PEP 313 - Roman numeral literals
Mike Meyer
mwm at mired.org
Wed Apr 2 12:45:29 EST 2003
More information about the Python-list mailing list
Wed Apr 2 12:45:29 EST 2003
- Previous message (by thread): PEP 313 - Roman numeral literals
- Next message (by thread): PEP 313 - Roman numeral literals
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Just <just at xs4all.nl> writes: > In article <x7y92uhzpw.fsf at guru.mired.org>, Mike Meyer <mwm at mired.org> > wrote: > > > Roman numeral literals will consist of the characters M, D, C, L, > > X, V and I, and only those characters. They must be in upper > > case, and represent an integer with the following rules: > > I *strongly* object to the upper case requirement. But without that requirement, you get syntax errors on otherwise correct programs. <mike -- Mike Meyer <mwm at mired.org> http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
- Previous message (by thread): PEP 313 - Roman numeral literals
- Next message (by thread): PEP 313 - Roman numeral literals
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list