diff options
| author | Tim Peters <tim.peters@gmail.com> | 2004-01-18 20:29:55 +0000 | 
|---|---|---|
| committer | Tim Peters <tim.peters@gmail.com> | 2004-01-18 20:29:55 +0000 | 
| commit | 58eb11cf62dd04ccc2c364b62fd51b4265e2e203 (patch) | |
| tree | 6b4639f640391b3d40332ee045dba325c63a920d /Lib/test/test_codecencodings_jp.py | |
| parent | 5303a968080bdb2690eaab89495ae51939fa6397 (diff) | |
| download | cpython-git-58eb11cf62dd04ccc2c364b62fd51b4265e2e203.tar.gz | |
Whitespace normalization.
Diffstat (limited to 'Lib/test/test_codecencodings_jp.py')
| -rw-r--r-- | Lib/test/test_codecencodings_jp.py | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_codecencodings_jp.py b/Lib/test/test_codecencodings_jp.py index 264b6b991f..f5745116e7 100644 --- a/Lib/test/test_codecencodings_jp.py +++ b/Lib/test/test_codecencodings_jp.py @@ -131,4 +131,3 @@ def test_main():  if __name__ == "__main__":      test_main() -  | 
