join()
Greg Ewing
see at my.signature
Sun Oct 8 22:07:43 EDT 2000
More information about the Python-list mailing list
Sun Oct 8 22:07:43 EDT 2000
- Previous message (by thread): join()
- Next message (by thread): join()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
echuck at mindspring.com wrote: > > In Python 2.0, I was surprised to see join() had become a method of > string. I "naturally" expected it to be a method of list. Quite a lot of people screamed blue murder about this at the time, and were ignored. Getting it changed now seems to be impossible. My advice is to boycott those methods and continue using the string module, which fortunately is still there. -- Greg Ewing, Computer Science Dept, University of Canterbury, Christchurch, New Zealand To get my email address, please visit my web page: http://www.cosc.canterbury.ac.nz/~greg
- Previous message (by thread): join()
- Next message (by thread): join()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list