if you prefix number with zero, it will turn into octal number... I too wasn't aware of it... at least in python :/ http://en.wikipedia.org/wiki/Octal It seems like bad practice to put zeroes before any decimal number in any language :) Juraj -- http://mail.python.org/mailman/listinfo/python-list
- difference between raw_input() and input() baalu aanand
- Re: difference between raw_input() and input() Chris Rebert
- Re: difference between raw_input() and input() Steven D'Aprano
- Re: difference between raw_input() and input() Juraj G.