Eliminate doc reference to Python 1.4
This commit is contained in:
parent
f401fd7360
commit
4e9203acc3
1 changed files with 1 additions and 1 deletions
|
|
@ -2755,7 +2755,7 @@ old-style classes are used instead.
|
|||
<p>
|
||||
This dual-nature of the wrapper code means that you can create extension
|
||||
modules with SWIG and those modules will work with all versions of Python
|
||||
ranging from Python-1.4 to the very latest release. Moreover, the wrappers take
|
||||
ranging from Python-2.0 to the very latest release. Moreover, the wrappers take
|
||||
advantage of Python-2.2 features when available.
|
||||
</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue