diff options
Diffstat (limited to 'Lib/lib-tk/tkMessageBox.py')
-rw-r--r-- | Lib/lib-tk/tkMessageBox.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Lib/lib-tk/tkMessageBox.py b/Lib/lib-tk/tkMessageBox.py index 8c94677..25071fe 100644 --- a/Lib/lib-tk/tkMessageBox.py +++ b/Lib/lib-tk/tkMessageBox.py @@ -1,7 +1,3 @@ -# -# Instant Python -# $Id$ -# # tk common message boxes # # this module provides an interface to the native message boxes |