mirror of
https://github.com/python/cpython.git
synced 2025-07-19 09:15:34 +00:00
Remove 'created by' lines; people can use CVS for this, and the information is often out of date
This commit is contained in:
parent
ef67956139
commit
a6483d2e9a
34 changed files with 1 additions and 72 deletions
|
@ -2,8 +2,6 @@
|
|||
|
||||
Utility functions for manipulating directories and directory trees."""
|
||||
|
||||
# created 2000/04/03, Greg Ward (extracted from util.py)
|
||||
|
||||
__revision__ = "$Id$"
|
||||
|
||||
import os
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue