Question about Python

George Sakkis gsakkis at rutgers.edu
Fri Jul 1 10:31:34 EDT 2005


Backwards compatibility is addressed in several Python Enhancement
Proposals (PEPs):

http://www.python.org/peps/pep-0005.html
http://www.python.org/peps/pep-0236.html
http://www.python.org/peps/pep-0004.html
http://www.python.org/peps/pep-0291.html

You also may want to check related threads in c.l.py, e.g.
http://tinyurl.com/d3lfx.

HTH,
George




More information about the Python-list mailing list