[Python-checkins] CVS: python/dist/src/Misc NEWS,1.257,1.258

Barry Warsaw bwarsaw@users.sourceforge.net
2001年9月28日 10:01:04 -0700


Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv9002
Modified Files:
	NEWS 
Log Message:
Fixed a minor typo.
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.257
retrieving revision 1.258
diff -C2 -d -r1.257 -r1.258
*** NEWS	2001年09月28日 15:26:12	1.257
--- NEWS	2001年09月28日 17:01:02	1.258
***************
*** 118,122 ****
 simplifies writing XML RPC servers.
 
! - os.path.realpath(): a new function that returns the absoute pathname
 after interpretation of symbolic links. On non-Unix systems, this
 is an alias for os.path.abspath().
--- 118,122 ----
 simplifies writing XML RPC servers.
 
! - os.path.realpath(): a new function that returns the absolute pathname
 after interpretation of symbolic links. On non-Unix systems, this
 is an alias for os.path.abspath().

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