diff options
Diffstat (limited to 'Lib/test/test_doctest2.py')
-rw-r--r-- | Lib/test/test_doctest2.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_doctest2.py b/Lib/test/test_doctest2.py index 8500ed5..347a143 100644 --- a/Lib/test/test_doctest2.py +++ b/Lib/test/test_doctest2.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- """A module to test whether doctest recognizes some 2.2 features, like static and class methods. |