Control: severity -1 grave On 2013-09-13 09:15:07, Meinert Jordan wrote: > Package: python3-cherrypy3 > Version: 3.2.2-3 > Severity: normal > > --- Please enter the report below this line. --- > Hi, > > the import of cherrypy fails: > > import cherrypy > File "/usr/lib/python3/dist-packages/cherrypy/__init__.py", line 82, in > <module> > from cherrypy import process > File "/usr/lib/python3/dist-packages/cherrypy/process/__init__.py", line > 14, > in <module> > from cherrypy.process import plugins, servers > File "/usr/lib/python3/dist-packages/cherrypy/process/plugins.py", line > 424, > in <module> > class PerpetualTimer(threading._Timer): > AttributeError: 'module' object has no attribute '_Timer' > > The threading module has no _Timer attribute, but there's one named > Timer. Renaming works just fine. I didn't had time to figure out, if this is > a > valid fix, but at least it works here.
... which makes it unusable. Raising the severity accordingly. Regards -- Sebastian Ramacher
signature.asc
Description: Digital signature

