Update of /cvsroot/python/python/dist/src/Lib In directory usw-pr-cvs1:/tmp/cvs-serv17566 Modified Files: shutil.py Log Message: Added new move() function to __all__. Index: shutil.py =================================================================== RCS file: /cvsroot/python/python/dist/src/Lib/shutil.py,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** shutil.py 7 Oct 2002 13:23:24 -0000 1.24 --- shutil.py 30 Oct 2002 05:44:50 -0000 1.25 *************** *** 11,15 **** __all__ = ["copyfileobj","copyfile","copymode","copystat","copy","copy2", ! "copytree","rmtree","Error"] class Error(exceptions.EnvironmentError): --- 11,15 ---- __all__ = ["copyfileobj","copyfile","copymode","copystat","copy","copy2", ! "copytree","move","rmtree","Error"] class Error(exceptions.EnvironmentError):
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4