[Python-Dev] Negative long literals (was Re: Does Python need a '>>>' operator?)

Greg Ewing greg@cosc.canterbury.ac.nz
Wed, 19 Jun 2002 17:11:37 +1200 (NZST)


> 1xc00 "shows the bits" more clearly even in such
> an easy case.

Except that, if we're thinking in hex, it's not a 1-filled
bit string, it's an F-filled bit string! So it should be
Fxc00 :-)

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg@cosc.canterbury.ac.nz	   +--------------------------------------+