Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								95fa4ddf7b 
								
							 
						 
						
							
							
								
								Change the markup a bit more; the parameter was not marked as \var in the  
							
							... 
							
							
							
							sample code, and the note was marked as a logical thing. 
							
						 
						
							2002-08-07 12:39:33 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Steve Holden 
								
							 
						 
						
							
							
							
							
								
							
							
								63d5bead18 
								
							 
						 
						
							
							
								
								Fix markup errors.  
							
							
							
						 
						
							2002-08-07 12:01:41 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Steve Holden 
								
							 
						 
						
							
							
							
							
								
							
							
								545092b063 
								
							 
						 
						
							
							
								
								Add comment about os.path.walk()'s behavior with symbolic links.  
							
							
							
						 
						
							2002-08-06 16:07:07 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Neal Norwitz 
								
							 
						 
						
							
							
							
							
								
							
							
								d3dab2b192 
								
							 
						 
						
							
							
								
								Update doc to reflect Tim's changes to bool.  
							
							
							
						 
						
							2002-04-05 02:21:09 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								c37b65ee10 
								
							 
						 
						
							
							
								
								Clean up some markup cruft.  A number of the macros that take no  
							
							... 
							
							
							
							parameters (like \UNIX) are commonly entered using an empty group to
separate the markup from a following inter-word space; this is not
needed when the next character is punctuation, or the markup is the
last thing in the enclosing group.  These cases were marked
inconsistently; the empty group is now *only* used when needed. 
							
						 
						
							2001-11-28 07:26:15 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								0aa811c527 
								
							 
						 
						
							
							
								
								Use the \note and \warning macros where appropriate.  
							
							
							
						 
						
							2001-10-20 04:24:09 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								bbf7a407e8 
								
							 
						 
						
							
							
								
								Added note about non-support of UNC paths on Windows.  
							
							... 
							
							
							
							This fixes SF bug #465447 . 
							
						 
						
							2001-09-28 16:14:18 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								83eeef4b06 
								
							 
						 
						
							
							
								
								SF patch  #461781  by Chris Lawrence: os.path.realpath - Resolve symlinks:  
							
							... 
							
							
							
							Once upon a time, I put together a little function
   that tries to find the canonical filename for a given
   pathname on POSIX. I've finally gotten around to
   turning it into a proper patch with documentation.
   On non-POSIX, I made it an alias for 'abspath', as
   that's the behavior on POSIX when no symlinks are
   encountered in the path.
   Example:
   >>> os.path.realpath('/usr/bin/X11/X')
   '/usr/X11R6/bin/X' 
							
						 
						
							2001-09-17 15:16:09 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								56a71eee65 
								
							 
						 
						
							
							
								
								Add a version annotation for splitdrive(); old, but as long as I managed  
							
							... 
							
							
							
							to end up with the information, it is better recorded than lost. 
							
						 
						
							2001-05-25 16:21:00 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								3aecfc9681 
								
							 
						 
						
							
							
								
								Explained that os.path.basename() may return something different from the  
							
							... 
							
							
							
							basename program, as suggested by Gregor Hoffleit <gregor@hoffleit.de>.
This closes bug #119485 . 
							
						 
						
							2000-10-26 21:38:23 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Skip Montanaro 
								
							 
						 
						
							
							
							
							
								
							
							
								297bf7ceb5 
								
							 
						 
						
							
							
								
								update commonprefix doc to make sure user is aware it works  
							
							... 
							
							
							
							character-by-character and that that behavior may result in it returning
prefixes that are not valid paths 
							
						 
						
							2000-08-23 16:58:32 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								38e5d27cae 
								
							 
						 
						
							
							
								
								Merged changes from the 1.5.2p2 release.  
							
							... 
							
							
							
							(Very rough.) 
							
						 
						
							2000-04-03 20:13:55 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								39d4a0237a 
								
							 
						 
						
							
							
								
								Fixed typo in explanation of abspath(); noticed by Paul Prescod  
							
							... 
							
							
							
							<paul@prescod.net>. 
							
						 
						
							1999-10-18 14:10:06 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								154d909993 
								
							 
						 
						
							
							
								
								Note that abspath() was added in 1.5.2.  
							
							
							
						 
						
							1999-03-17 22:25:11 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								d8a41e6391 
								
							 
						 
						
							
							
								
								Fix an amazing number of typos & malformed sentences reported by Detlef  
							
							... 
							
							
							
							Lannert <lannert@uni-duesseldorf.de>. 
							
						 
						
							1999-02-19 17:54:10 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								aa1afa8d30 
								
							 
						 
						
							
							
								
								Added availability notes for samefile(), sameopenfile(), samestat()  
							
							... 
							
							
							
							since these are not available on Windows. 
							
						 
						
							1999-02-15 16:34:00 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								d673d481f5 
								
							 
						 
						
							
							
								
								Document sameopenfile(), samestat().  
							
							
							
						 
						
							1999-02-03 22:31:30 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								0256c1f453 
								
							 
						 
						
							
							
								
								Document splitdrive().  
							
							... 
							
							
							
							For all split*(), these split path *into* pairs, not split path *in*
pairs.  "Into" can be used for transformations, "in" is for
containment. 
							
						 
						
							1999-02-03 19:24:44 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								a9b9bf96fe 
								
							 
						 
						
							
							
								
								Change this to be os.path.  
							
							... 
							
							
							
							Use consistent parameter naming with the os documentation (paths
always named "path" or "path1", "path2"...). 
							
						 
						
							1999-02-02 18:58:33 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								b23ee1d899 
								
							 
						 
						
							
							
								
								Make the text generic, and call it os.path instead of posixpath.  
							
							
							
						 
						
							1999-02-01 20:20:39 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								1804dc3c07 
								
							 
						 
						
							
							
								
								Document abspath() (implementation is forthcoming).  
							
							
							
						 
						
							1999-01-29 18:05:05 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								295da24eaf 
								
							 
						 
						
							
							
								
								New section header style.  
							
							... 
							
							
							
							Fix up a few synopses. 
							
						 
						
							1998-08-10 19:42:37 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								23a163454a 
								
							 
						 
						
							
							
								
								Markup nit.  
							
							
							
						 
						
							1998-08-06 15:33:55 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								b44e75339a 
								
							 
						 
						
							
							
								
								Mark the new & changed items.  
							
							
							
						 
						
							1998-07-27 21:11:42 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								2babd7b151 
								
							 
						 
						
							
							
								
								Document getsize(), getmtime(), getatime().  
							
							
							
						 
						
							1998-07-24 20:49:39 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								64e3b43583 
								
							 
						 
						
							
							
								
								Move files around to get the names to match the module names except for  
							
							... 
							
							
							
							case.  Two modules (SocketServer, BaseHTTPServer) still don't match; those
names are just too long! 
							
						 
						
							1998-07-24 13:56:11 +00:00