[py-svn] r7043 - py/dist/doc

hpk at codespeak.net hpk at codespeak.net
Tue Oct 19 20:40:11 CEST 2004


Author: hpk
Date: Tue Oct 19 20:40:10 2004
New Revision: 7043

Modified:
   py/dist/doc/why_py.txt
Log:
made the "communication" issue more obvious. 



Modified: py/dist/doc/why_py.txt
==============================================================================
--- py/dist/doc/why_py.txt	(original)
+++ py/dist/doc/why_py.txt	Tue Oct 19 20:40:10 2004
@@ -97,6 +97,9 @@
 How does py development work? 
 =============================
 
+Communication and coding style 
+------------------------------ 
+
 We are discussing things on our `py-dev mailing list`_ 
 and collaborate via the codespeak subversion repository. 
 
@@ -110,9 +113,9 @@
 for behaviour to make sure the tested behaviour persists
 across releases. If you are itching to actually fix or
 refactor any implementation code you can likely get commit
-rights to do it. However, it is then a good idea to follow the
-`py-dev mailing list`_ and grasp some of the things that are
-going on. 
+rights to do it. However, it is then (and anyway) a good idea to 
+follow the `py-dev mailing list`_ and grasp some of the things 
+that are going on in the `future`_ book. 
 
 
 Licensing, please 



More information about the pytest-commit mailing list