Python Reference Guide
long Class Reference

Python built-in long class. More...

Inheritance diagram for long:

Detailed Description

Python built-in long class.

This object is used to represent long integer values. For further information on this class, please consult http://docs.python.org/lib/typesnumeric.html