Newest Python PEPsNewest Python Enhancement Proposals (PEPs) - Information on new language features, and some meta-information like release procedure and schedulesPEP 3140: str(container) should call str(item), not repr(item)- May 27, 2008 Author: Oleg Broytmann ,http://www.python.org/dev/peps/pep-3140 PEP 371: Addition of the multiprocessing package to the standard library- May 6, 2008 Author: Jesse Noller ,http://www.python.org/dev/peps/pep-0371 PEP 3138: String representation in Python 3000- May 5, 2008 Author: Atsuo Ishimotohttp://www.python.org/dev/peps/pep-3138 |