Python 2.0b1 is released!
Barry A. Warsaw
bwarsaw at beopen.com
Fri Sep 8 12:17:27 EDT 2000
More information about the Python-list mailing list
Fri Sep 8 12:17:27 EDT 2000
- Previous message (by thread): Python 2.0b1 is released!
- Next message (by thread): Python 2.0b1 is released!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>>>>> "DS" == Dan Schmidt <dfan at harmonixmusic.com> writes: DS> - The beginswith and endswith methods for strings, which I DS> was doing by hand before (though I'm surprised that they're DS> not also in the string module). DS> - The updating of ftplib to allow REST commands for resuming DS> downloads. I had made my own local hacks to the 1.5.2 ftplib DS> (just a few days ago!) to do this, and now I don't need to. Ask and ye shall receive; both of these are in Python 2.0 beta 1. -Barry
- Previous message (by thread): Python 2.0b1 is released!
- Next message (by thread): Python 2.0b1 is released!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list