On Jul 5, 12:16 pm, Chris Angelico <ros...@gmail.com> wrote: > > So it's even easier than I said. And bonus lesson for the day: Try > things in the interactive interpreter before you post. :)
but first: be sure to familiarize yourself with the many built-in "python classes"(sic). Re-inventing the wheel is breaking the lazy programmers' creed. It should only be broken if you wish to understand how things work "under the hood". -- http://mail.python.org/mailman/listinfo/python-list