Log message for revision 41323:
  Make instances have a lib/python directory with a proper README.txt by 
default.
  Note that it's already automatically put on the PYTHONPATH by Zope, it just
  wasn't there yet by default.
  

Changed:
  U   Zope/branches/Zope-2_8-branch/skel/README.txt
  A   Zope/branches/Zope-2_8-branch/skel/lib/

-=-
Modified: Zope/branches/Zope-2_8-branch/skel/README.txt
===================================================================
--- Zope/branches/Zope-2_8-branch/skel/README.txt       2006-01-16 11:30:06 UTC 
(rev 41322)
+++ Zope/branches/Zope-2_8-branch/skel/README.txt       2006-01-16 13:33:20 UTC 
(rev 41323)
@@ -5,5 +5,6 @@
   etc/         Configuration files
   Extensions/  Python sources for External Methods
   log/         Log files
-  Products/    Installed products specific to the instance
+  lib/python/  Installed Python packages specific to the instance
+  Products/    Installed Zope Products specific to the instance
   var/         Run-time data files, including the object database

Copied: Zope/branches/Zope-2_8-branch/skel/lib (from rev 41322, 
Zope3/trunk/zopeskel/lib)

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to