From d489398da9e0bd5c66a8512c35db7f7fdd7146d9 Mon Sep 17 00:00:00 2001 From: Fredrik Lundh Date: Sat, 12 Nov 2005 15:28:52 +0000 Subject: r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100 removed outdated copyright notices (etc) --- Lib/lib-tk/tkCommonDialog.py | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Lib/lib-tk/tkCommonDialog.py') diff --git a/Lib/lib-tk/tkCommonDialog.py b/Lib/lib-tk/tkCommonDialog.py index 6f2f1fa2f9..2cd9be4eac 100644 --- a/Lib/lib-tk/tkCommonDialog.py +++ b/Lib/lib-tk/tkCommonDialog.py @@ -1,7 +1,3 @@ -# -# Instant Python -# $Id$ -# # base class for tk common dialogues # # this module provides a base class for accessing the common -- cgit v1.2.1