parent
1198155083
commit
a82c1b943b
5 changed files with 8 additions and 20 deletions
|
|
@ -149,9 +149,9 @@
|
|||
|
||||
<p>
|
||||
This chapter describes SWIG's support of Python. SWIG is compatible
|
||||
with most recent Python versions (Python 2.7 and Python 3.x). If you still
|
||||
need to generate bindings which work with older versions of Python, you'll have
|
||||
to use SWIG 3.0.x.
|
||||
with all recent Python versions (Python 2.7 and Python >= 3.4). If you
|
||||
still need to generate bindings which work with older versions of Python,
|
||||
you'll have to use SWIG 3.0.x.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue