From 4461f74828aed6a205722c0d9e697f8425771f8c Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Thu, 14 Nov 2002 02:25:42 +0000 Subject: Remove 'created by' lines; people can use CVS for this, and the information is often out of date --- dir_util.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'dir_util.py') diff --git a/dir_util.py b/dir_util.py index 8b3e06b2..d407e9ac 100644 --- a/dir_util.py +++ b/dir_util.py @@ -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 -- cgit v1.2.1