Almost There - os.kill()
Delaney, Timothy (Tim)
tdelaney at avaya.com
Tue Sep 25 00:45:48 EDT 2007
More information about the Python-list mailing list
Tue Sep 25 00:45:48 EDT 2007
- Previous message (by thread): Almost There - os.kill()
- Next message (by thread): python variable assignement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Delaney, Timothy (Tim) wrote: > Nope - pretty sure that an earlier version of Python defaulted to a > radix of 0, but it appears to default to a radix of 10 in Python 2.5. > > In any case, I've submitted a bug report and suggested new text for > the documentation of int() to make it clear what happens when a radix > is not specified. Hmm - looks like I must have been misremembering from another language - it appears Python always used a default radix of 10. Anyway, the docs have been updated. Tim Delaney
- Previous message (by thread): Almost There - os.kill()
- Next message (by thread): python variable assignement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list