mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	Added some XXX comment.
This commit is contained in:
		
							parent
							
								
									c4698fbfbe
								
							
						
					
					
						commit
						fa83c7b31b
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -1,5 +1,8 @@ | ||||||
| # NFS RPC client -- RFC 1094 | # NFS RPC client -- RFC 1094 | ||||||
| 
 | 
 | ||||||
|  | # XXX This is not yet complete. | ||||||
|  | # XXX Only GETATTR, SETTTR, LOOKUP and READDIR are supported. | ||||||
|  | 
 | ||||||
| # (See mountclient.py for some hints on how to write RPC clients in | # (See mountclient.py for some hints on how to write RPC clients in | ||||||
| # Python in general) | # Python in general) | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Guido van Rossum
						Guido van Rossum