Hi,
I just tried to do
eval('00052') and it returned 42.
Is this a known bug in the eval function? Or have I missed the way eval
function works?
Thanks
--
http://mail.python.org/mailman/listinfo/python-list
- eval('000052') = 42? Astan Chee
- Re: eval('000052') = 42? Erik Max Francis
- Re: eval('000052') = 42? John Machin
- Re: eval('000052') = 42? Roger Miller
- Re: eval('000052') = 42? Laurent Pointal
- Re: eval('000052') = 42? André Malo
- Re: eval('000052') = 42? Neil Cerutti
- Re: eval('000052') = 42? Bart Ogryczak
