Proposal for quoted octal

Greg Ewing greg at cosc.canterbury.ac.nz
Thu Feb 14 21:05:00 EST 2002


Huaiyu Zhu wrote:
> 
>    from __future__ import zerolead_octal so that 041 will mean 33.

Shouldn't that be from __past__ import zerolead_octal? :-)

-- 
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



More information about the Python-list mailing list