summaryrefslogtreecommitdiffstats
path: root/Lib/lib-old
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/lib-old')
-rw-r--r--Lib/lib-old/Para.py1
-rw-r--r--Lib/lib-old/fmt.py1
2 files changed, 2 insertions, 0 deletions
diff --git a/Lib/lib-old/Para.py b/Lib/lib-old/Para.py
index 6a7057d..c9b3bdd 100644
--- a/Lib/lib-old/Para.py
+++ b/Lib/lib-old/Para.py
@@ -1,4 +1,5 @@
# Text formatting abstractions
+# Note -- this module is obsolete, it's too slow anyway
# Oft-used type object
diff --git a/Lib/lib-old/fmt.py b/Lib/lib-old/fmt.py
index c096306..4a655e4 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