Fun with numbers - dammit, but I want a cast!

Andrew Koenig ark at acm.org
Mon Aug 11 16:16:43 EDT 2003


Istvan> Will there be a keyword/function for integer division after that?

Yes -- a//b is the integer part of a/b.

-- 
Andrew Koenig, ark at acm.org




More information about the Python-list mailing list