[Python-checkins] python/nondist/peps pep-0042.txt,1.71,1.72

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
Wed, 14 May 2003 18:44:03 -0700


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1:/tmp/cvs-serv31940

Modified Files:
	pep-0042.txt 
Log Message:
Added  "Error on handling nan" http://www.python.org/sf/737648
to the non-accidental 754 support item.


Index: pep-0042.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0042.txt,v
retrieving revision 1.71
retrieving revision 1.72
diff -C2 -d -r1.71 -r1.72
*** pep-0042.txt	13 May 2003 14:57:08 -0000	1.71
--- pep-0042.txt	15 May 2003 01:44:01 -0000	1.72
***************
*** 75,78 ****
--- 75,81 ----
        http://www.python.org/sf/445484
  
+       Error on handling nan 
+       http://www.python.org/sf/737648
+ 
      - Windows:  Trying to create (or even access) files with certain magic
        names can hang or crash Windows systems.  This is really a bug in the