Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 137 by defmacro: thread module not imported in mailer
http://code.google.com/p/django-hotclub/issues/detail?id=137
What steps will reproduce the problem?
1. from mailer import lockfile
2. lockfile.MkdirFileLock('/tmp/')
3. Exception raised (global name thread not defined)
What is the expected output? What do you see instead?
I expect a MkdirFileLock but i got an exception
What version of the product are you using? On what operating system?
last svn version on mac os x, windows and linux
Please provide any additional information below.
See mailer/lockfile.py line 296.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---