[Checkins] SVN: zc.buildout/trunk/zc.recipe.egg_/README.txt suppress reST errors; ugly markup, unfortunately

Fred L. Drake, Jr. fdrake at gmail.com
Thu Sep 7 08:49:25 EDT 2006


Log message for revision 70026:
  suppress reST errors; ugly markup, unfortunately

Changed:
  U   zc.buildout/trunk/zc.recipe.egg_/README.txt

-=-
Modified: zc.buildout/trunk/zc.recipe.egg_/README.txt
===================================================================
--- zc.buildout/trunk/zc.recipe.egg_/README.txt	2006-09-07 11:17:46 UTC (rev 70025)
+++ zc.buildout/trunk/zc.recipe.egg_/README.txt	2006-09-07 12:49:24 UTC (rev 70026)
@@ -80,7 +80,7 @@
 Extra path elements to be included in generated scripts can now be set
 via the extra-paths option. 
 
-No longer implicitly generate py_ scripts fo reach egg. There is now
+No longer implicitly generate py\_ scripts fo reach egg. There is now
 an interpreter option to generate a script that, when run without
 arguments, launches the Python interactive interpreter with the path
 set based on a parts eggs and extra paths.  If this script is run with
@@ -101,7 +101,7 @@
 
 - Added Windows support.
 
-- Now-longer implicitly generate "py_" scripts for each egg.  You can
+- Now-longer implicitly generate "py\_" scripts for each egg.  You can
   now generate a script for launching a Python interpreter or for
   running scripts based on the eggs defined for an egg part.
 



More information about the Checkins mailing list