[Python-checkins] python/dist/src/Misc NEWS,1.1043,1.1044

tim_one at users.sourceforge.net tim_one at users.sourceforge.net
Mon Jul 19 01:58:20 CEST 2004


Update of /cvsroot/python/python/dist/src/Misc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21386/Misc
Modified Files:
	NEWS 
Log Message:
Record that FCNTL.py has gone away; remove FCNTL hack in tempfile.py;
another hack remains in test___all__.py, but the problem that one
addresses is more general than *just* FCNTL, so leaving it alone.
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.1043
retrieving revision 1.1044
diff -C2 -d -r1.1043 -r1.1044
*** NEWS	18 Jul 2004 03:06:26 -0000	1.1043
--- NEWS	18 Jul 2004 23:58:17 -0000	1.1044
***************
*** 35,38 ****
--- 35,43 ----
 -------
 
+ - The obsolete FCNTL.py has been deleted. The builtin fcntl module
+ has been available (on platforms that support fcntl) since Python
+ 1.5a3, and all FCNTL.py did is export fcntl's names, after generating
+ a deprecation warning telling you to use fcntl directly.
+ 
 - Several new unicode codecs are added: big5hkscs, euc_jis_2004,
 iso2022_jp_2004, shift_jis_2004.


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /