Lines Matching refs:my_module
172 BOOST_PYTHON_MODULE(my_module)
193 .. @jam_prefix.append('stage . : my_module /boost/python//boost_python ;')
194 .. @my_module = build(
195 output = 'my_module'
227 >>> w = my_module.window()
230 .. @example.prepend('import my_module')
231 .. @run_python(module_path = my_module)
470 .. @example.replace_emphasis('my_module')
473 .. @jam_prefix.append('stage . : my_module /boost/python//boost_python ;')
474 .. @my_module = build(
475 output = 'my_module'
589 .. @example.replace_emphasis('my_module')
591 .. @my_module = build(
592 output = 'my_module'
694 .. @example.replace_emphasis('my_module')
696 .. @my_module = build(
697 output = 'my_module'