summaryrefslogtreecommitdiff
path: root/Lib/lib-old/fmt.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/lib-old/fmt.py')
-rw-r--r--Lib/lib-old/fmt.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/lib-old/fmt.py b/Lib/lib-old/fmt.py
index c0963069e0..4a655e4c90 100644
--- a/Lib/lib-old/fmt.py
+++ b/Lib/lib-old/fmt.py
@@ -1,4 +1,5 @@
# Text formatting abstractions
+# Note -- this module is obsolete, it's too slow anyway
import string