[Checkins] SVN: zopyx.pypitrashfinder/trunk/zopyx/pypitrashfinder/cli.py no pdb

Andreas Jung andreas at andreas-jung.com
Tue Dec 29 10:17:54 EST 2009


Log message for revision 107268:
  no pdb
  

Changed:
  U   zopyx.pypitrashfinder/trunk/zopyx/pypitrashfinder/cli.py

-=-
Modified: zopyx.pypitrashfinder/trunk/zopyx/pypitrashfinder/cli.py
===================================================================
--- zopyx.pypitrashfinder/trunk/zopyx/pypitrashfinder/cli.py	2009-12-29 15:17:34 UTC (rev 107267)
+++ zopyx.pypitrashfinder/trunk/zopyx/pypitrashfinder/cli.py	2009-12-29 15:17:54 UTC (rev 107268)
@@ -23,8 +23,6 @@
             print '  ', version
             urls = server.release_urls(package, version)
 
-            import pdb; pdb.set_trace() 
-
             # PyPI hosted packages
             if urls:
                 for url in urls:



More information about the checkins mailing list