mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Remove 2.6 versionchanges, turn 2.7 ones into 3.1.
This commit is contained in:
parent
ff96b2ae14
commit
277a150146
9 changed files with 3 additions and 26 deletions
|
|
@ -107,10 +107,6 @@ described here are distributed with the Python sources in the
|
|||
to avoid confusion with a system library :file:`spam.dll` to which your module
|
||||
could be a Python interface.
|
||||
|
||||
.. versionchanged:: 2.5
|
||||
Previously, file names like :file:`spam.dll` (in release mode) or
|
||||
:file:`spam_d.dll` (in debug mode) were also recognized.
|
||||
|
||||
Now your options are:
|
||||
|
||||
#. Copy :file:`example.sln` and :file:`example.vcproj`, rename them to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue