In article <[email protected]>, Grant Edwards <inva...@invalid> wrote: >On 2009-04-25, [email protected] <[email protected]> wrote: >> >> Where should one report bugs/errors in python library classes? > >http://docs.python.org/bugs.html
That's for doc bugs; regular bugs go to bugs.python.org (which is currently down due to hardware problems). -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." --Red Adair -- http://mail.python.org/mailman/listinfo/python-list
