Mailing List Archive

CVS: python/nondist/peps pep-0285.txt,1.16,1.17
Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv12035

Modified Files:
pep-0285.txt
Log Message:
minor typo


Index: pep-0285.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0285.txt,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** pep-0285.txt 1 Apr 2002 15:20:47 -0000 1.16
--- pep-0285.txt 1 Apr 2002 15:24:54 -0000 1.17
***************
*** 48,52 ****
=> Most reviewers prefer str(True) == "True" (which may mean that
they don't appreciate the specific backwards compatibility
! issue brought up br Marc-Andre Lemburg :-).

3) Should the constants be called 'True' and 'False'
--- 48,52 ----
=> Most reviewers prefer str(True) == "True" (which may mean that
they don't appreciate the specific backwards compatibility
! issue brought up by Marc-Andre Lemburg :-).

3) Should the constants be called 'True' and 'False'