Re: [Python-Dev] some bugs that need attention

2008-01-10 Thread Nick Coghlan
Ralf Schmitt wrote: > Hi, > > I've taken a look at some bugs in the bugtracker. I think these should > be closed: > > http://bugs.python.org/issue1720992 is about automatic imports. > > http://bugs.python.org/issue1448325 > and > http://bugs.python.org/issue1566086 > > is about the regular exp

[Python-Dev] some bugs that need attention

2008-01-09 Thread Ralf Schmitt
Hi, I've taken a look at some bugs in the bugtracker. I think these should be closed: http://bugs.python.org/issue1720992 is about automatic imports. http://bugs.python.org/issue1448325 and http://bugs.python.org/issue1566086 is about the regular expression engine "hanging". These are duplicate