[Python-checkins] python/nondist/peps pep-0306.txt,1.5,1.6
mwh at users.sourceforge.net
mwh at users.sourceforge.net
Thu Feb 19 12:00:35 EST 2004
Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3402
Modified Files:
pep-0306.txt
Log Message:
Fix typo.
Index: pep-0306.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0306.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** pep-0306.txt 21 Jan 2004 18:11:25 -0000 1.5
--- pep-0306.txt 19 Feb 2004 17:00:32 -0000 1.6
***************
*** 56,60 ****
__ Certain changes may require tweaks to the library module
! pycblr.
__ Jython too will need work, but I don't know what. Explanations
--- 56,60 ----
__ Certain changes may require tweaks to the library module
! pyclbr.
__ Jython too will need work, but I don't know what. Explanations
More information about the Python-checkins
mailing list