Too much builtins (was Re: Python's simplicity philosophy

Georgy Pruss see_signature__ at hotmail.com
Tue Nov 18 00:59:36 EST 2003


Maybe, it's worth to have str(x,8) and str(x,16) instead of oct(x) and hex(x)
and make str() a true inverse function to int()?
G-:
-- 
a='a=;print a[:2]+chr(39)+a+chr(39)+a[2:]';print a[:2]+chr(39)+a+chr(39)+a[2:]






More information about the Python-list mailing list