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.convert_to_base(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. _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
