Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 174 by akgomaa: bin/clone_pinax_project.py -l exception.
http://code.google.com/p/django-hotclub/issues/detail?id=174
On r1501 here.
1. Run `bin/clone_pinax_project.py -l`
2. You'll get an exception.
$ bin/pinax_clone_project.py -l
Available Projects
------------------
README:
Traceback (most recent call last):
File "bin/pinax_clone_project.py", line 123, in <module>
about = getattr(__import__(project), '__about__', '')
ImportError: No module named README
Patch attached to fix, by changing the globbing to only match things in
projects/ that end in _project when getting a list of projects to show.
Attachments:
2009-02-03-get-projects-fix.patch 748 bytes
--
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
-~----------~----~----~----~------~----~------~--~---