[Checkins] SVN: zc.buildout/branches/help-api/zc.recipe.egg_/src/zc/recipe/egg/selecting-python.txt Fixed test (didn't see this one until I installed Python 2.4)

Godefroid Chapelle gotcha at bubblenet.be
Sun Mar 29 17:27:00 EDT 2009


Log message for revision 98555:
  Fixed test (didn't see this one until I installed Python 2.4)

Changed:
  U   zc.buildout/branches/help-api/zc.recipe.egg_/src/zc/recipe/egg/selecting-python.txt

-=-
Modified: zc.buildout/branches/help-api/zc.recipe.egg_/src/zc/recipe/egg/selecting-python.txt
===================================================================
--- zc.buildout/branches/help-api/zc.recipe.egg_/src/zc/recipe/egg/selecting-python.txt	2009-03-29 21:26:52 UTC (rev 98554)
+++ zc.buildout/branches/help-api/zc.recipe.egg_/src/zc/recipe/egg/selecting-python.txt	2009-03-29 21:26:59 UTC (rev 98555)
@@ -11,6 +11,7 @@
 
     >>> print get(link_server),
     <html><body>
+    <a href="bigdemo-0.1-py2.4.egg">bigdemo-0.1-py2.4.egg</a><br>
     <a href="demo-0.1-py2.4.egg">demo-0.1-py2.4.egg</a><br>
     <a href="demo-0.2-py2.4.egg">demo-0.2-py2.4.egg</a><br>
     <a href="demo-0.3-py2.4.egg">demo-0.3-py2.4.egg</a><br>



More information about the Checkins mailing list