mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 06:02:14 +00:00
Deploy to GitHub Pages: 2d1f66fd19
This commit is contained in:
@@ -55,9 +55,9 @@
|
||||
<p>
|
||||
We will skip over the details. Our objective will be to simply create the hello
|
||||
world module and run it in Python. For a complete reference to building Boost.Python,
|
||||
check out: <a href="../../../../building.html" target="_top">building.html</a>. After
|
||||
this brief <span class="emphasis"><em>bjam</em></span> tutorial, we should have built the DLLs
|
||||
and run a python program using the extension.
|
||||
check out: <a href="../../building.html" target="_top">building.html</a>. After this
|
||||
brief <span class="emphasis"><em>bjam</em></span> tutorial, we should have built the DLLs and
|
||||
run a python program using the extension.
|
||||
</p>
|
||||
<p>
|
||||
The tutorial example can be found in the directory: <code class="literal">libs/python/example/tutorial</code>.
|
||||
|
||||
Reference in New Issue
Block a user