2 funny Py2.3 Issues: 'datetime', string.join()

Rami A. Kishek ramiak2000 at yahoo.com
Fri Aug 22 19:36:46 EDT 2003


Thanks - that answers both my questions

The argument for join is pretty convincing, though it wouldn't hurt to 
write add a list method which aliases the string method and does the 
same thing.  Just a thought ...




Andrew Dalke wrote:
> http://www.python.org/cgi-bin/faqw.py?req=show&file=faq04.096.htp


> You'll need to use __new__ for any immutable object.





More information about the Python-list mailing list