[Checkins] SVN: zc.mirrorcheeseshopslashsimple/trunk/src/zc/mirrorcheeseshopslashsimple.py Force the page creation.

Stephan Richter srichter at cosmos.phy.tufts.edu
Fri Oct 5 20:35:51 EDT 2007


Log message for revision 80677:
  Force the page creation.
  

Changed:
  U   zc.mirrorcheeseshopslashsimple/trunk/src/zc/mirrorcheeseshopslashsimple.py

-=-
Modified: zc.mirrorcheeseshopslashsimple/trunk/src/zc/mirrorcheeseshopslashsimple.py
===================================================================
--- zc.mirrorcheeseshopslashsimple/trunk/src/zc/mirrorcheeseshopslashsimple.py	2007-10-06 00:34:46 UTC (rev 80676)
+++ zc.mirrorcheeseshopslashsimple/trunk/src/zc/mirrorcheeseshopslashsimple.py	2007-10-06 00:35:50 UTC (rev 80677)
@@ -222,4 +222,4 @@
         else:
             # A small fallback, in case PyPI does not maintain the release
             # files.
-            get_page(dest, package)
+            get_page(dest, package, True)



More information about the Checkins mailing list