diff options
Diffstat (limited to 'Lib/fmt.py')
-rw-r--r-- | Lib/fmt.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ # Text formatting abstractions +# Note -- this module is obsolete, it's too slow anyway import string |
![]() |
index : cpython.git | |
https://github.com/python/cpython.git |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | Lib/fmt.py | 1 |
@@ -1,4 +1,5 @@ # Text formatting abstractions +# Note -- this module is obsolete, it's too slow anyway import string |