mirror of
https://github.com/boostorg/python.git
synced 2026-01-23 05:42:30 +00:00
Typo...
[SVN r15841]
This commit is contained in:
@@ -43,7 +43,7 @@ the construct:</p>
|
||||
</span><span class=special>;
|
||||
</span></pre></code>
|
||||
<p>
|
||||
can be used to expose it to Python. The new enum type is created in the
|
||||
can be used to expose to Python. The new enum type is created in the
|
||||
current <tt>scope()</tt>, which is usually the current module. The snippet above
|
||||
creates a Python class derived from Python's <tt>int</tt> type which is
|
||||
associated with the C++ type passed as its first parameter.</p>
|
||||
|
||||
Reference in New Issue
Block a user