mirror of
https://github.com/python/cpython.git
synced 2025-09-12 03:37:09 +00:00
Update compatibility comments to 2.1, corresponding to PEP 291 1.13.
This commit is contained in:
parent
0a3c818fc5
commit
5a6601cfc6
37 changed files with 37 additions and 37 deletions
|
@ -4,7 +4,7 @@ Contains MWerksCompiler, an implementation of the abstract CCompiler class
|
|||
for MetroWerks CodeWarrior on the Macintosh. Needs work to support CW on
|
||||
Windows."""
|
||||
|
||||
# This module should be kept compatible with Python 1.5.2.
|
||||
# This module should be kept compatible with Python 2.1.
|
||||
|
||||
__revision__ = "$Id$"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue