mirror of https://github.com/swig/swig
parent
380bde1d5c
commit
cd40541bd1
|
@ -158,9 +158,9 @@
|
|||
|
||||
<p>
|
||||
This chapter describes SWIG's support of Python. SWIG is compatible
|
||||
with all recent Python versions (Python 2.7 and Python >= 3.3), though
|
||||
the oldest Python 3 version we regularly test with is Python 3.5. SWIG 4.0.x
|
||||
supported Python 3.2. SWIG 3.0.x supported older Python 2.x and 3.x.
|
||||
with all recent Python versions (Python 2.7 and Python >= 3.5). Python 3.3
|
||||
and 3.4 may still work but we are no longer regularly testing with them.
|
||||
SWIG 4.0.x supported Python 3.2. SWIG 3.0.x supported older Python 2.x and 3.x.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue