PEP 313 - Roman numeral literals

Seo Sanghyeon unendliche at hanmail.net
Tue Apr 1 21:18:54 EST 2003


Mike Meyer wrote:
> PEP: 313
> Title: Adding Roman Numeral Literals to Python

A similar thing already has been implemented by Jean-Paul Calderone of
Twisted fame. Check out intrinsics.c, intrinsics_example.py and example.py at:
http://intarweb.us:8080/evil/
(Last two .py are basically identical. The latter seems better.)

Although this does not resolve _literal_ issue, I think this implementation
is worth a look for anyone interested in PEP 313.




More information about the Python-list mailing list