diff options
author | Guido van Rossum <guido@python.org> | 1997-11-26 15:44:34 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-11-26 15:44:34 (GMT) |
commit | 0b23348aa944dcb97c84b34d399c857f039e5773 (patch) | |
tree | 88178b09c8a16b93ab1ab174df968a61d36e7293 /Lib/dos-8x3/formatte.py | |
parent | 330c660f66243094e082500bc1d760b2b86024cb (diff) | |
download | cpython-0b23348aa944dcb97c84b34d399c857f039e5773.zip cpython-0b23348aa944dcb97c84b34d399c857f039e5773.tar.gz cpython-0b23348aa944dcb97c84b34d399c857f039e5773.tar.bz2 |
The usual
Diffstat (limited to 'Lib/dos-8x3/formatte.py')
-rwxr-xr-x | Lib/dos-8x3/formatte.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/dos-8x3/formatte.py b/Lib/dos-8x3/formatte.py index 25dbe73..504807d 100755 --- a/Lib/dos-8x3/formatte.py +++ b/Lib/dos-8x3/formatte.py @@ -1,5 +1,3 @@ -import regex -import regsub import string import sys from types import StringType |