Proposal for quoted octal
Greg Ewing
greg at cosc.canterbury.ac.nz
Thu Feb 14 21:05:00 EST 2002
More information about the Python-list mailing list
Thu Feb 14 21:05:00 EST 2002
- Previous message (by thread): Reminder: Python track at OSCON -- Deadline March 1!
- Next message (by thread): gif format for PhotoImage
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Reminder: Python track at OSCON -- Deadline March 1!
- Next message (by thread): gif format for PhotoImage
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list