[Python-Dev] str with base (original) (raw)
Andrew Bennetts andrew-pythondev at puzzling.org
Tue Jan 17 06:12:53 CET 2006
- Previous message: [Python-Dev] str with base
- Next message: [Python-Dev] str with base
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Jan 16, 2006 at 11:54:05PM -0500, Raymond Hettinger wrote: [...]
That suggests that it would be better to simply add an int method:
x.converttobase(7)
This seems clear and simple to me. I like it. I strongly suspect the "bright beginners" Alex is interested in would have no trouble using it or finding it.
-Andrew.
- Previous message: [Python-Dev] str with base
- Next message: [Python-Dev] str with base
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]