[Python-checkins] python/dist/src/Misc NEWS,1.808,1.809

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
2003年7月06日 11:36:56 -0700


Update of /cvsroot/python/python/dist/src/Misc
In directory sc8-pr-cvs1:/tmp/cvs-serv11478/Misc
Modified Files:
	NEWS 
Log Message:
New function sys.getcheckinterval(), to complement setcheckinterval().
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.808
retrieving revision 1.809
diff -C2 -d -r1.808 -r1.809
*** NEWS	4 Jul 2003 04:40:44 -0000	1.808
--- NEWS	6 Jul 2003 18:36:54 -0000	1.809
***************
*** 11,14 ****
--- 11,17 ----
 -----------------
 
+ - The new function sys.getcheckinterval() returns the last value set
+ by sys.setcheckinterval().
+ 
 - The Windows implementation of PyThread_start_new_thread() never
 checked error returns from Windows functions correctly. As a result,

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