[Tutor] a question about maxint

Katya Stolpovskaya katerina.sto at gmail.com
Tue Oct 2 18:55:32 CEST 2012


Hi all,

I have this error:

>>> from sys import *
>>> maxint
Traceback (most recent call last):
File "<pyshell#4>", line 1, in <module>
maxint
NameError: name 'maxint' is not defined


What does it mean and how to deal with it?

Thank you in advance,

Katya

-- 
AKA XIAOJIA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20121003/7c85be4e/attachment.html>


More information about the Tutor mailing list