Missing import

1 view
Skip to first unread message

ionel

unread,
Sep 12, 2008, 7:30:07 PM9/12/08
to Apydia
Index: apydia/theme.py
===================================================================
--- apydia/theme.py (revision 55)
+++ apydia/theme.py (working copy)
@@ -162,6 +162,7 @@
try:
module = entrypoint.load()
except DistributionNotFound, msg:
+ import warnings
warnings.warn("DistributionNotFound: %s" % msg)
if not module:
try:

Daniel Haus

unread,
Sep 19, 2008, 11:31:10 AM9/19/08
to apy...@googlegroups.com
Committed, thanks!

--
Daniel Haus
http://ematia.de

Reply all
Reply to author
Forward
0 new messages