[Python-checkins] r43605 - peps/trunk/pep-0356.txt (original) (raw)

guido.van.rossum python-checkins at python.org
Mon Apr 3 21:43:01 CEST 2006


Author: guido.van.rossum Date: Mon Apr 3 21:42:56 2006 New Revision: 43605

Modified: peps/trunk/pep-0356.txt Log: Add a planned feature that Aahz wants to own: file() vs. open(), round 7.

Modified: peps/trunk/pep-0356.txt

--- peps/trunk/pep-0356.txt (original) +++ peps/trunk/pep-0356.txt Mon Apr 3 21:42:56 2006 @@ -137,6 +137,10 @@ - Check the various bits of code in Demo/ all still work, update or remove the ones that don't.



More information about the Python-checkins mailing list