diff options
author | Brian Kearns <bdkearns@gmail.com> | 2013-03-03 19:11:13 -0500 |
---|---|---|
committer | Brian Kearns <bdkearns@gmail.com> | 2013-03-03 19:11:13 -0500 |
commit | d776c009d6430a0f06807538ce88f13b0cfd60ac (patch) | |
tree | 80fcb3174fd321a11541502f3f647dcaf1a7d0dd | |
parent | forgot this (diff) | |
download | pypy-d776c009d6430a0f06807538ce88f13b0cfd60ac.tar.gz pypy-d776c009d6430a0f06807538ce88f13b0cfd60ac.tar.bz2 pypy-d776c009d6430a0f06807538ce88f13b0cfd60ac.zip |
hg mv lib-python/3.2 lib-python/3
-rw-r--r-- | lib-python/3/__future__.py (renamed from lib-python/3.2/__future__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/__phello__.foo.py (renamed from lib-python/3.2/__phello__.foo.py) | 0 | ||||
-rw-r--r-- | lib-python/3/_abcoll.py (renamed from lib-python/3.2/_abcoll.py) | 0 | ||||
-rw-r--r-- | lib-python/3/_compat_pickle.py (renamed from lib-python/3.2/_compat_pickle.py) | 0 | ||||
-rw-r--r-- | lib-python/3/_dummy_thread.py (renamed from lib-python/3.2/_dummy_thread.py) | 0 | ||||
-rw-r--r-- | lib-python/3/_markupbase.py (renamed from lib-python/3.2/_markupbase.py) | 0 | ||||
-rw-r--r-- | lib-python/3/_pyio.py (renamed from lib-python/3.2/_pyio.py) | 0 | ||||
-rw-r--r-- | lib-python/3/_strptime.py (renamed from lib-python/3.2/_strptime.py) | 0 | ||||
-rw-r--r-- | lib-python/3/_threading_local.py (renamed from lib-python/3.2/_threading_local.py) | 0 | ||||
-rw-r--r-- | lib-python/3/_weakrefset.py (renamed from lib-python/3.2/_weakrefset.py) | 0 | ||||
-rw-r--r-- | lib-python/3/abc.py (renamed from lib-python/3.2/abc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/aifc.py (renamed from lib-python/3.2/aifc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/antigravity.py (renamed from lib-python/3.2/antigravity.py) | 0 | ||||
-rw-r--r-- | lib-python/3/argparse.py (renamed from lib-python/3.2/argparse.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ast.py (renamed from lib-python/3.2/ast.py) | 0 | ||||
-rw-r--r-- | lib-python/3/asynchat.py (renamed from lib-python/3.2/asynchat.py) | 0 | ||||
-rw-r--r-- | lib-python/3/asyncore.py (renamed from lib-python/3.2/asyncore.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/base64.py (renamed from lib-python/3.2/base64.py) | 0 | ||||
-rw-r--r-- | lib-python/3/bdb.py (renamed from lib-python/3.2/bdb.py) | 0 | ||||
-rw-r--r-- | lib-python/3/binhex.py (renamed from lib-python/3.2/binhex.py) | 0 | ||||
-rw-r--r-- | lib-python/3/bisect.py (renamed from lib-python/3.2/bisect.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/cProfile.py (renamed from lib-python/3.2/cProfile.py) | 0 | ||||
-rw-r--r-- | lib-python/3/calendar.py (renamed from lib-python/3.2/calendar.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/cgi.py (renamed from lib-python/3.2/cgi.py) | 0 | ||||
-rw-r--r-- | lib-python/3/cgitb.py (renamed from lib-python/3.2/cgitb.py) | 0 | ||||
-rw-r--r-- | lib-python/3/chunk.py (renamed from lib-python/3.2/chunk.py) | 0 | ||||
-rw-r--r-- | lib-python/3/cmd.py (renamed from lib-python/3.2/cmd.py) | 0 | ||||
-rw-r--r-- | lib-python/3/code.py (renamed from lib-python/3.2/code.py) | 0 | ||||
-rw-r--r-- | lib-python/3/codecs.py (renamed from lib-python/3.2/codecs.py) | 0 | ||||
-rw-r--r-- | lib-python/3/codeop.py (renamed from lib-python/3.2/codeop.py) | 0 | ||||
-rw-r--r-- | lib-python/3/collections.py (renamed from lib-python/3.2/collections.py) | 0 | ||||
-rw-r--r-- | lib-python/3/colorsys.py (renamed from lib-python/3.2/colorsys.py) | 0 | ||||
-rw-r--r-- | lib-python/3/compileall.py (renamed from lib-python/3.2/compileall.py) | 0 | ||||
-rw-r--r-- | lib-python/3/concurrent/__init__.py (renamed from lib-python/3.2/concurrent/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/concurrent/futures/__init__.py (renamed from lib-python/3.2/concurrent/futures/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/concurrent/futures/_base.py (renamed from lib-python/3.2/concurrent/futures/_base.py) | 0 | ||||
-rw-r--r-- | lib-python/3/concurrent/futures/process.py (renamed from lib-python/3.2/concurrent/futures/process.py) | 0 | ||||
-rw-r--r-- | lib-python/3/concurrent/futures/thread.py (renamed from lib-python/3.2/concurrent/futures/thread.py) | 0 | ||||
-rw-r--r-- | lib-python/3/configparser.py (renamed from lib-python/3.2/configparser.py) | 0 | ||||
-rw-r--r-- | lib-python/3/contextlib.py (renamed from lib-python/3.2/contextlib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/copy.py (renamed from lib-python/3.2/copy.py) | 0 | ||||
-rw-r--r-- | lib-python/3/copyreg.py (renamed from lib-python/3.2/copyreg.py) | 0 | ||||
-rw-r--r-- | lib-python/3/csv.py (renamed from lib-python/3.2/csv.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/__init__.py (renamed from lib-python/3.2/ctypes/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/_endian.py (renamed from lib-python/3.2/ctypes/_endian.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/macholib/README.ctypes (renamed from lib-python/3.2/ctypes/macholib/README.ctypes) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/macholib/__init__.py (renamed from lib-python/3.2/ctypes/macholib/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/macholib/dyld.py (renamed from lib-python/3.2/ctypes/macholib/dyld.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/macholib/dylib.py (renamed from lib-python/3.2/ctypes/macholib/dylib.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/ctypes/macholib/fetch_macholib (renamed from lib-python/3.2/ctypes/macholib/fetch_macholib) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/macholib/fetch_macholib.bat (renamed from lib-python/3.2/ctypes/macholib/fetch_macholib.bat) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/macholib/framework.py (renamed from lib-python/3.2/ctypes/macholib/framework.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/__init__.py (renamed from lib-python/3.2/ctypes/test/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/runtests.py (renamed from lib-python/3.2/ctypes/test/runtests.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_anon.py (renamed from lib-python/3.2/ctypes/test/test_anon.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_array_in_pointer.py (renamed from lib-python/3.2/ctypes/test/test_array_in_pointer.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_arrays.py (renamed from lib-python/3.2/ctypes/test/test_arrays.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_as_parameter.py (renamed from lib-python/3.2/ctypes/test/test_as_parameter.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_bitfields.py (renamed from lib-python/3.2/ctypes/test/test_bitfields.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_buffers.py (renamed from lib-python/3.2/ctypes/test/test_buffers.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_bytes.py (renamed from lib-python/3.2/ctypes/test/test_bytes.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_byteswap.py (renamed from lib-python/3.2/ctypes/test/test_byteswap.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_callbacks.py (renamed from lib-python/3.2/ctypes/test/test_callbacks.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_cast.py (renamed from lib-python/3.2/ctypes/test/test_cast.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_cfuncs.py (renamed from lib-python/3.2/ctypes/test/test_cfuncs.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_checkretval.py (renamed from lib-python/3.2/ctypes/test/test_checkretval.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_delattr.py (renamed from lib-python/3.2/ctypes/test/test_delattr.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_errcheck.py (renamed from lib-python/3.2/ctypes/test/test_errcheck.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_errno.py (renamed from lib-python/3.2/ctypes/test/test_errno.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_find.py (renamed from lib-python/3.2/ctypes/test/test_find.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_frombuffer.py (renamed from lib-python/3.2/ctypes/test/test_frombuffer.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_funcptr.py (renamed from lib-python/3.2/ctypes/test/test_funcptr.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_functions.py (renamed from lib-python/3.2/ctypes/test/test_functions.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_incomplete.py (renamed from lib-python/3.2/ctypes/test/test_incomplete.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_init.py (renamed from lib-python/3.2/ctypes/test/test_init.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_integers.py (renamed from lib-python/3.2/ctypes/test/test_integers.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_internals.py (renamed from lib-python/3.2/ctypes/test/test_internals.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_keeprefs.py (renamed from lib-python/3.2/ctypes/test/test_keeprefs.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_libc.py (renamed from lib-python/3.2/ctypes/test/test_libc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_loading.py (renamed from lib-python/3.2/ctypes/test/test_loading.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_macholib.py (renamed from lib-python/3.2/ctypes/test/test_macholib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_memfunctions.py (renamed from lib-python/3.2/ctypes/test/test_memfunctions.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_numbers.py (renamed from lib-python/3.2/ctypes/test/test_numbers.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_objects.py (renamed from lib-python/3.2/ctypes/test/test_objects.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_parameters.py (renamed from lib-python/3.2/ctypes/test/test_parameters.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_pep3118.py (renamed from lib-python/3.2/ctypes/test/test_pep3118.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_pickling.py (renamed from lib-python/3.2/ctypes/test/test_pickling.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_pointers.py (renamed from lib-python/3.2/ctypes/test/test_pointers.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_prototypes.py (renamed from lib-python/3.2/ctypes/test/test_prototypes.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_python_api.py (renamed from lib-python/3.2/ctypes/test/test_python_api.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_random_things.py (renamed from lib-python/3.2/ctypes/test/test_random_things.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_refcounts.py (renamed from lib-python/3.2/ctypes/test/test_refcounts.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_repr.py (renamed from lib-python/3.2/ctypes/test/test_repr.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_returnfuncptrs.py (renamed from lib-python/3.2/ctypes/test/test_returnfuncptrs.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_simplesubclasses.py (renamed from lib-python/3.2/ctypes/test/test_simplesubclasses.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_sizes.py (renamed from lib-python/3.2/ctypes/test/test_sizes.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_slicing.py (renamed from lib-python/3.2/ctypes/test/test_slicing.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_stringptr.py (renamed from lib-python/3.2/ctypes/test/test_stringptr.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_strings.py (renamed from lib-python/3.2/ctypes/test/test_strings.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_struct_fields.py (renamed from lib-python/3.2/ctypes/test/test_struct_fields.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_structures.py (renamed from lib-python/3.2/ctypes/test/test_structures.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_unaligned_structures.py (renamed from lib-python/3.2/ctypes/test/test_unaligned_structures.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_unicode.py (renamed from lib-python/3.2/ctypes/test/test_unicode.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_values.py (renamed from lib-python/3.2/ctypes/test/test_values.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_varsize_struct.py (renamed from lib-python/3.2/ctypes/test/test_varsize_struct.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/test/test_win32.py (renamed from lib-python/3.2/ctypes/test/test_win32.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/util.py (renamed from lib-python/3.2/ctypes/util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ctypes/wintypes.py (renamed from lib-python/3.2/ctypes/wintypes.py) | 0 | ||||
-rw-r--r-- | lib-python/3/curses/__init__.py (renamed from lib-python/3.2/curses/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/curses/ascii.py (renamed from lib-python/3.2/curses/ascii.py) | 0 | ||||
-rw-r--r-- | lib-python/3/curses/has_key.py (renamed from lib-python/3.2/curses/has_key.py) | 0 | ||||
-rw-r--r-- | lib-python/3/curses/panel.py (renamed from lib-python/3.2/curses/panel.py) | 0 | ||||
-rw-r--r-- | lib-python/3/curses/textpad.py (renamed from lib-python/3.2/curses/textpad.py) | 0 | ||||
-rw-r--r-- | lib-python/3/curses/wrapper.py (renamed from lib-python/3.2/curses/wrapper.py) | 0 | ||||
-rw-r--r-- | lib-python/3/datetime.py (renamed from lib-python/3.2/datetime.py) | 0 | ||||
-rw-r--r-- | lib-python/3/dbm/__init__.py (renamed from lib-python/3.2/dbm/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/dbm/dumb.py (renamed from lib-python/3.2/dbm/dumb.py) | 0 | ||||
-rw-r--r-- | lib-python/3/dbm/gnu.py (renamed from lib-python/3.2/dbm/gnu.py) | 0 | ||||
-rw-r--r-- | lib-python/3/dbm/ndbm.py (renamed from lib-python/3.2/dbm/ndbm.py) | 0 | ||||
-rw-r--r-- | lib-python/3/decimal.py (renamed from lib-python/3.2/decimal.py) | 0 | ||||
-rw-r--r-- | lib-python/3/difflib.py (renamed from lib-python/3.2/difflib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/dis.py (renamed from lib-python/3.2/dis.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/README (renamed from lib-python/3.2/distutils/README) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/__init__.py (renamed from lib-python/3.2/distutils/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/archive_util.py (renamed from lib-python/3.2/distutils/archive_util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/bcppcompiler.py (renamed from lib-python/3.2/distutils/bcppcompiler.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/ccompiler.py (renamed from lib-python/3.2/distutils/ccompiler.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/cmd.py (renamed from lib-python/3.2/distutils/cmd.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/__init__.py (renamed from lib-python/3.2/distutils/command/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/bdist.py (renamed from lib-python/3.2/distutils/command/bdist.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/bdist_dumb.py (renamed from lib-python/3.2/distutils/command/bdist_dumb.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/bdist_msi.py (renamed from lib-python/3.2/distutils/command/bdist_msi.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/bdist_rpm.py (renamed from lib-python/3.2/distutils/command/bdist_rpm.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/bdist_wininst.py (renamed from lib-python/3.2/distutils/command/bdist_wininst.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/build.py (renamed from lib-python/3.2/distutils/command/build.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/build_clib.py (renamed from lib-python/3.2/distutils/command/build_clib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/build_ext.py (renamed from lib-python/3.2/distutils/command/build_ext.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/build_py.py (renamed from lib-python/3.2/distutils/command/build_py.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/build_scripts.py (renamed from lib-python/3.2/distutils/command/build_scripts.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/check.py (renamed from lib-python/3.2/distutils/command/check.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/clean.py (renamed from lib-python/3.2/distutils/command/clean.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/command_template (renamed from lib-python/3.2/distutils/command/command_template) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/config.py (renamed from lib-python/3.2/distutils/command/config.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/install.py (renamed from lib-python/3.2/distutils/command/install.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/install_data.py (renamed from lib-python/3.2/distutils/command/install_data.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/install_egg_info.py (renamed from lib-python/3.2/distutils/command/install_egg_info.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/install_headers.py (renamed from lib-python/3.2/distutils/command/install_headers.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/install_lib.py (renamed from lib-python/3.2/distutils/command/install_lib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/install_scripts.py (renamed from lib-python/3.2/distutils/command/install_scripts.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/register.py (renamed from lib-python/3.2/distutils/command/register.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/sdist.py (renamed from lib-python/3.2/distutils/command/sdist.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/upload.py (renamed from lib-python/3.2/distutils/command/upload.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/command/wininst-6.0.exe (renamed from lib-python/3.2/distutils/command/wininst-6.0.exe) | bin | 61440 -> 61440 bytes | |||
-rw-r--r-- | lib-python/3/distutils/command/wininst-7.1.exe (renamed from lib-python/3.2/distutils/command/wininst-7.1.exe) | bin | 65536 -> 65536 bytes | |||
-rw-r--r-- | lib-python/3/distutils/command/wininst-8.0.exe (renamed from lib-python/3.2/distutils/command/wininst-8.0.exe) | bin | 61440 -> 61440 bytes | |||
-rw-r--r-- | lib-python/3/distutils/command/wininst-9.0-amd64.exe (renamed from lib-python/3.2/distutils/command/wininst-9.0-amd64.exe) | bin | 224256 -> 224256 bytes | |||
-rw-r--r-- | lib-python/3/distutils/command/wininst-9.0.exe (renamed from lib-python/3.2/distutils/command/wininst-9.0.exe) | bin | 196096 -> 196096 bytes | |||
-rw-r--r-- | lib-python/3/distutils/config.py (renamed from lib-python/3.2/distutils/config.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/core.py (renamed from lib-python/3.2/distutils/core.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/cygwinccompiler.py (renamed from lib-python/3.2/distutils/cygwinccompiler.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/debug.py (renamed from lib-python/3.2/distutils/debug.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/dep_util.py (renamed from lib-python/3.2/distutils/dep_util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/dir_util.py (renamed from lib-python/3.2/distutils/dir_util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/dist.py (renamed from lib-python/3.2/distutils/dist.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/emxccompiler.py (renamed from lib-python/3.2/distutils/emxccompiler.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/errors.py (renamed from lib-python/3.2/distutils/errors.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/extension.py (renamed from lib-python/3.2/distutils/extension.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/fancy_getopt.py (renamed from lib-python/3.2/distutils/fancy_getopt.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/file_util.py (renamed from lib-python/3.2/distutils/file_util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/filelist.py (renamed from lib-python/3.2/distutils/filelist.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/log.py (renamed from lib-python/3.2/distutils/log.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/msvc9compiler.py (renamed from lib-python/3.2/distutils/msvc9compiler.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/msvccompiler.py (renamed from lib-python/3.2/distutils/msvccompiler.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/spawn.py (renamed from lib-python/3.2/distutils/spawn.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/sysconfig.py (renamed from lib-python/3.2/distutils/sysconfig.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/sysconfig_cpython.py (renamed from lib-python/3.2/distutils/sysconfig_cpython.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/sysconfig_pypy.py (renamed from lib-python/3.2/distutils/sysconfig_pypy.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/Setup.sample (renamed from lib-python/3.2/distutils/tests/Setup.sample) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/__init__.py (renamed from lib-python/3.2/distutils/tests/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/support.py (renamed from lib-python/3.2/distutils/tests/support.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_archive_util.py (renamed from lib-python/3.2/distutils/tests/test_archive_util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_bdist.py (renamed from lib-python/3.2/distutils/tests/test_bdist.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_bdist_dumb.py (renamed from lib-python/3.2/distutils/tests/test_bdist_dumb.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_bdist_msi.py (renamed from lib-python/3.2/distutils/tests/test_bdist_msi.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_bdist_rpm.py (renamed from lib-python/3.2/distutils/tests/test_bdist_rpm.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_bdist_wininst.py (renamed from lib-python/3.2/distutils/tests/test_bdist_wininst.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_build.py (renamed from lib-python/3.2/distutils/tests/test_build.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_build_clib.py (renamed from lib-python/3.2/distutils/tests/test_build_clib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_build_ext.py (renamed from lib-python/3.2/distutils/tests/test_build_ext.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_build_py.py (renamed from lib-python/3.2/distutils/tests/test_build_py.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_build_scripts.py (renamed from lib-python/3.2/distutils/tests/test_build_scripts.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_check.py (renamed from lib-python/3.2/distutils/tests/test_check.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_clean.py (renamed from lib-python/3.2/distutils/tests/test_clean.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_cmd.py (renamed from lib-python/3.2/distutils/tests/test_cmd.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_config.py (renamed from lib-python/3.2/distutils/tests/test_config.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_config_cmd.py (renamed from lib-python/3.2/distutils/tests/test_config_cmd.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_core.py (renamed from lib-python/3.2/distutils/tests/test_core.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_cygwinccompiler.py (renamed from lib-python/3.2/distutils/tests/test_cygwinccompiler.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_dep_util.py (renamed from lib-python/3.2/distutils/tests/test_dep_util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_dir_util.py (renamed from lib-python/3.2/distutils/tests/test_dir_util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_dist.py (renamed from lib-python/3.2/distutils/tests/test_dist.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_extension.py (renamed from lib-python/3.2/distutils/tests/test_extension.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_file_util.py (renamed from lib-python/3.2/distutils/tests/test_file_util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_filelist.py (renamed from lib-python/3.2/distutils/tests/test_filelist.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_install.py (renamed from lib-python/3.2/distutils/tests/test_install.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_install_data.py (renamed from lib-python/3.2/distutils/tests/test_install_data.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_install_headers.py (renamed from lib-python/3.2/distutils/tests/test_install_headers.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_install_lib.py (renamed from lib-python/3.2/distutils/tests/test_install_lib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_install_scripts.py (renamed from lib-python/3.2/distutils/tests/test_install_scripts.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_log.py (renamed from lib-python/3.2/distutils/tests/test_log.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_msvc9compiler.py (renamed from lib-python/3.2/distutils/tests/test_msvc9compiler.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_register.py (renamed from lib-python/3.2/distutils/tests/test_register.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_sdist.py (renamed from lib-python/3.2/distutils/tests/test_sdist.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_spawn.py (renamed from lib-python/3.2/distutils/tests/test_spawn.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_sysconfig.py (renamed from lib-python/3.2/distutils/tests/test_sysconfig.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_text_file.py (renamed from lib-python/3.2/distutils/tests/test_text_file.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_unixccompiler.py (renamed from lib-python/3.2/distutils/tests/test_unixccompiler.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_upload.py (renamed from lib-python/3.2/distutils/tests/test_upload.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_util.py (renamed from lib-python/3.2/distutils/tests/test_util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_version.py (renamed from lib-python/3.2/distutils/tests/test_version.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/tests/test_versionpredicate.py (renamed from lib-python/3.2/distutils/tests/test_versionpredicate.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/text_file.py (renamed from lib-python/3.2/distutils/text_file.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/unixccompiler.py (renamed from lib-python/3.2/distutils/unixccompiler.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/util.py (renamed from lib-python/3.2/distutils/util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/version.py (renamed from lib-python/3.2/distutils/version.py) | 0 | ||||
-rw-r--r-- | lib-python/3/distutils/versionpredicate.py (renamed from lib-python/3.2/distutils/versionpredicate.py) | 0 | ||||
-rw-r--r-- | lib-python/3/doctest.py (renamed from lib-python/3.2/doctest.py) | 0 | ||||
-rw-r--r-- | lib-python/3/dummy_threading.py (renamed from lib-python/3.2/dummy_threading.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/__init__.py (renamed from lib-python/3.2/email/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/_parseaddr.py (renamed from lib-python/3.2/email/_parseaddr.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/base64mime.py (renamed from lib-python/3.2/email/base64mime.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/charset.py (renamed from lib-python/3.2/email/charset.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/encoders.py (renamed from lib-python/3.2/email/encoders.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/errors.py (renamed from lib-python/3.2/email/errors.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/feedparser.py (renamed from lib-python/3.2/email/feedparser.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/generator.py (renamed from lib-python/3.2/email/generator.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/header.py (renamed from lib-python/3.2/email/header.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/iterators.py (renamed from lib-python/3.2/email/iterators.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/message.py (renamed from lib-python/3.2/email/message.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/mime/__init__.py (renamed from lib-python/3.2/email/mime/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/mime/application.py (renamed from lib-python/3.2/email/mime/application.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/mime/audio.py (renamed from lib-python/3.2/email/mime/audio.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/mime/base.py (renamed from lib-python/3.2/email/mime/base.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/mime/image.py (renamed from lib-python/3.2/email/mime/image.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/mime/message.py (renamed from lib-python/3.2/email/mime/message.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/mime/multipart.py (renamed from lib-python/3.2/email/mime/multipart.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/mime/nonmultipart.py (renamed from lib-python/3.2/email/mime/nonmultipart.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/mime/text.py (renamed from lib-python/3.2/email/mime/text.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/parser.py (renamed from lib-python/3.2/email/parser.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/quoprimime.py (renamed from lib-python/3.2/email/quoprimime.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/__init__.py (renamed from lib-python/3.2/email/test/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/PyBanner048.gif (renamed from lib-python/3.2/email/test/data/PyBanner048.gif) | bin | 954 -> 954 bytes | |||
-rw-r--r-- | lib-python/3/email/test/data/audiotest.au (renamed from lib-python/3.2/email/test/data/audiotest.au) | bin | 28144 -> 28144 bytes | |||
-rw-r--r-- | lib-python/3/email/test/data/msg_01.txt (renamed from lib-python/3.2/email/test/data/msg_01.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_02.txt (renamed from lib-python/3.2/email/test/data/msg_02.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_03.txt (renamed from lib-python/3.2/email/test/data/msg_03.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_04.txt (renamed from lib-python/3.2/email/test/data/msg_04.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_05.txt (renamed from lib-python/3.2/email/test/data/msg_05.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_06.txt (renamed from lib-python/3.2/email/test/data/msg_06.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_07.txt (renamed from lib-python/3.2/email/test/data/msg_07.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_08.txt (renamed from lib-python/3.2/email/test/data/msg_08.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_09.txt (renamed from lib-python/3.2/email/test/data/msg_09.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_10.txt (renamed from lib-python/3.2/email/test/data/msg_10.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_11.txt (renamed from lib-python/3.2/email/test/data/msg_11.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_12.txt (renamed from lib-python/3.2/email/test/data/msg_12.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_12a.txt (renamed from lib-python/3.2/email/test/data/msg_12a.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_13.txt (renamed from lib-python/3.2/email/test/data/msg_13.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_14.txt (renamed from lib-python/3.2/email/test/data/msg_14.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_15.txt (renamed from lib-python/3.2/email/test/data/msg_15.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_16.txt (renamed from lib-python/3.2/email/test/data/msg_16.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_17.txt (renamed from lib-python/3.2/email/test/data/msg_17.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_18.txt (renamed from lib-python/3.2/email/test/data/msg_18.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_19.txt (renamed from lib-python/3.2/email/test/data/msg_19.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_20.txt (renamed from lib-python/3.2/email/test/data/msg_20.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_21.txt (renamed from lib-python/3.2/email/test/data/msg_21.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_22.txt (renamed from lib-python/3.2/email/test/data/msg_22.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_23.txt (renamed from lib-python/3.2/email/test/data/msg_23.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_24.txt (renamed from lib-python/3.2/email/test/data/msg_24.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_25.txt (renamed from lib-python/3.2/email/test/data/msg_25.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_26.txt (renamed from lib-python/3.2/email/test/data/msg_26.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_27.txt (renamed from lib-python/3.2/email/test/data/msg_27.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_28.txt (renamed from lib-python/3.2/email/test/data/msg_28.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_29.txt (renamed from lib-python/3.2/email/test/data/msg_29.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_30.txt (renamed from lib-python/3.2/email/test/data/msg_30.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_31.txt (renamed from lib-python/3.2/email/test/data/msg_31.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_32.txt (renamed from lib-python/3.2/email/test/data/msg_32.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_33.txt (renamed from lib-python/3.2/email/test/data/msg_33.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_34.txt (renamed from lib-python/3.2/email/test/data/msg_34.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_35.txt (renamed from lib-python/3.2/email/test/data/msg_35.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_36.txt (renamed from lib-python/3.2/email/test/data/msg_36.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_37.txt (renamed from lib-python/3.2/email/test/data/msg_37.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_38.txt (renamed from lib-python/3.2/email/test/data/msg_38.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_39.txt (renamed from lib-python/3.2/email/test/data/msg_39.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_40.txt (renamed from lib-python/3.2/email/test/data/msg_40.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_41.txt (renamed from lib-python/3.2/email/test/data/msg_41.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_42.txt (renamed from lib-python/3.2/email/test/data/msg_42.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_43.txt (renamed from lib-python/3.2/email/test/data/msg_43.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_44.txt (renamed from lib-python/3.2/email/test/data/msg_44.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_45.txt (renamed from lib-python/3.2/email/test/data/msg_45.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/data/msg_46.txt (renamed from lib-python/3.2/email/test/data/msg_46.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/test_email.py (renamed from lib-python/3.2/email/test/test_email.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/test_email_codecs.py (renamed from lib-python/3.2/email/test/test_email_codecs.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/test/test_email_torture.py (renamed from lib-python/3.2/email/test/test_email_torture.py) | 0 | ||||
-rw-r--r-- | lib-python/3/email/utils.py (renamed from lib-python/3.2/email/utils.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/__init__.py (renamed from lib-python/3.2/encodings/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/aliases.py (renamed from lib-python/3.2/encodings/aliases.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/ascii.py (renamed from lib-python/3.2/encodings/ascii.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/base64_codec.py (renamed from lib-python/3.2/encodings/base64_codec.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/big5.py (renamed from lib-python/3.2/encodings/big5.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/big5hkscs.py (renamed from lib-python/3.2/encodings/big5hkscs.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/bz2_codec.py (renamed from lib-python/3.2/encodings/bz2_codec.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/charmap.py (renamed from lib-python/3.2/encodings/charmap.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp037.py (renamed from lib-python/3.2/encodings/cp037.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp1006.py (renamed from lib-python/3.2/encodings/cp1006.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp1026.py (renamed from lib-python/3.2/encodings/cp1026.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp1140.py (renamed from lib-python/3.2/encodings/cp1140.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp1250.py (renamed from lib-python/3.2/encodings/cp1250.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp1251.py (renamed from lib-python/3.2/encodings/cp1251.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp1252.py (renamed from lib-python/3.2/encodings/cp1252.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp1253.py (renamed from lib-python/3.2/encodings/cp1253.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp1254.py (renamed from lib-python/3.2/encodings/cp1254.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp1255.py (renamed from lib-python/3.2/encodings/cp1255.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp1256.py (renamed from lib-python/3.2/encodings/cp1256.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp1257.py (renamed from lib-python/3.2/encodings/cp1257.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp1258.py (renamed from lib-python/3.2/encodings/cp1258.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp424.py (renamed from lib-python/3.2/encodings/cp424.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp437.py (renamed from lib-python/3.2/encodings/cp437.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp500.py (renamed from lib-python/3.2/encodings/cp500.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp720.py (renamed from lib-python/3.2/encodings/cp720.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp737.py (renamed from lib-python/3.2/encodings/cp737.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp775.py (renamed from lib-python/3.2/encodings/cp775.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp850.py (renamed from lib-python/3.2/encodings/cp850.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp852.py (renamed from lib-python/3.2/encodings/cp852.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp855.py (renamed from lib-python/3.2/encodings/cp855.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp856.py (renamed from lib-python/3.2/encodings/cp856.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp857.py (renamed from lib-python/3.2/encodings/cp857.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp858.py (renamed from lib-python/3.2/encodings/cp858.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp860.py (renamed from lib-python/3.2/encodings/cp860.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp861.py (renamed from lib-python/3.2/encodings/cp861.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp862.py (renamed from lib-python/3.2/encodings/cp862.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp863.py (renamed from lib-python/3.2/encodings/cp863.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp864.py (renamed from lib-python/3.2/encodings/cp864.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp865.py (renamed from lib-python/3.2/encodings/cp865.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp866.py (renamed from lib-python/3.2/encodings/cp866.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp869.py (renamed from lib-python/3.2/encodings/cp869.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp874.py (renamed from lib-python/3.2/encodings/cp874.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp875.py (renamed from lib-python/3.2/encodings/cp875.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp932.py (renamed from lib-python/3.2/encodings/cp932.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp949.py (renamed from lib-python/3.2/encodings/cp949.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/cp950.py (renamed from lib-python/3.2/encodings/cp950.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/euc_jis_2004.py (renamed from lib-python/3.2/encodings/euc_jis_2004.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/euc_jisx0213.py (renamed from lib-python/3.2/encodings/euc_jisx0213.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/euc_jp.py (renamed from lib-python/3.2/encodings/euc_jp.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/euc_kr.py (renamed from lib-python/3.2/encodings/euc_kr.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/gb18030.py (renamed from lib-python/3.2/encodings/gb18030.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/gb2312.py (renamed from lib-python/3.2/encodings/gb2312.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/gbk.py (renamed from lib-python/3.2/encodings/gbk.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/hex_codec.py (renamed from lib-python/3.2/encodings/hex_codec.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/hp_roman8.py (renamed from lib-python/3.2/encodings/hp_roman8.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/hz.py (renamed from lib-python/3.2/encodings/hz.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/idna.py (renamed from lib-python/3.2/encodings/idna.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso2022_jp.py (renamed from lib-python/3.2/encodings/iso2022_jp.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso2022_jp_1.py (renamed from lib-python/3.2/encodings/iso2022_jp_1.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso2022_jp_2.py (renamed from lib-python/3.2/encodings/iso2022_jp_2.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso2022_jp_2004.py (renamed from lib-python/3.2/encodings/iso2022_jp_2004.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso2022_jp_3.py (renamed from lib-python/3.2/encodings/iso2022_jp_3.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso2022_jp_ext.py (renamed from lib-python/3.2/encodings/iso2022_jp_ext.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso2022_kr.py (renamed from lib-python/3.2/encodings/iso2022_kr.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso8859_1.py (renamed from lib-python/3.2/encodings/iso8859_1.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso8859_10.py (renamed from lib-python/3.2/encodings/iso8859_10.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso8859_11.py (renamed from lib-python/3.2/encodings/iso8859_11.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso8859_13.py (renamed from lib-python/3.2/encodings/iso8859_13.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso8859_14.py (renamed from lib-python/3.2/encodings/iso8859_14.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso8859_15.py (renamed from lib-python/3.2/encodings/iso8859_15.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso8859_16.py (renamed from lib-python/3.2/encodings/iso8859_16.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso8859_2.py (renamed from lib-python/3.2/encodings/iso8859_2.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso8859_3.py (renamed from lib-python/3.2/encodings/iso8859_3.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso8859_4.py (renamed from lib-python/3.2/encodings/iso8859_4.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso8859_5.py (renamed from lib-python/3.2/encodings/iso8859_5.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso8859_6.py (renamed from lib-python/3.2/encodings/iso8859_6.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso8859_7.py (renamed from lib-python/3.2/encodings/iso8859_7.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso8859_8.py (renamed from lib-python/3.2/encodings/iso8859_8.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/iso8859_9.py (renamed from lib-python/3.2/encodings/iso8859_9.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/johab.py (renamed from lib-python/3.2/encodings/johab.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/koi8_r.py (renamed from lib-python/3.2/encodings/koi8_r.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/koi8_u.py (renamed from lib-python/3.2/encodings/koi8_u.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/latin_1.py (renamed from lib-python/3.2/encodings/latin_1.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/mac_arabic.py (renamed from lib-python/3.2/encodings/mac_arabic.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/mac_centeuro.py (renamed from lib-python/3.2/encodings/mac_centeuro.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/mac_croatian.py (renamed from lib-python/3.2/encodings/mac_croatian.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/mac_cyrillic.py (renamed from lib-python/3.2/encodings/mac_cyrillic.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/mac_farsi.py (renamed from lib-python/3.2/encodings/mac_farsi.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/mac_greek.py (renamed from lib-python/3.2/encodings/mac_greek.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/mac_iceland.py (renamed from lib-python/3.2/encodings/mac_iceland.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/mac_latin2.py (renamed from lib-python/3.2/encodings/mac_latin2.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/mac_roman.py (renamed from lib-python/3.2/encodings/mac_roman.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/mac_romanian.py (renamed from lib-python/3.2/encodings/mac_romanian.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/mac_turkish.py (renamed from lib-python/3.2/encodings/mac_turkish.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/mbcs.py (renamed from lib-python/3.2/encodings/mbcs.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/palmos.py (renamed from lib-python/3.2/encodings/palmos.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/ptcp154.py (renamed from lib-python/3.2/encodings/ptcp154.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/punycode.py (renamed from lib-python/3.2/encodings/punycode.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/quopri_codec.py (renamed from lib-python/3.2/encodings/quopri_codec.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/raw_unicode_escape.py (renamed from lib-python/3.2/encodings/raw_unicode_escape.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/encodings/rot_13.py (renamed from lib-python/3.2/encodings/rot_13.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/shift_jis.py (renamed from lib-python/3.2/encodings/shift_jis.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/shift_jis_2004.py (renamed from lib-python/3.2/encodings/shift_jis_2004.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/shift_jisx0213.py (renamed from lib-python/3.2/encodings/shift_jisx0213.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/tis_620.py (renamed from lib-python/3.2/encodings/tis_620.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/undefined.py (renamed from lib-python/3.2/encodings/undefined.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/unicode_escape.py (renamed from lib-python/3.2/encodings/unicode_escape.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/unicode_internal.py (renamed from lib-python/3.2/encodings/unicode_internal.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/utf_16.py (renamed from lib-python/3.2/encodings/utf_16.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/utf_16_be.py (renamed from lib-python/3.2/encodings/utf_16_be.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/utf_16_le.py (renamed from lib-python/3.2/encodings/utf_16_le.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/utf_32.py (renamed from lib-python/3.2/encodings/utf_32.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/utf_32_be.py (renamed from lib-python/3.2/encodings/utf_32_be.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/utf_32_le.py (renamed from lib-python/3.2/encodings/utf_32_le.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/utf_7.py (renamed from lib-python/3.2/encodings/utf_7.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/utf_8.py (renamed from lib-python/3.2/encodings/utf_8.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/utf_8_sig.py (renamed from lib-python/3.2/encodings/utf_8_sig.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/uu_codec.py (renamed from lib-python/3.2/encodings/uu_codec.py) | 0 | ||||
-rw-r--r-- | lib-python/3/encodings/zlib_codec.py (renamed from lib-python/3.2/encodings/zlib_codec.py) | 0 | ||||
-rw-r--r-- | lib-python/3/filecmp.py (renamed from lib-python/3.2/filecmp.py) | 0 | ||||
-rw-r--r-- | lib-python/3/fileinput.py (renamed from lib-python/3.2/fileinput.py) | 0 | ||||
-rw-r--r-- | lib-python/3/fnmatch.py (renamed from lib-python/3.2/fnmatch.py) | 0 | ||||
-rw-r--r-- | lib-python/3/formatter.py (renamed from lib-python/3.2/formatter.py) | 0 | ||||
-rw-r--r-- | lib-python/3/fractions.py (renamed from lib-python/3.2/fractions.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ftplib.py (renamed from lib-python/3.2/ftplib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/functools.py (renamed from lib-python/3.2/functools.py) | 0 | ||||
-rw-r--r-- | lib-python/3/genericpath.py (renamed from lib-python/3.2/genericpath.py) | 0 | ||||
-rw-r--r-- | lib-python/3/getopt.py (renamed from lib-python/3.2/getopt.py) | 0 | ||||
-rw-r--r-- | lib-python/3/getpass.py (renamed from lib-python/3.2/getpass.py) | 0 | ||||
-rw-r--r-- | lib-python/3/gettext.py (renamed from lib-python/3.2/gettext.py) | 0 | ||||
-rw-r--r-- | lib-python/3/glob.py (renamed from lib-python/3.2/glob.py) | 0 | ||||
-rw-r--r-- | lib-python/3/gzip.py (renamed from lib-python/3.2/gzip.py) | 0 | ||||
-rw-r--r-- | lib-python/3/hashlib.py (renamed from lib-python/3.2/hashlib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/heapq.py (renamed from lib-python/3.2/heapq.py) | 0 | ||||
-rw-r--r-- | lib-python/3/hmac.py (renamed from lib-python/3.2/hmac.py) | 0 | ||||
-rw-r--r-- | lib-python/3/html/__init__.py (renamed from lib-python/3.2/html/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/html/entities.py (renamed from lib-python/3.2/html/entities.py) | 0 | ||||
-rw-r--r-- | lib-python/3/html/parser.py (renamed from lib-python/3.2/html/parser.py) | 0 | ||||
-rw-r--r-- | lib-python/3/http/__init__.py (renamed from lib-python/3.2/http/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/http/client.py (renamed from lib-python/3.2/http/client.py) | 0 | ||||
-rw-r--r-- | lib-python/3/http/cookiejar.py (renamed from lib-python/3.2/http/cookiejar.py) | 0 | ||||
-rw-r--r-- | lib-python/3/http/cookies.py (renamed from lib-python/3.2/http/cookies.py) | 0 | ||||
-rw-r--r-- | lib-python/3/http/server.py (renamed from lib-python/3.2/http/server.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/AutoComplete.py (renamed from lib-python/3.2/idlelib/AutoComplete.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/AutoCompleteWindow.py (renamed from lib-python/3.2/idlelib/AutoCompleteWindow.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/AutoExpand.py (renamed from lib-python/3.2/idlelib/AutoExpand.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/Bindings.py (renamed from lib-python/3.2/idlelib/Bindings.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/CREDITS.txt (renamed from lib-python/3.2/idlelib/CREDITS.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/CallTipWindow.py (renamed from lib-python/3.2/idlelib/CallTipWindow.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/CallTips.py (renamed from lib-python/3.2/idlelib/CallTips.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/ChangeLog (renamed from lib-python/3.2/idlelib/ChangeLog) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/ClassBrowser.py (renamed from lib-python/3.2/idlelib/ClassBrowser.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/CodeContext.py (renamed from lib-python/3.2/idlelib/CodeContext.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/ColorDelegator.py (renamed from lib-python/3.2/idlelib/ColorDelegator.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/Debugger.py (renamed from lib-python/3.2/idlelib/Debugger.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/Delegator.py (renamed from lib-python/3.2/idlelib/Delegator.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/EditorWindow.py (renamed from lib-python/3.2/idlelib/EditorWindow.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/FileList.py (renamed from lib-python/3.2/idlelib/FileList.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/FormatParagraph.py (renamed from lib-python/3.2/idlelib/FormatParagraph.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/GrepDialog.py (renamed from lib-python/3.2/idlelib/GrepDialog.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/HISTORY.txt (renamed from lib-python/3.2/idlelib/HISTORY.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/HyperParser.py (renamed from lib-python/3.2/idlelib/HyperParser.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/IOBinding.py (renamed from lib-python/3.2/idlelib/IOBinding.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/Icons/folder.gif (renamed from lib-python/3.2/idlelib/Icons/folder.gif) | bin | 120 -> 120 bytes | |||
-rw-r--r-- | lib-python/3/idlelib/Icons/idle.icns (renamed from lib-python/3.2/idlelib/Icons/idle.icns) | bin | 57435 -> 57435 bytes | |||
-rw-r--r-- | lib-python/3/idlelib/Icons/minusnode.gif (renamed from lib-python/3.2/idlelib/Icons/minusnode.gif) | bin | 96 -> 96 bytes | |||
-rw-r--r-- | lib-python/3/idlelib/Icons/openfolder.gif (renamed from lib-python/3.2/idlelib/Icons/openfolder.gif) | bin | 125 -> 125 bytes | |||
-rw-r--r-- | lib-python/3/idlelib/Icons/plusnode.gif (renamed from lib-python/3.2/idlelib/Icons/plusnode.gif) | bin | 79 -> 79 bytes | |||
-rw-r--r-- | lib-python/3/idlelib/Icons/python.gif (renamed from lib-python/3.2/idlelib/Icons/python.gif) | bin | 125 -> 125 bytes | |||
-rw-r--r-- | lib-python/3/idlelib/Icons/tk.gif (renamed from lib-python/3.2/idlelib/Icons/tk.gif) | bin | 85 -> 85 bytes | |||
-rw-r--r-- | lib-python/3/idlelib/IdleHistory.py (renamed from lib-python/3.2/idlelib/IdleHistory.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/MultiCall.py (renamed from lib-python/3.2/idlelib/MultiCall.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/MultiStatusBar.py (renamed from lib-python/3.2/idlelib/MultiStatusBar.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/NEWS.txt (renamed from lib-python/3.2/idlelib/NEWS.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/ObjectBrowser.py (renamed from lib-python/3.2/idlelib/ObjectBrowser.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/OutputWindow.py (renamed from lib-python/3.2/idlelib/OutputWindow.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/ParenMatch.py (renamed from lib-python/3.2/idlelib/ParenMatch.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/PathBrowser.py (renamed from lib-python/3.2/idlelib/PathBrowser.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/Percolator.py (renamed from lib-python/3.2/idlelib/Percolator.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/PyParse.py (renamed from lib-python/3.2/idlelib/PyParse.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/PyShell.py (renamed from lib-python/3.2/idlelib/PyShell.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/README.txt (renamed from lib-python/3.2/idlelib/README.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/RemoteDebugger.py (renamed from lib-python/3.2/idlelib/RemoteDebugger.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/RemoteObjectBrowser.py (renamed from lib-python/3.2/idlelib/RemoteObjectBrowser.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/ReplaceDialog.py (renamed from lib-python/3.2/idlelib/ReplaceDialog.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/RstripExtension.py (renamed from lib-python/3.2/idlelib/RstripExtension.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/ScriptBinding.py (renamed from lib-python/3.2/idlelib/ScriptBinding.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/ScrolledList.py (renamed from lib-python/3.2/idlelib/ScrolledList.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/SearchDialog.py (renamed from lib-python/3.2/idlelib/SearchDialog.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/SearchDialogBase.py (renamed from lib-python/3.2/idlelib/SearchDialogBase.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/SearchEngine.py (renamed from lib-python/3.2/idlelib/SearchEngine.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/StackViewer.py (renamed from lib-python/3.2/idlelib/StackViewer.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/TODO.txt (renamed from lib-python/3.2/idlelib/TODO.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/ToolTip.py (renamed from lib-python/3.2/idlelib/ToolTip.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/TreeWidget.py (renamed from lib-python/3.2/idlelib/TreeWidget.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/UndoDelegator.py (renamed from lib-python/3.2/idlelib/UndoDelegator.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/WidgetRedirector.py (renamed from lib-python/3.2/idlelib/WidgetRedirector.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/WindowList.py (renamed from lib-python/3.2/idlelib/WindowList.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/ZoomHeight.py (renamed from lib-python/3.2/idlelib/ZoomHeight.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/__init__.py (renamed from lib-python/3.2/idlelib/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/aboutDialog.py (renamed from lib-python/3.2/idlelib/aboutDialog.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/config-extensions.def (renamed from lib-python/3.2/idlelib/config-extensions.def) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/config-highlight.def (renamed from lib-python/3.2/idlelib/config-highlight.def) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/config-keys.def (renamed from lib-python/3.2/idlelib/config-keys.def) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/config-main.def (renamed from lib-python/3.2/idlelib/config-main.def) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/configDialog.py (renamed from lib-python/3.2/idlelib/configDialog.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/configHandler.py (renamed from lib-python/3.2/idlelib/configHandler.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/configHelpSourceEdit.py (renamed from lib-python/3.2/idlelib/configHelpSourceEdit.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/configSectionNameDialog.py (renamed from lib-python/3.2/idlelib/configSectionNameDialog.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/dynOptionMenuWidget.py (renamed from lib-python/3.2/idlelib/dynOptionMenuWidget.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/extend.txt (renamed from lib-python/3.2/idlelib/extend.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/help.txt (renamed from lib-python/3.2/idlelib/help.txt) | 0 | ||||
-rwxr-xr-x | lib-python/3/idlelib/idle.bat (renamed from lib-python/3.2/idlelib/idle.bat) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/idle.py (renamed from lib-python/3.2/idlelib/idle.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/idle.pyw (renamed from lib-python/3.2/idlelib/idle.pyw) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/idlever.py (renamed from lib-python/3.2/idlelib/idlever.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/keybindingDialog.py (renamed from lib-python/3.2/idlelib/keybindingDialog.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/macosxSupport.py (renamed from lib-python/3.2/idlelib/macosxSupport.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/rpc.py (renamed from lib-python/3.2/idlelib/rpc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/run.py (renamed from lib-python/3.2/idlelib/run.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/tabbedpages.py (renamed from lib-python/3.2/idlelib/tabbedpages.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/testcode.py (renamed from lib-python/3.2/idlelib/testcode.py) | 0 | ||||
-rw-r--r-- | lib-python/3/idlelib/textView.py (renamed from lib-python/3.2/idlelib/textView.py) | 0 | ||||
-rw-r--r-- | lib-python/3/imaplib.py (renamed from lib-python/3.2/imaplib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/imghdr.py (renamed from lib-python/3.2/imghdr.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/__init__.py (renamed from lib-python/3.2/importlib/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/_bootstrap.py (renamed from lib-python/3.2/importlib/_bootstrap.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/abc.py (renamed from lib-python/3.2/importlib/abc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/machinery.py (renamed from lib-python/3.2/importlib/machinery.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/__init__.py (renamed from lib-python/3.2/importlib/test/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/__main__.py (renamed from lib-python/3.2/importlib/test/__main__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/abc.py (renamed from lib-python/3.2/importlib/test/abc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/benchmark.py (renamed from lib-python/3.2/importlib/test/benchmark.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/builtin/__init__.py (renamed from lib-python/3.2/importlib/test/builtin/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/builtin/test_finder.py (renamed from lib-python/3.2/importlib/test/builtin/test_finder.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/builtin/test_loader.py (renamed from lib-python/3.2/importlib/test/builtin/test_loader.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/builtin/util.py (renamed from lib-python/3.2/importlib/test/builtin/util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/extension/__init__.py (renamed from lib-python/3.2/importlib/test/extension/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/extension/test_case_sensitivity.py (renamed from lib-python/3.2/importlib/test/extension/test_case_sensitivity.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/extension/test_finder.py (renamed from lib-python/3.2/importlib/test/extension/test_finder.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/extension/test_loader.py (renamed from lib-python/3.2/importlib/test/extension/test_loader.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/extension/test_path_hook.py (renamed from lib-python/3.2/importlib/test/extension/test_path_hook.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/extension/util.py (renamed from lib-python/3.2/importlib/test/extension/util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/frozen/__init__.py (renamed from lib-python/3.2/importlib/test/frozen/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/frozen/test_finder.py (renamed from lib-python/3.2/importlib/test/frozen/test_finder.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/frozen/test_loader.py (renamed from lib-python/3.2/importlib/test/frozen/test_loader.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/import_/__init__.py (renamed from lib-python/3.2/importlib/test/import_/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/import_/test___package__.py (renamed from lib-python/3.2/importlib/test/import_/test___package__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/import_/test_api.py (renamed from lib-python/3.2/importlib/test/import_/test_api.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/import_/test_caching.py (renamed from lib-python/3.2/importlib/test/import_/test_caching.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/import_/test_fromlist.py (renamed from lib-python/3.2/importlib/test/import_/test_fromlist.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/import_/test_meta_path.py (renamed from lib-python/3.2/importlib/test/import_/test_meta_path.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/import_/test_packages.py (renamed from lib-python/3.2/importlib/test/import_/test_packages.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/import_/test_path.py (renamed from lib-python/3.2/importlib/test/import_/test_path.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/import_/test_relative_imports.py (renamed from lib-python/3.2/importlib/test/import_/test_relative_imports.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/import_/util.py (renamed from lib-python/3.2/importlib/test/import_/util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/regrtest.py (renamed from lib-python/3.2/importlib/test/regrtest.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/source/__init__.py (renamed from lib-python/3.2/importlib/test/source/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/source/test_abc_loader.py (renamed from lib-python/3.2/importlib/test/source/test_abc_loader.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/source/test_case_sensitivity.py (renamed from lib-python/3.2/importlib/test/source/test_case_sensitivity.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/source/test_file_loader.py (renamed from lib-python/3.2/importlib/test/source/test_file_loader.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/source/test_finder.py (renamed from lib-python/3.2/importlib/test/source/test_finder.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/source/test_path_hook.py (renamed from lib-python/3.2/importlib/test/source/test_path_hook.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/source/test_source_encoding.py (renamed from lib-python/3.2/importlib/test/source/test_source_encoding.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/source/util.py (renamed from lib-python/3.2/importlib/test/source/util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/test_abc.py (renamed from lib-python/3.2/importlib/test/test_abc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/test_api.py (renamed from lib-python/3.2/importlib/test/test_api.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/test_util.py (renamed from lib-python/3.2/importlib/test/test_util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/test/util.py (renamed from lib-python/3.2/importlib/test/util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/importlib/util.py (renamed from lib-python/3.2/importlib/util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/inspect.py (renamed from lib-python/3.2/inspect.py) | 0 | ||||
-rw-r--r-- | lib-python/3/io.py (renamed from lib-python/3.2/io.py) | 0 | ||||
-rw-r--r-- | lib-python/3/json/__init__.py (renamed from lib-python/3.2/json/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/json/decoder.py (renamed from lib-python/3.2/json/decoder.py) | 0 | ||||
-rw-r--r-- | lib-python/3/json/encoder.py (renamed from lib-python/3.2/json/encoder.py) | 0 | ||||
-rw-r--r-- | lib-python/3/json/scanner.py (renamed from lib-python/3.2/json/scanner.py) | 0 | ||||
-rw-r--r-- | lib-python/3/json/tool.py (renamed from lib-python/3.2/json/tool.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/keyword.py (renamed from lib-python/3.2/keyword.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/Grammar.txt (renamed from lib-python/3.2/lib2to3/Grammar.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/PatternGrammar.txt (renamed from lib-python/3.2/lib2to3/PatternGrammar.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/__init__.py (renamed from lib-python/3.2/lib2to3/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/btm_matcher.py (renamed from lib-python/3.2/lib2to3/btm_matcher.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/btm_utils.py (renamed from lib-python/3.2/lib2to3/btm_utils.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixer_base.py (renamed from lib-python/3.2/lib2to3/fixer_base.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixer_util.py (renamed from lib-python/3.2/lib2to3/fixer_util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/__init__.py (renamed from lib-python/3.2/lib2to3/fixes/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_apply.py (renamed from lib-python/3.2/lib2to3/fixes/fix_apply.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_basestring.py (renamed from lib-python/3.2/lib2to3/fixes/fix_basestring.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_buffer.py (renamed from lib-python/3.2/lib2to3/fixes/fix_buffer.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_callable.py (renamed from lib-python/3.2/lib2to3/fixes/fix_callable.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_dict.py (renamed from lib-python/3.2/lib2to3/fixes/fix_dict.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_except.py (renamed from lib-python/3.2/lib2to3/fixes/fix_except.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_exec.py (renamed from lib-python/3.2/lib2to3/fixes/fix_exec.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_execfile.py (renamed from lib-python/3.2/lib2to3/fixes/fix_execfile.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_exitfunc.py (renamed from lib-python/3.2/lib2to3/fixes/fix_exitfunc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_filter.py (renamed from lib-python/3.2/lib2to3/fixes/fix_filter.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_funcattrs.py (renamed from lib-python/3.2/lib2to3/fixes/fix_funcattrs.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_future.py (renamed from lib-python/3.2/lib2to3/fixes/fix_future.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_getcwdu.py (renamed from lib-python/3.2/lib2to3/fixes/fix_getcwdu.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_has_key.py (renamed from lib-python/3.2/lib2to3/fixes/fix_has_key.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_idioms.py (renamed from lib-python/3.2/lib2to3/fixes/fix_idioms.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_import.py (renamed from lib-python/3.2/lib2to3/fixes/fix_import.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_imports.py (renamed from lib-python/3.2/lib2to3/fixes/fix_imports.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_imports2.py (renamed from lib-python/3.2/lib2to3/fixes/fix_imports2.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_input.py (renamed from lib-python/3.2/lib2to3/fixes/fix_input.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_intern.py (renamed from lib-python/3.2/lib2to3/fixes/fix_intern.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_isinstance.py (renamed from lib-python/3.2/lib2to3/fixes/fix_isinstance.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_itertools.py (renamed from lib-python/3.2/lib2to3/fixes/fix_itertools.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_itertools_imports.py (renamed from lib-python/3.2/lib2to3/fixes/fix_itertools_imports.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_long.py (renamed from lib-python/3.2/lib2to3/fixes/fix_long.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_map.py (renamed from lib-python/3.2/lib2to3/fixes/fix_map.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_metaclass.py (renamed from lib-python/3.2/lib2to3/fixes/fix_metaclass.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_methodattrs.py (renamed from lib-python/3.2/lib2to3/fixes/fix_methodattrs.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_ne.py (renamed from lib-python/3.2/lib2to3/fixes/fix_ne.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_next.py (renamed from lib-python/3.2/lib2to3/fixes/fix_next.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_nonzero.py (renamed from lib-python/3.2/lib2to3/fixes/fix_nonzero.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_numliterals.py (renamed from lib-python/3.2/lib2to3/fixes/fix_numliterals.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_operator.py (renamed from lib-python/3.2/lib2to3/fixes/fix_operator.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_paren.py (renamed from lib-python/3.2/lib2to3/fixes/fix_paren.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_print.py (renamed from lib-python/3.2/lib2to3/fixes/fix_print.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_raise.py (renamed from lib-python/3.2/lib2to3/fixes/fix_raise.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_raw_input.py (renamed from lib-python/3.2/lib2to3/fixes/fix_raw_input.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_reduce.py (renamed from lib-python/3.2/lib2to3/fixes/fix_reduce.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_renames.py (renamed from lib-python/3.2/lib2to3/fixes/fix_renames.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_repr.py (renamed from lib-python/3.2/lib2to3/fixes/fix_repr.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_set_literal.py (renamed from lib-python/3.2/lib2to3/fixes/fix_set_literal.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_standarderror.py (renamed from lib-python/3.2/lib2to3/fixes/fix_standarderror.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_sys_exc.py (renamed from lib-python/3.2/lib2to3/fixes/fix_sys_exc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_throw.py (renamed from lib-python/3.2/lib2to3/fixes/fix_throw.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_tuple_params.py (renamed from lib-python/3.2/lib2to3/fixes/fix_tuple_params.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_types.py (renamed from lib-python/3.2/lib2to3/fixes/fix_types.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_unicode.py (renamed from lib-python/3.2/lib2to3/fixes/fix_unicode.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_urllib.py (renamed from lib-python/3.2/lib2to3/fixes/fix_urllib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_ws_comma.py (renamed from lib-python/3.2/lib2to3/fixes/fix_ws_comma.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_xrange.py (renamed from lib-python/3.2/lib2to3/fixes/fix_xrange.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_xreadlines.py (renamed from lib-python/3.2/lib2to3/fixes/fix_xreadlines.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/fixes/fix_zip.py (renamed from lib-python/3.2/lib2to3/fixes/fix_zip.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/main.py (renamed from lib-python/3.2/lib2to3/main.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/patcomp.py (renamed from lib-python/3.2/lib2to3/patcomp.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/pgen2/__init__.py (renamed from lib-python/3.2/lib2to3/pgen2/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/pgen2/conv.py (renamed from lib-python/3.2/lib2to3/pgen2/conv.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/pgen2/driver.py (renamed from lib-python/3.2/lib2to3/pgen2/driver.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/pgen2/grammar.py (renamed from lib-python/3.2/lib2to3/pgen2/grammar.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/pgen2/literals.py (renamed from lib-python/3.2/lib2to3/pgen2/literals.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/pgen2/parse.py (renamed from lib-python/3.2/lib2to3/pgen2/parse.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/pgen2/pgen.py (renamed from lib-python/3.2/lib2to3/pgen2/pgen.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/lib2to3/pgen2/token.py (renamed from lib-python/3.2/lib2to3/pgen2/token.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/pgen2/tokenize.py (renamed from lib-python/3.2/lib2to3/pgen2/tokenize.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/pygram.py (renamed from lib-python/3.2/lib2to3/pygram.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/pytree.py (renamed from lib-python/3.2/lib2to3/pytree.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/refactor.py (renamed from lib-python/3.2/lib2to3/refactor.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/__init__.py (renamed from lib-python/3.2/lib2to3/tests/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/data/README (renamed from lib-python/3.2/lib2to3/tests/data/README) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/data/bom.py (renamed from lib-python/3.2/lib2to3/tests/data/bom.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/data/crlf.py (renamed from lib-python/3.2/lib2to3/tests/data/crlf.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/data/different_encoding.py (renamed from lib-python/3.2/lib2to3/tests/data/different_encoding.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/data/fixers/bad_order.py (renamed from lib-python/3.2/lib2to3/tests/data/fixers/bad_order.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/data/fixers/myfixes/__init__.py (renamed from lib-python/3.2/lib2to3/tests/data/fixers/myfixes/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_explicit.py (renamed from lib-python/3.2/lib2to3/tests/data/fixers/myfixes/fix_explicit.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_first.py (renamed from lib-python/3.2/lib2to3/tests/data/fixers/myfixes/fix_first.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_last.py (renamed from lib-python/3.2/lib2to3/tests/data/fixers/myfixes/fix_last.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_parrot.py (renamed from lib-python/3.2/lib2to3/tests/data/fixers/myfixes/fix_parrot.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_preorder.py (renamed from lib-python/3.2/lib2to3/tests/data/fixers/myfixes/fix_preorder.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/data/fixers/no_fixer_cls.py (renamed from lib-python/3.2/lib2to3/tests/data/fixers/no_fixer_cls.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/data/fixers/parrot_example.py (renamed from lib-python/3.2/lib2to3/tests/data/fixers/parrot_example.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/data/infinite_recursion.py (renamed from lib-python/3.2/lib2to3/tests/data/infinite_recursion.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/data/py2_test_grammar.py (renamed from lib-python/3.2/lib2to3/tests/data/py2_test_grammar.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/data/py3_test_grammar.py (renamed from lib-python/3.2/lib2to3/tests/data/py3_test_grammar.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/lib2to3/tests/pytree_idempotency.py (renamed from lib-python/3.2/lib2to3/tests/pytree_idempotency.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/support.py (renamed from lib-python/3.2/lib2to3/tests/support.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/test_all_fixers.py (renamed from lib-python/3.2/lib2to3/tests/test_all_fixers.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/test_fixers.py (renamed from lib-python/3.2/lib2to3/tests/test_fixers.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/test_main.py (renamed from lib-python/3.2/lib2to3/tests/test_main.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/test_parser.py (renamed from lib-python/3.2/lib2to3/tests/test_parser.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/test_pytree.py (renamed from lib-python/3.2/lib2to3/tests/test_pytree.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/test_refactor.py (renamed from lib-python/3.2/lib2to3/tests/test_refactor.py) | 0 | ||||
-rw-r--r-- | lib-python/3/lib2to3/tests/test_util.py (renamed from lib-python/3.2/lib2to3/tests/test_util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/linecache.py (renamed from lib-python/3.2/linecache.py) | 0 | ||||
-rw-r--r-- | lib-python/3/locale.py (renamed from lib-python/3.2/locale.py) | 0 | ||||
-rw-r--r-- | lib-python/3/logging/__init__.py (renamed from lib-python/3.2/logging/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/logging/config.py (renamed from lib-python/3.2/logging/config.py) | 0 | ||||
-rw-r--r-- | lib-python/3/logging/handlers.py (renamed from lib-python/3.2/logging/handlers.py) | 0 | ||||
-rw-r--r-- | lib-python/3/macpath.py (renamed from lib-python/3.2/macpath.py) | 0 | ||||
-rw-r--r-- | lib-python/3/macurl2path.py (renamed from lib-python/3.2/macurl2path.py) | 0 | ||||
-rw-r--r-- | lib-python/3/mailbox.py (renamed from lib-python/3.2/mailbox.py) | 0 | ||||
-rw-r--r-- | lib-python/3/mailcap.py (renamed from lib-python/3.2/mailcap.py) | 0 | ||||
-rw-r--r-- | lib-python/3/mimetypes.py (renamed from lib-python/3.2/mimetypes.py) | 0 | ||||
-rw-r--r-- | lib-python/3/modulefinder.py (renamed from lib-python/3.2/modulefinder.py) | 0 | ||||
-rw-r--r-- | lib-python/3/msilib/__init__.py (renamed from lib-python/3.2/msilib/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/msilib/schema.py (renamed from lib-python/3.2/msilib/schema.py) | 0 | ||||
-rw-r--r-- | lib-python/3/msilib/sequence.py (renamed from lib-python/3.2/msilib/sequence.py) | 0 | ||||
-rw-r--r-- | lib-python/3/msilib/text.py (renamed from lib-python/3.2/msilib/text.py) | 0 | ||||
-rw-r--r-- | lib-python/3/multiprocessing/__init__.py (renamed from lib-python/3.2/multiprocessing/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/multiprocessing/connection.py (renamed from lib-python/3.2/multiprocessing/connection.py) | 0 | ||||
-rw-r--r-- | lib-python/3/multiprocessing/dummy/__init__.py (renamed from lib-python/3.2/multiprocessing/dummy/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/multiprocessing/dummy/connection.py (renamed from lib-python/3.2/multiprocessing/dummy/connection.py) | 0 | ||||
-rw-r--r-- | lib-python/3/multiprocessing/forking.py (renamed from lib-python/3.2/multiprocessing/forking.py) | 0 | ||||
-rw-r--r-- | lib-python/3/multiprocessing/heap.py (renamed from lib-python/3.2/multiprocessing/heap.py) | 0 | ||||
-rw-r--r-- | lib-python/3/multiprocessing/managers.py (renamed from lib-python/3.2/multiprocessing/managers.py) | 0 | ||||
-rw-r--r-- | lib-python/3/multiprocessing/pool.py (renamed from lib-python/3.2/multiprocessing/pool.py) | 0 | ||||
-rw-r--r-- | lib-python/3/multiprocessing/process.py (renamed from lib-python/3.2/multiprocessing/process.py) | 0 | ||||
-rw-r--r-- | lib-python/3/multiprocessing/queues.py (renamed from lib-python/3.2/multiprocessing/queues.py) | 0 | ||||
-rw-r--r-- | lib-python/3/multiprocessing/reduction.py (renamed from lib-python/3.2/multiprocessing/reduction.py) | 0 | ||||
-rw-r--r-- | lib-python/3/multiprocessing/sharedctypes.py (renamed from lib-python/3.2/multiprocessing/sharedctypes.py) | 0 | ||||
-rw-r--r-- | lib-python/3/multiprocessing/synchronize.py (renamed from lib-python/3.2/multiprocessing/synchronize.py) | 0 | ||||
-rw-r--r-- | lib-python/3/multiprocessing/util.py (renamed from lib-python/3.2/multiprocessing/util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/netrc.py (renamed from lib-python/3.2/netrc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/nntplib.py (renamed from lib-python/3.2/nntplib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ntpath.py (renamed from lib-python/3.2/ntpath.py) | 0 | ||||
-rw-r--r-- | lib-python/3/nturl2path.py (renamed from lib-python/3.2/nturl2path.py) | 0 | ||||
-rw-r--r-- | lib-python/3/numbers.py (renamed from lib-python/3.2/numbers.py) | 0 | ||||
-rw-r--r-- | lib-python/3/opcode.py (renamed from lib-python/3.2/opcode.py) | 0 | ||||
-rw-r--r-- | lib-python/3/optparse.py (renamed from lib-python/3.2/optparse.py) | 0 | ||||
-rw-r--r-- | lib-python/3/os.py (renamed from lib-python/3.2/os.py) | 0 | ||||
-rw-r--r-- | lib-python/3/os2emxpath.py (renamed from lib-python/3.2/os2emxpath.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/pdb.py (renamed from lib-python/3.2/pdb.py) | 0 | ||||
-rw-r--r-- | lib-python/3/pickle.py (renamed from lib-python/3.2/pickle.py) | 0 | ||||
-rw-r--r-- | lib-python/3/pickletools.py (renamed from lib-python/3.2/pickletools.py) | 0 | ||||
-rw-r--r-- | lib-python/3/pipes.py (renamed from lib-python/3.2/pipes.py) | 0 | ||||
-rw-r--r-- | lib-python/3/pkgutil.py (renamed from lib-python/3.2/pkgutil.py) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-aix4/IN.py (renamed from lib-python/3.2/plat-aix4/IN.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/plat-aix4/regen (renamed from lib-python/3.2/plat-aix4/regen) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-darwin/IN.py (renamed from lib-python/3.2/plat-darwin/IN.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/plat-darwin/regen (renamed from lib-python/3.2/plat-darwin/regen) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-freebsd4/IN.py (renamed from lib-python/3.2/plat-freebsd4/IN.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/plat-freebsd4/regen (renamed from lib-python/3.2/plat-freebsd4/regen) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-freebsd5/IN.py (renamed from lib-python/3.2/plat-freebsd5/IN.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/plat-freebsd5/regen (renamed from lib-python/3.2/plat-freebsd5/regen) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-freebsd6/IN.py (renamed from lib-python/3.2/plat-freebsd6/IN.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/plat-freebsd6/regen (renamed from lib-python/3.2/plat-freebsd6/regen) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-freebsd7/IN.py (renamed from lib-python/3.2/plat-freebsd7/IN.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/plat-freebsd7/regen (renamed from lib-python/3.2/plat-freebsd7/regen) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-freebsd8/IN.py (renamed from lib-python/3.2/plat-freebsd8/IN.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/plat-freebsd8/regen (renamed from lib-python/3.2/plat-freebsd8/regen) | 0 | ||||
-rwxr-xr-x | lib-python/3/plat-generic/regen (renamed from lib-python/3.2/plat-generic/regen) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-linux2/CDROM.py (renamed from lib-python/3.2/plat-linux2/CDROM.py) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-linux2/DLFCN.py (renamed from lib-python/3.2/plat-linux2/DLFCN.py) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-linux2/IN.py (renamed from lib-python/3.2/plat-linux2/IN.py) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-linux2/TYPES.py (renamed from lib-python/3.2/plat-linux2/TYPES.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/plat-linux2/regen (renamed from lib-python/3.2/plat-linux2/regen) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-netbsd1/IN.py (renamed from lib-python/3.2/plat-netbsd1/IN.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/plat-netbsd1/regen (renamed from lib-python/3.2/plat-netbsd1/regen) | 0 | ||||
-rwxr-xr-x | lib-python/3/plat-next3/regen (renamed from lib-python/3.2/plat-next3/regen) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-os2emx/IN.py (renamed from lib-python/3.2/plat-os2emx/IN.py) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-os2emx/SOCKET.py (renamed from lib-python/3.2/plat-os2emx/SOCKET.py) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-os2emx/_emx_link.py (renamed from lib-python/3.2/plat-os2emx/_emx_link.py) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-os2emx/grp.py (renamed from lib-python/3.2/plat-os2emx/grp.py) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-os2emx/pwd.py (renamed from lib-python/3.2/plat-os2emx/pwd.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/plat-os2emx/regen (renamed from lib-python/3.2/plat-os2emx/regen) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-sunos5/CDIO.py (renamed from lib-python/3.2/plat-sunos5/CDIO.py) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-sunos5/DLFCN.py (renamed from lib-python/3.2/plat-sunos5/DLFCN.py) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-sunos5/IN.py (renamed from lib-python/3.2/plat-sunos5/IN.py) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-sunos5/STROPTS.py (renamed from lib-python/3.2/plat-sunos5/STROPTS.py) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-sunos5/TYPES.py (renamed from lib-python/3.2/plat-sunos5/TYPES.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/plat-sunos5/regen (renamed from lib-python/3.2/plat-sunos5/regen) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-unixware7/IN.py (renamed from lib-python/3.2/plat-unixware7/IN.py) | 0 | ||||
-rw-r--r-- | lib-python/3/plat-unixware7/STROPTS.py (renamed from lib-python/3.2/plat-unixware7/STROPTS.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/plat-unixware7/regen (renamed from lib-python/3.2/plat-unixware7/regen) | 0 | ||||
-rwxr-xr-x | lib-python/3/platform.py (renamed from lib-python/3.2/platform.py) | 0 | ||||
-rw-r--r-- | lib-python/3/plistlib.py (renamed from lib-python/3.2/plistlib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/poplib.py (renamed from lib-python/3.2/poplib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/posixpath.py (renamed from lib-python/3.2/posixpath.py) | 0 | ||||
-rw-r--r-- | lib-python/3/pprint.py (renamed from lib-python/3.2/pprint.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/profile.py (renamed from lib-python/3.2/profile.py) | 0 | ||||
-rw-r--r-- | lib-python/3/pstats.py (renamed from lib-python/3.2/pstats.py) | 0 | ||||
-rw-r--r-- | lib-python/3/pty.py (renamed from lib-python/3.2/pty.py) | 0 | ||||
-rw-r--r-- | lib-python/3/py_compile.py (renamed from lib-python/3.2/py_compile.py) | 0 | ||||
-rw-r--r-- | lib-python/3/pyclbr.py (renamed from lib-python/3.2/pyclbr.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/pydoc.py (renamed from lib-python/3.2/pydoc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/pydoc_data/__init__.py (renamed from lib-python/3.2/pydoc_data/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/pydoc_data/_pydoc.css (renamed from lib-python/3.2/pydoc_data/_pydoc.css) | 0 | ||||
-rw-r--r-- | lib-python/3/pydoc_data/topics.py (renamed from lib-python/3.2/pydoc_data/topics.py) | 0 | ||||
-rw-r--r-- | lib-python/3/queue.py (renamed from lib-python/3.2/queue.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/quopri.py (renamed from lib-python/3.2/quopri.py) | 0 | ||||
-rw-r--r-- | lib-python/3/random.py (renamed from lib-python/3.2/random.py) | 0 | ||||
-rw-r--r-- | lib-python/3/re.py (renamed from lib-python/3.2/re.py) | 0 | ||||
-rw-r--r-- | lib-python/3/reprlib.py (renamed from lib-python/3.2/reprlib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/rlcompleter.py (renamed from lib-python/3.2/rlcompleter.py) | 0 | ||||
-rw-r--r-- | lib-python/3/runpy.py (renamed from lib-python/3.2/runpy.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sched.py (renamed from lib-python/3.2/sched.py) | 0 | ||||
-rw-r--r-- | lib-python/3/shelve.py (renamed from lib-python/3.2/shelve.py) | 0 | ||||
-rw-r--r-- | lib-python/3/shlex.py (renamed from lib-python/3.2/shlex.py) | 0 | ||||
-rw-r--r-- | lib-python/3/shutil.py (renamed from lib-python/3.2/shutil.py) | 0 | ||||
-rw-r--r-- | lib-python/3/site-packages/README (renamed from lib-python/3.2/site-packages/README) | 0 | ||||
-rw-r--r-- | lib-python/3/site.py (renamed from lib-python/3.2/site.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/smtpd.py (renamed from lib-python/3.2/smtpd.py) | 0 | ||||
-rw-r--r-- | lib-python/3/smtplib.py (renamed from lib-python/3.2/smtplib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sndhdr.py (renamed from lib-python/3.2/sndhdr.py) | 0 | ||||
-rw-r--r-- | lib-python/3/socket.py (renamed from lib-python/3.2/socket.py) | 0 | ||||
-rw-r--r-- | lib-python/3/socketserver.py (renamed from lib-python/3.2/socketserver.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sqlite3/__init__.py (renamed from lib-python/3.2/sqlite3/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sqlite3/dbapi2.py (renamed from lib-python/3.2/sqlite3/dbapi2.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sqlite3/dump.py (renamed from lib-python/3.2/sqlite3/dump.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sqlite3/test/__init__.py (renamed from lib-python/3.2/sqlite3/test/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sqlite3/test/dbapi.py (renamed from lib-python/3.2/sqlite3/test/dbapi.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sqlite3/test/dump.py (renamed from lib-python/3.2/sqlite3/test/dump.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sqlite3/test/factory.py (renamed from lib-python/3.2/sqlite3/test/factory.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sqlite3/test/hooks.py (renamed from lib-python/3.2/sqlite3/test/hooks.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sqlite3/test/regression.py (renamed from lib-python/3.2/sqlite3/test/regression.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sqlite3/test/transactions.py (renamed from lib-python/3.2/sqlite3/test/transactions.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sqlite3/test/types.py (renamed from lib-python/3.2/sqlite3/test/types.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sqlite3/test/userfunctions.py (renamed from lib-python/3.2/sqlite3/test/userfunctions.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sre_compile.py (renamed from lib-python/3.2/sre_compile.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sre_constants.py (renamed from lib-python/3.2/sre_constants.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sre_parse.py (renamed from lib-python/3.2/sre_parse.py) | 0 | ||||
-rw-r--r-- | lib-python/3/ssl.py (renamed from lib-python/3.2/ssl.py) | 0 | ||||
-rw-r--r-- | lib-python/3/stat.py (renamed from lib-python/3.2/stat.py) | 0 | ||||
-rw-r--r-- | lib-python/3/string.py (renamed from lib-python/3.2/string.py) | 0 | ||||
-rw-r--r-- | lib-python/3/stringprep.py (renamed from lib-python/3.2/stringprep.py) | 0 | ||||
-rw-r--r-- | lib-python/3/struct.py (renamed from lib-python/3.2/struct.py) | 0 | ||||
-rw-r--r-- | lib-python/3/subprocess.py (renamed from lib-python/3.2/subprocess.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sunau.py (renamed from lib-python/3.2/sunau.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/symbol.py (renamed from lib-python/3.2/symbol.py) | 0 | ||||
-rw-r--r-- | lib-python/3/symtable.py (renamed from lib-python/3.2/symtable.py) | 0 | ||||
-rw-r--r-- | lib-python/3/sysconfig.py (renamed from lib-python/3.2/sysconfig.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/tabnanny.py (renamed from lib-python/3.2/tabnanny.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tarfile.py (renamed from lib-python/3.2/tarfile.py) | 0 | ||||
-rw-r--r-- | lib-python/3/telnetlib.py (renamed from lib-python/3.2/telnetlib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tempfile.py (renamed from lib-python/3.2/tempfile.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/185test.db (renamed from lib-python/3.2/test/185test.db) | bin | 16384 -> 16384 bytes | |||
-rw-r--r-- | lib-python/3/test/Sine-1000Hz-300ms.aif (renamed from lib-python/3.2/test/Sine-1000Hz-300ms.aif) | bin | 61696 -> 61696 bytes | |||
-rw-r--r-- | lib-python/3/test/__init__.py (renamed from lib-python/3.2/test/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/__main__.py (renamed from lib-python/3.2/test/__main__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/audiotest.au (renamed from lib-python/3.2/test/audiotest.au) | bin | 28144 -> 28144 bytes | |||
-rw-r--r-- | lib-python/3/test/autotest.py (renamed from lib-python/3.2/test/autotest.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/bad_coding.py (renamed from lib-python/3.2/test/bad_coding.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/bad_coding2.py (renamed from lib-python/3.2/test/bad_coding2.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/badcert.pem (renamed from lib-python/3.2/test/badcert.pem) | 0 | ||||
-rw-r--r-- | lib-python/3/test/badkey.pem (renamed from lib-python/3.2/test/badkey.pem) | 0 | ||||
-rw-r--r-- | lib-python/3/test/badsyntax_3131.py (renamed from lib-python/3.2/test/badsyntax_3131.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/badsyntax_future3.py (renamed from lib-python/3.2/test/badsyntax_future3.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/badsyntax_future4.py (renamed from lib-python/3.2/test/badsyntax_future4.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/badsyntax_future5.py (renamed from lib-python/3.2/test/badsyntax_future5.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/badsyntax_future6.py (renamed from lib-python/3.2/test/badsyntax_future6.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/badsyntax_future7.py (renamed from lib-python/3.2/test/badsyntax_future7.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/badsyntax_future8.py (renamed from lib-python/3.2/test/badsyntax_future8.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/badsyntax_future9.py (renamed from lib-python/3.2/test/badsyntax_future9.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/badsyntax_pep3120.py (renamed from lib-python/3.2/test/badsyntax_pep3120.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/buffer_tests.py (renamed from lib-python/3.2/test/buffer_tests.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/capath/4e1295a3.0 (renamed from lib-python/3.2/test/capath/4e1295a3.0) | 0 | ||||
-rw-r--r-- | lib-python/3/test/capath/5ed36f99.0 (renamed from lib-python/3.2/test/capath/5ed36f99.0) | 0 | ||||
-rw-r--r-- | lib-python/3/test/capath/6e88d7b8.0 (renamed from lib-python/3.2/test/capath/6e88d7b8.0) | 0 | ||||
-rw-r--r-- | lib-python/3/test/capath/99d0fa06.0 (renamed from lib-python/3.2/test/capath/99d0fa06.0) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cfgparser.1 (renamed from lib-python/3.2/test/cfgparser.1) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cfgparser.2 (renamed from lib-python/3.2/test/cfgparser.2) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cfgparser.3 (renamed from lib-python/3.2/test/cfgparser.3) | 0 | ||||
-rw-r--r-- | lib-python/3/test/check_soundcard.vbs (renamed from lib-python/3.2/test/check_soundcard.vbs) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/big5-utf8.txt (renamed from lib-python/3.2/test/cjkencodings/big5-utf8.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/big5.txt (renamed from lib-python/3.2/test/cjkencodings/big5.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/big5hkscs-utf8.txt (renamed from lib-python/3.2/test/cjkencodings/big5hkscs-utf8.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/big5hkscs.txt (renamed from lib-python/3.2/test/cjkencodings/big5hkscs.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/cp949-utf8.txt (renamed from lib-python/3.2/test/cjkencodings/cp949-utf8.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/cp949.txt (renamed from lib-python/3.2/test/cjkencodings/cp949.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/euc_jisx0213-utf8.txt (renamed from lib-python/3.2/test/cjkencodings/euc_jisx0213-utf8.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/euc_jisx0213.txt (renamed from lib-python/3.2/test/cjkencodings/euc_jisx0213.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/euc_jp-utf8.txt (renamed from lib-python/3.2/test/cjkencodings/euc_jp-utf8.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/euc_jp.txt (renamed from lib-python/3.2/test/cjkencodings/euc_jp.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/euc_kr-utf8.txt (renamed from lib-python/3.2/test/cjkencodings/euc_kr-utf8.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/euc_kr.txt (renamed from lib-python/3.2/test/cjkencodings/euc_kr.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/gb18030-utf8.txt (renamed from lib-python/3.2/test/cjkencodings/gb18030-utf8.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/gb18030.txt (renamed from lib-python/3.2/test/cjkencodings/gb18030.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/gb2312-utf8.txt (renamed from lib-python/3.2/test/cjkencodings/gb2312-utf8.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/gb2312.txt (renamed from lib-python/3.2/test/cjkencodings/gb2312.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/gbk-utf8.txt (renamed from lib-python/3.2/test/cjkencodings/gbk-utf8.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/gbk.txt (renamed from lib-python/3.2/test/cjkencodings/gbk.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/hz-utf8.txt (renamed from lib-python/3.2/test/cjkencodings/hz-utf8.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/hz.txt (renamed from lib-python/3.2/test/cjkencodings/hz.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/iso2022_jp-utf8.txt (renamed from lib-python/3.2/test/cjkencodings/iso2022_jp-utf8.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/iso2022_jp.txt (renamed from lib-python/3.2/test/cjkencodings/iso2022_jp.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/iso2022_kr-utf8.txt (renamed from lib-python/3.2/test/cjkencodings/iso2022_kr-utf8.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/iso2022_kr.txt (renamed from lib-python/3.2/test/cjkencodings/iso2022_kr.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/johab-utf8.txt (renamed from lib-python/3.2/test/cjkencodings/johab-utf8.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/johab.txt (renamed from lib-python/3.2/test/cjkencodings/johab.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/shift_jis-utf8.txt (renamed from lib-python/3.2/test/cjkencodings/shift_jis-utf8.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/shift_jis.txt (renamed from lib-python/3.2/test/cjkencodings/shift_jis.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/shift_jisx0213-utf8.txt (renamed from lib-python/3.2/test/cjkencodings/shift_jisx0213-utf8.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cjkencodings/shift_jisx0213.txt (renamed from lib-python/3.2/test/cjkencodings/shift_jisx0213.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/cmath_testcases.txt (renamed from lib-python/3.2/test/cmath_testcases.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/crashers/README (renamed from lib-python/3.2/test/crashers/README) | 0 | ||||
-rw-r--r-- | lib-python/3/test/crashers/bogus_code_obj.py (renamed from lib-python/3.2/test/crashers/bogus_code_obj.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/crashers/borrowed_ref_1.py (renamed from lib-python/3.2/test/crashers/borrowed_ref_1.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/crashers/borrowed_ref_2.py (renamed from lib-python/3.2/test/crashers/borrowed_ref_2.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/crashers/compiler_recursion.py (renamed from lib-python/3.2/test/crashers/compiler_recursion.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/crashers/gc_inspection.py (renamed from lib-python/3.2/test/crashers/gc_inspection.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/crashers/infinite_loop_re.py (renamed from lib-python/3.2/test/crashers/infinite_loop_re.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/crashers/loosing_mro_ref.py (renamed from lib-python/3.2/test/crashers/loosing_mro_ref.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/crashers/mutation_inside_cyclegc.py (renamed from lib-python/3.2/test/crashers/mutation_inside_cyclegc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/crashers/nasty_eq_vs_dict.py (renamed from lib-python/3.2/test/crashers/nasty_eq_vs_dict.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/crashers/recursion_limit_too_high.py (renamed from lib-python/3.2/test/crashers/recursion_limit_too_high.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/crashers/recursive_call.py (renamed from lib-python/3.2/test/crashers/recursive_call.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/crashers/underlying_dict.py (renamed from lib-python/3.2/test/crashers/underlying_dict.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/curses_tests.py (renamed from lib-python/3.2/test/curses_tests.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/data/README (renamed from lib-python/3.2/test/data/README) | 0 | ||||
-rw-r--r-- | lib-python/3/test/datetimetester.py (renamed from lib-python/3.2/test/datetimetester.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/abs.decTest (renamed from lib-python/3.2/test/decimaltestdata/abs.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/add.decTest (renamed from lib-python/3.2/test/decimaltestdata/add.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/and.decTest (renamed from lib-python/3.2/test/decimaltestdata/and.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/base.decTest (renamed from lib-python/3.2/test/decimaltestdata/base.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/clamp.decTest (renamed from lib-python/3.2/test/decimaltestdata/clamp.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/class.decTest (renamed from lib-python/3.2/test/decimaltestdata/class.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/compare.decTest (renamed from lib-python/3.2/test/decimaltestdata/compare.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/comparetotal.decTest (renamed from lib-python/3.2/test/decimaltestdata/comparetotal.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/comparetotmag.decTest (renamed from lib-python/3.2/test/decimaltestdata/comparetotmag.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/copy.decTest (renamed from lib-python/3.2/test/decimaltestdata/copy.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/copyabs.decTest (renamed from lib-python/3.2/test/decimaltestdata/copyabs.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/copynegate.decTest (renamed from lib-python/3.2/test/decimaltestdata/copynegate.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/copysign.decTest (renamed from lib-python/3.2/test/decimaltestdata/copysign.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddAbs.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddAbs.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddAdd.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddAdd.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddAnd.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddAnd.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddBase.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddBase.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddCanonical.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddCanonical.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddClass.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddClass.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddCompare.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddCompare.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddCompareSig.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddCompareSig.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddCompareTotal.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddCompareTotal.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddCompareTotalMag.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddCompareTotalMag.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddCopy.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddCopy.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddCopyAbs.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddCopyAbs.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddCopyNegate.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddCopyNegate.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddCopySign.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddCopySign.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddDivide.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddDivide.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddDivideInt.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddDivideInt.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddEncode.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddEncode.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddFMA.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddFMA.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddInvert.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddInvert.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddLogB.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddLogB.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddMax.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddMax.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddMaxMag.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddMaxMag.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddMin.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddMin.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddMinMag.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddMinMag.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddMinus.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddMinus.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddMultiply.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddMultiply.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddNextMinus.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddNextMinus.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddNextPlus.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddNextPlus.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddNextToward.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddNextToward.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddOr.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddOr.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddPlus.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddPlus.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddQuantize.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddQuantize.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddReduce.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddReduce.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddRemainder.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddRemainder.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddRemainderNear.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddRemainderNear.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddRotate.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddRotate.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddSameQuantum.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddSameQuantum.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddScaleB.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddScaleB.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddShift.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddShift.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddSubtract.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddSubtract.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddToIntegral.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddToIntegral.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ddXor.decTest (renamed from lib-python/3.2/test/decimaltestdata/ddXor.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/decDouble.decTest (renamed from lib-python/3.2/test/decimaltestdata/decDouble.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/decQuad.decTest (renamed from lib-python/3.2/test/decimaltestdata/decQuad.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/decSingle.decTest (renamed from lib-python/3.2/test/decimaltestdata/decSingle.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/divide.decTest (renamed from lib-python/3.2/test/decimaltestdata/divide.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/divideint.decTest (renamed from lib-python/3.2/test/decimaltestdata/divideint.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqAbs.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqAbs.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqAdd.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqAdd.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqAnd.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqAnd.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqBase.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqBase.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqCanonical.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqCanonical.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqClass.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqClass.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqCompare.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqCompare.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqCompareSig.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqCompareSig.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqCompareTotal.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqCompareTotal.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqCompareTotalMag.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqCompareTotalMag.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqCopy.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqCopy.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqCopyAbs.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqCopyAbs.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqCopyNegate.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqCopyNegate.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqCopySign.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqCopySign.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqDivide.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqDivide.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqDivideInt.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqDivideInt.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqEncode.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqEncode.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqFMA.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqFMA.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqInvert.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqInvert.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqLogB.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqLogB.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqMax.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqMax.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqMaxMag.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqMaxMag.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqMin.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqMin.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqMinMag.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqMinMag.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqMinus.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqMinus.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqMultiply.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqMultiply.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqNextMinus.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqNextMinus.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqNextPlus.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqNextPlus.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqNextToward.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqNextToward.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqOr.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqOr.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqPlus.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqPlus.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqQuantize.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqQuantize.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqReduce.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqReduce.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqRemainder.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqRemainder.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqRemainderNear.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqRemainderNear.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqRotate.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqRotate.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqSameQuantum.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqSameQuantum.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqScaleB.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqScaleB.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqShift.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqShift.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqSubtract.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqSubtract.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqToIntegral.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqToIntegral.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dqXor.decTest (renamed from lib-python/3.2/test/decimaltestdata/dqXor.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dsBase.decTest (renamed from lib-python/3.2/test/decimaltestdata/dsBase.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/dsEncode.decTest (renamed from lib-python/3.2/test/decimaltestdata/dsEncode.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/exp.decTest (renamed from lib-python/3.2/test/decimaltestdata/exp.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/extra.decTest (renamed from lib-python/3.2/test/decimaltestdata/extra.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/fma.decTest (renamed from lib-python/3.2/test/decimaltestdata/fma.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/inexact.decTest (renamed from lib-python/3.2/test/decimaltestdata/inexact.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/invert.decTest (renamed from lib-python/3.2/test/decimaltestdata/invert.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/ln.decTest (renamed from lib-python/3.2/test/decimaltestdata/ln.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/log10.decTest (renamed from lib-python/3.2/test/decimaltestdata/log10.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/logb.decTest (renamed from lib-python/3.2/test/decimaltestdata/logb.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/max.decTest (renamed from lib-python/3.2/test/decimaltestdata/max.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/maxmag.decTest (renamed from lib-python/3.2/test/decimaltestdata/maxmag.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/min.decTest (renamed from lib-python/3.2/test/decimaltestdata/min.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/minmag.decTest (renamed from lib-python/3.2/test/decimaltestdata/minmag.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/minus.decTest (renamed from lib-python/3.2/test/decimaltestdata/minus.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/multiply.decTest (renamed from lib-python/3.2/test/decimaltestdata/multiply.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/nextminus.decTest (renamed from lib-python/3.2/test/decimaltestdata/nextminus.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/nextplus.decTest (renamed from lib-python/3.2/test/decimaltestdata/nextplus.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/nexttoward.decTest (renamed from lib-python/3.2/test/decimaltestdata/nexttoward.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/or.decTest (renamed from lib-python/3.2/test/decimaltestdata/or.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/plus.decTest (renamed from lib-python/3.2/test/decimaltestdata/plus.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/power.decTest (renamed from lib-python/3.2/test/decimaltestdata/power.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/powersqrt.decTest (renamed from lib-python/3.2/test/decimaltestdata/powersqrt.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/quantize.decTest (renamed from lib-python/3.2/test/decimaltestdata/quantize.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/randomBound32.decTest (renamed from lib-python/3.2/test/decimaltestdata/randomBound32.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/randoms.decTest (renamed from lib-python/3.2/test/decimaltestdata/randoms.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/reduce.decTest (renamed from lib-python/3.2/test/decimaltestdata/reduce.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/remainder.decTest (renamed from lib-python/3.2/test/decimaltestdata/remainder.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/remainderNear.decTest (renamed from lib-python/3.2/test/decimaltestdata/remainderNear.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/rescale.decTest (renamed from lib-python/3.2/test/decimaltestdata/rescale.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/rotate.decTest (renamed from lib-python/3.2/test/decimaltestdata/rotate.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/rounding.decTest (renamed from lib-python/3.2/test/decimaltestdata/rounding.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/samequantum.decTest (renamed from lib-python/3.2/test/decimaltestdata/samequantum.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/scaleb.decTest (renamed from lib-python/3.2/test/decimaltestdata/scaleb.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/shift.decTest (renamed from lib-python/3.2/test/decimaltestdata/shift.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/squareroot.decTest (renamed from lib-python/3.2/test/decimaltestdata/squareroot.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/subtract.decTest (renamed from lib-python/3.2/test/decimaltestdata/subtract.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/testall.decTest (renamed from lib-python/3.2/test/decimaltestdata/testall.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/tointegral.decTest (renamed from lib-python/3.2/test/decimaltestdata/tointegral.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/tointegralx.decTest (renamed from lib-python/3.2/test/decimaltestdata/tointegralx.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/decimaltestdata/xor.decTest (renamed from lib-python/3.2/test/decimaltestdata/xor.decTest) | 0 | ||||
-rw-r--r-- | lib-python/3/test/dis_module.py (renamed from lib-python/3.2/test/dis_module.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/doctest_aliases.py (renamed from lib-python/3.2/test/doctest_aliases.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/double_const.py (renamed from lib-python/3.2/test/double_const.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/empty.vbs (renamed from lib-python/3.2/test/empty.vbs) | 0 | ||||
-rw-r--r-- | lib-python/3/test/encoded_modules/__init__.py (renamed from lib-python/3.2/test/encoded_modules/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/encoded_modules/module_iso_8859_1.py (renamed from lib-python/3.2/test/encoded_modules/module_iso_8859_1.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/encoded_modules/module_koi8_r.py (renamed from lib-python/3.2/test/encoded_modules/module_koi8_r.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/exception_hierarchy.txt (renamed from lib-python/3.2/test/exception_hierarchy.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/floating_points.txt (renamed from lib-python/3.2/test/floating_points.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/fork_wait.py (renamed from lib-python/3.2/test/fork_wait.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/formatfloat_testcases.txt (renamed from lib-python/3.2/test/formatfloat_testcases.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/gdb_sample.py (renamed from lib-python/3.2/test/gdb_sample.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/https_svn_python_org_root.pem (renamed from lib-python/3.2/test/https_svn_python_org_root.pem) | 0 | ||||
-rw-r--r-- | lib-python/3/test/ieee754.txt (renamed from lib-python/3.2/test/ieee754.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/inspect_fodder.py (renamed from lib-python/3.2/test/inspect_fodder.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/inspect_fodder2.py (renamed from lib-python/3.2/test/inspect_fodder2.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/json_tests/__init__.py (renamed from lib-python/3.2/test/json_tests/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/json_tests/test_decode.py (renamed from lib-python/3.2/test/json_tests/test_decode.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/json_tests/test_default.py (renamed from lib-python/3.2/test/json_tests/test_default.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/json_tests/test_dump.py (renamed from lib-python/3.2/test/json_tests/test_dump.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/json_tests/test_encode_basestring_ascii.py (renamed from lib-python/3.2/test/json_tests/test_encode_basestring_ascii.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/json_tests/test_fail.py (renamed from lib-python/3.2/test/json_tests/test_fail.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/json_tests/test_float.py (renamed from lib-python/3.2/test/json_tests/test_float.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/json_tests/test_indent.py (renamed from lib-python/3.2/test/json_tests/test_indent.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/json_tests/test_pass1.py (renamed from lib-python/3.2/test/json_tests/test_pass1.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/json_tests/test_pass2.py (renamed from lib-python/3.2/test/json_tests/test_pass2.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/json_tests/test_pass3.py (renamed from lib-python/3.2/test/json_tests/test_pass3.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/json_tests/test_recursion.py (renamed from lib-python/3.2/test/json_tests/test_recursion.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/json_tests/test_scanstring.py (renamed from lib-python/3.2/test/json_tests/test_scanstring.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/json_tests/test_separators.py (renamed from lib-python/3.2/test/json_tests/test_separators.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/json_tests/test_speedups.py (renamed from lib-python/3.2/test/json_tests/test_speedups.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/json_tests/test_unicode.py (renamed from lib-python/3.2/test/json_tests/test_unicode.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/keycert.pem (renamed from lib-python/3.2/test/keycert.pem) | 0 | ||||
-rw-r--r-- | lib-python/3/test/keycert2.pem (renamed from lib-python/3.2/test/keycert2.pem) | 0 | ||||
-rw-r--r-- | lib-python/3/test/leakers/README.txt (renamed from lib-python/3.2/test/leakers/README.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/leakers/__init__.py (renamed from lib-python/3.2/test/leakers/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/leakers/test_ctypes.py (renamed from lib-python/3.2/test/leakers/test_ctypes.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/leakers/test_gestalt.py (renamed from lib-python/3.2/test/leakers/test_gestalt.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/leakers/test_selftype.py (renamed from lib-python/3.2/test/leakers/test_selftype.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/list_tests.py (renamed from lib-python/3.2/test/list_tests.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/lock_tests.py (renamed from lib-python/3.2/test/lock_tests.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/make_ssl_certs.py (renamed from lib-python/3.2/test/make_ssl_certs.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/mapping_tests.py (renamed from lib-python/3.2/test/mapping_tests.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/math_testcases.txt (renamed from lib-python/3.2/test/math_testcases.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/mime.types (renamed from lib-python/3.2/test/mime.types) | 0 | ||||
-rw-r--r-- | lib-python/3/test/mock_socket.py (renamed from lib-python/3.2/test/mock_socket.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/nokia.pem (renamed from lib-python/3.2/test/nokia.pem) | 0 | ||||
-rw-r--r-- | lib-python/3/test/nullcert.pem (renamed from lib-python/3.2/test/nullcert.pem) | 0 | ||||
-rw-r--r-- | lib-python/3/test/outstanding_bugs.py (renamed from lib-python/3.2/test/outstanding_bugs.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/pickletester.py (renamed from lib-python/3.2/test/pickletester.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/profilee.py (renamed from lib-python/3.2/test/profilee.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/pstats.pck (renamed from lib-python/3.2/test/pstats.pck) | bin | 66607 -> 66607 bytes | |||
-rw-r--r-- | lib-python/3/test/pyclbr_input.py (renamed from lib-python/3.2/test/pyclbr_input.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/pydoc_mod.py (renamed from lib-python/3.2/test/pydoc_mod.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/pydocfodder.py (renamed from lib-python/3.2/test/pydocfodder.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/test/pystone.py (renamed from lib-python/3.2/test/pystone.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/randv2_32.pck (renamed from lib-python/3.2/test/randv2_32.pck) | 0 | ||||
-rw-r--r-- | lib-python/3/test/randv2_64.pck (renamed from lib-python/3.2/test/randv2_64.pck) | 0 | ||||
-rw-r--r-- | lib-python/3/test/randv3.pck (renamed from lib-python/3.2/test/randv3.pck) | 0 | ||||
-rwxr-xr-x | lib-python/3/test/re_tests.py (renamed from lib-python/3.2/test/re_tests.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/test/regrtest.py (renamed from lib-python/3.2/test/regrtest.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/relimport.py (renamed from lib-python/3.2/test/relimport.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/reperf.py (renamed from lib-python/3.2/test/reperf.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/sample_doctest.py (renamed from lib-python/3.2/test/sample_doctest.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/script_helper.py (renamed from lib-python/3.2/test/script_helper.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/seq_tests.py (renamed from lib-python/3.2/test/seq_tests.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/sgml_input.html (renamed from lib-python/3.2/test/sgml_input.html) | 0 | ||||
-rw-r--r-- | lib-python/3/test/sha256.pem (renamed from lib-python/3.2/test/sha256.pem) | 0 | ||||
-rw-r--r-- | lib-python/3/test/sndhdrdata/README (renamed from lib-python/3.2/test/sndhdrdata/README) | 0 | ||||
-rw-r--r-- | lib-python/3/test/sndhdrdata/sndhdr.8svx (renamed from lib-python/3.2/test/sndhdrdata/sndhdr.8svx) | bin | 110 -> 110 bytes | |||
-rw-r--r-- | lib-python/3/test/sndhdrdata/sndhdr.aifc (renamed from lib-python/3.2/test/sndhdrdata/sndhdr.aifc) | bin | 106 -> 106 bytes | |||
-rw-r--r-- | lib-python/3/test/sndhdrdata/sndhdr.aiff (renamed from lib-python/3.2/test/sndhdrdata/sndhdr.aiff) | bin | 108 -> 108 bytes | |||
-rw-r--r-- | lib-python/3/test/sndhdrdata/sndhdr.au (renamed from lib-python/3.2/test/sndhdrdata/sndhdr.au) | bin | 64 -> 64 bytes | |||
-rw-r--r-- | lib-python/3/test/sndhdrdata/sndhdr.hcom (renamed from lib-python/3.2/test/sndhdrdata/sndhdr.hcom) | bin | 256 -> 256 bytes | |||
-rw-r--r-- | lib-python/3/test/sndhdrdata/sndhdr.sndt (renamed from lib-python/3.2/test/sndhdrdata/sndhdr.sndt) | bin | 129 -> 129 bytes | |||
-rw-r--r-- | lib-python/3/test/sndhdrdata/sndhdr.voc (renamed from lib-python/3.2/test/sndhdrdata/sndhdr.voc) | bin | 63 -> 63 bytes | |||
-rw-r--r-- | lib-python/3/test/sndhdrdata/sndhdr.wav (renamed from lib-python/3.2/test/sndhdrdata/sndhdr.wav) | bin | 64 -> 64 bytes | |||
-rw-r--r-- | lib-python/3/test/sortperf.py (renamed from lib-python/3.2/test/sortperf.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/ssl_cert.pem (renamed from lib-python/3.2/test/ssl_cert.pem) | 0 | ||||
-rw-r--r-- | lib-python/3/test/ssl_key.pem (renamed from lib-python/3.2/test/ssl_key.pem) | 0 | ||||
-rw-r--r-- | lib-python/3/test/ssl_servers.py (renamed from lib-python/3.2/test/ssl_servers.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/string_tests.py (renamed from lib-python/3.2/test/string_tests.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/subprocessdata/fd_status.py (renamed from lib-python/3.2/test/subprocessdata/fd_status.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/subprocessdata/input_reader.py (renamed from lib-python/3.2/test/subprocessdata/input_reader.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/subprocessdata/qcat.py (renamed from lib-python/3.2/test/subprocessdata/qcat.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/subprocessdata/qgrep.py (renamed from lib-python/3.2/test/subprocessdata/qgrep.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/subprocessdata/sigchild_ignore.py (renamed from lib-python/3.2/test/subprocessdata/sigchild_ignore.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/support.py (renamed from lib-python/3.2/test/support.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test___all__.py (renamed from lib-python/3.2/test/test___all__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test___future__.py (renamed from lib-python/3.2/test/test___future__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test__locale.py (renamed from lib-python/3.2/test/test__locale.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_abc.py (renamed from lib-python/3.2/test/test_abc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_abstract_numbers.py (renamed from lib-python/3.2/test/test_abstract_numbers.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_aifc.py (renamed from lib-python/3.2/test/test_aifc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_argparse.py (renamed from lib-python/3.2/test/test_argparse.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/test/test_array.py (renamed from lib-python/3.2/test/test_array.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_ast.py (renamed from lib-python/3.2/test/test_ast.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_asynchat.py (renamed from lib-python/3.2/test/test_asynchat.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_asyncore.py (renamed from lib-python/3.2/test/test_asyncore.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_atexit.py (renamed from lib-python/3.2/test/test_atexit.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_audioop.py (renamed from lib-python/3.2/test/test_audioop.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_augassign.py (renamed from lib-python/3.2/test/test_augassign.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_base64.py (renamed from lib-python/3.2/test/test_base64.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_bigaddrspace.py (renamed from lib-python/3.2/test/test_bigaddrspace.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_bigmem.py (renamed from lib-python/3.2/test/test_bigmem.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_binascii.py (renamed from lib-python/3.2/test/test_binascii.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/test/test_binhex.py (renamed from lib-python/3.2/test/test_binhex.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_binop.py (renamed from lib-python/3.2/test/test_binop.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_bisect.py (renamed from lib-python/3.2/test/test_bisect.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_bool.py (renamed from lib-python/3.2/test/test_bool.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_bufio.py (renamed from lib-python/3.2/test/test_bufio.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_builtin.py (renamed from lib-python/3.2/test/test_builtin.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_bytes.py (renamed from lib-python/3.2/test/test_bytes.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_bz2.py (renamed from lib-python/3.2/test/test_bz2.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_calendar.py (renamed from lib-python/3.2/test/test_calendar.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_call.py (renamed from lib-python/3.2/test/test_call.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_capi.py (renamed from lib-python/3.2/test/test_capi.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_cfgparser.py (renamed from lib-python/3.2/test/test_cfgparser.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_cgi.py (renamed from lib-python/3.2/test/test_cgi.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_charmapcodec.py (renamed from lib-python/3.2/test/test_charmapcodec.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_class.py (renamed from lib-python/3.2/test/test_class.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_cmath.py (renamed from lib-python/3.2/test/test_cmath.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_cmd.py (renamed from lib-python/3.2/test/test_cmd.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_cmd_line.py (renamed from lib-python/3.2/test/test_cmd_line.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_cmd_line_script.py (renamed from lib-python/3.2/test/test_cmd_line_script.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_code.py (renamed from lib-python/3.2/test/test_code.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_codeccallbacks.py (renamed from lib-python/3.2/test/test_codeccallbacks.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_codecencodings_cn.py (renamed from lib-python/3.2/test/test_codecencodings_cn.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_codecencodings_hk.py (renamed from lib-python/3.2/test/test_codecencodings_hk.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_codecencodings_iso2022.py (renamed from lib-python/3.2/test/test_codecencodings_iso2022.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_codecencodings_jp.py (renamed from lib-python/3.2/test/test_codecencodings_jp.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_codecencodings_kr.py (renamed from lib-python/3.2/test/test_codecencodings_kr.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_codecencodings_tw.py (renamed from lib-python/3.2/test/test_codecencodings_tw.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_codecmaps_cn.py (renamed from lib-python/3.2/test/test_codecmaps_cn.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_codecmaps_hk.py (renamed from lib-python/3.2/test/test_codecmaps_hk.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_codecmaps_jp.py (renamed from lib-python/3.2/test/test_codecmaps_jp.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_codecmaps_kr.py (renamed from lib-python/3.2/test/test_codecmaps_kr.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_codecmaps_tw.py (renamed from lib-python/3.2/test/test_codecmaps_tw.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_codecs.py (renamed from lib-python/3.2/test/test_codecs.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_codeop.py (renamed from lib-python/3.2/test/test_codeop.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_coding.py (renamed from lib-python/3.2/test/test_coding.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_collections.py (renamed from lib-python/3.2/test/test_collections.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_colorsys.py (renamed from lib-python/3.2/test/test_colorsys.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_compare.py (renamed from lib-python/3.2/test/test_compare.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_compile.py (renamed from lib-python/3.2/test/test_compile.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_compileall.py (renamed from lib-python/3.2/test/test_compileall.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_complex.py (renamed from lib-python/3.2/test/test_complex.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_concurrent_futures.py (renamed from lib-python/3.2/test/test_concurrent_futures.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_contains.py (renamed from lib-python/3.2/test/test_contains.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_contextlib.py (renamed from lib-python/3.2/test/test_contextlib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_copy.py (renamed from lib-python/3.2/test/test_copy.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_copyreg.py (renamed from lib-python/3.2/test/test_copyreg.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_cprofile.py (renamed from lib-python/3.2/test/test_cprofile.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_crypt.py (renamed from lib-python/3.2/test/test_crypt.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_csv.py (renamed from lib-python/3.2/test/test_csv.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_ctypes.py (renamed from lib-python/3.2/test/test_ctypes.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_curses.py (renamed from lib-python/3.2/test/test_curses.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_datetime.py (renamed from lib-python/3.2/test/test_datetime.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_dbm.py (renamed from lib-python/3.2/test/test_dbm.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_dbm_dumb.py (renamed from lib-python/3.2/test/test_dbm_dumb.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/test/test_dbm_gnu.py (renamed from lib-python/3.2/test/test_dbm_gnu.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/test/test_dbm_ndbm.py (renamed from lib-python/3.2/test/test_dbm_ndbm.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_decimal.py (renamed from lib-python/3.2/test/test_decimal.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_decorators.py (renamed from lib-python/3.2/test/test_decorators.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_defaultdict.py (renamed from lib-python/3.2/test/test_defaultdict.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_deque.py (renamed from lib-python/3.2/test/test_deque.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_descr.py (renamed from lib-python/3.2/test/test_descr.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_descrtut.py (renamed from lib-python/3.2/test/test_descrtut.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_dict.py (renamed from lib-python/3.2/test/test_dict.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_dictcomps.py (renamed from lib-python/3.2/test/test_dictcomps.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_dictviews.py (renamed from lib-python/3.2/test/test_dictviews.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_difflib.py (renamed from lib-python/3.2/test/test_difflib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_difflib_expect.html (renamed from lib-python/3.2/test/test_difflib_expect.html) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_dis.py (renamed from lib-python/3.2/test/test_dis.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_distutils.py (renamed from lib-python/3.2/test/test_distutils.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_doctest.py (renamed from lib-python/3.2/test/test_doctest.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_doctest.txt (renamed from lib-python/3.2/test/test_doctest.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_doctest2.py (renamed from lib-python/3.2/test/test_doctest2.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_doctest2.txt (renamed from lib-python/3.2/test/test_doctest2.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_doctest3.txt (renamed from lib-python/3.2/test/test_doctest3.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_doctest4.txt (renamed from lib-python/3.2/test/test_doctest4.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_docxmlrpc.py (renamed from lib-python/3.2/test/test_docxmlrpc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_dummy_thread.py (renamed from lib-python/3.2/test/test_dummy_thread.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_dummy_threading.py (renamed from lib-python/3.2/test/test_dummy_threading.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_dynamic.py (renamed from lib-python/3.2/test/test_dynamic.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_email.py (renamed from lib-python/3.2/test/test_email.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_enumerate.py (renamed from lib-python/3.2/test/test_enumerate.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_eof.py (renamed from lib-python/3.2/test/test_eof.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_epoll.py (renamed from lib-python/3.2/test/test_epoll.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/test/test_errno.py (renamed from lib-python/3.2/test/test_errno.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_exception_variations.py (renamed from lib-python/3.2/test/test_exception_variations.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_exceptions.py (renamed from lib-python/3.2/test/test_exceptions.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_extcall.py (renamed from lib-python/3.2/test/test_extcall.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_fcntl.py (renamed from lib-python/3.2/test/test_fcntl.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_file.py (renamed from lib-python/3.2/test/test_file.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_filecmp.py (renamed from lib-python/3.2/test/test_filecmp.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_fileinput.py (renamed from lib-python/3.2/test/test_fileinput.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_fileio.py (renamed from lib-python/3.2/test/test_fileio.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_float.py (renamed from lib-python/3.2/test/test_float.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_flufl.py (renamed from lib-python/3.2/test/test_flufl.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_fnmatch.py (renamed from lib-python/3.2/test/test_fnmatch.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_fork1.py (renamed from lib-python/3.2/test/test_fork1.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_format.py (renamed from lib-python/3.2/test/test_format.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_fractions.py (renamed from lib-python/3.2/test/test_fractions.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_frozen.py (renamed from lib-python/3.2/test/test_frozen.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_ftplib.py (renamed from lib-python/3.2/test/test_ftplib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_funcattrs.py (renamed from lib-python/3.2/test/test_funcattrs.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_functools.py (renamed from lib-python/3.2/test/test_functools.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_future.py (renamed from lib-python/3.2/test/test_future.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_future1.py (renamed from lib-python/3.2/test/test_future1.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_future2.py (renamed from lib-python/3.2/test/test_future2.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_future3.py (renamed from lib-python/3.2/test/test_future3.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_future4.py (renamed from lib-python/3.2/test/test_future4.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_future5.py (renamed from lib-python/3.2/test/test_future5.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_gc.py (renamed from lib-python/3.2/test/test_gc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_gdb.py (renamed from lib-python/3.2/test/test_gdb.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_generators.py (renamed from lib-python/3.2/test/test_generators.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_genericpath.py (renamed from lib-python/3.2/test/test_genericpath.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_genexps.py (renamed from lib-python/3.2/test/test_genexps.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_getargs2.py (renamed from lib-python/3.2/test/test_getargs2.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_getopt.py (renamed from lib-python/3.2/test/test_getopt.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_gettext.py (renamed from lib-python/3.2/test/test_gettext.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_glob.py (renamed from lib-python/3.2/test/test_glob.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_global.py (renamed from lib-python/3.2/test/test_global.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_grammar.py (renamed from lib-python/3.2/test/test_grammar.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_grp.py (renamed from lib-python/3.2/test/test_grp.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_gzip.py (renamed from lib-python/3.2/test/test_gzip.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_hash.py (renamed from lib-python/3.2/test/test_hash.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_hashlib.py (renamed from lib-python/3.2/test/test_hashlib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_heapq.py (renamed from lib-python/3.2/test/test_heapq.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_hmac.py (renamed from lib-python/3.2/test/test_hmac.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_html.py (renamed from lib-python/3.2/test/test_html.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_htmlparser.py (renamed from lib-python/3.2/test/test_htmlparser.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_http_cookiejar.py (renamed from lib-python/3.2/test/test_http_cookiejar.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_http_cookies.py (renamed from lib-python/3.2/test/test_http_cookies.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_httplib.py (renamed from lib-python/3.2/test/test_httplib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_httpservers.py (renamed from lib-python/3.2/test/test_httpservers.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_imaplib.py (renamed from lib-python/3.2/test/test_imaplib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_imp.py (renamed from lib-python/3.2/test/test_imp.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_import.py (renamed from lib-python/3.2/test/test_import.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_importhooks.py (renamed from lib-python/3.2/test/test_importhooks.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_importlib.py (renamed from lib-python/3.2/test/test_importlib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_index.py (renamed from lib-python/3.2/test/test_index.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_inspect.py (renamed from lib-python/3.2/test/test_inspect.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_int.py (renamed from lib-python/3.2/test/test_int.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_int_literal.py (renamed from lib-python/3.2/test/test_int_literal.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_io.py (renamed from lib-python/3.2/test/test_io.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_ioctl.py (renamed from lib-python/3.2/test/test_ioctl.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_isinstance.py (renamed from lib-python/3.2/test/test_isinstance.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_iter.py (renamed from lib-python/3.2/test/test_iter.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_iterlen.py (renamed from lib-python/3.2/test/test_iterlen.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_itertools.py (renamed from lib-python/3.2/test/test_itertools.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_json.py (renamed from lib-python/3.2/test/test_json.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_keywordonlyarg.py (renamed from lib-python/3.2/test/test_keywordonlyarg.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_kqueue.py (renamed from lib-python/3.2/test/test_kqueue.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_largefile.py (renamed from lib-python/3.2/test/test_largefile.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_lib2to3.py (renamed from lib-python/3.2/test/test_lib2to3.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_linecache.py (renamed from lib-python/3.2/test/test_linecache.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_list.py (renamed from lib-python/3.2/test/test_list.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_listcomps.py (renamed from lib-python/3.2/test/test_listcomps.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_locale.py (renamed from lib-python/3.2/test/test_locale.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_logging.py (renamed from lib-python/3.2/test/test_logging.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_long.py (renamed from lib-python/3.2/test/test_long.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_longexp.py (renamed from lib-python/3.2/test/test_longexp.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_macpath.py (renamed from lib-python/3.2/test/test_macpath.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_mailbox.py (renamed from lib-python/3.2/test/test_mailbox.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_marshal.py (renamed from lib-python/3.2/test/test_marshal.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_math.py (renamed from lib-python/3.2/test/test_math.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_memoryio.py (renamed from lib-python/3.2/test/test_memoryio.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_memoryview.py (renamed from lib-python/3.2/test/test_memoryview.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_metaclass.py (renamed from lib-python/3.2/test/test_metaclass.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_mimetypes.py (renamed from lib-python/3.2/test/test_mimetypes.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_minidom.py (renamed from lib-python/3.2/test/test_minidom.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_mmap.py (renamed from lib-python/3.2/test/test_mmap.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_module.py (renamed from lib-python/3.2/test/test_module.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_modulefinder.py (renamed from lib-python/3.2/test/test_modulefinder.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_msilib.py (renamed from lib-python/3.2/test/test_msilib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_multibytecodec.py (renamed from lib-python/3.2/test/test_multibytecodec.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_multibytecodec_support.py (renamed from lib-python/3.2/test/test_multibytecodec_support.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_multiprocessing.py (renamed from lib-python/3.2/test/test_multiprocessing.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_mutants.py (renamed from lib-python/3.2/test/test_mutants.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_netrc.py (renamed from lib-python/3.2/test/test_netrc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_nis.py (renamed from lib-python/3.2/test/test_nis.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_nntplib.py (renamed from lib-python/3.2/test/test_nntplib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_normalization.py (renamed from lib-python/3.2/test/test_normalization.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_ntpath.py (renamed from lib-python/3.2/test/test_ntpath.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_numeric_tower.py (renamed from lib-python/3.2/test/test_numeric_tower.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_opcodes.py (renamed from lib-python/3.2/test/test_opcodes.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_openpty.py (renamed from lib-python/3.2/test/test_openpty.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_operator.py (renamed from lib-python/3.2/test/test_operator.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_optparse.py (renamed from lib-python/3.2/test/test_optparse.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_os.py (renamed from lib-python/3.2/test/test_os.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_ossaudiodev.py (renamed from lib-python/3.2/test/test_ossaudiodev.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_osx_env.py (renamed from lib-python/3.2/test/test_osx_env.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_parser.py (renamed from lib-python/3.2/test/test_parser.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pdb.py (renamed from lib-python/3.2/test/test_pdb.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_peepholer.py (renamed from lib-python/3.2/test/test_peepholer.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pep247.py (renamed from lib-python/3.2/test/test_pep247.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pep263.py (renamed from lib-python/3.2/test/test_pep263.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pep277.py (renamed from lib-python/3.2/test/test_pep277.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pep292.py (renamed from lib-python/3.2/test/test_pep292.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pep3120.py (renamed from lib-python/3.2/test/test_pep3120.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pep3131.py (renamed from lib-python/3.2/test/test_pep3131.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pep352.py (renamed from lib-python/3.2/test/test_pep352.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pickle.py (renamed from lib-python/3.2/test/test_pickle.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pickletools.py (renamed from lib-python/3.2/test/test_pickletools.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pipes.py (renamed from lib-python/3.2/test/test_pipes.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pkg.py (renamed from lib-python/3.2/test/test_pkg.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pkgimport.py (renamed from lib-python/3.2/test/test_pkgimport.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pkgutil.py (renamed from lib-python/3.2/test/test_pkgutil.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_platform.py (renamed from lib-python/3.2/test/test_platform.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_plistlib.py (renamed from lib-python/3.2/test/test_plistlib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_poll.py (renamed from lib-python/3.2/test/test_poll.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_popen.py (renamed from lib-python/3.2/test/test_popen.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_poplib.py (renamed from lib-python/3.2/test/test_poplib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_posix.py (renamed from lib-python/3.2/test/test_posix.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_posixpath.py (renamed from lib-python/3.2/test/test_posixpath.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pow.py (renamed from lib-python/3.2/test/test_pow.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pprint.py (renamed from lib-python/3.2/test/test_pprint.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_print.py (renamed from lib-python/3.2/test/test_print.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_profile.py (renamed from lib-python/3.2/test/test_profile.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_property.py (renamed from lib-python/3.2/test/test_property.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pstats.py (renamed from lib-python/3.2/test/test_pstats.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pty.py (renamed from lib-python/3.2/test/test_pty.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pwd.py (renamed from lib-python/3.2/test/test_pwd.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_py_compile.py (renamed from lib-python/3.2/test/test_py_compile.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pyclbr.py (renamed from lib-python/3.2/test/test_pyclbr.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pydoc.py (renamed from lib-python/3.2/test/test_pydoc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_pyexpat.py (renamed from lib-python/3.2/test/test_pyexpat.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_queue.py (renamed from lib-python/3.2/test/test_queue.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_quopri.py (renamed from lib-python/3.2/test/test_quopri.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_raise.py (renamed from lib-python/3.2/test/test_raise.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_random.py (renamed from lib-python/3.2/test/test_random.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_range.py (renamed from lib-python/3.2/test/test_range.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_re.py (renamed from lib-python/3.2/test/test_re.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_readline.py (renamed from lib-python/3.2/test/test_readline.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_reprlib.py (renamed from lib-python/3.2/test/test_reprlib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_resource.py (renamed from lib-python/3.2/test/test_resource.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_richcmp.py (renamed from lib-python/3.2/test/test_richcmp.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_rlcompleter.py (renamed from lib-python/3.2/test/test_rlcompleter.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_robotparser.py (renamed from lib-python/3.2/test/test_robotparser.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_runpy.py (renamed from lib-python/3.2/test/test_runpy.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_sax.py (renamed from lib-python/3.2/test/test_sax.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_sched.py (renamed from lib-python/3.2/test/test_sched.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_scope.py (renamed from lib-python/3.2/test/test_scope.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_select.py (renamed from lib-python/3.2/test/test_select.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_set.py (renamed from lib-python/3.2/test/test_set.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_setcomps.py (renamed from lib-python/3.2/test/test_setcomps.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_shelve.py (renamed from lib-python/3.2/test/test_shelve.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_shlex.py (renamed from lib-python/3.2/test/test_shlex.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_shutil.py (renamed from lib-python/3.2/test/test_shutil.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_signal.py (renamed from lib-python/3.2/test/test_signal.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_site.py (renamed from lib-python/3.2/test/test_site.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_slice.py (renamed from lib-python/3.2/test/test_slice.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_smtpd.py (renamed from lib-python/3.2/test/test_smtpd.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_smtplib.py (renamed from lib-python/3.2/test/test_smtplib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_smtpnet.py (renamed from lib-python/3.2/test/test_smtpnet.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_sndhdr.py (renamed from lib-python/3.2/test/test_sndhdr.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_socket.py (renamed from lib-python/3.2/test/test_socket.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_socketserver.py (renamed from lib-python/3.2/test/test_socketserver.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_sort.py (renamed from lib-python/3.2/test/test_sort.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_sqlite.py (renamed from lib-python/3.2/test/test_sqlite.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_ssl.py (renamed from lib-python/3.2/test/test_ssl.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_startfile.py (renamed from lib-python/3.2/test/test_startfile.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_strftime.py (renamed from lib-python/3.2/test/test_strftime.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_string.py (renamed from lib-python/3.2/test/test_string.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_stringprep.py (renamed from lib-python/3.2/test/test_stringprep.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_strlit.py (renamed from lib-python/3.2/test/test_strlit.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_strptime.py (renamed from lib-python/3.2/test/test_strptime.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_strtod.py (renamed from lib-python/3.2/test/test_strtod.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_struct.py (renamed from lib-python/3.2/test/test_struct.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_structmembers.py (renamed from lib-python/3.2/test/test_structmembers.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_structseq.py (renamed from lib-python/3.2/test/test_structseq.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_subprocess.py (renamed from lib-python/3.2/test/test_subprocess.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_sunau.py (renamed from lib-python/3.2/test/test_sunau.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_sundry.py (renamed from lib-python/3.2/test/test_sundry.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_super.py (renamed from lib-python/3.2/test/test_super.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_symtable.py (renamed from lib-python/3.2/test/test_symtable.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_syntax.py (renamed from lib-python/3.2/test/test_syntax.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_sys.py (renamed from lib-python/3.2/test/test_sys.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_sys_setprofile.py (renamed from lib-python/3.2/test/test_sys_setprofile.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_sys_settrace.py (renamed from lib-python/3.2/test/test_sys_settrace.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_sysconfig.py (renamed from lib-python/3.2/test/test_sysconfig.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_syslog.py (renamed from lib-python/3.2/test/test_syslog.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_tarfile.py (renamed from lib-python/3.2/test/test_tarfile.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_tcl.py (renamed from lib-python/3.2/test/test_tcl.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_telnetlib.py (renamed from lib-python/3.2/test/test_telnetlib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_tempfile.py (renamed from lib-python/3.2/test/test_tempfile.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_textwrap.py (renamed from lib-python/3.2/test/test_textwrap.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_thread.py (renamed from lib-python/3.2/test/test_thread.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_threaded_import.py (renamed from lib-python/3.2/test/test_threaded_import.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_threadedtempfile.py (renamed from lib-python/3.2/test/test_threadedtempfile.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_threading.py (renamed from lib-python/3.2/test/test_threading.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_threading_local.py (renamed from lib-python/3.2/test/test_threading_local.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_threadsignals.py (renamed from lib-python/3.2/test/test_threadsignals.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_time.py (renamed from lib-python/3.2/test/test_time.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_timeit.py (renamed from lib-python/3.2/test/test_timeit.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_timeout.py (renamed from lib-python/3.2/test/test_timeout.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_tk.py (renamed from lib-python/3.2/test/test_tk.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_tokenize.py (renamed from lib-python/3.2/test/test_tokenize.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_trace.py (renamed from lib-python/3.2/test/test_trace.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_traceback.py (renamed from lib-python/3.2/test/test_traceback.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_ttk_guionly.py (renamed from lib-python/3.2/test/test_ttk_guionly.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_ttk_textonly.py (renamed from lib-python/3.2/test/test_ttk_textonly.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_tuple.py (renamed from lib-python/3.2/test/test_tuple.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_typechecks.py (renamed from lib-python/3.2/test/test_typechecks.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_types.py (renamed from lib-python/3.2/test/test_types.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_ucn.py (renamed from lib-python/3.2/test/test_ucn.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_unary.py (renamed from lib-python/3.2/test/test_unary.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_unicode.py (renamed from lib-python/3.2/test/test_unicode.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_unicode_file.py (renamed from lib-python/3.2/test/test_unicode_file.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_unicodedata.py (renamed from lib-python/3.2/test/test_unicodedata.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_unittest.py (renamed from lib-python/3.2/test/test_unittest.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_univnewlines.py (renamed from lib-python/3.2/test/test_univnewlines.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_unpack.py (renamed from lib-python/3.2/test/test_unpack.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_unpack_ex.py (renamed from lib-python/3.2/test/test_unpack_ex.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_urllib.py (renamed from lib-python/3.2/test/test_urllib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_urllib2.py (renamed from lib-python/3.2/test/test_urllib2.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_urllib2_localnet.py (renamed from lib-python/3.2/test/test_urllib2_localnet.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_urllib2net.py (renamed from lib-python/3.2/test/test_urllib2net.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_urllib_response.py (renamed from lib-python/3.2/test/test_urllib_response.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_urllibnet.py (renamed from lib-python/3.2/test/test_urllibnet.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/test/test_urlparse.py (renamed from lib-python/3.2/test/test_urlparse.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_userdict.py (renamed from lib-python/3.2/test/test_userdict.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_userlist.py (renamed from lib-python/3.2/test/test_userlist.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/test/test_userstring.py (renamed from lib-python/3.2/test/test_userstring.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_uu.py (renamed from lib-python/3.2/test/test_uu.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_uuid.py (renamed from lib-python/3.2/test/test_uuid.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_wait3.py (renamed from lib-python/3.2/test/test_wait3.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_wait4.py (renamed from lib-python/3.2/test/test_wait4.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_warnings.py (renamed from lib-python/3.2/test/test_warnings.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_wave.py (renamed from lib-python/3.2/test/test_wave.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_weakref.py (renamed from lib-python/3.2/test/test_weakref.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_weakset.py (renamed from lib-python/3.2/test/test_weakset.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_winreg.py (renamed from lib-python/3.2/test/test_winreg.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_winsound.py (renamed from lib-python/3.2/test/test_winsound.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_with.py (renamed from lib-python/3.2/test/test_with.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_wsgiref.py (renamed from lib-python/3.2/test/test_wsgiref.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_xdrlib.py (renamed from lib-python/3.2/test/test_xdrlib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_xml_etree.py (renamed from lib-python/3.2/test/test_xml_etree.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_xml_etree_c.py (renamed from lib-python/3.2/test/test_xml_etree_c.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_xmlrpc.py (renamed from lib-python/3.2/test/test_xmlrpc.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_xmlrpc_net.py (renamed from lib-python/3.2/test/test_xmlrpc_net.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_zipfile.py (renamed from lib-python/3.2/test/test_zipfile.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_zipfile64.py (renamed from lib-python/3.2/test/test_zipfile64.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_zipimport.py (renamed from lib-python/3.2/test/test_zipimport.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_zipimport_support.py (renamed from lib-python/3.2/test/test_zipimport_support.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/test_zlib.py (renamed from lib-python/3.2/test/test_zlib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/testcodec.py (renamed from lib-python/3.2/test/testcodec.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/testtar.tar (renamed from lib-python/3.2/test/testtar.tar) | bin | 427008 -> 427008 bytes | |||
-rw-r--r-- | lib-python/3/test/tf_inherit_check.py (renamed from lib-python/3.2/test/tf_inherit_check.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/threaded_import_hangers.py (renamed from lib-python/3.2/test/threaded_import_hangers.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/time_hashlib.py (renamed from lib-python/3.2/test/time_hashlib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt (renamed from lib-python/3.2/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt (renamed from lib-python/3.2/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt (renamed from lib-python/3.2/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt (renamed from lib-python/3.2/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/tokenize_tests.txt (renamed from lib-python/3.2/test/tokenize_tests.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/test/tracedmodules/__init__.py (renamed from lib-python/3.2/test/tracedmodules/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/tracedmodules/testmod.py (renamed from lib-python/3.2/test/tracedmodules/testmod.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/warning_tests.py (renamed from lib-python/3.2/test/warning_tests.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/win_console_handler.py (renamed from lib-python/3.2/test/win_console_handler.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/xmltestdata/simple-ns.xml (renamed from lib-python/3.2/test/xmltestdata/simple-ns.xml) | 0 | ||||
-rw-r--r-- | lib-python/3/test/xmltestdata/simple.xml (renamed from lib-python/3.2/test/xmltestdata/simple.xml) | 0 | ||||
-rw-r--r-- | lib-python/3/test/xmltestdata/test.xml (renamed from lib-python/3.2/test/xmltestdata/test.xml) | 0 | ||||
-rw-r--r-- | lib-python/3/test/xmltestdata/test.xml.out (renamed from lib-python/3.2/test/xmltestdata/test.xml.out) | 0 | ||||
-rw-r--r-- | lib-python/3/test/xmltests.py (renamed from lib-python/3.2/test/xmltests.py) | 0 | ||||
-rw-r--r-- | lib-python/3/test/zip_cp437_header.zip (renamed from lib-python/3.2/test/zip_cp437_header.zip) | bin | 270 -> 270 bytes | |||
-rw-r--r-- | lib-python/3/test/zipdir.zip (renamed from lib-python/3.2/test/zipdir.zip) | bin | 374 -> 374 bytes | |||
-rw-r--r-- | lib-python/3/textwrap.py (renamed from lib-python/3.2/textwrap.py) | 0 | ||||
-rw-r--r-- | lib-python/3/this.py (renamed from lib-python/3.2/this.py) | 0 | ||||
-rw-r--r-- | lib-python/3/threading.py (renamed from lib-python/3.2/threading.py) | 0 | ||||
-rw-r--r-- | lib-python/3/timeit.py (renamed from lib-python/3.2/timeit.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/__init__.py (renamed from lib-python/3.2/tkinter/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/__main__.py (renamed from lib-python/3.2/tkinter/__main__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/_fix.py (renamed from lib-python/3.2/tkinter/_fix.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/colorchooser.py (renamed from lib-python/3.2/tkinter/colorchooser.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/commondialog.py (renamed from lib-python/3.2/tkinter/commondialog.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/constants.py (renamed from lib-python/3.2/tkinter/constants.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/dialog.py (renamed from lib-python/3.2/tkinter/dialog.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/dnd.py (renamed from lib-python/3.2/tkinter/dnd.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/filedialog.py (renamed from lib-python/3.2/tkinter/filedialog.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/font.py (renamed from lib-python/3.2/tkinter/font.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/messagebox.py (renamed from lib-python/3.2/tkinter/messagebox.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/scrolledtext.py (renamed from lib-python/3.2/tkinter/scrolledtext.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/simpledialog.py (renamed from lib-python/3.2/tkinter/simpledialog.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/test/README (renamed from lib-python/3.2/tkinter/test/README) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/test/__init__.py (renamed from lib-python/3.2/tkinter/test/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/test/runtktests.py (renamed from lib-python/3.2/tkinter/test/runtktests.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/test/support.py (renamed from lib-python/3.2/tkinter/test/support.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/test/test_tkinter/__init__.py (renamed from lib-python/3.2/tkinter/test/test_tkinter/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/test/test_tkinter/test_font.py (renamed from lib-python/3.2/tkinter/test/test_tkinter/test_font.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/test/test_tkinter/test_loadtk.py (renamed from lib-python/3.2/tkinter/test/test_tkinter/test_loadtk.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/test/test_tkinter/test_text.py (renamed from lib-python/3.2/tkinter/test/test_tkinter/test_text.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/test/test_ttk/__init__.py (renamed from lib-python/3.2/tkinter/test/test_ttk/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/test/test_ttk/test_extensions.py (renamed from lib-python/3.2/tkinter/test/test_ttk/test_extensions.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/test/test_ttk/test_functions.py (renamed from lib-python/3.2/tkinter/test/test_ttk/test_functions.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/test/test_ttk/test_style.py (renamed from lib-python/3.2/tkinter/test/test_ttk/test_style.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/test/test_ttk/test_widgets.py (renamed from lib-python/3.2/tkinter/test/test_ttk/test_widgets.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/tix.py (renamed from lib-python/3.2/tkinter/tix.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tkinter/ttk.py (renamed from lib-python/3.2/tkinter/ttk.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/token.py (renamed from lib-python/3.2/token.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tokenize.py (renamed from lib-python/3.2/tokenize.py) | 0 | ||||
-rw-r--r-- | lib-python/3/trace.py (renamed from lib-python/3.2/trace.py) | 0 | ||||
-rw-r--r-- | lib-python/3/traceback.py (renamed from lib-python/3.2/traceback.py) | 0 | ||||
-rw-r--r-- | lib-python/3/tty.py (renamed from lib-python/3.2/tty.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtle.py (renamed from lib-python/3.2/turtle.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/__init__.py (renamed from lib-python/3.2/turtledemo/__init__.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/turtledemo/__main__.py (renamed from lib-python/3.2/turtledemo/__main__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/about_turtle.txt (renamed from lib-python/3.2/turtledemo/about_turtle.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/about_turtledemo.txt (renamed from lib-python/3.2/turtledemo/about_turtledemo.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/bytedesign.py (renamed from lib-python/3.2/turtledemo/bytedesign.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/chaos.py (renamed from lib-python/3.2/turtledemo/chaos.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/clock.py (renamed from lib-python/3.2/turtledemo/clock.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/colormixer.py (renamed from lib-python/3.2/turtledemo/colormixer.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/demohelp.txt (renamed from lib-python/3.2/turtledemo/demohelp.txt) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/forest.py (renamed from lib-python/3.2/turtledemo/forest.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/fractalcurves.py (renamed from lib-python/3.2/turtledemo/fractalcurves.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/lindenmayer.py (renamed from lib-python/3.2/turtledemo/lindenmayer.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/minimal_hanoi.py (renamed from lib-python/3.2/turtledemo/minimal_hanoi.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/nim.py (renamed from lib-python/3.2/turtledemo/nim.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/paint.py (renamed from lib-python/3.2/turtledemo/paint.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/peace.py (renamed from lib-python/3.2/turtledemo/peace.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/penrose.py (renamed from lib-python/3.2/turtledemo/penrose.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/planet_and_moon.py (renamed from lib-python/3.2/turtledemo/planet_and_moon.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/round_dance.py (renamed from lib-python/3.2/turtledemo/round_dance.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/tree.py (renamed from lib-python/3.2/turtledemo/tree.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/turtle.cfg (renamed from lib-python/3.2/turtledemo/turtle.cfg) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/two_canvases.py (renamed from lib-python/3.2/turtledemo/two_canvases.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/wikipedia.py (renamed from lib-python/3.2/turtledemo/wikipedia.py) | 0 | ||||
-rw-r--r-- | lib-python/3/turtledemo/yinyang.py (renamed from lib-python/3.2/turtledemo/yinyang.py) | 0 | ||||
-rw-r--r-- | lib-python/3/types.py (renamed from lib-python/3.2/types.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/__init__.py (renamed from lib-python/3.2/unittest/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/__main__.py (renamed from lib-python/3.2/unittest/__main__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/case.py (renamed from lib-python/3.2/unittest/case.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/loader.py (renamed from lib-python/3.2/unittest/loader.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/main.py (renamed from lib-python/3.2/unittest/main.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/result.py (renamed from lib-python/3.2/unittest/result.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/runner.py (renamed from lib-python/3.2/unittest/runner.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/signals.py (renamed from lib-python/3.2/unittest/signals.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/suite.py (renamed from lib-python/3.2/unittest/suite.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/test/__init__.py (renamed from lib-python/3.2/unittest/test/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/test/_test_warnings.py (renamed from lib-python/3.2/unittest/test/_test_warnings.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/test/dummy.py (renamed from lib-python/3.2/unittest/test/dummy.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/test/support.py (renamed from lib-python/3.2/unittest/test/support.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/test/test_assertions.py (renamed from lib-python/3.2/unittest/test/test_assertions.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/test/test_break.py (renamed from lib-python/3.2/unittest/test/test_break.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/test/test_case.py (renamed from lib-python/3.2/unittest/test/test_case.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/test/test_discovery.py (renamed from lib-python/3.2/unittest/test/test_discovery.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/test/test_functiontestcase.py (renamed from lib-python/3.2/unittest/test/test_functiontestcase.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/test/test_loader.py (renamed from lib-python/3.2/unittest/test/test_loader.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/test/test_program.py (renamed from lib-python/3.2/unittest/test/test_program.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/test/test_result.py (renamed from lib-python/3.2/unittest/test/test_result.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/test/test_runner.py (renamed from lib-python/3.2/unittest/test/test_runner.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/test/test_setups.py (renamed from lib-python/3.2/unittest/test/test_setups.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/test/test_skipping.py (renamed from lib-python/3.2/unittest/test/test_skipping.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/test/test_suite.py (renamed from lib-python/3.2/unittest/test/test_suite.py) | 0 | ||||
-rw-r--r-- | lib-python/3/unittest/util.py (renamed from lib-python/3.2/unittest/util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/urllib/__init__.py (renamed from lib-python/3.2/urllib/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/urllib/error.py (renamed from lib-python/3.2/urllib/error.py) | 0 | ||||
-rw-r--r-- | lib-python/3/urllib/parse.py (renamed from lib-python/3.2/urllib/parse.py) | 0 | ||||
-rw-r--r-- | lib-python/3/urllib/request.py (renamed from lib-python/3.2/urllib/request.py) | 0 | ||||
-rw-r--r-- | lib-python/3/urllib/response.py (renamed from lib-python/3.2/urllib/response.py) | 0 | ||||
-rw-r--r-- | lib-python/3/urllib/robotparser.py (renamed from lib-python/3.2/urllib/robotparser.py) | 0 | ||||
-rwxr-xr-x | lib-python/3/uu.py (renamed from lib-python/3.2/uu.py) | 0 | ||||
-rw-r--r-- | lib-python/3/uuid.py (renamed from lib-python/3.2/uuid.py) | 0 | ||||
-rw-r--r-- | lib-python/3/warnings.py (renamed from lib-python/3.2/warnings.py) | 0 | ||||
-rw-r--r-- | lib-python/3/wave.py (renamed from lib-python/3.2/wave.py) | 0 | ||||
-rw-r--r-- | lib-python/3/weakref.py (renamed from lib-python/3.2/weakref.py) | 0 | ||||
-rw-r--r-- | lib-python/3/webbrowser.py (renamed from lib-python/3.2/webbrowser.py) | 0 | ||||
-rw-r--r-- | lib-python/3/wsgiref.egg-info (renamed from lib-python/3.2/wsgiref.egg-info) | 0 | ||||
-rw-r--r-- | lib-python/3/wsgiref/__init__.py (renamed from lib-python/3.2/wsgiref/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/wsgiref/handlers.py (renamed from lib-python/3.2/wsgiref/handlers.py) | 0 | ||||
-rw-r--r-- | lib-python/3/wsgiref/headers.py (renamed from lib-python/3.2/wsgiref/headers.py) | 0 | ||||
-rw-r--r-- | lib-python/3/wsgiref/simple_server.py (renamed from lib-python/3.2/wsgiref/simple_server.py) | 0 | ||||
-rw-r--r-- | lib-python/3/wsgiref/util.py (renamed from lib-python/3.2/wsgiref/util.py) | 0 | ||||
-rw-r--r-- | lib-python/3/wsgiref/validate.py (renamed from lib-python/3.2/wsgiref/validate.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xdrlib.py (renamed from lib-python/3.2/xdrlib.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/__init__.py (renamed from lib-python/3.2/xml/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/dom/NodeFilter.py (renamed from lib-python/3.2/xml/dom/NodeFilter.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/dom/__init__.py (renamed from lib-python/3.2/xml/dom/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/dom/domreg.py (renamed from lib-python/3.2/xml/dom/domreg.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/dom/expatbuilder.py (renamed from lib-python/3.2/xml/dom/expatbuilder.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/dom/minicompat.py (renamed from lib-python/3.2/xml/dom/minicompat.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/dom/minidom.py (renamed from lib-python/3.2/xml/dom/minidom.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/dom/pulldom.py (renamed from lib-python/3.2/xml/dom/pulldom.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/dom/xmlbuilder.py (renamed from lib-python/3.2/xml/dom/xmlbuilder.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/etree/ElementInclude.py (renamed from lib-python/3.2/xml/etree/ElementInclude.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/etree/ElementPath.py (renamed from lib-python/3.2/xml/etree/ElementPath.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/etree/ElementTree.py (renamed from lib-python/3.2/xml/etree/ElementTree.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/etree/__init__.py (renamed from lib-python/3.2/xml/etree/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/etree/cElementTree.py (renamed from lib-python/3.2/xml/etree/cElementTree.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/parsers/__init__.py (renamed from lib-python/3.2/xml/parsers/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/parsers/expat.py (renamed from lib-python/3.2/xml/parsers/expat.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/sax/__init__.py (renamed from lib-python/3.2/xml/sax/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/sax/_exceptions.py (renamed from lib-python/3.2/xml/sax/_exceptions.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/sax/expatreader.py (renamed from lib-python/3.2/xml/sax/expatreader.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/sax/handler.py (renamed from lib-python/3.2/xml/sax/handler.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/sax/saxutils.py (renamed from lib-python/3.2/xml/sax/saxutils.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xml/sax/xmlreader.py (renamed from lib-python/3.2/xml/sax/xmlreader.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xmlrpc/__init__.py (renamed from lib-python/3.2/xmlrpc/__init__.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xmlrpc/client.py (renamed from lib-python/3.2/xmlrpc/client.py) | 0 | ||||
-rw-r--r-- | lib-python/3/xmlrpc/server.py (renamed from lib-python/3.2/xmlrpc/server.py) | 0 | ||||
-rw-r--r-- | lib-python/3/zipfile.py (renamed from lib-python/3.2/zipfile.py) | 0 |
1645 files changed, 0 insertions, 0 deletions
diff --git a/lib-python/3.2/__future__.py b/lib-python/3/__future__.py index 8f8a490f29..8f8a490f29 100644 --- a/lib-python/3.2/__future__.py +++ b/lib-python/3/__future__.py diff --git a/lib-python/3.2/__phello__.foo.py b/lib-python/3/__phello__.foo.py index 8e8623ee1d..8e8623ee1d 100644 --- a/lib-python/3.2/__phello__.foo.py +++ b/lib-python/3/__phello__.foo.py diff --git a/lib-python/3.2/_abcoll.py b/lib-python/3/_abcoll.py index 2417d187cd..2417d187cd 100644 --- a/lib-python/3.2/_abcoll.py +++ b/lib-python/3/_abcoll.py diff --git a/lib-python/3.2/_compat_pickle.py b/lib-python/3/_compat_pickle.py index 700c80cd57..700c80cd57 100644 --- a/lib-python/3.2/_compat_pickle.py +++ b/lib-python/3/_compat_pickle.py diff --git a/lib-python/3.2/_dummy_thread.py b/lib-python/3/_dummy_thread.py index ed50520ab3..ed50520ab3 100644 --- a/lib-python/3.2/_dummy_thread.py +++ b/lib-python/3/_dummy_thread.py diff --git a/lib-python/3.2/_markupbase.py b/lib-python/3/_markupbase.py index 2af5f1c23b..2af5f1c23b 100644 --- a/lib-python/3.2/_markupbase.py +++ b/lib-python/3/_markupbase.py diff --git a/lib-python/3.2/_pyio.py b/lib-python/3/_pyio.py index a2faeb3257..a2faeb3257 100644 --- a/lib-python/3.2/_pyio.py +++ b/lib-python/3/_pyio.py diff --git a/lib-python/3.2/_strptime.py b/lib-python/3/_strptime.py index 0ea4c43111..0ea4c43111 100644 --- a/lib-python/3.2/_strptime.py +++ b/lib-python/3/_strptime.py diff --git a/lib-python/3.2/_threading_local.py b/lib-python/3/_threading_local.py index 4ec4828144..4ec4828144 100644 --- a/lib-python/3.2/_threading_local.py +++ b/lib-python/3/_threading_local.py diff --git a/lib-python/3.2/_weakrefset.py b/lib-python/3/_weakrefset.py index 42653699a3..42653699a3 100644 --- a/lib-python/3.2/_weakrefset.py +++ b/lib-python/3/_weakrefset.py diff --git a/lib-python/3.2/abc.py b/lib-python/3/abc.py index a6c2dc4877..a6c2dc4877 100644 --- a/lib-python/3.2/abc.py +++ b/lib-python/3/abc.py diff --git a/lib-python/3.2/aifc.py b/lib-python/3/aifc.py index 775f39c74f..775f39c74f 100644 --- a/lib-python/3.2/aifc.py +++ b/lib-python/3/aifc.py diff --git a/lib-python/3.2/antigravity.py b/lib-python/3/antigravity.py index 7670187f83..7670187f83 100644 --- a/lib-python/3.2/antigravity.py +++ b/lib-python/3/antigravity.py diff --git a/lib-python/3.2/argparse.py b/lib-python/3/argparse.py index 2202b57320..2202b57320 100644 --- a/lib-python/3.2/argparse.py +++ b/lib-python/3/argparse.py diff --git a/lib-python/3.2/ast.py b/lib-python/3/ast.py index fb5adac8fd..fb5adac8fd 100644 --- a/lib-python/3.2/ast.py +++ b/lib-python/3/ast.py diff --git a/lib-python/3.2/asynchat.py b/lib-python/3/asynchat.py index 65585129ce..65585129ce 100644 --- a/lib-python/3.2/asynchat.py +++ b/lib-python/3/asynchat.py diff --git a/lib-python/3.2/asyncore.py b/lib-python/3/asyncore.py index 7f42d39f33..7f42d39f33 100644 --- a/lib-python/3.2/asyncore.py +++ b/lib-python/3/asyncore.py diff --git a/lib-python/3.2/base64.py b/lib-python/3/base64.py index 895d813f7e..895d813f7e 100755 --- a/lib-python/3.2/base64.py +++ b/lib-python/3/base64.py diff --git a/lib-python/3.2/bdb.py b/lib-python/3/bdb.py index f711004483..f711004483 100644 --- a/lib-python/3.2/bdb.py +++ b/lib-python/3/bdb.py diff --git a/lib-python/3.2/binhex.py b/lib-python/3/binhex.py index 999a675513..999a675513 100644 --- a/lib-python/3.2/binhex.py +++ b/lib-python/3/binhex.py diff --git a/lib-python/3.2/bisect.py b/lib-python/3/bisect.py index 4a4d05255e..4a4d05255e 100644 --- a/lib-python/3.2/bisect.py +++ b/lib-python/3/bisect.py diff --git a/lib-python/3.2/cProfile.py b/lib-python/3/cProfile.py index c24d45bab4..c24d45bab4 100755 --- a/lib-python/3.2/cProfile.py +++ b/lib-python/3/cProfile.py diff --git a/lib-python/3.2/calendar.py b/lib-python/3/calendar.py index 0301d6b5d6..0301d6b5d6 100644 --- a/lib-python/3.2/calendar.py +++ b/lib-python/3/calendar.py diff --git a/lib-python/3.2/cgi.py b/lib-python/3/cgi.py index 90a33450bc..90a33450bc 100755 --- a/lib-python/3.2/cgi.py +++ b/lib-python/3/cgi.py diff --git a/lib-python/3.2/cgitb.py b/lib-python/3/cgitb.py index 7b52c8e74c..7b52c8e74c 100644 --- a/lib-python/3.2/cgitb.py +++ b/lib-python/3/cgitb.py diff --git a/lib-python/3.2/chunk.py b/lib-python/3/chunk.py index 5863ed0846..5863ed0846 100644 --- a/lib-python/3.2/chunk.py +++ b/lib-python/3/chunk.py diff --git a/lib-python/3.2/cmd.py b/lib-python/3/cmd.py index 859e91096d..859e91096d 100644 --- a/lib-python/3.2/cmd.py +++ b/lib-python/3/cmd.py diff --git a/lib-python/3.2/code.py b/lib-python/3/code.py index 605aede5ef..605aede5ef 100644 --- a/lib-python/3.2/code.py +++ b/lib-python/3/code.py diff --git a/lib-python/3.2/codecs.py b/lib-python/3/codecs.py index b150d64d53..b150d64d53 100644 --- a/lib-python/3.2/codecs.py +++ b/lib-python/3/codecs.py diff --git a/lib-python/3.2/codeop.py b/lib-python/3/codeop.py index fb759da42a..fb759da42a 100644 --- a/lib-python/3.2/codeop.py +++ b/lib-python/3/codeop.py diff --git a/lib-python/3.2/collections.py b/lib-python/3/collections.py index eb2024352d..eb2024352d 100644 --- a/lib-python/3.2/collections.py +++ b/lib-python/3/collections.py diff --git a/lib-python/3.2/colorsys.py b/lib-python/3/colorsys.py index a6c0cf6a46..a6c0cf6a46 100644 --- a/lib-python/3.2/colorsys.py +++ b/lib-python/3/colorsys.py diff --git a/lib-python/3.2/compileall.py b/lib-python/3/compileall.py index d3cff6a98a..d3cff6a98a 100644 --- a/lib-python/3.2/compileall.py +++ b/lib-python/3/compileall.py diff --git a/lib-python/3.2/concurrent/__init__.py b/lib-python/3/concurrent/__init__.py index 196d378857..196d378857 100644 --- a/lib-python/3.2/concurrent/__init__.py +++ b/lib-python/3/concurrent/__init__.py diff --git a/lib-python/3.2/concurrent/futures/__init__.py b/lib-python/3/concurrent/futures/__init__.py index b5231f8aab..b5231f8aab 100644 --- a/lib-python/3.2/concurrent/futures/__init__.py +++ b/lib-python/3/concurrent/futures/__init__.py diff --git a/lib-python/3.2/concurrent/futures/_base.py b/lib-python/3/concurrent/futures/_base.py index 79b91d495f..79b91d495f 100644 --- a/lib-python/3.2/concurrent/futures/_base.py +++ b/lib-python/3/concurrent/futures/_base.py diff --git a/lib-python/3.2/concurrent/futures/process.py b/lib-python/3/concurrent/futures/process.py index d3bbe2c5e6..d3bbe2c5e6 100644 --- a/lib-python/3.2/concurrent/futures/process.py +++ b/lib-python/3/concurrent/futures/process.py diff --git a/lib-python/3.2/concurrent/futures/thread.py b/lib-python/3/concurrent/futures/thread.py index fbac0887a5..fbac0887a5 100644 --- a/lib-python/3.2/concurrent/futures/thread.py +++ b/lib-python/3/concurrent/futures/thread.py diff --git a/lib-python/3.2/configparser.py b/lib-python/3/configparser.py index d148b886a2..d148b886a2 100644 --- a/lib-python/3.2/configparser.py +++ b/lib-python/3/configparser.py diff --git a/lib-python/3.2/contextlib.py b/lib-python/3/contextlib.py index 5ebbbc6583..5ebbbc6583 100644 --- a/lib-python/3.2/contextlib.py +++ b/lib-python/3/contextlib.py diff --git a/lib-python/3.2/copy.py b/lib-python/3/copy.py index 089d101c7c..089d101c7c 100644 --- a/lib-python/3.2/copy.py +++ b/lib-python/3/copy.py diff --git a/lib-python/3.2/copyreg.py b/lib-python/3/copyreg.py index 66c0f8a64d..66c0f8a64d 100644 --- a/lib-python/3.2/copyreg.py +++ b/lib-python/3/copyreg.py diff --git a/lib-python/3.2/csv.py b/lib-python/3/csv.py index 8dfc77e310..8dfc77e310 100644 --- a/lib-python/3.2/csv.py +++ b/lib-python/3/csv.py diff --git a/lib-python/3.2/ctypes/__init__.py b/lib-python/3/ctypes/__init__.py index bf7b2aafdc..bf7b2aafdc 100644 --- a/lib-python/3.2/ctypes/__init__.py +++ b/lib-python/3/ctypes/__init__.py diff --git a/lib-python/3.2/ctypes/_endian.py b/lib-python/3/ctypes/_endian.py index dae65fc215..dae65fc215 100644 --- a/lib-python/3.2/ctypes/_endian.py +++ b/lib-python/3/ctypes/_endian.py diff --git a/lib-python/3.2/ctypes/macholib/README.ctypes b/lib-python/3/ctypes/macholib/README.ctypes index 4e10cbe411..4e10cbe411 100644 --- a/lib-python/3.2/ctypes/macholib/README.ctypes +++ b/lib-python/3/ctypes/macholib/README.ctypes diff --git a/lib-python/3.2/ctypes/macholib/__init__.py b/lib-python/3/ctypes/macholib/__init__.py index 5621defccd..5621defccd 100644 --- a/lib-python/3.2/ctypes/macholib/__init__.py +++ b/lib-python/3/ctypes/macholib/__init__.py diff --git a/lib-python/3.2/ctypes/macholib/dyld.py b/lib-python/3/ctypes/macholib/dyld.py index dc7052e747..dc7052e747 100644 --- a/lib-python/3.2/ctypes/macholib/dyld.py +++ b/lib-python/3/ctypes/macholib/dyld.py diff --git a/lib-python/3.2/ctypes/macholib/dylib.py b/lib-python/3/ctypes/macholib/dylib.py index aa107507bd..aa107507bd 100644 --- a/lib-python/3.2/ctypes/macholib/dylib.py +++ b/lib-python/3/ctypes/macholib/dylib.py diff --git a/lib-python/3.2/ctypes/macholib/fetch_macholib b/lib-python/3/ctypes/macholib/fetch_macholib index e6d6a22659..e6d6a22659 100755 --- a/lib-python/3.2/ctypes/macholib/fetch_macholib +++ b/lib-python/3/ctypes/macholib/fetch_macholib diff --git a/lib-python/3.2/ctypes/macholib/fetch_macholib.bat b/lib-python/3/ctypes/macholib/fetch_macholib.bat index f9e1c0dc96..f9e1c0dc96 100644 --- a/lib-python/3.2/ctypes/macholib/fetch_macholib.bat +++ b/lib-python/3/ctypes/macholib/fetch_macholib.bat diff --git a/lib-python/3.2/ctypes/macholib/framework.py b/lib-python/3/ctypes/macholib/framework.py index ad6ed554ba..ad6ed554ba 100644 --- a/lib-python/3.2/ctypes/macholib/framework.py +++ b/lib-python/3/ctypes/macholib/framework.py diff --git a/lib-python/3.2/ctypes/test/__init__.py b/lib-python/3/ctypes/test/__init__.py index a140b9b22d..a140b9b22d 100644 --- a/lib-python/3.2/ctypes/test/__init__.py +++ b/lib-python/3/ctypes/test/__init__.py diff --git a/lib-python/3.2/ctypes/test/runtests.py b/lib-python/3/ctypes/test/runtests.py index ec31fc831d..ec31fc831d 100644 --- a/lib-python/3.2/ctypes/test/runtests.py +++ b/lib-python/3/ctypes/test/runtests.py diff --git a/lib-python/3.2/ctypes/test/test_anon.py b/lib-python/3/ctypes/test/test_anon.py index d892b59898..d892b59898 100644 --- a/lib-python/3.2/ctypes/test/test_anon.py +++ b/lib-python/3/ctypes/test/test_anon.py diff --git a/lib-python/3.2/ctypes/test/test_array_in_pointer.py b/lib-python/3/ctypes/test/test_array_in_pointer.py index ca1edcf621..ca1edcf621 100644 --- a/lib-python/3.2/ctypes/test/test_array_in_pointer.py +++ b/lib-python/3/ctypes/test/test_array_in_pointer.py diff --git a/lib-python/3.2/ctypes/test/test_arrays.py b/lib-python/3/ctypes/test/test_arrays.py index fd5e320977..fd5e320977 100644 --- a/lib-python/3.2/ctypes/test/test_arrays.py +++ b/lib-python/3/ctypes/test/test_arrays.py diff --git a/lib-python/3.2/ctypes/test/test_as_parameter.py b/lib-python/3/ctypes/test/test_as_parameter.py index 2657a66d11..2657a66d11 100644 --- a/lib-python/3.2/ctypes/test/test_as_parameter.py +++ b/lib-python/3/ctypes/test/test_as_parameter.py diff --git a/lib-python/3.2/ctypes/test/test_bitfields.py b/lib-python/3/ctypes/test/test_bitfields.py index 093d8a8caa..093d8a8caa 100644 --- a/lib-python/3.2/ctypes/test/test_bitfields.py +++ b/lib-python/3/ctypes/test/test_bitfields.py diff --git a/lib-python/3.2/ctypes/test/test_buffers.py b/lib-python/3/ctypes/test/test_buffers.py index 2dc74841c4..2dc74841c4 100644 --- a/lib-python/3.2/ctypes/test/test_buffers.py +++ b/lib-python/3/ctypes/test/test_buffers.py diff --git a/lib-python/3.2/ctypes/test/test_bytes.py b/lib-python/3/ctypes/test/test_bytes.py index ee49c456e8..ee49c456e8 100644 --- a/lib-python/3.2/ctypes/test/test_bytes.py +++ b/lib-python/3/ctypes/test/test_bytes.py diff --git a/lib-python/3.2/ctypes/test/test_byteswap.py b/lib-python/3/ctypes/test/test_byteswap.py index 8234ac0ec2..8234ac0ec2 100644 --- a/lib-python/3.2/ctypes/test/test_byteswap.py +++ b/lib-python/3/ctypes/test/test_byteswap.py diff --git a/lib-python/3.2/ctypes/test/test_callbacks.py b/lib-python/3/ctypes/test/test_callbacks.py index 6c90248f57..6c90248f57 100644 --- a/lib-python/3.2/ctypes/test/test_callbacks.py +++ b/lib-python/3/ctypes/test/test_callbacks.py diff --git a/lib-python/3.2/ctypes/test/test_cast.py b/lib-python/3/ctypes/test/test_cast.py index 702de3cffa..702de3cffa 100644 --- a/lib-python/3.2/ctypes/test/test_cast.py +++ b/lib-python/3/ctypes/test/test_cast.py diff --git a/lib-python/3.2/ctypes/test/test_cfuncs.py b/lib-python/3/ctypes/test/test_cfuncs.py index da90d8104b..da90d8104b 100644 --- a/lib-python/3.2/ctypes/test/test_cfuncs.py +++ b/lib-python/3/ctypes/test/test_cfuncs.py diff --git a/lib-python/3.2/ctypes/test/test_checkretval.py b/lib-python/3/ctypes/test/test_checkretval.py index 01ccc57686..01ccc57686 100644 --- a/lib-python/3.2/ctypes/test/test_checkretval.py +++ b/lib-python/3/ctypes/test/test_checkretval.py diff --git a/lib-python/3.2/ctypes/test/test_delattr.py b/lib-python/3/ctypes/test/test_delattr.py index 30d05dea12..30d05dea12 100644 --- a/lib-python/3.2/ctypes/test/test_delattr.py +++ b/lib-python/3/ctypes/test/test_delattr.py diff --git a/lib-python/3.2/ctypes/test/test_errcheck.py b/lib-python/3/ctypes/test/test_errcheck.py index a4913f920d..a4913f920d 100644 --- a/lib-python/3.2/ctypes/test/test_errcheck.py +++ b/lib-python/3/ctypes/test/test_errcheck.py diff --git a/lib-python/3.2/ctypes/test/test_errno.py b/lib-python/3/ctypes/test/test_errno.py index 4690a0d871..4690a0d871 100644 --- a/lib-python/3.2/ctypes/test/test_errno.py +++ b/lib-python/3/ctypes/test/test_errno.py diff --git a/lib-python/3.2/ctypes/test/test_find.py b/lib-python/3/ctypes/test/test_find.py index c54b69bbc3..c54b69bbc3 100644 --- a/lib-python/3.2/ctypes/test/test_find.py +++ b/lib-python/3/ctypes/test/test_find.py diff --git a/lib-python/3.2/ctypes/test/test_frombuffer.py b/lib-python/3/ctypes/test/test_frombuffer.py index e5a30294bb..e5a30294bb 100644 --- a/lib-python/3.2/ctypes/test/test_frombuffer.py +++ b/lib-python/3/ctypes/test/test_frombuffer.py diff --git a/lib-python/3.2/ctypes/test/test_funcptr.py b/lib-python/3/ctypes/test/test_funcptr.py index 13bf4088bf..13bf4088bf 100644 --- a/lib-python/3.2/ctypes/test/test_funcptr.py +++ b/lib-python/3/ctypes/test/test_funcptr.py diff --git a/lib-python/3.2/ctypes/test/test_functions.py b/lib-python/3/ctypes/test/test_functions.py index 1b24b01b8c..1b24b01b8c 100644 --- a/lib-python/3.2/ctypes/test/test_functions.py +++ b/lib-python/3/ctypes/test/test_functions.py diff --git a/lib-python/3.2/ctypes/test/test_incomplete.py b/lib-python/3/ctypes/test/test_incomplete.py index 00c430ef53..00c430ef53 100644 --- a/lib-python/3.2/ctypes/test/test_incomplete.py +++ b/lib-python/3/ctypes/test/test_incomplete.py diff --git a/lib-python/3.2/ctypes/test/test_init.py b/lib-python/3/ctypes/test/test_init.py index 75fad112a0..75fad112a0 100644 --- a/lib-python/3.2/ctypes/test/test_init.py +++ b/lib-python/3/ctypes/test/test_init.py diff --git a/lib-python/3.2/ctypes/test/test_integers.py b/lib-python/3/ctypes/test/test_integers.py index 5b6453a002..5b6453a002 100644 --- a/lib-python/3.2/ctypes/test/test_integers.py +++ b/lib-python/3/ctypes/test/test_integers.py diff --git a/lib-python/3.2/ctypes/test/test_internals.py b/lib-python/3/ctypes/test/test_internals.py index 6a11041329..6a11041329 100644 --- a/lib-python/3.2/ctypes/test/test_internals.py +++ b/lib-python/3/ctypes/test/test_internals.py diff --git a/lib-python/3.2/ctypes/test/test_keeprefs.py b/lib-python/3/ctypes/test/test_keeprefs.py index db8adfb4ca..db8adfb4ca 100644 --- a/lib-python/3.2/ctypes/test/test_keeprefs.py +++ b/lib-python/3/ctypes/test/test_keeprefs.py diff --git a/lib-python/3.2/ctypes/test/test_libc.py b/lib-python/3/ctypes/test/test_libc.py index 613b4c33e7..613b4c33e7 100644 --- a/lib-python/3.2/ctypes/test/test_libc.py +++ b/lib-python/3/ctypes/test/test_libc.py diff --git a/lib-python/3.2/ctypes/test/test_loading.py b/lib-python/3/ctypes/test/test_loading.py index fac6110ce4..fac6110ce4 100644 --- a/lib-python/3.2/ctypes/test/test_loading.py +++ b/lib-python/3/ctypes/test/test_loading.py diff --git a/lib-python/3.2/ctypes/test/test_macholib.py b/lib-python/3/ctypes/test/test_macholib.py index c9166179b1..c9166179b1 100644 --- a/lib-python/3.2/ctypes/test/test_macholib.py +++ b/lib-python/3/ctypes/test/test_macholib.py diff --git a/lib-python/3.2/ctypes/test/test_memfunctions.py b/lib-python/3/ctypes/test/test_memfunctions.py index 3f82dd0a67..3f82dd0a67 100644 --- a/lib-python/3.2/ctypes/test/test_memfunctions.py +++ b/lib-python/3/ctypes/test/test_memfunctions.py diff --git a/lib-python/3.2/ctypes/test/test_numbers.py b/lib-python/3/ctypes/test/test_numbers.py index 991ca394b4..991ca394b4 100644 --- a/lib-python/3.2/ctypes/test/test_numbers.py +++ b/lib-python/3/ctypes/test/test_numbers.py diff --git a/lib-python/3.2/ctypes/test/test_objects.py b/lib-python/3/ctypes/test/test_objects.py index e6a4b454b3..e6a4b454b3 100644 --- a/lib-python/3.2/ctypes/test/test_objects.py +++ b/lib-python/3/ctypes/test/test_objects.py diff --git a/lib-python/3.2/ctypes/test/test_parameters.py b/lib-python/3/ctypes/test/test_parameters.py index e13bbcba74..e13bbcba74 100644 --- a/lib-python/3.2/ctypes/test/test_parameters.py +++ b/lib-python/3/ctypes/test/test_parameters.py diff --git a/lib-python/3.2/ctypes/test/test_pep3118.py b/lib-python/3/ctypes/test/test_pep3118.py index fe37bdad0d..fe37bdad0d 100644 --- a/lib-python/3.2/ctypes/test/test_pep3118.py +++ b/lib-python/3/ctypes/test/test_pep3118.py diff --git a/lib-python/3.2/ctypes/test/test_pickling.py b/lib-python/3/ctypes/test/test_pickling.py index 41d271cc1e..41d271cc1e 100644 --- a/lib-python/3.2/ctypes/test/test_pickling.py +++ b/lib-python/3/ctypes/test/test_pickling.py diff --git a/lib-python/3.2/ctypes/test/test_pointers.py b/lib-python/3/ctypes/test/test_pointers.py index d29317a3e4..d29317a3e4 100644 --- a/lib-python/3.2/ctypes/test/test_pointers.py +++ b/lib-python/3/ctypes/test/test_pointers.py diff --git a/lib-python/3.2/ctypes/test/test_prototypes.py b/lib-python/3/ctypes/test/test_prototypes.py index 6ef1b1bcaf..6ef1b1bcaf 100644 --- a/lib-python/3.2/ctypes/test/test_prototypes.py +++ b/lib-python/3/ctypes/test/test_prototypes.py diff --git a/lib-python/3.2/ctypes/test/test_python_api.py b/lib-python/3/ctypes/test/test_python_api.py index 8c36b3d3d5..8c36b3d3d5 100644 --- a/lib-python/3.2/ctypes/test/test_python_api.py +++ b/lib-python/3/ctypes/test/test_python_api.py diff --git a/lib-python/3.2/ctypes/test/test_random_things.py b/lib-python/3/ctypes/test/test_random_things.py index 515acf509a..515acf509a 100644 --- a/lib-python/3.2/ctypes/test/test_random_things.py +++ b/lib-python/3/ctypes/test/test_random_things.py diff --git a/lib-python/3.2/ctypes/test/test_refcounts.py b/lib-python/3/ctypes/test/test_refcounts.py index e7601273ff..e7601273ff 100644 --- a/lib-python/3.2/ctypes/test/test_refcounts.py +++ b/lib-python/3/ctypes/test/test_refcounts.py diff --git a/lib-python/3.2/ctypes/test/test_repr.py b/lib-python/3/ctypes/test/test_repr.py index 60a2c80345..60a2c80345 100644 --- a/lib-python/3.2/ctypes/test/test_repr.py +++ b/lib-python/3/ctypes/test/test_repr.py diff --git a/lib-python/3.2/ctypes/test/test_returnfuncptrs.py b/lib-python/3/ctypes/test/test_returnfuncptrs.py index af1caddaab..af1caddaab 100644 --- a/lib-python/3.2/ctypes/test/test_returnfuncptrs.py +++ b/lib-python/3/ctypes/test/test_returnfuncptrs.py diff --git a/lib-python/3.2/ctypes/test/test_simplesubclasses.py b/lib-python/3/ctypes/test/test_simplesubclasses.py index 3da2794a79..3da2794a79 100644 --- a/lib-python/3.2/ctypes/test/test_simplesubclasses.py +++ b/lib-python/3/ctypes/test/test_simplesubclasses.py diff --git a/lib-python/3.2/ctypes/test/test_sizes.py b/lib-python/3/ctypes/test/test_sizes.py index f9b5e97260..f9b5e97260 100644 --- a/lib-python/3.2/ctypes/test/test_sizes.py +++ b/lib-python/3/ctypes/test/test_sizes.py diff --git a/lib-python/3.2/ctypes/test/test_slicing.py b/lib-python/3/ctypes/test/test_slicing.py index 82fee96823..82fee96823 100644 --- a/lib-python/3.2/ctypes/test/test_slicing.py +++ b/lib-python/3/ctypes/test/test_slicing.py diff --git a/lib-python/3.2/ctypes/test/test_stringptr.py b/lib-python/3/ctypes/test/test_stringptr.py index 8e8be8b516..8e8be8b516 100644 --- a/lib-python/3.2/ctypes/test/test_stringptr.py +++ b/lib-python/3/ctypes/test/test_stringptr.py diff --git a/lib-python/3.2/ctypes/test/test_strings.py b/lib-python/3/ctypes/test/test_strings.py index 52c33e41c1..52c33e41c1 100644 --- a/lib-python/3.2/ctypes/test/test_strings.py +++ b/lib-python/3/ctypes/test/test_strings.py diff --git a/lib-python/3.2/ctypes/test/test_struct_fields.py b/lib-python/3/ctypes/test/test_struct_fields.py index 22eb3b0cd7..22eb3b0cd7 100644 --- a/lib-python/3.2/ctypes/test/test_struct_fields.py +++ b/lib-python/3/ctypes/test/test_struct_fields.py diff --git a/lib-python/3.2/ctypes/test/test_structures.py b/lib-python/3/ctypes/test/test_structures.py index 2dd05c7d45..2dd05c7d45 100644 --- a/lib-python/3.2/ctypes/test/test_structures.py +++ b/lib-python/3/ctypes/test/test_structures.py diff --git a/lib-python/3.2/ctypes/test/test_unaligned_structures.py b/lib-python/3/ctypes/test/test_unaligned_structures.py index bcacfc8184..bcacfc8184 100644 --- a/lib-python/3.2/ctypes/test/test_unaligned_structures.py +++ b/lib-python/3/ctypes/test/test_unaligned_structures.py diff --git a/lib-python/3.2/ctypes/test/test_unicode.py b/lib-python/3/ctypes/test/test_unicode.py index c3b2d48771..c3b2d48771 100644 --- a/lib-python/3.2/ctypes/test/test_unicode.py +++ b/lib-python/3/ctypes/test/test_unicode.py diff --git a/lib-python/3.2/ctypes/test/test_values.py b/lib-python/3/ctypes/test/test_values.py index e46410208f..e46410208f 100644 --- a/lib-python/3.2/ctypes/test/test_values.py +++ b/lib-python/3/ctypes/test/test_values.py diff --git a/lib-python/3.2/ctypes/test/test_varsize_struct.py b/lib-python/3/ctypes/test/test_varsize_struct.py index 5c8c4736e0..5c8c4736e0 100644 --- a/lib-python/3.2/ctypes/test/test_varsize_struct.py +++ b/lib-python/3/ctypes/test/test_varsize_struct.py diff --git a/lib-python/3.2/ctypes/test/test_win32.py b/lib-python/3/ctypes/test/test_win32.py index 2534a748cd..2534a748cd 100644 --- a/lib-python/3.2/ctypes/test/test_win32.py +++ b/lib-python/3/ctypes/test/test_win32.py diff --git a/lib-python/3.2/ctypes/util.py b/lib-python/3/ctypes/util.py index 1bb7d1de7e..1bb7d1de7e 100644 --- a/lib-python/3.2/ctypes/util.py +++ b/lib-python/3/ctypes/util.py diff --git a/lib-python/3.2/ctypes/wintypes.py b/lib-python/3/ctypes/wintypes.py index c619d27596..c619d27596 100644 --- a/lib-python/3.2/ctypes/wintypes.py +++ b/lib-python/3/ctypes/wintypes.py diff --git a/lib-python/3.2/curses/__init__.py b/lib-python/3/curses/__init__.py index a3e9def72a..a3e9def72a 100644 --- a/lib-python/3.2/curses/__init__.py +++ b/lib-python/3/curses/__init__.py diff --git a/lib-python/3.2/curses/ascii.py b/lib-python/3/curses/ascii.py index 800fd8b4b7..800fd8b4b7 100644 --- a/lib-python/3.2/curses/ascii.py +++ b/lib-python/3/curses/ascii.py diff --git a/lib-python/3.2/curses/has_key.py b/lib-python/3/curses/has_key.py index 4e37b480f1..4e37b480f1 100644 --- a/lib-python/3.2/curses/has_key.py +++ b/lib-python/3/curses/has_key.py diff --git a/lib-python/3.2/curses/panel.py b/lib-python/3/curses/panel.py index 067afef730..067afef730 100644 --- a/lib-python/3.2/curses/panel.py +++ b/lib-python/3/curses/panel.py diff --git a/lib-python/3.2/curses/textpad.py b/lib-python/3/curses/textpad.py index 2b4b4cb669..2b4b4cb669 100644 --- a/lib-python/3.2/curses/textpad.py +++ b/lib-python/3/curses/textpad.py diff --git a/lib-python/3.2/curses/wrapper.py b/lib-python/3/curses/wrapper.py index 5183ce741f..5183ce741f 100644 --- a/lib-python/3.2/curses/wrapper.py +++ b/lib-python/3/curses/wrapper.py diff --git a/lib-python/3.2/datetime.py b/lib-python/3/datetime.py index 65f95d2030..65f95d2030 100644 --- a/lib-python/3.2/datetime.py +++ b/lib-python/3/datetime.py diff --git a/lib-python/3.2/dbm/__init__.py b/lib-python/3/dbm/__init__.py index 813a29d709..813a29d709 100644 --- a/lib-python/3.2/dbm/__init__.py +++ b/lib-python/3/dbm/__init__.py diff --git a/lib-python/3.2/dbm/dumb.py b/lib-python/3/dbm/dumb.py index cfb912371c..cfb912371c 100644 --- a/lib-python/3.2/dbm/dumb.py +++ b/lib-python/3/dbm/dumb.py diff --git a/lib-python/3.2/dbm/gnu.py b/lib-python/3/dbm/gnu.py index b07a1defff..b07a1defff 100644 --- a/lib-python/3.2/dbm/gnu.py +++ b/lib-python/3/dbm/gnu.py diff --git a/lib-python/3.2/dbm/ndbm.py b/lib-python/3/dbm/ndbm.py index 23056a29ef..23056a29ef 100644 --- a/lib-python/3.2/dbm/ndbm.py +++ b/lib-python/3/dbm/ndbm.py diff --git a/lib-python/3.2/decimal.py b/lib-python/3/decimal.py index f5277c597c..f5277c597c 100644 --- a/lib-python/3.2/decimal.py +++ b/lib-python/3/decimal.py diff --git a/lib-python/3.2/difflib.py b/lib-python/3/difflib.py index e6cc6ee442..e6cc6ee442 100644 --- a/lib-python/3.2/difflib.py +++ b/lib-python/3/difflib.py diff --git a/lib-python/3.2/dis.py b/lib-python/3/dis.py index f64bae66fb..f64bae66fb 100644 --- a/lib-python/3.2/dis.py +++ b/lib-python/3/dis.py diff --git a/lib-python/3.2/distutils/README b/lib-python/3/distutils/README index 408a203b85..408a203b85 100644 --- a/lib-python/3.2/distutils/README +++ b/lib-python/3/distutils/README diff --git a/lib-python/3.2/distutils/__init__.py b/lib-python/3/distutils/__init__.py index b52a9fe6c4..b52a9fe6c4 100644 --- a/lib-python/3.2/distutils/__init__.py +++ b/lib-python/3/distutils/__init__.py diff --git a/lib-python/3.2/distutils/archive_util.py b/lib-python/3/distutils/archive_util.py index fcda08e20a..fcda08e20a 100644 --- a/lib-python/3.2/distutils/archive_util.py +++ b/lib-python/3/distutils/archive_util.py diff --git a/lib-python/3.2/distutils/bcppcompiler.py b/lib-python/3/distutils/bcppcompiler.py index 9f4c432d90..9f4c432d90 100644 --- a/lib-python/3.2/distutils/bcppcompiler.py +++ b/lib-python/3/distutils/bcppcompiler.py diff --git a/lib-python/3.2/distutils/ccompiler.py b/lib-python/3/distutils/ccompiler.py index c795c958fe..c795c958fe 100644 --- a/lib-python/3.2/distutils/ccompiler.py +++ b/lib-python/3/distutils/ccompiler.py diff --git a/lib-python/3.2/distutils/cmd.py b/lib-python/3/distutils/cmd.py index 3ea08101ac..3ea08101ac 100644 --- a/lib-python/3.2/distutils/cmd.py +++ b/lib-python/3/distutils/cmd.py diff --git a/lib-python/3.2/distutils/command/__init__.py b/lib-python/3/distutils/command/__init__.py index 481eea9fd4..481eea9fd4 100644 --- a/lib-python/3.2/distutils/command/__init__.py +++ b/lib-python/3/distutils/command/__init__.py diff --git a/lib-python/3.2/distutils/command/bdist.py b/lib-python/3/distutils/command/bdist.py index c5188eb371..c5188eb371 100644 --- a/lib-python/3.2/distutils/command/bdist.py +++ b/lib-python/3/distutils/command/bdist.py diff --git a/lib-python/3.2/distutils/command/bdist_dumb.py b/lib-python/3/distutils/command/bdist_dumb.py index 1ab09d1616..1ab09d1616 100644 --- a/lib-python/3.2/distutils/command/bdist_dumb.py +++ b/lib-python/3/distutils/command/bdist_dumb.py diff --git a/lib-python/3.2/distutils/command/bdist_msi.py b/lib-python/3/distutils/command/bdist_msi.py index b3cfe9ceff..b3cfe9ceff 100644 --- a/lib-python/3.2/distutils/command/bdist_msi.py +++ b/lib-python/3/distutils/command/bdist_msi.py diff --git a/lib-python/3.2/distutils/command/bdist_rpm.py b/lib-python/3/distutils/command/bdist_rpm.py index 357eaa575e..357eaa575e 100644 --- a/lib-python/3.2/distutils/command/bdist_rpm.py +++ b/lib-python/3/distutils/command/bdist_rpm.py diff --git a/lib-python/3.2/distutils/command/bdist_wininst.py b/lib-python/3/distutils/command/bdist_wininst.py index ee0616350b..ee0616350b 100644 --- a/lib-python/3.2/distutils/command/bdist_wininst.py +++ b/lib-python/3/distutils/command/bdist_wininst.py diff --git a/lib-python/3.2/distutils/command/build.py b/lib-python/3/distutils/command/build.py index cfc15cf0dd..cfc15cf0dd 100644 --- a/lib-python/3.2/distutils/command/build.py +++ b/lib-python/3/distutils/command/build.py diff --git a/lib-python/3.2/distutils/command/build_clib.py b/lib-python/3/distutils/command/build_clib.py index 3e20ef23cd..3e20ef23cd 100644 --- a/lib-python/3.2/distutils/command/build_clib.py +++ b/lib-python/3/distutils/command/build_clib.py diff --git a/lib-python/3.2/distutils/command/build_ext.py b/lib-python/3/distutils/command/build_ext.py index 6af913e332..6af913e332 100644 --- a/lib-python/3.2/distutils/command/build_ext.py +++ b/lib-python/3/distutils/command/build_ext.py diff --git a/lib-python/3.2/distutils/command/build_py.py b/lib-python/3/distutils/command/build_py.py index 1371b3d6ff..1371b3d6ff 100644 --- a/lib-python/3.2/distutils/command/build_py.py +++ b/lib-python/3/distutils/command/build_py.py diff --git a/lib-python/3.2/distutils/command/build_scripts.py b/lib-python/3/distutils/command/build_scripts.py index ec43477061..ec43477061 100644 --- a/lib-python/3.2/distutils/command/build_scripts.py +++ b/lib-python/3/distutils/command/build_scripts.py diff --git a/lib-python/3.2/distutils/command/check.py b/lib-python/3/distutils/command/check.py index b67c795308..b67c795308 100644 --- a/lib-python/3.2/distutils/command/check.py +++ b/lib-python/3/distutils/command/check.py diff --git a/lib-python/3.2/distutils/command/clean.py b/lib-python/3/distutils/command/clean.py index 0cb2701662..0cb2701662 100644 --- a/lib-python/3.2/distutils/command/clean.py +++ b/lib-python/3/distutils/command/clean.py diff --git a/lib-python/3.2/distutils/command/command_template b/lib-python/3/distutils/command/command_template index 6106819db8..6106819db8 100644 --- a/lib-python/3.2/distutils/command/command_template +++ b/lib-python/3/distutils/command/command_template diff --git a/lib-python/3.2/distutils/command/config.py b/lib-python/3/distutils/command/config.py index 847e858160..847e858160 100644 --- a/lib-python/3.2/distutils/command/config.py +++ b/lib-python/3/distutils/command/config.py diff --git a/lib-python/3.2/distutils/command/install.py b/lib-python/3/distutils/command/install.py index 5237ea83ca..5237ea83ca 100644 --- a/lib-python/3.2/distutils/command/install.py +++ b/lib-python/3/distutils/command/install.py diff --git a/lib-python/3.2/distutils/command/install_data.py b/lib-python/3/distutils/command/install_data.py index 947cd76a99..947cd76a99 100644 --- a/lib-python/3.2/distutils/command/install_data.py +++ b/lib-python/3/distutils/command/install_data.py diff --git a/lib-python/3.2/distutils/command/install_egg_info.py b/lib-python/3/distutils/command/install_egg_info.py index c2a7d649c0..c2a7d649c0 100644 --- a/lib-python/3.2/distutils/command/install_egg_info.py +++ b/lib-python/3/distutils/command/install_egg_info.py diff --git a/lib-python/3.2/distutils/command/install_headers.py b/lib-python/3/distutils/command/install_headers.py index 9bb0b18dc0..9bb0b18dc0 100644 --- a/lib-python/3.2/distutils/command/install_headers.py +++ b/lib-python/3/distutils/command/install_headers.py diff --git a/lib-python/3.2/distutils/command/install_lib.py b/lib-python/3/distutils/command/install_lib.py index 15c08f1249..15c08f1249 100644 --- a/lib-python/3.2/distutils/command/install_lib.py +++ b/lib-python/3/distutils/command/install_lib.py diff --git a/lib-python/3.2/distutils/command/install_scripts.py b/lib-python/3/distutils/command/install_scripts.py index 31a1130ee5..31a1130ee5 100644 --- a/lib-python/3.2/distutils/command/install_scripts.py +++ b/lib-python/3/distutils/command/install_scripts.py diff --git a/lib-python/3.2/distutils/command/register.py b/lib-python/3/distutils/command/register.py index 99545affa4..99545affa4 100644 --- a/lib-python/3.2/distutils/command/register.py +++ b/lib-python/3/distutils/command/register.py diff --git a/lib-python/3.2/distutils/command/sdist.py b/lib-python/3/distutils/command/sdist.py index a9429a4296..a9429a4296 100644 --- a/lib-python/3.2/distutils/command/sdist.py +++ b/lib-python/3/distutils/command/sdist.py diff --git a/lib-python/3.2/distutils/command/upload.py b/lib-python/3/distutils/command/upload.py index 4926aa3e15..4926aa3e15 100644 --- a/lib-python/3.2/distutils/command/upload.py +++ b/lib-python/3/distutils/command/upload.py diff --git a/lib-python/3.2/distutils/command/wininst-6.0.exe b/lib-python/3/distutils/command/wininst-6.0.exe Binary files differindex f57c855a61..f57c855a61 100644 --- a/lib-python/3.2/distutils/command/wininst-6.0.exe +++ b/lib-python/3/distutils/command/wininst-6.0.exe diff --git a/lib-python/3.2/distutils/command/wininst-7.1.exe b/lib-python/3/distutils/command/wininst-7.1.exe Binary files differindex 1433bc1ad3..1433bc1ad3 100644 --- a/lib-python/3.2/distutils/command/wininst-7.1.exe +++ b/lib-python/3/distutils/command/wininst-7.1.exe diff --git a/lib-python/3.2/distutils/command/wininst-8.0.exe b/lib-python/3/distutils/command/wininst-8.0.exe Binary files differindex 7403bfabf5..7403bfabf5 100644 --- a/lib-python/3.2/distutils/command/wininst-8.0.exe +++ b/lib-python/3/distutils/command/wininst-8.0.exe diff --git a/lib-python/3.2/distutils/command/wininst-9.0-amd64.exe b/lib-python/3/distutils/command/wininst-9.0-amd64.exe Binary files differindex 94fbd4341b..94fbd4341b 100644 --- a/lib-python/3.2/distutils/command/wininst-9.0-amd64.exe +++ b/lib-python/3/distutils/command/wininst-9.0-amd64.exe diff --git a/lib-python/3.2/distutils/command/wininst-9.0.exe b/lib-python/3/distutils/command/wininst-9.0.exe Binary files differindex 2ec261f9fd..2ec261f9fd 100644 --- a/lib-python/3.2/distutils/command/wininst-9.0.exe +++ b/lib-python/3/distutils/command/wininst-9.0.exe diff --git a/lib-python/3.2/distutils/config.py b/lib-python/3/distutils/config.py index 5b625f3f7d..5b625f3f7d 100644 --- a/lib-python/3.2/distutils/config.py +++ b/lib-python/3/distutils/config.py diff --git a/lib-python/3.2/distutils/core.py b/lib-python/3/distutils/core.py index 260332a2ac..260332a2ac 100644 --- a/lib-python/3.2/distutils/core.py +++ b/lib-python/3/distutils/core.py diff --git a/lib-python/3.2/distutils/cygwinccompiler.py b/lib-python/3/distutils/cygwinccompiler.py index 0bdd539c37..0bdd539c37 100644 --- a/lib-python/3.2/distutils/cygwinccompiler.py +++ b/lib-python/3/distutils/cygwinccompiler.py diff --git a/lib-python/3.2/distutils/debug.py b/lib-python/3/distutils/debug.py index daf1660f0d..daf1660f0d 100644 --- a/lib-python/3.2/distutils/debug.py +++ b/lib-python/3/distutils/debug.py diff --git a/lib-python/3.2/distutils/dep_util.py b/lib-python/3/distutils/dep_util.py index d74f5e4e92..d74f5e4e92 100644 --- a/lib-python/3.2/distutils/dep_util.py +++ b/lib-python/3/distutils/dep_util.py diff --git a/lib-python/3.2/distutils/dir_util.py b/lib-python/3/distutils/dir_util.py index 30daf49a6e..30daf49a6e 100644 --- a/lib-python/3.2/distutils/dir_util.py +++ b/lib-python/3/distutils/dir_util.py diff --git a/lib-python/3.2/distutils/dist.py b/lib-python/3/distutils/dist.py index a702568278..a702568278 100644 --- a/lib-python/3.2/distutils/dist.py +++ b/lib-python/3/distutils/dist.py diff --git a/lib-python/3.2/distutils/emxccompiler.py b/lib-python/3/distutils/emxccompiler.py index 3675f8df9c..3675f8df9c 100644 --- a/lib-python/3.2/distutils/emxccompiler.py +++ b/lib-python/3/distutils/emxccompiler.py diff --git a/lib-python/3.2/distutils/errors.py b/lib-python/3/distutils/errors.py index eb13c983e9..eb13c983e9 100644 --- a/lib-python/3.2/distutils/errors.py +++ b/lib-python/3/distutils/errors.py diff --git a/lib-python/3.2/distutils/extension.py b/lib-python/3/distutils/extension.py index a93655af2c..a93655af2c 100644 --- a/lib-python/3.2/distutils/extension.py +++ b/lib-python/3/distutils/extension.py diff --git a/lib-python/3.2/distutils/fancy_getopt.py b/lib-python/3/distutils/fancy_getopt.py index 7d170dd277..7d170dd277 100644 --- a/lib-python/3.2/distutils/fancy_getopt.py +++ b/lib-python/3/distutils/fancy_getopt.py diff --git a/lib-python/3.2/distutils/file_util.py b/lib-python/3/distutils/file_util.py index 9bdd14e42e..9bdd14e42e 100644 --- a/lib-python/3.2/distutils/file_util.py +++ b/lib-python/3/distutils/file_util.py diff --git a/lib-python/3.2/distutils/filelist.py b/lib-python/3/distutils/filelist.py index db3f7a9680..db3f7a9680 100644 --- a/lib-python/3.2/distutils/filelist.py +++ b/lib-python/3/distutils/filelist.py diff --git a/lib-python/3.2/distutils/log.py b/lib-python/3/distutils/log.py index b301a8338c..b301a8338c 100644 --- a/lib-python/3.2/distutils/log.py +++ b/lib-python/3/distutils/log.py diff --git a/lib-python/3.2/distutils/msvc9compiler.py b/lib-python/3/distutils/msvc9compiler.py index 7d92b95943..7d92b95943 100644 --- a/lib-python/3.2/distutils/msvc9compiler.py +++ b/lib-python/3/distutils/msvc9compiler.py diff --git a/lib-python/3.2/distutils/msvccompiler.py b/lib-python/3/distutils/msvccompiler.py index 8116656961..8116656961 100644 --- a/lib-python/3.2/distutils/msvccompiler.py +++ b/lib-python/3/distutils/msvccompiler.py diff --git a/lib-python/3.2/distutils/spawn.py b/lib-python/3/distutils/spawn.py index e3fc1850c9..e3fc1850c9 100644 --- a/lib-python/3.2/distutils/spawn.py +++ b/lib-python/3/distutils/spawn.py diff --git a/lib-python/3.2/distutils/sysconfig.py b/lib-python/3/distutils/sysconfig.py index 5ede685ee9..5ede685ee9 100644 --- a/lib-python/3.2/distutils/sysconfig.py +++ b/lib-python/3/distutils/sysconfig.py diff --git a/lib-python/3.2/distutils/sysconfig_cpython.py b/lib-python/3/distutils/sysconfig_cpython.py index 16902ca920..16902ca920 100644 --- a/lib-python/3.2/distutils/sysconfig_cpython.py +++ b/lib-python/3/distutils/sysconfig_cpython.py diff --git a/lib-python/3.2/distutils/sysconfig_pypy.py b/lib-python/3/distutils/sysconfig_pypy.py index 0374d89e43..0374d89e43 100644 --- a/lib-python/3.2/distutils/sysconfig_pypy.py +++ b/lib-python/3/distutils/sysconfig_pypy.py diff --git a/lib-python/3.2/distutils/tests/Setup.sample b/lib-python/3/distutils/tests/Setup.sample index 36c4290d8f..36c4290d8f 100644 --- a/lib-python/3.2/distutils/tests/Setup.sample +++ b/lib-python/3/distutils/tests/Setup.sample diff --git a/lib-python/3.2/distutils/tests/__init__.py b/lib-python/3/distutils/tests/__init__.py index 1b939cbd5d..1b939cbd5d 100644 --- a/lib-python/3.2/distutils/tests/__init__.py +++ b/lib-python/3/distutils/tests/__init__.py diff --git a/lib-python/3.2/distutils/tests/support.py b/lib-python/3/distutils/tests/support.py index 84d9232328..84d9232328 100644 --- a/lib-python/3.2/distutils/tests/support.py +++ b/lib-python/3/distutils/tests/support.py diff --git a/lib-python/3.2/distutils/tests/test_archive_util.py b/lib-python/3/distutils/tests/test_archive_util.py index 8edfab49f8..8edfab49f8 100644 --- a/lib-python/3.2/distutils/tests/test_archive_util.py +++ b/lib-python/3/distutils/tests/test_archive_util.py diff --git a/lib-python/3.2/distutils/tests/test_bdist.py b/lib-python/3/distutils/tests/test_bdist.py index 503a6e857d..503a6e857d 100644 --- a/lib-python/3.2/distutils/tests/test_bdist.py +++ b/lib-python/3/distutils/tests/test_bdist.py diff --git a/lib-python/3.2/distutils/tests/test_bdist_dumb.py b/lib-python/3/distutils/tests/test_bdist_dumb.py index 1037d8216e..1037d8216e 100644 --- a/lib-python/3.2/distutils/tests/test_bdist_dumb.py +++ b/lib-python/3/distutils/tests/test_bdist_dumb.py diff --git a/lib-python/3.2/distutils/tests/test_bdist_msi.py b/lib-python/3/distutils/tests/test_bdist_msi.py index 9308c79d91..9308c79d91 100644 --- a/lib-python/3.2/distutils/tests/test_bdist_msi.py +++ b/lib-python/3/distutils/tests/test_bdist_msi.py diff --git a/lib-python/3.2/distutils/tests/test_bdist_rpm.py b/lib-python/3/distutils/tests/test_bdist_rpm.py index ab7a1bf24e..ab7a1bf24e 100644 --- a/lib-python/3.2/distutils/tests/test_bdist_rpm.py +++ b/lib-python/3/distutils/tests/test_bdist_rpm.py diff --git a/lib-python/3.2/distutils/tests/test_bdist_wininst.py b/lib-python/3/distutils/tests/test_bdist_wininst.py index f9e8f89e21..f9e8f89e21 100644 --- a/lib-python/3.2/distutils/tests/test_bdist_wininst.py +++ b/lib-python/3/distutils/tests/test_bdist_wininst.py diff --git a/lib-python/3.2/distutils/tests/test_build.py b/lib-python/3/distutils/tests/test_build.py index 3391f36d4b..3391f36d4b 100644 --- a/lib-python/3.2/distutils/tests/test_build.py +++ b/lib-python/3/distutils/tests/test_build.py diff --git a/lib-python/3.2/distutils/tests/test_build_clib.py b/lib-python/3/distutils/tests/test_build_clib.py index 69bd2bf624..69bd2bf624 100644 --- a/lib-python/3.2/distutils/tests/test_build_clib.py +++ b/lib-python/3/distutils/tests/test_build_clib.py diff --git a/lib-python/3.2/distutils/tests/test_build_ext.py b/lib-python/3/distutils/tests/test_build_ext.py index 090eacfb2c..090eacfb2c 100644 --- a/lib-python/3.2/distutils/tests/test_build_ext.py +++ b/lib-python/3/distutils/tests/test_build_ext.py diff --git a/lib-python/3.2/distutils/tests/test_build_py.py b/lib-python/3/distutils/tests/test_build_py.py index e416edd4a1..e416edd4a1 100644 --- a/lib-python/3.2/distutils/tests/test_build_py.py +++ b/lib-python/3/distutils/tests/test_build_py.py diff --git a/lib-python/3.2/distutils/tests/test_build_scripts.py b/lib-python/3/distutils/tests/test_build_scripts.py index e3326b8517..e3326b8517 100644 --- a/lib-python/3.2/distutils/tests/test_build_scripts.py +++ b/lib-python/3/distutils/tests/test_build_scripts.py diff --git a/lib-python/3.2/distutils/tests/test_check.py b/lib-python/3/distutils/tests/test_check.py index 4de64734c4..4de64734c4 100644 --- a/lib-python/3.2/distutils/tests/test_check.py +++ b/lib-python/3/distutils/tests/test_check.py diff --git a/lib-python/3.2/distutils/tests/test_clean.py b/lib-python/3/distutils/tests/test_clean.py index eb8958bff5..eb8958bff5 100644 --- a/lib-python/3.2/distutils/tests/test_clean.py +++ b/lib-python/3/distutils/tests/test_clean.py diff --git a/lib-python/3.2/distutils/tests/test_cmd.py b/lib-python/3/distutils/tests/test_cmd.py index 195045cc7b..195045cc7b 100644 --- a/lib-python/3.2/distutils/tests/test_cmd.py +++ b/lib-python/3/distutils/tests/test_cmd.py diff --git a/lib-python/3.2/distutils/tests/test_config.py b/lib-python/3/distutils/tests/test_config.py index 525bee9416..525bee9416 100644 --- a/lib-python/3.2/distutils/tests/test_config.py +++ b/lib-python/3/distutils/tests/test_config.py diff --git a/lib-python/3.2/distutils/tests/test_config_cmd.py b/lib-python/3/distutils/tests/test_config_cmd.py index e2e6e4ebaa..e2e6e4ebaa 100644 --- a/lib-python/3.2/distutils/tests/test_config_cmd.py +++ b/lib-python/3/distutils/tests/test_config_cmd.py diff --git a/lib-python/3.2/distutils/tests/test_core.py b/lib-python/3/distutils/tests/test_core.py index 41321f7db4..41321f7db4 100644 --- a/lib-python/3.2/distutils/tests/test_core.py +++ b/lib-python/3/distutils/tests/test_core.py diff --git a/lib-python/3.2/distutils/tests/test_cygwinccompiler.py b/lib-python/3/distutils/tests/test_cygwinccompiler.py index 856921679d..856921679d 100644 --- a/lib-python/3.2/distutils/tests/test_cygwinccompiler.py +++ b/lib-python/3/distutils/tests/test_cygwinccompiler.py diff --git a/lib-python/3.2/distutils/tests/test_dep_util.py b/lib-python/3/distutils/tests/test_dep_util.py index 3e1c366892..3e1c366892 100644 --- a/lib-python/3.2/distutils/tests/test_dep_util.py +++ b/lib-python/3/distutils/tests/test_dep_util.py diff --git a/lib-python/3.2/distutils/tests/test_dir_util.py b/lib-python/3/distutils/tests/test_dir_util.py index ce74589dde..ce74589dde 100644 --- a/lib-python/3.2/distutils/tests/test_dir_util.py +++ b/lib-python/3/distutils/tests/test_dir_util.py diff --git a/lib-python/3.2/distutils/tests/test_dist.py b/lib-python/3/distutils/tests/test_dist.py index 8aaae88cae..8aaae88cae 100644 --- a/lib-python/3.2/distutils/tests/test_dist.py +++ b/lib-python/3/distutils/tests/test_dist.py diff --git a/lib-python/3.2/distutils/tests/test_extension.py b/lib-python/3/distutils/tests/test_extension.py index e35f2738b6..e35f2738b6 100644 --- a/lib-python/3.2/distutils/tests/test_extension.py +++ b/lib-python/3/distutils/tests/test_extension.py diff --git a/lib-python/3.2/distutils/tests/test_file_util.py b/lib-python/3/distutils/tests/test_file_util.py index 3c3e3dcb3b..3c3e3dcb3b 100644 --- a/lib-python/3.2/distutils/tests/test_file_util.py +++ b/lib-python/3/distutils/tests/test_file_util.py diff --git a/lib-python/3.2/distutils/tests/test_filelist.py b/lib-python/3/distutils/tests/test_filelist.py index e82bc3d2ed..e82bc3d2ed 100644 --- a/lib-python/3.2/distutils/tests/test_filelist.py +++ b/lib-python/3/distutils/tests/test_filelist.py diff --git a/lib-python/3.2/distutils/tests/test_install.py b/lib-python/3/distutils/tests/test_install.py index c8a3a86ad2..c8a3a86ad2 100644 --- a/lib-python/3.2/distutils/tests/test_install.py +++ b/lib-python/3/distutils/tests/test_install.py diff --git a/lib-python/3.2/distutils/tests/test_install_data.py b/lib-python/3/distutils/tests/test_install_data.py index 4d8c00acb9..4d8c00acb9 100644 --- a/lib-python/3.2/distutils/tests/test_install_data.py +++ b/lib-python/3/distutils/tests/test_install_data.py diff --git a/lib-python/3.2/distutils/tests/test_install_headers.py b/lib-python/3/distutils/tests/test_install_headers.py index d953157bb7..d953157bb7 100644 --- a/lib-python/3.2/distutils/tests/test_install_headers.py +++ b/lib-python/3/distutils/tests/test_install_headers.py diff --git a/lib-python/3.2/distutils/tests/test_install_lib.py b/lib-python/3/distutils/tests/test_install_lib.py index 2bd4dc6e96..2bd4dc6e96 100644 --- a/lib-python/3.2/distutils/tests/test_install_lib.py +++ b/lib-python/3/distutils/tests/test_install_lib.py diff --git a/lib-python/3.2/distutils/tests/test_install_scripts.py b/lib-python/3/distutils/tests/test_install_scripts.py index 8952e744e5..8952e744e5 100644 --- a/lib-python/3.2/distutils/tests/test_install_scripts.py +++ b/lib-python/3/distutils/tests/test_install_scripts.py diff --git a/lib-python/3.2/distutils/tests/test_log.py b/lib-python/3/distutils/tests/test_log.py index ce66ee51e7..ce66ee51e7 100644 --- a/lib-python/3.2/distutils/tests/test_log.py +++ b/lib-python/3/distutils/tests/test_log.py diff --git a/lib-python/3.2/distutils/tests/test_msvc9compiler.py b/lib-python/3/distutils/tests/test_msvc9compiler.py index 5fa1ca10d4..5fa1ca10d4 100644 --- a/lib-python/3.2/distutils/tests/test_msvc9compiler.py +++ b/lib-python/3/distutils/tests/test_msvc9compiler.py diff --git a/lib-python/3.2/distutils/tests/test_register.py b/lib-python/3/distutils/tests/test_register.py index 5863ae1422..5863ae1422 100644 --- a/lib-python/3.2/distutils/tests/test_register.py +++ b/lib-python/3/distutils/tests/test_register.py diff --git a/lib-python/3.2/distutils/tests/test_sdist.py b/lib-python/3/distutils/tests/test_sdist.py index fd71dac8d6..fd71dac8d6 100644 --- a/lib-python/3.2/distutils/tests/test_sdist.py +++ b/lib-python/3/distutils/tests/test_sdist.py diff --git a/lib-python/3.2/distutils/tests/test_spawn.py b/lib-python/3/distutils/tests/test_spawn.py index 6c7eb20c47..6c7eb20c47 100644 --- a/lib-python/3.2/distutils/tests/test_spawn.py +++ b/lib-python/3/distutils/tests/test_spawn.py diff --git a/lib-python/3.2/distutils/tests/test_sysconfig.py b/lib-python/3/distutils/tests/test_sysconfig.py index fbe26bf65d..fbe26bf65d 100644 --- a/lib-python/3.2/distutils/tests/test_sysconfig.py +++ b/lib-python/3/distutils/tests/test_sysconfig.py diff --git a/lib-python/3.2/distutils/tests/test_text_file.py b/lib-python/3/distutils/tests/test_text_file.py index 7e76240a9a..7e76240a9a 100644 --- a/lib-python/3.2/distutils/tests/test_text_file.py +++ b/lib-python/3/distutils/tests/test_text_file.py diff --git a/lib-python/3.2/distutils/tests/test_unixccompiler.py b/lib-python/3/distutils/tests/test_unixccompiler.py index 1bff38e9ee..1bff38e9ee 100644 --- a/lib-python/3.2/distutils/tests/test_unixccompiler.py +++ b/lib-python/3/distutils/tests/test_unixccompiler.py diff --git a/lib-python/3.2/distutils/tests/test_upload.py b/lib-python/3/distutils/tests/test_upload.py index 4c6464a32e..4c6464a32e 100644 --- a/lib-python/3.2/distutils/tests/test_upload.py +++ b/lib-python/3/distutils/tests/test_upload.py diff --git a/lib-python/3.2/distutils/tests/test_util.py b/lib-python/3/distutils/tests/test_util.py index 1a06d4c4a1..1a06d4c4a1 100644 --- a/lib-python/3.2/distutils/tests/test_util.py +++ b/lib-python/3/distutils/tests/test_util.py diff --git a/lib-python/3.2/distutils/tests/test_version.py b/lib-python/3/distutils/tests/test_version.py index 15f14c7de3..15f14c7de3 100644 --- a/lib-python/3.2/distutils/tests/test_version.py +++ b/lib-python/3/distutils/tests/test_version.py diff --git a/lib-python/3.2/distutils/tests/test_versionpredicate.py b/lib-python/3/distutils/tests/test_versionpredicate.py index 28ae09dc20..28ae09dc20 100644 --- a/lib-python/3.2/distutils/tests/test_versionpredicate.py +++ b/lib-python/3/distutils/tests/test_versionpredicate.py diff --git a/lib-python/3.2/distutils/text_file.py b/lib-python/3/distutils/text_file.py index 40b8484a68..40b8484a68 100644 --- a/lib-python/3.2/distutils/text_file.py +++ b/lib-python/3/distutils/text_file.py diff --git a/lib-python/3.2/distutils/unixccompiler.py b/lib-python/3/distutils/unixccompiler.py index 46a5024673..46a5024673 100644 --- a/lib-python/3.2/distutils/unixccompiler.py +++ b/lib-python/3/distutils/unixccompiler.py diff --git a/lib-python/3.2/distutils/util.py b/lib-python/3/distutils/util.py index bce840274d..bce840274d 100644 --- a/lib-python/3.2/distutils/util.py +++ b/lib-python/3/distutils/util.py diff --git a/lib-python/3.2/distutils/version.py b/lib-python/3/distutils/version.py index ebcab84e4e..ebcab84e4e 100644 --- a/lib-python/3.2/distutils/version.py +++ b/lib-python/3/distutils/version.py diff --git a/lib-python/3.2/distutils/versionpredicate.py b/lib-python/3/distutils/versionpredicate.py index b0dd9f45bf..b0dd9f45bf 100644 --- a/lib-python/3.2/distutils/versionpredicate.py +++ b/lib-python/3/distutils/versionpredicate.py diff --git a/lib-python/3.2/doctest.py b/lib-python/3/doctest.py index 234733e565..234733e565 100644 --- a/lib-python/3.2/doctest.py +++ b/lib-python/3/doctest.py diff --git a/lib-python/3.2/dummy_threading.py b/lib-python/3/dummy_threading.py index 1bb7eee338..1bb7eee338 100644 --- a/lib-python/3.2/dummy_threading.py +++ b/lib-python/3/dummy_threading.py diff --git a/lib-python/3.2/email/__init__.py b/lib-python/3/email/__init__.py index bd316fdaf3..bd316fdaf3 100644 --- a/lib-python/3.2/email/__init__.py +++ b/lib-python/3/email/__init__.py diff --git a/lib-python/3.2/email/_parseaddr.py b/lib-python/3/email/_parseaddr.py index a295757281..a295757281 100644 --- a/lib-python/3.2/email/_parseaddr.py +++ b/lib-python/3/email/_parseaddr.py diff --git a/lib-python/3.2/email/base64mime.py b/lib-python/3/email/base64mime.py index f3bbac1caf..f3bbac1caf 100644 --- a/lib-python/3.2/email/base64mime.py +++ b/lib-python/3/email/base64mime.py diff --git a/lib-python/3.2/email/charset.py b/lib-python/3/email/charset.py index f22be2c52c..f22be2c52c 100644 --- a/lib-python/3.2/email/charset.py +++ b/lib-python/3/email/charset.py diff --git a/lib-python/3.2/email/encoders.py b/lib-python/3/email/encoders.py index e5c099f35a..e5c099f35a 100644 --- a/lib-python/3.2/email/encoders.py +++ b/lib-python/3/email/encoders.py diff --git a/lib-python/3.2/email/errors.py b/lib-python/3/email/errors.py index d52a624601..d52a624601 100644 --- a/lib-python/3.2/email/errors.py +++ b/lib-python/3/email/errors.py diff --git a/lib-python/3.2/email/feedparser.py b/lib-python/3/email/feedparser.py index 60a83255c0..60a83255c0 100644 --- a/lib-python/3.2/email/feedparser.py +++ b/lib-python/3/email/feedparser.py diff --git a/lib-python/3.2/email/generator.py b/lib-python/3/email/generator.py index f0e7a95477..f0e7a95477 100644 --- a/lib-python/3.2/email/generator.py +++ b/lib-python/3/email/generator.py diff --git a/lib-python/3.2/email/header.py b/lib-python/3/email/header.py index 2e687b7a6f..2e687b7a6f 100644 --- a/lib-python/3.2/email/header.py +++ b/lib-python/3/email/header.py diff --git a/lib-python/3.2/email/iterators.py b/lib-python/3/email/iterators.py index 3adc4a04ba..3adc4a04ba 100644 --- a/lib-python/3.2/email/iterators.py +++ b/lib-python/3/email/iterators.py diff --git a/lib-python/3.2/email/message.py b/lib-python/3/email/message.py index 922617adbb..922617adbb 100644 --- a/lib-python/3.2/email/message.py +++ b/lib-python/3/email/message.py diff --git a/lib-python/3.2/email/mime/__init__.py b/lib-python/3/email/mime/__init__.py index e69de29bb2..e69de29bb2 100644 --- a/lib-python/3.2/email/mime/__init__.py +++ b/lib-python/3/email/mime/__init__.py diff --git a/lib-python/3.2/email/mime/application.py b/lib-python/3/email/mime/application.py index f5c5905564..f5c5905564 100644 --- a/lib-python/3.2/email/mime/application.py +++ b/lib-python/3/email/mime/application.py diff --git a/lib-python/3.2/email/mime/audio.py b/lib-python/3/email/mime/audio.py index fbc118951a..fbc118951a 100644 --- a/lib-python/3.2/email/mime/audio.py +++ b/lib-python/3/email/mime/audio.py diff --git a/lib-python/3.2/email/mime/base.py b/lib-python/3/email/mime/base.py index ac919258b1..ac919258b1 100644 --- a/lib-python/3.2/email/mime/base.py +++ b/lib-python/3/email/mime/base.py diff --git a/lib-python/3.2/email/mime/image.py b/lib-python/3/email/mime/image.py index 5563823239..5563823239 100644 --- a/lib-python/3.2/email/mime/image.py +++ b/lib-python/3/email/mime/image.py diff --git a/lib-python/3.2/email/mime/message.py b/lib-python/3/email/mime/message.py index 275dbfd088..275dbfd088 100644 --- a/lib-python/3.2/email/mime/message.py +++ b/lib-python/3/email/mime/message.py diff --git a/lib-python/3.2/email/mime/multipart.py b/lib-python/3/email/mime/multipart.py index 96618650c5..96618650c5 100644 --- a/lib-python/3.2/email/mime/multipart.py +++ b/lib-python/3/email/mime/multipart.py diff --git a/lib-python/3.2/email/mime/nonmultipart.py b/lib-python/3/email/mime/nonmultipart.py index fc3b9eb4dc..fc3b9eb4dc 100644 --- a/lib-python/3.2/email/mime/nonmultipart.py +++ b/lib-python/3/email/mime/nonmultipart.py diff --git a/lib-python/3.2/email/mime/text.py b/lib-python/3/email/mime/text.py index 5747db5d67..5747db5d67 100644 --- a/lib-python/3.2/email/mime/text.py +++ b/lib-python/3/email/mime/text.py diff --git a/lib-python/3.2/email/parser.py b/lib-python/3/email/parser.py index 6caaff53ad..6caaff53ad 100644 --- a/lib-python/3.2/email/parser.py +++ b/lib-python/3/email/parser.py diff --git a/lib-python/3.2/email/quoprimime.py b/lib-python/3/email/quoprimime.py index 78638d5904..78638d5904 100644 --- a/lib-python/3.2/email/quoprimime.py +++ b/lib-python/3/email/quoprimime.py diff --git a/lib-python/3.2/email/test/__init__.py b/lib-python/3/email/test/__init__.py index e69de29bb2..e69de29bb2 100644 --- a/lib-python/3.2/email/test/__init__.py +++ b/lib-python/3/email/test/__init__.py diff --git a/lib-python/3.2/email/test/data/PyBanner048.gif b/lib-python/3/email/test/data/PyBanner048.gif Binary files differindex 1a5c87f647..1a5c87f647 100644 --- a/lib-python/3.2/email/test/data/PyBanner048.gif +++ b/lib-python/3/email/test/data/PyBanner048.gif diff --git a/lib-python/3.2/email/test/data/audiotest.au b/lib-python/3/email/test/data/audiotest.au Binary files differindex f76b0501b8..f76b0501b8 100644 --- a/lib-python/3.2/email/test/data/audiotest.au +++ b/lib-python/3/email/test/data/audiotest.au diff --git a/lib-python/3.2/email/test/data/msg_01.txt b/lib-python/3/email/test/data/msg_01.txt index 7e33bcf96a..7e33bcf96a 100644 --- a/lib-python/3.2/email/test/data/msg_01.txt +++ b/lib-python/3/email/test/data/msg_01.txt diff --git a/lib-python/3.2/email/test/data/msg_02.txt b/lib-python/3/email/test/data/msg_02.txt index 43f248038a..43f248038a 100644 --- a/lib-python/3.2/email/test/data/msg_02.txt +++ b/lib-python/3/email/test/data/msg_02.txt diff --git a/lib-python/3.2/email/test/data/msg_03.txt b/lib-python/3/email/test/data/msg_03.txt index c748ebf117..c748ebf117 100644 --- a/lib-python/3.2/email/test/data/msg_03.txt +++ b/lib-python/3/email/test/data/msg_03.txt diff --git a/lib-python/3.2/email/test/data/msg_04.txt b/lib-python/3/email/test/data/msg_04.txt index 1f633c4496..1f633c4496 100644 --- a/lib-python/3.2/email/test/data/msg_04.txt +++ b/lib-python/3/email/test/data/msg_04.txt diff --git a/lib-python/3.2/email/test/data/msg_05.txt b/lib-python/3/email/test/data/msg_05.txt index 87d5e9cbf8..87d5e9cbf8 100644 --- a/lib-python/3.2/email/test/data/msg_05.txt +++ b/lib-python/3/email/test/data/msg_05.txt diff --git a/lib-python/3.2/email/test/data/msg_06.txt b/lib-python/3/email/test/data/msg_06.txt index 69f3a47ff4..69f3a47ff4 100644 --- a/lib-python/3.2/email/test/data/msg_06.txt +++ b/lib-python/3/email/test/data/msg_06.txt diff --git a/lib-python/3.2/email/test/data/msg_07.txt b/lib-python/3/email/test/data/msg_07.txt index 721f3a0d31..721f3a0d31 100644 --- a/lib-python/3.2/email/test/data/msg_07.txt +++ b/lib-python/3/email/test/data/msg_07.txt diff --git a/lib-python/3.2/email/test/data/msg_08.txt b/lib-python/3/email/test/data/msg_08.txt index b5630836c5..b5630836c5 100644 --- a/lib-python/3.2/email/test/data/msg_08.txt +++ b/lib-python/3/email/test/data/msg_08.txt diff --git a/lib-python/3.2/email/test/data/msg_09.txt b/lib-python/3/email/test/data/msg_09.txt index 575c4c205a..575c4c205a 100644 --- a/lib-python/3.2/email/test/data/msg_09.txt +++ b/lib-python/3/email/test/data/msg_09.txt diff --git a/lib-python/3.2/email/test/data/msg_10.txt b/lib-python/3/email/test/data/msg_10.txt index 07903960f9..07903960f9 100644 --- a/lib-python/3.2/email/test/data/msg_10.txt +++ b/lib-python/3/email/test/data/msg_10.txt diff --git a/lib-python/3.2/email/test/data/msg_11.txt b/lib-python/3/email/test/data/msg_11.txt index 8f7f1991cb..8f7f1991cb 100644 --- a/lib-python/3.2/email/test/data/msg_11.txt +++ b/lib-python/3/email/test/data/msg_11.txt diff --git a/lib-python/3.2/email/test/data/msg_12.txt b/lib-python/3/email/test/data/msg_12.txt index 4bec8d9444..4bec8d9444 100644 --- a/lib-python/3.2/email/test/data/msg_12.txt +++ b/lib-python/3/email/test/data/msg_12.txt diff --git a/lib-python/3.2/email/test/data/msg_12a.txt b/lib-python/3/email/test/data/msg_12a.txt index e94224ecfe..e94224ecfe 100644 --- a/lib-python/3.2/email/test/data/msg_12a.txt +++ b/lib-python/3/email/test/data/msg_12a.txt diff --git a/lib-python/3.2/email/test/data/msg_13.txt b/lib-python/3/email/test/data/msg_13.txt index 8e6d52d5be..8e6d52d5be 100644 --- a/lib-python/3.2/email/test/data/msg_13.txt +++ b/lib-python/3/email/test/data/msg_13.txt diff --git a/lib-python/3.2/email/test/data/msg_14.txt b/lib-python/3/email/test/data/msg_14.txt index 5d98d2fd14..5d98d2fd14 100644 --- a/lib-python/3.2/email/test/data/msg_14.txt +++ b/lib-python/3/email/test/data/msg_14.txt diff --git a/lib-python/3.2/email/test/data/msg_15.txt b/lib-python/3/email/test/data/msg_15.txt index 0025624e75..0025624e75 100644 --- a/lib-python/3.2/email/test/data/msg_15.txt +++ b/lib-python/3/email/test/data/msg_15.txt diff --git a/lib-python/3.2/email/test/data/msg_16.txt b/lib-python/3/email/test/data/msg_16.txt index 56167e9f5b..56167e9f5b 100644 --- a/lib-python/3.2/email/test/data/msg_16.txt +++ b/lib-python/3/email/test/data/msg_16.txt diff --git a/lib-python/3.2/email/test/data/msg_17.txt b/lib-python/3/email/test/data/msg_17.txt index 8d86e4180d..8d86e4180d 100644 --- a/lib-python/3.2/email/test/data/msg_17.txt +++ b/lib-python/3/email/test/data/msg_17.txt diff --git a/lib-python/3.2/email/test/data/msg_18.txt b/lib-python/3/email/test/data/msg_18.txt index f9f4904d36..f9f4904d36 100644 --- a/lib-python/3.2/email/test/data/msg_18.txt +++ b/lib-python/3/email/test/data/msg_18.txt diff --git a/lib-python/3.2/email/test/data/msg_19.txt b/lib-python/3/email/test/data/msg_19.txt index 49bf7fccdd..49bf7fccdd 100644 --- a/lib-python/3.2/email/test/data/msg_19.txt +++ b/lib-python/3/email/test/data/msg_19.txt diff --git a/lib-python/3.2/email/test/data/msg_20.txt b/lib-python/3/email/test/data/msg_20.txt index 1a6a88783e..1a6a88783e 100644 --- a/lib-python/3.2/email/test/data/msg_20.txt +++ b/lib-python/3/email/test/data/msg_20.txt diff --git a/lib-python/3.2/email/test/data/msg_21.txt b/lib-python/3/email/test/data/msg_21.txt index 23590b255d..23590b255d 100644 --- a/lib-python/3.2/email/test/data/msg_21.txt +++ b/lib-python/3/email/test/data/msg_21.txt diff --git a/lib-python/3.2/email/test/data/msg_22.txt b/lib-python/3/email/test/data/msg_22.txt index af9de5fa27..af9de5fa27 100644 --- a/lib-python/3.2/email/test/data/msg_22.txt +++ b/lib-python/3/email/test/data/msg_22.txt diff --git a/lib-python/3.2/email/test/data/msg_23.txt b/lib-python/3/email/test/data/msg_23.txt index bb2e8ec36b..bb2e8ec36b 100644 --- a/lib-python/3.2/email/test/data/msg_23.txt +++ b/lib-python/3/email/test/data/msg_23.txt diff --git a/lib-python/3.2/email/test/data/msg_24.txt b/lib-python/3/email/test/data/msg_24.txt index 4e52339e86..4e52339e86 100644 --- a/lib-python/3.2/email/test/data/msg_24.txt +++ b/lib-python/3/email/test/data/msg_24.txt diff --git a/lib-python/3.2/email/test/data/msg_25.txt b/lib-python/3/email/test/data/msg_25.txt index 9e35275fe0..9e35275fe0 100644 --- a/lib-python/3.2/email/test/data/msg_25.txt +++ b/lib-python/3/email/test/data/msg_25.txt diff --git a/lib-python/3.2/email/test/data/msg_26.txt b/lib-python/3/email/test/data/msg_26.txt index 58efaa9c9a..58efaa9c9a 100644 --- a/lib-python/3.2/email/test/data/msg_26.txt +++ b/lib-python/3/email/test/data/msg_26.txt diff --git a/lib-python/3.2/email/test/data/msg_27.txt b/lib-python/3/email/test/data/msg_27.txt index d0191769d7..d0191769d7 100644 --- a/lib-python/3.2/email/test/data/msg_27.txt +++ b/lib-python/3/email/test/data/msg_27.txt diff --git a/lib-python/3.2/email/test/data/msg_28.txt b/lib-python/3/email/test/data/msg_28.txt index 1e4824cabb..1e4824cabb 100644 --- a/lib-python/3.2/email/test/data/msg_28.txt +++ b/lib-python/3/email/test/data/msg_28.txt diff --git a/lib-python/3.2/email/test/data/msg_29.txt b/lib-python/3/email/test/data/msg_29.txt index 1fab561617..1fab561617 100644 --- a/lib-python/3.2/email/test/data/msg_29.txt +++ b/lib-python/3/email/test/data/msg_29.txt diff --git a/lib-python/3.2/email/test/data/msg_30.txt b/lib-python/3/email/test/data/msg_30.txt index 4334bb6e60..4334bb6e60 100644 --- a/lib-python/3.2/email/test/data/msg_30.txt +++ b/lib-python/3/email/test/data/msg_30.txt diff --git a/lib-python/3.2/email/test/data/msg_31.txt b/lib-python/3/email/test/data/msg_31.txt index 1e58e56cf5..1e58e56cf5 100644 --- a/lib-python/3.2/email/test/data/msg_31.txt +++ b/lib-python/3/email/test/data/msg_31.txt diff --git a/lib-python/3.2/email/test/data/msg_32.txt b/lib-python/3/email/test/data/msg_32.txt index 07ec5af9a3..07ec5af9a3 100644 --- a/lib-python/3.2/email/test/data/msg_32.txt +++ b/lib-python/3/email/test/data/msg_32.txt diff --git a/lib-python/3.2/email/test/data/msg_33.txt b/lib-python/3/email/test/data/msg_33.txt index 042787a4fd..042787a4fd 100644 --- a/lib-python/3.2/email/test/data/msg_33.txt +++ b/lib-python/3/email/test/data/msg_33.txt diff --git a/lib-python/3.2/email/test/data/msg_34.txt b/lib-python/3/email/test/data/msg_34.txt index 055dfea531..055dfea531 100644 --- a/lib-python/3.2/email/test/data/msg_34.txt +++ b/lib-python/3/email/test/data/msg_34.txt diff --git a/lib-python/3.2/email/test/data/msg_35.txt b/lib-python/3/email/test/data/msg_35.txt index be7d5a2f7b..be7d5a2f7b 100644 --- a/lib-python/3.2/email/test/data/msg_35.txt +++ b/lib-python/3/email/test/data/msg_35.txt diff --git a/lib-python/3.2/email/test/data/msg_36.txt b/lib-python/3/email/test/data/msg_36.txt index 5632c3062c..5632c3062c 100644 --- a/lib-python/3.2/email/test/data/msg_36.txt +++ b/lib-python/3/email/test/data/msg_36.txt diff --git a/lib-python/3.2/email/test/data/msg_37.txt b/lib-python/3/email/test/data/msg_37.txt index 038d34a1a4..038d34a1a4 100644 --- a/lib-python/3.2/email/test/data/msg_37.txt +++ b/lib-python/3/email/test/data/msg_37.txt diff --git a/lib-python/3.2/email/test/data/msg_38.txt b/lib-python/3/email/test/data/msg_38.txt index 006df81cb5..006df81cb5 100644 --- a/lib-python/3.2/email/test/data/msg_38.txt +++ b/lib-python/3/email/test/data/msg_38.txt diff --git a/lib-python/3.2/email/test/data/msg_39.txt b/lib-python/3/email/test/data/msg_39.txt index 124b269192..124b269192 100644 --- a/lib-python/3.2/email/test/data/msg_39.txt +++ b/lib-python/3/email/test/data/msg_39.txt diff --git a/lib-python/3.2/email/test/data/msg_40.txt b/lib-python/3/email/test/data/msg_40.txt index 1435fa1e1a..1435fa1e1a 100644 --- a/lib-python/3.2/email/test/data/msg_40.txt +++ b/lib-python/3/email/test/data/msg_40.txt diff --git a/lib-python/3.2/email/test/data/msg_41.txt b/lib-python/3/email/test/data/msg_41.txt index 76cdd1cb7f..76cdd1cb7f 100644 --- a/lib-python/3.2/email/test/data/msg_41.txt +++ b/lib-python/3/email/test/data/msg_41.txt diff --git a/lib-python/3.2/email/test/data/msg_42.txt b/lib-python/3/email/test/data/msg_42.txt index a75f8f4a02..a75f8f4a02 100644 --- a/lib-python/3.2/email/test/data/msg_42.txt +++ b/lib-python/3/email/test/data/msg_42.txt diff --git a/lib-python/3.2/email/test/data/msg_43.txt b/lib-python/3/email/test/data/msg_43.txt index 797d12c568..797d12c568 100644 --- a/lib-python/3.2/email/test/data/msg_43.txt +++ b/lib-python/3/email/test/data/msg_43.txt diff --git a/lib-python/3.2/email/test/data/msg_44.txt b/lib-python/3/email/test/data/msg_44.txt index 15a225287b..15a225287b 100644 --- a/lib-python/3.2/email/test/data/msg_44.txt +++ b/lib-python/3/email/test/data/msg_44.txt diff --git a/lib-python/3.2/email/test/data/msg_45.txt b/lib-python/3/email/test/data/msg_45.txt index 58fde956e7..58fde956e7 100644 --- a/lib-python/3.2/email/test/data/msg_45.txt +++ b/lib-python/3/email/test/data/msg_45.txt diff --git a/lib-python/3.2/email/test/data/msg_46.txt b/lib-python/3/email/test/data/msg_46.txt index 1e22c4f600..1e22c4f600 100644 --- a/lib-python/3.2/email/test/data/msg_46.txt +++ b/lib-python/3/email/test/data/msg_46.txt diff --git a/lib-python/3.2/email/test/test_email.py b/lib-python/3/email/test/test_email.py index 102e15b9ff..102e15b9ff 100644 --- a/lib-python/3.2/email/test/test_email.py +++ b/lib-python/3/email/test/test_email.py diff --git a/lib-python/3.2/email/test/test_email_codecs.py b/lib-python/3/email/test/test_email_codecs.py index ca85f5731e..ca85f5731e 100644 --- a/lib-python/3.2/email/test/test_email_codecs.py +++ b/lib-python/3/email/test/test_email_codecs.py diff --git a/lib-python/3.2/email/test/test_email_torture.py b/lib-python/3/email/test/test_email_torture.py index 544b1bbb39..544b1bbb39 100644 --- a/lib-python/3.2/email/test/test_email_torture.py +++ b/lib-python/3/email/test/test_email_torture.py diff --git a/lib-python/3.2/email/utils.py b/lib-python/3/email/utils.py index ac4da3705f..ac4da3705f 100644 --- a/lib-python/3.2/email/utils.py +++ b/lib-python/3/email/utils.py diff --git a/lib-python/3.2/encodings/__init__.py b/lib-python/3/encodings/__init__.py index 8dd713056e..8dd713056e 100644 --- a/lib-python/3.2/encodings/__init__.py +++ b/lib-python/3/encodings/__init__.py diff --git a/lib-python/3.2/encodings/aliases.py b/lib-python/3/encodings/aliases.py index 235deb5c30..235deb5c30 100644 --- a/lib-python/3.2/encodings/aliases.py +++ b/lib-python/3/encodings/aliases.py diff --git a/lib-python/3.2/encodings/ascii.py b/lib-python/3/encodings/ascii.py index 2033cde974..2033cde974 100644 --- a/lib-python/3.2/encodings/ascii.py +++ b/lib-python/3/encodings/ascii.py diff --git a/lib-python/3.2/encodings/base64_codec.py b/lib-python/3/encodings/base64_codec.py index 321a961782..321a961782 100644 --- a/lib-python/3.2/encodings/base64_codec.py +++ b/lib-python/3/encodings/base64_codec.py diff --git a/lib-python/3.2/encodings/big5.py b/lib-python/3/encodings/big5.py index 7adeb0e160..7adeb0e160 100644 --- a/lib-python/3.2/encodings/big5.py +++ b/lib-python/3/encodings/big5.py diff --git a/lib-python/3.2/encodings/big5hkscs.py b/lib-python/3/encodings/big5hkscs.py index 350df37baa..350df37baa 100644 --- a/lib-python/3.2/encodings/big5hkscs.py +++ b/lib-python/3/encodings/big5hkscs.py diff --git a/lib-python/3.2/encodings/bz2_codec.py b/lib-python/3/encodings/bz2_codec.py index e65d226bfd..e65d226bfd 100644 --- a/lib-python/3.2/encodings/bz2_codec.py +++ b/lib-python/3/encodings/bz2_codec.py diff --git a/lib-python/3.2/encodings/charmap.py b/lib-python/3/encodings/charmap.py index 81189b161a..81189b161a 100644 --- a/lib-python/3.2/encodings/charmap.py +++ b/lib-python/3/encodings/charmap.py diff --git a/lib-python/3.2/encodings/cp037.py b/lib-python/3/encodings/cp037.py index 4edd708f3d..4edd708f3d 100644 --- a/lib-python/3.2/encodings/cp037.py +++ b/lib-python/3/encodings/cp037.py diff --git a/lib-python/3.2/encodings/cp1006.py b/lib-python/3/encodings/cp1006.py index a1221c3ef1..a1221c3ef1 100644 --- a/lib-python/3.2/encodings/cp1006.py +++ b/lib-python/3/encodings/cp1006.py diff --git a/lib-python/3.2/encodings/cp1026.py b/lib-python/3/encodings/cp1026.py index 46f71f74da..46f71f74da 100644 --- a/lib-python/3.2/encodings/cp1026.py +++ b/lib-python/3/encodings/cp1026.py diff --git a/lib-python/3.2/encodings/cp1140.py b/lib-python/3/encodings/cp1140.py index 0a919d837e..0a919d837e 100644 --- a/lib-python/3.2/encodings/cp1140.py +++ b/lib-python/3/encodings/cp1140.py diff --git a/lib-python/3.2/encodings/cp1250.py b/lib-python/3/encodings/cp1250.py index c2c83aaf3e..c2c83aaf3e 100644 --- a/lib-python/3.2/encodings/cp1250.py +++ b/lib-python/3/encodings/cp1250.py diff --git a/lib-python/3.2/encodings/cp1251.py b/lib-python/3/encodings/cp1251.py index 22bc66002d..22bc66002d 100644 --- a/lib-python/3.2/encodings/cp1251.py +++ b/lib-python/3/encodings/cp1251.py diff --git a/lib-python/3.2/encodings/cp1252.py b/lib-python/3/encodings/cp1252.py index c0e8088ea8..c0e8088ea8 100644 --- a/lib-python/3.2/encodings/cp1252.py +++ b/lib-python/3/encodings/cp1252.py diff --git a/lib-python/3.2/encodings/cp1253.py b/lib-python/3/encodings/cp1253.py index ec9c0972d1..ec9c0972d1 100644 --- a/lib-python/3.2/encodings/cp1253.py +++ b/lib-python/3/encodings/cp1253.py diff --git a/lib-python/3.2/encodings/cp1254.py b/lib-python/3/encodings/cp1254.py index 4912327a5b..4912327a5b 100644 --- a/lib-python/3.2/encodings/cp1254.py +++ b/lib-python/3/encodings/cp1254.py diff --git a/lib-python/3.2/encodings/cp1255.py b/lib-python/3/encodings/cp1255.py index 91ce26b9bf..91ce26b9bf 100644 --- a/lib-python/3.2/encodings/cp1255.py +++ b/lib-python/3/encodings/cp1255.py diff --git a/lib-python/3.2/encodings/cp1256.py b/lib-python/3/encodings/cp1256.py index fd6afab52c..fd6afab52c 100644 --- a/lib-python/3.2/encodings/cp1256.py +++ b/lib-python/3/encodings/cp1256.py diff --git a/lib-python/3.2/encodings/cp1257.py b/lib-python/3/encodings/cp1257.py index 9ebc90d509..9ebc90d509 100644 --- a/lib-python/3.2/encodings/cp1257.py +++ b/lib-python/3/encodings/cp1257.py diff --git a/lib-python/3.2/encodings/cp1258.py b/lib-python/3/encodings/cp1258.py index 784378a836..784378a836 100644 --- a/lib-python/3.2/encodings/cp1258.py +++ b/lib-python/3/encodings/cp1258.py diff --git a/lib-python/3.2/encodings/cp424.py b/lib-python/3/encodings/cp424.py index 6753daf122..6753daf122 100644 --- a/lib-python/3.2/encodings/cp424.py +++ b/lib-python/3/encodings/cp424.py diff --git a/lib-python/3.2/encodings/cp437.py b/lib-python/3/encodings/cp437.py index b6c75e2ca1..b6c75e2ca1 100644 --- a/lib-python/3.2/encodings/cp437.py +++ b/lib-python/3/encodings/cp437.py diff --git a/lib-python/3.2/encodings/cp500.py b/lib-python/3/encodings/cp500.py index 5f61535f82..5f61535f82 100644 --- a/lib-python/3.2/encodings/cp500.py +++ b/lib-python/3/encodings/cp500.py diff --git a/lib-python/3.2/encodings/cp720.py b/lib-python/3/encodings/cp720.py index 96d609616c..96d609616c 100644 --- a/lib-python/3.2/encodings/cp720.py +++ b/lib-python/3/encodings/cp720.py diff --git a/lib-python/3.2/encodings/cp737.py b/lib-python/3/encodings/cp737.py index 9685bae75b..9685bae75b 100644 --- a/lib-python/3.2/encodings/cp737.py +++ b/lib-python/3/encodings/cp737.py diff --git a/lib-python/3.2/encodings/cp775.py b/lib-python/3/encodings/cp775.py index fe06e7bc3b..fe06e7bc3b 100644 --- a/lib-python/3.2/encodings/cp775.py +++ b/lib-python/3/encodings/cp775.py diff --git a/lib-python/3.2/encodings/cp850.py b/lib-python/3/encodings/cp850.py index f98aef99fb..f98aef99fb 100644 --- a/lib-python/3.2/encodings/cp850.py +++ b/lib-python/3/encodings/cp850.py diff --git a/lib-python/3.2/encodings/cp852.py b/lib-python/3/encodings/cp852.py index 34d8a0ea5a..34d8a0ea5a 100644 --- a/lib-python/3.2/encodings/cp852.py +++ b/lib-python/3/encodings/cp852.py diff --git a/lib-python/3.2/encodings/cp855.py b/lib-python/3/encodings/cp855.py index 4fe9210697..4fe9210697 100644 --- a/lib-python/3.2/encodings/cp855.py +++ b/lib-python/3/encodings/cp855.py diff --git a/lib-python/3.2/encodings/cp856.py b/lib-python/3/encodings/cp856.py index cacbfb2f80..cacbfb2f80 100644 --- a/lib-python/3.2/encodings/cp856.py +++ b/lib-python/3/encodings/cp856.py diff --git a/lib-python/3.2/encodings/cp857.py b/lib-python/3/encodings/cp857.py index 741b059b9a..741b059b9a 100644 --- a/lib-python/3.2/encodings/cp857.py +++ b/lib-python/3/encodings/cp857.py diff --git a/lib-python/3.2/encodings/cp858.py b/lib-python/3/encodings/cp858.py index 7579f52538..7579f52538 100644 --- a/lib-python/3.2/encodings/cp858.py +++ b/lib-python/3/encodings/cp858.py diff --git a/lib-python/3.2/encodings/cp860.py b/lib-python/3/encodings/cp860.py index 65903e7464..65903e7464 100644 --- a/lib-python/3.2/encodings/cp860.py +++ b/lib-python/3/encodings/cp860.py diff --git a/lib-python/3.2/encodings/cp861.py b/lib-python/3/encodings/cp861.py index 860a05fa3f..860a05fa3f 100644 --- a/lib-python/3.2/encodings/cp861.py +++ b/lib-python/3/encodings/cp861.py diff --git a/lib-python/3.2/encodings/cp862.py b/lib-python/3/encodings/cp862.py index 3df22f997b..3df22f997b 100644 --- a/lib-python/3.2/encodings/cp862.py +++ b/lib-python/3/encodings/cp862.py diff --git a/lib-python/3.2/encodings/cp863.py b/lib-python/3/encodings/cp863.py index 764180b623..764180b623 100644 --- a/lib-python/3.2/encodings/cp863.py +++ b/lib-python/3/encodings/cp863.py diff --git a/lib-python/3.2/encodings/cp864.py b/lib-python/3/encodings/cp864.py index 53df482dcd..53df482dcd 100644 --- a/lib-python/3.2/encodings/cp864.py +++ b/lib-python/3/encodings/cp864.py diff --git a/lib-python/3.2/encodings/cp865.py b/lib-python/3/encodings/cp865.py index 6726cf3f9e..6726cf3f9e 100644 --- a/lib-python/3.2/encodings/cp865.py +++ b/lib-python/3/encodings/cp865.py diff --git a/lib-python/3.2/encodings/cp866.py b/lib-python/3/encodings/cp866.py index bec7ae39fb..bec7ae39fb 100644 --- a/lib-python/3.2/encodings/cp866.py +++ b/lib-python/3/encodings/cp866.py diff --git a/lib-python/3.2/encodings/cp869.py b/lib-python/3/encodings/cp869.py index 8d8a29b175..8d8a29b175 100644 --- a/lib-python/3.2/encodings/cp869.py +++ b/lib-python/3/encodings/cp869.py diff --git a/lib-python/3.2/encodings/cp874.py b/lib-python/3/encodings/cp874.py index 59bfcbc98a..59bfcbc98a 100644 --- a/lib-python/3.2/encodings/cp874.py +++ b/lib-python/3/encodings/cp874.py diff --git a/lib-python/3.2/encodings/cp875.py b/lib-python/3/encodings/cp875.py index c25a5a43bc..c25a5a43bc 100644 --- a/lib-python/3.2/encodings/cp875.py +++ b/lib-python/3/encodings/cp875.py diff --git a/lib-python/3.2/encodings/cp932.py b/lib-python/3/encodings/cp932.py index e01f59b719..e01f59b719 100644 --- a/lib-python/3.2/encodings/cp932.py +++ b/lib-python/3/encodings/cp932.py diff --git a/lib-python/3.2/encodings/cp949.py b/lib-python/3/encodings/cp949.py index 627c87125e..627c87125e 100644 --- a/lib-python/3.2/encodings/cp949.py +++ b/lib-python/3/encodings/cp949.py diff --git a/lib-python/3.2/encodings/cp950.py b/lib-python/3/encodings/cp950.py index 39eec5ed0d..39eec5ed0d 100644 --- a/lib-python/3.2/encodings/cp950.py +++ b/lib-python/3/encodings/cp950.py diff --git a/lib-python/3.2/encodings/euc_jis_2004.py b/lib-python/3/encodings/euc_jis_2004.py index 72b87aea68..72b87aea68 100644 --- a/lib-python/3.2/encodings/euc_jis_2004.py +++ b/lib-python/3/encodings/euc_jis_2004.py diff --git a/lib-python/3.2/encodings/euc_jisx0213.py b/lib-python/3/encodings/euc_jisx0213.py index cc47d04112..cc47d04112 100644 --- a/lib-python/3.2/encodings/euc_jisx0213.py +++ b/lib-python/3/encodings/euc_jisx0213.py diff --git a/lib-python/3.2/encodings/euc_jp.py b/lib-python/3/encodings/euc_jp.py index 7bcbe4147f..7bcbe4147f 100644 --- a/lib-python/3.2/encodings/euc_jp.py +++ b/lib-python/3/encodings/euc_jp.py diff --git a/lib-python/3.2/encodings/euc_kr.py b/lib-python/3/encodings/euc_kr.py index c1fb1260e8..c1fb1260e8 100644 --- a/lib-python/3.2/encodings/euc_kr.py +++ b/lib-python/3/encodings/euc_kr.py diff --git a/lib-python/3.2/encodings/gb18030.py b/lib-python/3/encodings/gb18030.py index 34fb6c366a..34fb6c366a 100644 --- a/lib-python/3.2/encodings/gb18030.py +++ b/lib-python/3/encodings/gb18030.py diff --git a/lib-python/3.2/encodings/gb2312.py b/lib-python/3/encodings/gb2312.py index 3c3b837d61..3c3b837d61 100644 --- a/lib-python/3.2/encodings/gb2312.py +++ b/lib-python/3/encodings/gb2312.py diff --git a/lib-python/3.2/encodings/gbk.py b/lib-python/3/encodings/gbk.py index 1b45db8985..1b45db8985 100644 --- a/lib-python/3.2/encodings/gbk.py +++ b/lib-python/3/encodings/gbk.py diff --git a/lib-python/3.2/encodings/hex_codec.py b/lib-python/3/encodings/hex_codec.py index e003fc3ff9..e003fc3ff9 100644 --- a/lib-python/3.2/encodings/hex_codec.py +++ b/lib-python/3/encodings/hex_codec.py diff --git a/lib-python/3.2/encodings/hp_roman8.py b/lib-python/3/encodings/hp_roman8.py index dbaaa72d76..dbaaa72d76 100644 --- a/lib-python/3.2/encodings/hp_roman8.py +++ b/lib-python/3/encodings/hp_roman8.py diff --git a/lib-python/3.2/encodings/hz.py b/lib-python/3/encodings/hz.py index 383442a3c9..383442a3c9 100644 --- a/lib-python/3.2/encodings/hz.py +++ b/lib-python/3/encodings/hz.py diff --git a/lib-python/3.2/encodings/idna.py b/lib-python/3/encodings/idna.py index 583bdf130a..583bdf130a 100644 --- a/lib-python/3.2/encodings/idna.py +++ b/lib-python/3/encodings/idna.py diff --git a/lib-python/3.2/encodings/iso2022_jp.py b/lib-python/3/encodings/iso2022_jp.py index ab04060693..ab04060693 100644 --- a/lib-python/3.2/encodings/iso2022_jp.py +++ b/lib-python/3/encodings/iso2022_jp.py diff --git a/lib-python/3.2/encodings/iso2022_jp_1.py b/lib-python/3/encodings/iso2022_jp_1.py index 997044dc37..997044dc37 100644 --- a/lib-python/3.2/encodings/iso2022_jp_1.py +++ b/lib-python/3/encodings/iso2022_jp_1.py diff --git a/lib-python/3.2/encodings/iso2022_jp_2.py b/lib-python/3/encodings/iso2022_jp_2.py index 9106bf7625..9106bf7625 100644 --- a/lib-python/3.2/encodings/iso2022_jp_2.py +++ b/lib-python/3/encodings/iso2022_jp_2.py diff --git a/lib-python/3.2/encodings/iso2022_jp_2004.py b/lib-python/3/encodings/iso2022_jp_2004.py index 40198bf098..40198bf098 100644 --- a/lib-python/3.2/encodings/iso2022_jp_2004.py +++ b/lib-python/3/encodings/iso2022_jp_2004.py diff --git a/lib-python/3.2/encodings/iso2022_jp_3.py b/lib-python/3/encodings/iso2022_jp_3.py index 346e08becc..346e08becc 100644 --- a/lib-python/3.2/encodings/iso2022_jp_3.py +++ b/lib-python/3/encodings/iso2022_jp_3.py diff --git a/lib-python/3.2/encodings/iso2022_jp_ext.py b/lib-python/3/encodings/iso2022_jp_ext.py index 752bab9813..752bab9813 100644 --- a/lib-python/3.2/encodings/iso2022_jp_ext.py +++ b/lib-python/3/encodings/iso2022_jp_ext.py diff --git a/lib-python/3.2/encodings/iso2022_kr.py b/lib-python/3/encodings/iso2022_kr.py index bf7018763e..bf7018763e 100644 --- a/lib-python/3.2/encodings/iso2022_kr.py +++ b/lib-python/3/encodings/iso2022_kr.py diff --git a/lib-python/3.2/encodings/iso8859_1.py b/lib-python/3/encodings/iso8859_1.py index 8cfc01fe14..8cfc01fe14 100644 --- a/lib-python/3.2/encodings/iso8859_1.py +++ b/lib-python/3/encodings/iso8859_1.py diff --git a/lib-python/3.2/encodings/iso8859_10.py b/lib-python/3/encodings/iso8859_10.py index b4fb0419c4..b4fb0419c4 100644 --- a/lib-python/3.2/encodings/iso8859_10.py +++ b/lib-python/3/encodings/iso8859_10.py diff --git a/lib-python/3.2/encodings/iso8859_11.py b/lib-python/3/encodings/iso8859_11.py index c7258ecf46..c7258ecf46 100644 --- a/lib-python/3.2/encodings/iso8859_11.py +++ b/lib-python/3/encodings/iso8859_11.py diff --git a/lib-python/3.2/encodings/iso8859_13.py b/lib-python/3/encodings/iso8859_13.py index 6f8eab2b82..6f8eab2b82 100644 --- a/lib-python/3.2/encodings/iso8859_13.py +++ b/lib-python/3/encodings/iso8859_13.py diff --git a/lib-python/3.2/encodings/iso8859_14.py b/lib-python/3/encodings/iso8859_14.py index 7568d4ee1f..7568d4ee1f 100644 --- a/lib-python/3.2/encodings/iso8859_14.py +++ b/lib-python/3/encodings/iso8859_14.py diff --git a/lib-python/3.2/encodings/iso8859_15.py b/lib-python/3/encodings/iso8859_15.py index 43bdecd446..43bdecd446 100644 --- a/lib-python/3.2/encodings/iso8859_15.py +++ b/lib-python/3/encodings/iso8859_15.py diff --git a/lib-python/3.2/encodings/iso8859_16.py b/lib-python/3/encodings/iso8859_16.py index e70c96e333..e70c96e333 100644 --- a/lib-python/3.2/encodings/iso8859_16.py +++ b/lib-python/3/encodings/iso8859_16.py diff --git a/lib-python/3.2/encodings/iso8859_2.py b/lib-python/3/encodings/iso8859_2.py index 3698747b47..3698747b47 100644 --- a/lib-python/3.2/encodings/iso8859_2.py +++ b/lib-python/3/encodings/iso8859_2.py diff --git a/lib-python/3.2/encodings/iso8859_3.py b/lib-python/3/encodings/iso8859_3.py index 96d3063ea6..96d3063ea6 100644 --- a/lib-python/3.2/encodings/iso8859_3.py +++ b/lib-python/3/encodings/iso8859_3.py diff --git a/lib-python/3.2/encodings/iso8859_4.py b/lib-python/3/encodings/iso8859_4.py index 65c1e00f30..65c1e00f30 100644 --- a/lib-python/3.2/encodings/iso8859_4.py +++ b/lib-python/3/encodings/iso8859_4.py diff --git a/lib-python/3.2/encodings/iso8859_5.py b/lib-python/3/encodings/iso8859_5.py index a3c868a50c..a3c868a50c 100644 --- a/lib-python/3.2/encodings/iso8859_5.py +++ b/lib-python/3/encodings/iso8859_5.py diff --git a/lib-python/3.2/encodings/iso8859_6.py b/lib-python/3/encodings/iso8859_6.py index b02ade6eaf..b02ade6eaf 100644 --- a/lib-python/3.2/encodings/iso8859_6.py +++ b/lib-python/3/encodings/iso8859_6.py diff --git a/lib-python/3.2/encodings/iso8859_7.py b/lib-python/3/encodings/iso8859_7.py index d7b39cbc3a..d7b39cbc3a 100644 --- a/lib-python/3.2/encodings/iso8859_7.py +++ b/lib-python/3/encodings/iso8859_7.py diff --git a/lib-python/3.2/encodings/iso8859_8.py b/lib-python/3/encodings/iso8859_8.py index 8184902738..8184902738 100644 --- a/lib-python/3.2/encodings/iso8859_8.py +++ b/lib-python/3/encodings/iso8859_8.py diff --git a/lib-python/3.2/encodings/iso8859_9.py b/lib-python/3/encodings/iso8859_9.py index e539fddac6..e539fddac6 100644 --- a/lib-python/3.2/encodings/iso8859_9.py +++ b/lib-python/3/encodings/iso8859_9.py diff --git a/lib-python/3.2/encodings/johab.py b/lib-python/3/encodings/johab.py index 512aeeb732..512aeeb732 100644 --- a/lib-python/3.2/encodings/johab.py +++ b/lib-python/3/encodings/johab.py diff --git a/lib-python/3.2/encodings/koi8_r.py b/lib-python/3/encodings/koi8_r.py index 41ddde856e..41ddde856e 100644 --- a/lib-python/3.2/encodings/koi8_r.py +++ b/lib-python/3/encodings/koi8_r.py diff --git a/lib-python/3.2/encodings/koi8_u.py b/lib-python/3/encodings/koi8_u.py index f9e3fae5fa..f9e3fae5fa 100644 --- a/lib-python/3.2/encodings/koi8_u.py +++ b/lib-python/3/encodings/koi8_u.py diff --git a/lib-python/3.2/encodings/latin_1.py b/lib-python/3/encodings/latin_1.py index 370160c0cb..370160c0cb 100644 --- a/lib-python/3.2/encodings/latin_1.py +++ b/lib-python/3/encodings/latin_1.py diff --git a/lib-python/3.2/encodings/mac_arabic.py b/lib-python/3/encodings/mac_arabic.py index 72847e859c..72847e859c 100644 --- a/lib-python/3.2/encodings/mac_arabic.py +++ b/lib-python/3/encodings/mac_arabic.py diff --git a/lib-python/3.2/encodings/mac_centeuro.py b/lib-python/3/encodings/mac_centeuro.py index 5785a0ec12..5785a0ec12 100644 --- a/lib-python/3.2/encodings/mac_centeuro.py +++ b/lib-python/3/encodings/mac_centeuro.py diff --git a/lib-python/3.2/encodings/mac_croatian.py b/lib-python/3/encodings/mac_croatian.py index 4a92fe61a4..4a92fe61a4 100644 --- a/lib-python/3.2/encodings/mac_croatian.py +++ b/lib-python/3/encodings/mac_croatian.py diff --git a/lib-python/3.2/encodings/mac_cyrillic.py b/lib-python/3/encodings/mac_cyrillic.py index d20272acfa..d20272acfa 100644 --- a/lib-python/3.2/encodings/mac_cyrillic.py +++ b/lib-python/3/encodings/mac_cyrillic.py diff --git a/lib-python/3.2/encodings/mac_farsi.py b/lib-python/3/encodings/mac_farsi.py index e357d43510..e357d43510 100644 --- a/lib-python/3.2/encodings/mac_farsi.py +++ b/lib-python/3/encodings/mac_farsi.py diff --git a/lib-python/3.2/encodings/mac_greek.py b/lib-python/3/encodings/mac_greek.py index d3d0c4f0c3..d3d0c4f0c3 100644 --- a/lib-python/3.2/encodings/mac_greek.py +++ b/lib-python/3/encodings/mac_greek.py diff --git a/lib-python/3.2/encodings/mac_iceland.py b/lib-python/3/encodings/mac_iceland.py index add10f4e55..add10f4e55 100644 --- a/lib-python/3.2/encodings/mac_iceland.py +++ b/lib-python/3/encodings/mac_iceland.py diff --git a/lib-python/3.2/encodings/mac_latin2.py b/lib-python/3/encodings/mac_latin2.py index e322be236c..e322be236c 100644 --- a/lib-python/3.2/encodings/mac_latin2.py +++ b/lib-python/3/encodings/mac_latin2.py diff --git a/lib-python/3.2/encodings/mac_roman.py b/lib-python/3/encodings/mac_roman.py index b74b002134..b74b002134 100644 --- a/lib-python/3.2/encodings/mac_roman.py +++ b/lib-python/3/encodings/mac_roman.py diff --git a/lib-python/3.2/encodings/mac_romanian.py b/lib-python/3/encodings/mac_romanian.py index d141b4c509..d141b4c509 100644 --- a/lib-python/3.2/encodings/mac_romanian.py +++ b/lib-python/3/encodings/mac_romanian.py diff --git a/lib-python/3.2/encodings/mac_turkish.py b/lib-python/3/encodings/mac_turkish.py index 044d4cb5ad..044d4cb5ad 100644 --- a/lib-python/3.2/encodings/mac_turkish.py +++ b/lib-python/3/encodings/mac_turkish.py diff --git a/lib-python/3.2/encodings/mbcs.py b/lib-python/3/encodings/mbcs.py index baf46cbd48..baf46cbd48 100644 --- a/lib-python/3.2/encodings/mbcs.py +++ b/lib-python/3/encodings/mbcs.py diff --git a/lib-python/3.2/encodings/palmos.py b/lib-python/3/encodings/palmos.py index 4b77e2ba91..4b77e2ba91 100644 --- a/lib-python/3.2/encodings/palmos.py +++ b/lib-python/3/encodings/palmos.py diff --git a/lib-python/3.2/encodings/ptcp154.py b/lib-python/3/encodings/ptcp154.py index aef897538f..aef897538f 100644 --- a/lib-python/3.2/encodings/ptcp154.py +++ b/lib-python/3/encodings/ptcp154.py diff --git a/lib-python/3.2/encodings/punycode.py b/lib-python/3/encodings/punycode.py index 66c51013ea..66c51013ea 100644 --- a/lib-python/3.2/encodings/punycode.py +++ b/lib-python/3/encodings/punycode.py diff --git a/lib-python/3.2/encodings/quopri_codec.py b/lib-python/3/encodings/quopri_codec.py index 9243fc443b..9243fc443b 100644 --- a/lib-python/3.2/encodings/quopri_codec.py +++ b/lib-python/3/encodings/quopri_codec.py diff --git a/lib-python/3.2/encodings/raw_unicode_escape.py b/lib-python/3/encodings/raw_unicode_escape.py index 2b919b40d3..2b919b40d3 100644 --- a/lib-python/3.2/encodings/raw_unicode_escape.py +++ b/lib-python/3/encodings/raw_unicode_escape.py diff --git a/lib-python/3.2/encodings/rot_13.py b/lib-python/3/encodings/rot_13.py index 3140c1432d..3140c1432d 100755 --- a/lib-python/3.2/encodings/rot_13.py +++ b/lib-python/3/encodings/rot_13.py diff --git a/lib-python/3.2/encodings/shift_jis.py b/lib-python/3/encodings/shift_jis.py index 8338117276..8338117276 100644 --- a/lib-python/3.2/encodings/shift_jis.py +++ b/lib-python/3/encodings/shift_jis.py diff --git a/lib-python/3.2/encodings/shift_jis_2004.py b/lib-python/3/encodings/shift_jis_2004.py index 161b1e86f9..161b1e86f9 100644 --- a/lib-python/3.2/encodings/shift_jis_2004.py +++ b/lib-python/3/encodings/shift_jis_2004.py diff --git a/lib-python/3.2/encodings/shift_jisx0213.py b/lib-python/3/encodings/shift_jisx0213.py index cb653f5305..cb653f5305 100644 --- a/lib-python/3.2/encodings/shift_jisx0213.py +++ b/lib-python/3/encodings/shift_jisx0213.py diff --git a/lib-python/3.2/encodings/tis_620.py b/lib-python/3/encodings/tis_620.py index e288386343..e288386343 100644 --- a/lib-python/3.2/encodings/tis_620.py +++ b/lib-python/3/encodings/tis_620.py diff --git a/lib-python/3.2/encodings/undefined.py b/lib-python/3/encodings/undefined.py index 4690288355..4690288355 100644 --- a/lib-python/3.2/encodings/undefined.py +++ b/lib-python/3/encodings/undefined.py diff --git a/lib-python/3.2/encodings/unicode_escape.py b/lib-python/3/encodings/unicode_escape.py index 817f93265a..817f93265a 100644 --- a/lib-python/3.2/encodings/unicode_escape.py +++ b/lib-python/3/encodings/unicode_escape.py diff --git a/lib-python/3.2/encodings/unicode_internal.py b/lib-python/3/encodings/unicode_internal.py index df3e7752d2..df3e7752d2 100644 --- a/lib-python/3.2/encodings/unicode_internal.py +++ b/lib-python/3/encodings/unicode_internal.py diff --git a/lib-python/3.2/encodings/utf_16.py b/lib-python/3/encodings/utf_16.py index 809bc9ab36..809bc9ab36 100644 --- a/lib-python/3.2/encodings/utf_16.py +++ b/lib-python/3/encodings/utf_16.py diff --git a/lib-python/3.2/encodings/utf_16_be.py b/lib-python/3/encodings/utf_16_be.py index 86b458eb9b..86b458eb9b 100644 --- a/lib-python/3.2/encodings/utf_16_be.py +++ b/lib-python/3/encodings/utf_16_be.py diff --git a/lib-python/3.2/encodings/utf_16_le.py b/lib-python/3/encodings/utf_16_le.py index ec454142ee..ec454142ee 100644 --- a/lib-python/3.2/encodings/utf_16_le.py +++ b/lib-python/3/encodings/utf_16_le.py diff --git a/lib-python/3.2/encodings/utf_32.py b/lib-python/3/encodings/utf_32.py index c0529285f6..c0529285f6 100644 --- a/lib-python/3.2/encodings/utf_32.py +++ b/lib-python/3/encodings/utf_32.py diff --git a/lib-python/3.2/encodings/utf_32_be.py b/lib-python/3/encodings/utf_32_be.py index fe272b5faf..fe272b5faf 100644 --- a/lib-python/3.2/encodings/utf_32_be.py +++ b/lib-python/3/encodings/utf_32_be.py diff --git a/lib-python/3.2/encodings/utf_32_le.py b/lib-python/3/encodings/utf_32_le.py index 9e48210928..9e48210928 100644 --- a/lib-python/3.2/encodings/utf_32_le.py +++ b/lib-python/3/encodings/utf_32_le.py diff --git a/lib-python/3.2/encodings/utf_7.py b/lib-python/3/encodings/utf_7.py index 8e0567f208..8e0567f208 100644 --- a/lib-python/3.2/encodings/utf_7.py +++ b/lib-python/3/encodings/utf_7.py diff --git a/lib-python/3.2/encodings/utf_8.py b/lib-python/3/encodings/utf_8.py index 1bf6336571..1bf6336571 100644 --- a/lib-python/3.2/encodings/utf_8.py +++ b/lib-python/3/encodings/utf_8.py diff --git a/lib-python/3.2/encodings/utf_8_sig.py b/lib-python/3/encodings/utf_8_sig.py index 1bb479203f..1bb479203f 100644 --- a/lib-python/3.2/encodings/utf_8_sig.py +++ b/lib-python/3/encodings/utf_8_sig.py diff --git a/lib-python/3.2/encodings/uu_codec.py b/lib-python/3/encodings/uu_codec.py index 69c6f17c7f..69c6f17c7f 100644 --- a/lib-python/3.2/encodings/uu_codec.py +++ b/lib-python/3/encodings/uu_codec.py diff --git a/lib-python/3.2/encodings/zlib_codec.py b/lib-python/3/encodings/zlib_codec.py index e0b9cdadbc..e0b9cdadbc 100644 --- a/lib-python/3.2/encodings/zlib_codec.py +++ b/lib-python/3/encodings/zlib_codec.py diff --git a/lib-python/3.2/filecmp.py b/lib-python/3/filecmp.py index f5cea1de6f..f5cea1de6f 100644 --- a/lib-python/3.2/filecmp.py +++ b/lib-python/3/filecmp.py diff --git a/lib-python/3.2/fileinput.py b/lib-python/3/fileinput.py index 554beb2448..554beb2448 100644 --- a/lib-python/3.2/fileinput.py +++ b/lib-python/3/fileinput.py diff --git a/lib-python/3.2/fnmatch.py b/lib-python/3/fnmatch.py index 726fbe556e..726fbe556e 100644 --- a/lib-python/3.2/fnmatch.py +++ b/lib-python/3/fnmatch.py diff --git a/lib-python/3.2/formatter.py b/lib-python/3/formatter.py index 60e60f1160..60e60f1160 100644 --- a/lib-python/3.2/formatter.py +++ b/lib-python/3/formatter.py diff --git a/lib-python/3.2/fractions.py b/lib-python/3/fractions.py index 8be52d2db8..8be52d2db8 100644 --- a/lib-python/3.2/fractions.py +++ b/lib-python/3/fractions.py diff --git a/lib-python/3.2/ftplib.py b/lib-python/3/ftplib.py index 8e53023270..8e53023270 100644 --- a/lib-python/3.2/ftplib.py +++ b/lib-python/3/ftplib.py diff --git a/lib-python/3.2/functools.py b/lib-python/3/functools.py index 85ea257abd..85ea257abd 100644 --- a/lib-python/3.2/functools.py +++ b/lib-python/3/functools.py diff --git a/lib-python/3.2/genericpath.py b/lib-python/3/genericpath.py index 2174187a03..2174187a03 100644 --- a/lib-python/3.2/genericpath.py +++ b/lib-python/3/genericpath.py diff --git a/lib-python/3.2/getopt.py b/lib-python/3/getopt.py index 980861d251..980861d251 100644 --- a/lib-python/3.2/getopt.py +++ b/lib-python/3/getopt.py diff --git a/lib-python/3.2/getpass.py b/lib-python/3/getpass.py index dc02bd1eae..dc02bd1eae 100644 --- a/lib-python/3.2/getpass.py +++ b/lib-python/3/getpass.py diff --git a/lib-python/3.2/gettext.py b/lib-python/3/gettext.py index 256e331eba..256e331eba 100644 --- a/lib-python/3.2/gettext.py +++ b/lib-python/3/gettext.py diff --git a/lib-python/3.2/glob.py b/lib-python/3/glob.py index 36d493d7a8..36d493d7a8 100644 --- a/lib-python/3.2/glob.py +++ b/lib-python/3/glob.py diff --git a/lib-python/3.2/gzip.py b/lib-python/3/gzip.py index 1de23b6972..1de23b6972 100644 --- a/lib-python/3.2/gzip.py +++ b/lib-python/3/gzip.py diff --git a/lib-python/3.2/hashlib.py b/lib-python/3/hashlib.py index 91080955dd..91080955dd 100644 --- a/lib-python/3.2/hashlib.py +++ b/lib-python/3/hashlib.py diff --git a/lib-python/3.2/heapq.py b/lib-python/3/heapq.py index dec15aec9c..dec15aec9c 100644 --- a/lib-python/3.2/heapq.py +++ b/lib-python/3/heapq.py diff --git a/lib-python/3.2/hmac.py b/lib-python/3/hmac.py index 956fc65d2c..956fc65d2c 100644 --- a/lib-python/3.2/hmac.py +++ b/lib-python/3/hmac.py diff --git a/lib-python/3.2/html/__init__.py b/lib-python/3/html/__init__.py index 02652ef73c..02652ef73c 100644 --- a/lib-python/3.2/html/__init__.py +++ b/lib-python/3/html/__init__.py diff --git a/lib-python/3.2/html/entities.py b/lib-python/3/html/entities.py index e2b7bf1fb8..e2b7bf1fb8 100644 --- a/lib-python/3.2/html/entities.py +++ b/lib-python/3/html/entities.py diff --git a/lib-python/3.2/html/parser.py b/lib-python/3/html/parser.py index 2bfd187a89..2bfd187a89 100644 --- a/lib-python/3.2/html/parser.py +++ b/lib-python/3/html/parser.py diff --git a/lib-python/3.2/http/__init__.py b/lib-python/3/http/__init__.py index 196d378857..196d378857 100644 --- a/lib-python/3.2/http/__init__.py +++ b/lib-python/3/http/__init__.py diff --git a/lib-python/3.2/http/client.py b/lib-python/3/http/client.py index 745b999942..745b999942 100644 --- a/lib-python/3.2/http/client.py +++ b/lib-python/3/http/client.py diff --git a/lib-python/3.2/http/cookiejar.py b/lib-python/3/http/cookiejar.py index a516d735b8..a516d735b8 100644 --- a/lib-python/3.2/http/cookiejar.py +++ b/lib-python/3/http/cookiejar.py diff --git a/lib-python/3.2/http/cookies.py b/lib-python/3/http/cookies.py index 93da62791d..93da62791d 100644 --- a/lib-python/3.2/http/cookies.py +++ b/lib-python/3/http/cookies.py diff --git a/lib-python/3.2/http/server.py b/lib-python/3/http/server.py index 6642729af5..6642729af5 100644 --- a/lib-python/3.2/http/server.py +++ b/lib-python/3/http/server.py diff --git a/lib-python/3.2/idlelib/AutoComplete.py b/lib-python/3/idlelib/AutoComplete.py index 4e173252d6..4e173252d6 100644 --- a/lib-python/3.2/idlelib/AutoComplete.py +++ b/lib-python/3/idlelib/AutoComplete.py diff --git a/lib-python/3.2/idlelib/AutoCompleteWindow.py b/lib-python/3/idlelib/AutoCompleteWindow.py index 1ad8d156c9..1ad8d156c9 100644 --- a/lib-python/3.2/idlelib/AutoCompleteWindow.py +++ b/lib-python/3/idlelib/AutoCompleteWindow.py diff --git a/lib-python/3.2/idlelib/AutoExpand.py b/lib-python/3/idlelib/AutoExpand.py index 9e93d57d65..9e93d57d65 100644 --- a/lib-python/3.2/idlelib/AutoExpand.py +++ b/lib-python/3/idlelib/AutoExpand.py diff --git a/lib-python/3.2/idlelib/Bindings.py b/lib-python/3/idlelib/Bindings.py index ec2720b0d0..ec2720b0d0 100644 --- a/lib-python/3.2/idlelib/Bindings.py +++ b/lib-python/3/idlelib/Bindings.py diff --git a/lib-python/3.2/idlelib/CREDITS.txt b/lib-python/3/idlelib/CREDITS.txt index 5ff599dee1..5ff599dee1 100644 --- a/lib-python/3.2/idlelib/CREDITS.txt +++ b/lib-python/3/idlelib/CREDITS.txt diff --git a/lib-python/3.2/idlelib/CallTipWindow.py b/lib-python/3/idlelib/CallTipWindow.py index 27ed0859c8..27ed0859c8 100644 --- a/lib-python/3.2/idlelib/CallTipWindow.py +++ b/lib-python/3/idlelib/CallTipWindow.py diff --git a/lib-python/3.2/idlelib/CallTips.py b/lib-python/3/idlelib/CallTips.py index cda2be979d..cda2be979d 100644 --- a/lib-python/3.2/idlelib/CallTips.py +++ b/lib-python/3/idlelib/CallTips.py diff --git a/lib-python/3.2/idlelib/ChangeLog b/lib-python/3/idlelib/ChangeLog index 985871bee7..985871bee7 100644 --- a/lib-python/3.2/idlelib/ChangeLog +++ b/lib-python/3/idlelib/ChangeLog diff --git a/lib-python/3.2/idlelib/ClassBrowser.py b/lib-python/3/idlelib/ClassBrowser.py index 71176cd701..71176cd701 100644 --- a/lib-python/3.2/idlelib/ClassBrowser.py +++ b/lib-python/3/idlelib/ClassBrowser.py diff --git a/lib-python/3.2/idlelib/CodeContext.py b/lib-python/3/idlelib/CodeContext.py index 84491d5a9d..84491d5a9d 100644 --- a/lib-python/3.2/idlelib/CodeContext.py +++ b/lib-python/3/idlelib/CodeContext.py diff --git a/lib-python/3.2/idlelib/ColorDelegator.py b/lib-python/3/idlelib/ColorDelegator.py index e188192994..e188192994 100644 --- a/lib-python/3.2/idlelib/ColorDelegator.py +++ b/lib-python/3/idlelib/ColorDelegator.py diff --git a/lib-python/3.2/idlelib/Debugger.py b/lib-python/3/idlelib/Debugger.py index ed66084e91..ed66084e91 100644 --- a/lib-python/3.2/idlelib/Debugger.py +++ b/lib-python/3/idlelib/Debugger.py diff --git a/lib-python/3.2/idlelib/Delegator.py b/lib-python/3/idlelib/Delegator.py index 93253b9fbc..93253b9fbc 100644 --- a/lib-python/3.2/idlelib/Delegator.py +++ b/lib-python/3/idlelib/Delegator.py diff --git a/lib-python/3.2/idlelib/EditorWindow.py b/lib-python/3/idlelib/EditorWindow.py index 6a01db0125..6a01db0125 100644 --- a/lib-python/3.2/idlelib/EditorWindow.py +++ b/lib-python/3/idlelib/EditorWindow.py diff --git a/lib-python/3.2/idlelib/FileList.py b/lib-python/3/idlelib/FileList.py index 37a337ed9a..37a337ed9a 100644 --- a/lib-python/3.2/idlelib/FileList.py +++ b/lib-python/3/idlelib/FileList.py diff --git a/lib-python/3.2/idlelib/FormatParagraph.py b/lib-python/3/idlelib/FormatParagraph.py index 6a5f9b5dd5..6a5f9b5dd5 100644 --- a/lib-python/3.2/idlelib/FormatParagraph.py +++ b/lib-python/3/idlelib/FormatParagraph.py diff --git a/lib-python/3.2/idlelib/GrepDialog.py b/lib-python/3/idlelib/GrepDialog.py index 01e0483d4b..01e0483d4b 100644 --- a/lib-python/3.2/idlelib/GrepDialog.py +++ b/lib-python/3/idlelib/GrepDialog.py diff --git a/lib-python/3.2/idlelib/HISTORY.txt b/lib-python/3/idlelib/HISTORY.txt index 01d73ed2ba..01d73ed2ba 100644 --- a/lib-python/3.2/idlelib/HISTORY.txt +++ b/lib-python/3/idlelib/HISTORY.txt diff --git a/lib-python/3.2/idlelib/HyperParser.py b/lib-python/3/idlelib/HyperParser.py index 38a19f2189..38a19f2189 100644 --- a/lib-python/3.2/idlelib/HyperParser.py +++ b/lib-python/3/idlelib/HyperParser.py diff --git a/lib-python/3.2/idlelib/IOBinding.py b/lib-python/3/idlelib/IOBinding.py index d20c708ef9..d20c708ef9 100644 --- a/lib-python/3.2/idlelib/IOBinding.py +++ b/lib-python/3/idlelib/IOBinding.py diff --git a/lib-python/3.2/idlelib/Icons/folder.gif b/lib-python/3/idlelib/Icons/folder.gif Binary files differindex effe8dc8a0..effe8dc8a0 100644 --- a/lib-python/3.2/idlelib/Icons/folder.gif +++ b/lib-python/3/idlelib/Icons/folder.gif diff --git a/lib-python/3.2/idlelib/Icons/idle.icns b/lib-python/3/idlelib/Icons/idle.icns Binary files differindex f65e3130f0..f65e3130f0 100644 --- a/lib-python/3.2/idlelib/Icons/idle.icns +++ b/lib-python/3/idlelib/Icons/idle.icns diff --git a/lib-python/3.2/idlelib/Icons/minusnode.gif b/lib-python/3/idlelib/Icons/minusnode.gif Binary files differindex c72e46ff86..c72e46ff86 100644 --- a/lib-python/3.2/idlelib/Icons/minusnode.gif +++ b/lib-python/3/idlelib/Icons/minusnode.gif diff --git a/lib-python/3.2/idlelib/Icons/openfolder.gif b/lib-python/3/idlelib/Icons/openfolder.gif Binary files differindex 24aea1bebe..24aea1bebe 100644 --- a/lib-python/3.2/idlelib/Icons/openfolder.gif +++ b/lib-python/3/idlelib/Icons/openfolder.gif diff --git a/lib-python/3.2/idlelib/Icons/plusnode.gif b/lib-python/3/idlelib/Icons/plusnode.gif Binary files differindex 13ace90eb3..13ace90eb3 100644 --- a/lib-python/3.2/idlelib/Icons/plusnode.gif +++ b/lib-python/3/idlelib/Icons/plusnode.gif diff --git a/lib-python/3.2/idlelib/Icons/python.gif b/lib-python/3/idlelib/Icons/python.gif Binary files differindex 58271edec4..58271edec4 100644 --- a/lib-python/3.2/idlelib/Icons/python.gif +++ b/lib-python/3/idlelib/Icons/python.gif diff --git a/lib-python/3.2/idlelib/Icons/tk.gif b/lib-python/3/idlelib/Icons/tk.gif Binary files differindex a603f5ecb0..a603f5ecb0 100644 --- a/lib-python/3.2/idlelib/Icons/tk.gif +++ b/lib-python/3/idlelib/Icons/tk.gif diff --git a/lib-python/3.2/idlelib/IdleHistory.py b/lib-python/3/idlelib/IdleHistory.py index 983a1406d4..983a1406d4 100644 --- a/lib-python/3.2/idlelib/IdleHistory.py +++ b/lib-python/3/idlelib/IdleHistory.py diff --git a/lib-python/3.2/idlelib/MultiCall.py b/lib-python/3/idlelib/MultiCall.py index 47f402d326..47f402d326 100644 --- a/lib-python/3.2/idlelib/MultiCall.py +++ b/lib-python/3/idlelib/MultiCall.py diff --git a/lib-python/3.2/idlelib/MultiStatusBar.py b/lib-python/3/idlelib/MultiStatusBar.py index 4fc8dcf94b..4fc8dcf94b 100644 --- a/lib-python/3.2/idlelib/MultiStatusBar.py +++ b/lib-python/3/idlelib/MultiStatusBar.py diff --git a/lib-python/3.2/idlelib/NEWS.txt b/lib-python/3/idlelib/NEWS.txt index 0a4f98e9fb..0a4f98e9fb 100644 --- a/lib-python/3.2/idlelib/NEWS.txt +++ b/lib-python/3/idlelib/NEWS.txt diff --git a/lib-python/3.2/idlelib/ObjectBrowser.py b/lib-python/3/idlelib/ObjectBrowser.py index b359efc1b4..b359efc1b4 100644 --- a/lib-python/3.2/idlelib/ObjectBrowser.py +++ b/lib-python/3/idlelib/ObjectBrowser.py diff --git a/lib-python/3.2/idlelib/OutputWindow.py b/lib-python/3/idlelib/OutputWindow.py index 565cc9b772..565cc9b772 100644 --- a/lib-python/3.2/idlelib/OutputWindow.py +++ b/lib-python/3/idlelib/OutputWindow.py diff --git a/lib-python/3.2/idlelib/ParenMatch.py b/lib-python/3/idlelib/ParenMatch.py index 6d91b390d1..6d91b390d1 100644 --- a/lib-python/3.2/idlelib/ParenMatch.py +++ b/lib-python/3/idlelib/ParenMatch.py diff --git a/lib-python/3.2/idlelib/PathBrowser.py b/lib-python/3/idlelib/PathBrowser.py index d88a48e344..d88a48e344 100644 --- a/lib-python/3.2/idlelib/PathBrowser.py +++ b/lib-python/3/idlelib/PathBrowser.py diff --git a/lib-python/3.2/idlelib/Percolator.py b/lib-python/3/idlelib/Percolator.py index c91de38129..c91de38129 100644 --- a/lib-python/3.2/idlelib/Percolator.py +++ b/lib-python/3/idlelib/Percolator.py diff --git a/lib-python/3.2/idlelib/PyParse.py b/lib-python/3/idlelib/PyParse.py index 61a0003ce5..61a0003ce5 100644 --- a/lib-python/3.2/idlelib/PyParse.py +++ b/lib-python/3/idlelib/PyParse.py diff --git a/lib-python/3.2/idlelib/PyShell.py b/lib-python/3/idlelib/PyShell.py index 6bf0a8c65d..6bf0a8c65d 100644 --- a/lib-python/3.2/idlelib/PyShell.py +++ b/lib-python/3/idlelib/PyShell.py diff --git a/lib-python/3.2/idlelib/README.txt b/lib-python/3/idlelib/README.txt index b2bb73b065..b2bb73b065 100644 --- a/lib-python/3.2/idlelib/README.txt +++ b/lib-python/3/idlelib/README.txt diff --git a/lib-python/3.2/idlelib/RemoteDebugger.py b/lib-python/3/idlelib/RemoteDebugger.py index d8662bbd96..d8662bbd96 100644 --- a/lib-python/3.2/idlelib/RemoteDebugger.py +++ b/lib-python/3/idlelib/RemoteDebugger.py diff --git a/lib-python/3.2/idlelib/RemoteObjectBrowser.py b/lib-python/3/idlelib/RemoteObjectBrowser.py index 8031aaeaf1..8031aaeaf1 100644 --- a/lib-python/3.2/idlelib/RemoteObjectBrowser.py +++ b/lib-python/3/idlelib/RemoteObjectBrowser.py diff --git a/lib-python/3.2/idlelib/ReplaceDialog.py b/lib-python/3/idlelib/ReplaceDialog.py index d713e61db0..d713e61db0 100644 --- a/lib-python/3.2/idlelib/ReplaceDialog.py +++ b/lib-python/3/idlelib/ReplaceDialog.py diff --git a/lib-python/3.2/idlelib/RstripExtension.py b/lib-python/3/idlelib/RstripExtension.py index 19e35d4d48..19e35d4d48 100644 --- a/lib-python/3.2/idlelib/RstripExtension.py +++ b/lib-python/3/idlelib/RstripExtension.py diff --git a/lib-python/3.2/idlelib/ScriptBinding.py b/lib-python/3/idlelib/ScriptBinding.py index 18ce9650ae..18ce9650ae 100644 --- a/lib-python/3.2/idlelib/ScriptBinding.py +++ b/lib-python/3/idlelib/ScriptBinding.py diff --git a/lib-python/3.2/idlelib/ScrolledList.py b/lib-python/3/idlelib/ScrolledList.py index 0255a0a23f..0255a0a23f 100644 --- a/lib-python/3.2/idlelib/ScrolledList.py +++ b/lib-python/3/idlelib/ScrolledList.py diff --git a/lib-python/3.2/idlelib/SearchDialog.py b/lib-python/3/idlelib/SearchDialog.py index 76c444c6c1..76c444c6c1 100644 --- a/lib-python/3.2/idlelib/SearchDialog.py +++ b/lib-python/3/idlelib/SearchDialog.py diff --git a/lib-python/3.2/idlelib/SearchDialogBase.py b/lib-python/3/idlelib/SearchDialogBase.py index 65914ac24e..65914ac24e 100644 --- a/lib-python/3.2/idlelib/SearchDialogBase.py +++ b/lib-python/3/idlelib/SearchDialogBase.py diff --git a/lib-python/3.2/idlelib/SearchEngine.py b/lib-python/3/idlelib/SearchEngine.py index 13a6a6b287..13a6a6b287 100644 --- a/lib-python/3.2/idlelib/SearchEngine.py +++ b/lib-python/3/idlelib/SearchEngine.py diff --git a/lib-python/3.2/idlelib/StackViewer.py b/lib-python/3/idlelib/StackViewer.py index 4ef2d31699..4ef2d31699 100644 --- a/lib-python/3.2/idlelib/StackViewer.py +++ b/lib-python/3/idlelib/StackViewer.py diff --git a/lib-python/3.2/idlelib/TODO.txt b/lib-python/3/idlelib/TODO.txt index e2f1ac0f27..e2f1ac0f27 100644 --- a/lib-python/3.2/idlelib/TODO.txt +++ b/lib-python/3/idlelib/TODO.txt diff --git a/lib-python/3.2/idlelib/ToolTip.py b/lib-python/3/idlelib/ToolTip.py index b178803b02..b178803b02 100644 --- a/lib-python/3.2/idlelib/ToolTip.py +++ b/lib-python/3/idlelib/ToolTip.py diff --git a/lib-python/3.2/idlelib/TreeWidget.py b/lib-python/3/idlelib/TreeWidget.py index d4e524bb65..d4e524bb65 100644 --- a/lib-python/3.2/idlelib/TreeWidget.py +++ b/lib-python/3/idlelib/TreeWidget.py diff --git a/lib-python/3.2/idlelib/UndoDelegator.py b/lib-python/3/idlelib/UndoDelegator.py index d2ef638ad2..d2ef638ad2 100644 --- a/lib-python/3.2/idlelib/UndoDelegator.py +++ b/lib-python/3/idlelib/UndoDelegator.py diff --git a/lib-python/3.2/idlelib/WidgetRedirector.py b/lib-python/3/idlelib/WidgetRedirector.py index ba5251ff71..ba5251ff71 100644 --- a/lib-python/3.2/idlelib/WidgetRedirector.py +++ b/lib-python/3/idlelib/WidgetRedirector.py diff --git a/lib-python/3.2/idlelib/WindowList.py b/lib-python/3/idlelib/WindowList.py index bc74348f56..bc74348f56 100644 --- a/lib-python/3.2/idlelib/WindowList.py +++ b/lib-python/3/idlelib/WindowList.py diff --git a/lib-python/3.2/idlelib/ZoomHeight.py b/lib-python/3/idlelib/ZoomHeight.py index e8d1710751..e8d1710751 100644 --- a/lib-python/3.2/idlelib/ZoomHeight.py +++ b/lib-python/3/idlelib/ZoomHeight.py diff --git a/lib-python/3.2/idlelib/__init__.py b/lib-python/3/idlelib/__init__.py index 7a83ddea76..7a83ddea76 100644 --- a/lib-python/3.2/idlelib/__init__.py +++ b/lib-python/3/idlelib/__init__.py diff --git a/lib-python/3.2/idlelib/aboutDialog.py b/lib-python/3/idlelib/aboutDialog.py index cfccc0ffd7..cfccc0ffd7 100644 --- a/lib-python/3.2/idlelib/aboutDialog.py +++ b/lib-python/3/idlelib/aboutDialog.py diff --git a/lib-python/3.2/idlelib/config-extensions.def b/lib-python/3/idlelib/config-extensions.def index 78b68f6b56..78b68f6b56 100644 --- a/lib-python/3.2/idlelib/config-extensions.def +++ b/lib-python/3/idlelib/config-extensions.def diff --git a/lib-python/3.2/idlelib/config-highlight.def b/lib-python/3/idlelib/config-highlight.def index 7d20f78240..7d20f78240 100644 --- a/lib-python/3.2/idlelib/config-highlight.def +++ b/lib-python/3/idlelib/config-highlight.def diff --git a/lib-python/3.2/idlelib/config-keys.def b/lib-python/3/idlelib/config-keys.def index fdc35ba7b5..fdc35ba7b5 100644 --- a/lib-python/3.2/idlelib/config-keys.def +++ b/lib-python/3/idlelib/config-keys.def diff --git a/lib-python/3.2/idlelib/config-main.def b/lib-python/3/idlelib/config-main.def index 9546e2bf12..9546e2bf12 100644 --- a/lib-python/3.2/idlelib/config-main.def +++ b/lib-python/3/idlelib/config-main.def diff --git a/lib-python/3.2/idlelib/configDialog.py b/lib-python/3/idlelib/configDialog.py index d09fb5eed4..d09fb5eed4 100644 --- a/lib-python/3.2/idlelib/configDialog.py +++ b/lib-python/3/idlelib/configDialog.py diff --git a/lib-python/3.2/idlelib/configHandler.py b/lib-python/3/idlelib/configHandler.py index 73b8db5b23..73b8db5b23 100644 --- a/lib-python/3.2/idlelib/configHandler.py +++ b/lib-python/3/idlelib/configHandler.py diff --git a/lib-python/3.2/idlelib/configHelpSourceEdit.py b/lib-python/3/idlelib/configHelpSourceEdit.py index 2ccb400575..2ccb400575 100644 --- a/lib-python/3.2/idlelib/configHelpSourceEdit.py +++ b/lib-python/3/idlelib/configHelpSourceEdit.py diff --git a/lib-python/3.2/idlelib/configSectionNameDialog.py b/lib-python/3/idlelib/configSectionNameDialog.py index 4378d6f682..4378d6f682 100644 --- a/lib-python/3.2/idlelib/configSectionNameDialog.py +++ b/lib-python/3/idlelib/configSectionNameDialog.py diff --git a/lib-python/3.2/idlelib/dynOptionMenuWidget.py b/lib-python/3/idlelib/dynOptionMenuWidget.py index 922de96cea..922de96cea 100644 --- a/lib-python/3.2/idlelib/dynOptionMenuWidget.py +++ b/lib-python/3/idlelib/dynOptionMenuWidget.py diff --git a/lib-python/3.2/idlelib/extend.txt b/lib-python/3/idlelib/extend.txt index 165e044b5d..165e044b5d 100644 --- a/lib-python/3.2/idlelib/extend.txt +++ b/lib-python/3/idlelib/extend.txt diff --git a/lib-python/3.2/idlelib/help.txt b/lib-python/3/idlelib/help.txt index 7bfd2cac2a..7bfd2cac2a 100644 --- a/lib-python/3.2/idlelib/help.txt +++ b/lib-python/3/idlelib/help.txt diff --git a/lib-python/3.2/idlelib/idle.bat b/lib-python/3/idlelib/idle.bat index e77b96e9b5..e77b96e9b5 100755 --- a/lib-python/3.2/idlelib/idle.bat +++ b/lib-python/3/idlelib/idle.bat diff --git a/lib-python/3.2/idlelib/idle.py b/lib-python/3/idlelib/idle.py index a249557dd1..a249557dd1 100644 --- a/lib-python/3.2/idlelib/idle.py +++ b/lib-python/3/idlelib/idle.py diff --git a/lib-python/3.2/idlelib/idle.pyw b/lib-python/3/idlelib/idle.pyw index 0db5fd426e..0db5fd426e 100644 --- a/lib-python/3.2/idlelib/idle.pyw +++ b/lib-python/3/idlelib/idle.pyw diff --git a/lib-python/3.2/idlelib/idlever.py b/lib-python/3/idlelib/idlever.py index 17455dbeee..17455dbeee 100644 --- a/lib-python/3.2/idlelib/idlever.py +++ b/lib-python/3/idlelib/idlever.py diff --git a/lib-python/3.2/idlelib/keybindingDialog.py b/lib-python/3/idlelib/keybindingDialog.py index 0f0da8c7e9..0f0da8c7e9 100644 --- a/lib-python/3.2/idlelib/keybindingDialog.py +++ b/lib-python/3/idlelib/keybindingDialog.py diff --git a/lib-python/3.2/idlelib/macosxSupport.py b/lib-python/3/idlelib/macosxSupport.py index f93ef118db..f93ef118db 100644 --- a/lib-python/3.2/idlelib/macosxSupport.py +++ b/lib-python/3/idlelib/macosxSupport.py diff --git a/lib-python/3.2/idlelib/rpc.py b/lib-python/3/idlelib/rpc.py index def43945ae..def43945ae 100644 --- a/lib-python/3.2/idlelib/rpc.py +++ b/lib-python/3/idlelib/rpc.py diff --git a/lib-python/3.2/idlelib/run.py b/lib-python/3/idlelib/run.py index 25338ffaa6..25338ffaa6 100644 --- a/lib-python/3.2/idlelib/run.py +++ b/lib-python/3/idlelib/run.py diff --git a/lib-python/3.2/idlelib/tabbedpages.py b/lib-python/3/idlelib/tabbedpages.py index f7917021fb..f7917021fb 100644 --- a/lib-python/3.2/idlelib/tabbedpages.py +++ b/lib-python/3/idlelib/tabbedpages.py diff --git a/lib-python/3.2/idlelib/testcode.py b/lib-python/3/idlelib/testcode.py index 05eaa562cd..05eaa562cd 100644 --- a/lib-python/3.2/idlelib/testcode.py +++ b/lib-python/3/idlelib/testcode.py diff --git a/lib-python/3.2/idlelib/textView.py b/lib-python/3/idlelib/textView.py index 1eaa4649ed..1eaa4649ed 100644 --- a/lib-python/3.2/idlelib/textView.py +++ b/lib-python/3/idlelib/textView.py diff --git a/lib-python/3.2/imaplib.py b/lib-python/3/imaplib.py index 1fcba21176..1fcba21176 100644 --- a/lib-python/3.2/imaplib.py +++ b/lib-python/3/imaplib.py diff --git a/lib-python/3.2/imghdr.py b/lib-python/3/imghdr.py index 6ee45daab8..6ee45daab8 100644 --- a/lib-python/3.2/imghdr.py +++ b/lib-python/3/imghdr.py diff --git a/lib-python/3.2/importlib/__init__.py b/lib-python/3/importlib/__init__.py index 2baaf93732..2baaf93732 100644 --- a/lib-python/3.2/importlib/__init__.py +++ b/lib-python/3/importlib/__init__.py diff --git a/lib-python/3.2/importlib/_bootstrap.py b/lib-python/3/importlib/_bootstrap.py index 90eb1a770f..90eb1a770f 100644 --- a/lib-python/3.2/importlib/_bootstrap.py +++ b/lib-python/3/importlib/_bootstrap.py diff --git a/lib-python/3.2/importlib/abc.py b/lib-python/3/importlib/abc.py index fa343f85a4..fa343f85a4 100644 --- a/lib-python/3.2/importlib/abc.py +++ b/lib-python/3/importlib/abc.py diff --git a/lib-python/3.2/importlib/machinery.py b/lib-python/3/importlib/machinery.py index 519774440f..519774440f 100644 --- a/lib-python/3.2/importlib/machinery.py +++ b/lib-python/3/importlib/machinery.py diff --git a/lib-python/3.2/importlib/test/__init__.py b/lib-python/3/importlib/test/__init__.py index e69de29bb2..e69de29bb2 100644 --- a/lib-python/3.2/importlib/test/__init__.py +++ b/lib-python/3/importlib/test/__init__.py diff --git a/lib-python/3.2/importlib/test/__main__.py b/lib-python/3/importlib/test/__main__.py index decc53d8c5..decc53d8c5 100644 --- a/lib-python/3.2/importlib/test/__main__.py +++ b/lib-python/3/importlib/test/__main__.py diff --git a/lib-python/3.2/importlib/test/abc.py b/lib-python/3/importlib/test/abc.py index 2c17ac329b..2c17ac329b 100644 --- a/lib-python/3.2/importlib/test/abc.py +++ b/lib-python/3/importlib/test/abc.py diff --git a/lib-python/3.2/importlib/test/benchmark.py b/lib-python/3/importlib/test/benchmark.py index b5de6c6b01..b5de6c6b01 100644 --- a/lib-python/3.2/importlib/test/benchmark.py +++ b/lib-python/3/importlib/test/benchmark.py diff --git a/lib-python/3.2/importlib/test/builtin/__init__.py b/lib-python/3/importlib/test/builtin/__init__.py index 31a3b5f7d4..31a3b5f7d4 100644 --- a/lib-python/3.2/importlib/test/builtin/__init__.py +++ b/lib-python/3/importlib/test/builtin/__init__.py diff --git a/lib-python/3.2/importlib/test/builtin/test_finder.py b/lib-python/3/importlib/test/builtin/test_finder.py index 40f690e4af..40f690e4af 100644 --- a/lib-python/3.2/importlib/test/builtin/test_finder.py +++ b/lib-python/3/importlib/test/builtin/test_finder.py diff --git a/lib-python/3.2/importlib/test/builtin/test_loader.py b/lib-python/3/importlib/test/builtin/test_loader.py index 3e57083c1e..3e57083c1e 100644 --- a/lib-python/3.2/importlib/test/builtin/test_loader.py +++ b/lib-python/3/importlib/test/builtin/test_loader.py diff --git a/lib-python/3.2/importlib/test/builtin/util.py b/lib-python/3/importlib/test/builtin/util.py index 5704699ee2..5704699ee2 100644 --- a/lib-python/3.2/importlib/test/builtin/util.py +++ b/lib-python/3/importlib/test/builtin/util.py diff --git a/lib-python/3.2/importlib/test/extension/__init__.py b/lib-python/3/importlib/test/extension/__init__.py index 2ec584072d..2ec584072d 100644 --- a/lib-python/3.2/importlib/test/extension/__init__.py +++ b/lib-python/3/importlib/test/extension/__init__.py diff --git a/lib-python/3.2/importlib/test/extension/test_case_sensitivity.py b/lib-python/3/importlib/test/extension/test_case_sensitivity.py index e062fb6597..e062fb6597 100644 --- a/lib-python/3.2/importlib/test/extension/test_case_sensitivity.py +++ b/lib-python/3/importlib/test/extension/test_case_sensitivity.py diff --git a/lib-python/3.2/importlib/test/extension/test_finder.py b/lib-python/3/importlib/test/extension/test_finder.py index ea97483317..ea97483317 100644 --- a/lib-python/3.2/importlib/test/extension/test_finder.py +++ b/lib-python/3/importlib/test/extension/test_finder.py diff --git a/lib-python/3.2/importlib/test/extension/test_loader.py b/lib-python/3/importlib/test/extension/test_loader.py index 4a783db8a5..4a783db8a5 100644 --- a/lib-python/3.2/importlib/test/extension/test_loader.py +++ b/lib-python/3/importlib/test/extension/test_loader.py diff --git a/lib-python/3.2/importlib/test/extension/test_path_hook.py b/lib-python/3/importlib/test/extension/test_path_hook.py index 4610420d29..4610420d29 100644 --- a/lib-python/3.2/importlib/test/extension/test_path_hook.py +++ b/lib-python/3/importlib/test/extension/test_path_hook.py diff --git a/lib-python/3.2/importlib/test/extension/util.py b/lib-python/3/importlib/test/extension/util.py index 84d9ff6042..84d9ff6042 100644 --- a/lib-python/3.2/importlib/test/extension/util.py +++ b/lib-python/3/importlib/test/extension/util.py diff --git a/lib-python/3.2/importlib/test/frozen/__init__.py b/lib-python/3/importlib/test/frozen/__init__.py index 2945eeb0bc..2945eeb0bc 100644 --- a/lib-python/3.2/importlib/test/frozen/__init__.py +++ b/lib-python/3/importlib/test/frozen/__init__.py diff --git a/lib-python/3.2/importlib/test/frozen/test_finder.py b/lib-python/3/importlib/test/frozen/test_finder.py index c1f3024239..c1f3024239 100644 --- a/lib-python/3.2/importlib/test/frozen/test_finder.py +++ b/lib-python/3/importlib/test/frozen/test_finder.py diff --git a/lib-python/3.2/importlib/test/frozen/test_loader.py b/lib-python/3/importlib/test/frozen/test_loader.py index 8bba3e4fc3..8bba3e4fc3 100644 --- a/lib-python/3.2/importlib/test/frozen/test_loader.py +++ b/lib-python/3/importlib/test/frozen/test_loader.py diff --git a/lib-python/3.2/importlib/test/import_/__init__.py b/lib-python/3/importlib/test/import_/__init__.py index fdf7661dc0..fdf7661dc0 100644 --- a/lib-python/3.2/importlib/test/import_/__init__.py +++ b/lib-python/3/importlib/test/import_/__init__.py diff --git a/lib-python/3.2/importlib/test/import_/test___package__.py b/lib-python/3/importlib/test/import_/test___package__.py index 5056ae59cc..5056ae59cc 100644 --- a/lib-python/3.2/importlib/test/import_/test___package__.py +++ b/lib-python/3/importlib/test/import_/test___package__.py diff --git a/lib-python/3.2/importlib/test/import_/test_api.py b/lib-python/3/importlib/test/import_/test_api.py index 9075d42759..9075d42759 100644 --- a/lib-python/3.2/importlib/test/import_/test_api.py +++ b/lib-python/3/importlib/test/import_/test_api.py diff --git a/lib-python/3.2/importlib/test/import_/test_caching.py b/lib-python/3/importlib/test/import_/test_caching.py index 48dc64311a..48dc64311a 100644 --- a/lib-python/3.2/importlib/test/import_/test_caching.py +++ b/lib-python/3/importlib/test/import_/test_caching.py diff --git a/lib-python/3.2/importlib/test/import_/test_fromlist.py b/lib-python/3/importlib/test/import_/test_fromlist.py index b903e8e611..b903e8e611 100644 --- a/lib-python/3.2/importlib/test/import_/test_fromlist.py +++ b/lib-python/3/importlib/test/import_/test_fromlist.py diff --git a/lib-python/3.2/importlib/test/import_/test_meta_path.py b/lib-python/3/importlib/test/import_/test_meta_path.py index 3b130c9a13..3b130c9a13 100644 --- a/lib-python/3.2/importlib/test/import_/test_meta_path.py +++ b/lib-python/3/importlib/test/import_/test_meta_path.py diff --git a/lib-python/3.2/importlib/test/import_/test_packages.py b/lib-python/3/importlib/test/import_/test_packages.py index faadc32172..faadc32172 100644 --- a/lib-python/3.2/importlib/test/import_/test_packages.py +++ b/lib-python/3/importlib/test/import_/test_packages.py diff --git a/lib-python/3.2/importlib/test/import_/test_path.py b/lib-python/3/importlib/test/import_/test_path.py index 2faa23174b..2faa23174b 100644 --- a/lib-python/3.2/importlib/test/import_/test_path.py +++ b/lib-python/3/importlib/test/import_/test_path.py diff --git a/lib-python/3.2/importlib/test/import_/test_relative_imports.py b/lib-python/3/importlib/test/import_/test_relative_imports.py index a0f6b2d827..a0f6b2d827 100644 --- a/lib-python/3.2/importlib/test/import_/test_relative_imports.py +++ b/lib-python/3/importlib/test/import_/test_relative_imports.py diff --git a/lib-python/3.2/importlib/test/import_/util.py b/lib-python/3/importlib/test/import_/util.py index 649c5ed27c..649c5ed27c 100644 --- a/lib-python/3.2/importlib/test/import_/util.py +++ b/lib-python/3/importlib/test/import_/util.py diff --git a/lib-python/3.2/importlib/test/regrtest.py b/lib-python/3/importlib/test/regrtest.py index b103ae7d0e..b103ae7d0e 100644 --- a/lib-python/3.2/importlib/test/regrtest.py +++ b/lib-python/3/importlib/test/regrtest.py diff --git a/lib-python/3.2/importlib/test/source/__init__.py b/lib-python/3/importlib/test/source/__init__.py index 8d7c49dc9c..8d7c49dc9c 100644 --- a/lib-python/3.2/importlib/test/source/__init__.py +++ b/lib-python/3/importlib/test/source/__init__.py diff --git a/lib-python/3.2/importlib/test/source/test_abc_loader.py b/lib-python/3/importlib/test/source/test_abc_loader.py index 32459074a0..32459074a0 100644 --- a/lib-python/3.2/importlib/test/source/test_abc_loader.py +++ b/lib-python/3/importlib/test/source/test_abc_loader.py diff --git a/lib-python/3.2/importlib/test/source/test_case_sensitivity.py b/lib-python/3/importlib/test/source/test_case_sensitivity.py index 73777de4ba..73777de4ba 100644 --- a/lib-python/3.2/importlib/test/source/test_case_sensitivity.py +++ b/lib-python/3/importlib/test/source/test_case_sensitivity.py diff --git a/lib-python/3.2/importlib/test/source/test_file_loader.py b/lib-python/3/importlib/test/source/test_file_loader.py index c7a7d8fbca..c7a7d8fbca 100644 --- a/lib-python/3.2/importlib/test/source/test_file_loader.py +++ b/lib-python/3/importlib/test/source/test_file_loader.py diff --git a/lib-python/3.2/importlib/test/source/test_finder.py b/lib-python/3/importlib/test/source/test_finder.py index 7b9088da0c..7b9088da0c 100644 --- a/lib-python/3.2/importlib/test/source/test_finder.py +++ b/lib-python/3/importlib/test/source/test_finder.py diff --git a/lib-python/3.2/importlib/test/source/test_path_hook.py b/lib-python/3/importlib/test/source/test_path_hook.py index 374f7b6ad3..374f7b6ad3 100644 --- a/lib-python/3.2/importlib/test/source/test_path_hook.py +++ b/lib-python/3/importlib/test/source/test_path_hook.py diff --git a/lib-python/3.2/importlib/test/source/test_source_encoding.py b/lib-python/3/importlib/test/source/test_source_encoding.py index 794a3df246..794a3df246 100644 --- a/lib-python/3.2/importlib/test/source/test_source_encoding.py +++ b/lib-python/3/importlib/test/source/test_source_encoding.py diff --git a/lib-python/3.2/importlib/test/source/util.py b/lib-python/3/importlib/test/source/util.py index ae65663a67..ae65663a67 100644 --- a/lib-python/3.2/importlib/test/source/util.py +++ b/lib-python/3/importlib/test/source/util.py diff --git a/lib-python/3.2/importlib/test/test_abc.py b/lib-python/3/importlib/test/test_abc.py index 0ecbe390ad..0ecbe390ad 100644 --- a/lib-python/3.2/importlib/test/test_abc.py +++ b/lib-python/3/importlib/test/test_abc.py diff --git a/lib-python/3.2/importlib/test/test_api.py b/lib-python/3/importlib/test/test_api.py index a151626de7..a151626de7 100644 --- a/lib-python/3.2/importlib/test/test_api.py +++ b/lib-python/3/importlib/test/test_api.py diff --git a/lib-python/3.2/importlib/test/test_util.py b/lib-python/3/importlib/test/test_util.py index 602447f09e..602447f09e 100644 --- a/lib-python/3.2/importlib/test/test_util.py +++ b/lib-python/3/importlib/test/test_util.py diff --git a/lib-python/3.2/importlib/test/util.py b/lib-python/3/importlib/test/util.py index 93b7cd2861..93b7cd2861 100644 --- a/lib-python/3.2/importlib/test/util.py +++ b/lib-python/3/importlib/test/util.py diff --git a/lib-python/3.2/importlib/util.py b/lib-python/3/importlib/util.py index 7b44fa1344..7b44fa1344 100644 --- a/lib-python/3.2/importlib/util.py +++ b/lib-python/3/importlib/util.py diff --git a/lib-python/3.2/inspect.py b/lib-python/3/inspect.py index 212819be4d..212819be4d 100644 --- a/lib-python/3.2/inspect.py +++ b/lib-python/3/inspect.py diff --git a/lib-python/3.2/io.py b/lib-python/3/io.py index 87fab92ba7..87fab92ba7 100644 --- a/lib-python/3.2/io.py +++ b/lib-python/3/io.py diff --git a/lib-python/3.2/json/__init__.py b/lib-python/3/json/__init__.py index ba2bc1d342..ba2bc1d342 100644 --- a/lib-python/3.2/json/__init__.py +++ b/lib-python/3/json/__init__.py diff --git a/lib-python/3.2/json/decoder.py b/lib-python/3/json/decoder.py index 3174e31315..3174e31315 100644 --- a/lib-python/3.2/json/decoder.py +++ b/lib-python/3/json/decoder.py diff --git a/lib-python/3.2/json/encoder.py b/lib-python/3/json/encoder.py index 4b214eb60e..4b214eb60e 100644 --- a/lib-python/3.2/json/encoder.py +++ b/lib-python/3/json/encoder.py diff --git a/lib-python/3.2/json/scanner.py b/lib-python/3/json/scanner.py index 23eef61b94..23eef61b94 100644 --- a/lib-python/3.2/json/scanner.py +++ b/lib-python/3/json/scanner.py diff --git a/lib-python/3.2/json/tool.py b/lib-python/3/json/tool.py index 6d6558acaf..6d6558acaf 100644 --- a/lib-python/3.2/json/tool.py +++ b/lib-python/3/json/tool.py diff --git a/lib-python/3.2/keyword.py b/lib-python/3/keyword.py index dad39cc377..dad39cc377 100755 --- a/lib-python/3.2/keyword.py +++ b/lib-python/3/keyword.py diff --git a/lib-python/3.2/lib2to3/Grammar.txt b/lib-python/3/lib2to3/Grammar.txt index 1e1f24cfbc..1e1f24cfbc 100644 --- a/lib-python/3.2/lib2to3/Grammar.txt +++ b/lib-python/3/lib2to3/Grammar.txt diff --git a/lib-python/3.2/lib2to3/PatternGrammar.txt b/lib-python/3/lib2to3/PatternGrammar.txt index 36bf814827..36bf814827 100644 --- a/lib-python/3.2/lib2to3/PatternGrammar.txt +++ b/lib-python/3/lib2to3/PatternGrammar.txt diff --git a/lib-python/3.2/lib2to3/__init__.py b/lib-python/3/lib2to3/__init__.py index ea30561d83..ea30561d83 100644 --- a/lib-python/3.2/lib2to3/__init__.py +++ b/lib-python/3/lib2to3/__init__.py diff --git a/lib-python/3.2/lib2to3/btm_matcher.py b/lib-python/3/lib2to3/btm_matcher.py index eabe1a71a6..eabe1a71a6 100644 --- a/lib-python/3.2/lib2to3/btm_matcher.py +++ b/lib-python/3/lib2to3/btm_matcher.py diff --git a/lib-python/3.2/lib2to3/btm_utils.py b/lib-python/3/lib2to3/btm_utils.py index 2276dc9e96..2276dc9e96 100644 --- a/lib-python/3.2/lib2to3/btm_utils.py +++ b/lib-python/3/lib2to3/btm_utils.py diff --git a/lib-python/3.2/lib2to3/fixer_base.py b/lib-python/3/lib2to3/fixer_base.py index afc0467000..afc0467000 100644 --- a/lib-python/3.2/lib2to3/fixer_base.py +++ b/lib-python/3/lib2to3/fixer_base.py diff --git a/lib-python/3.2/lib2to3/fixer_util.py b/lib-python/3/lib2to3/fixer_util.py index 92f0da9516..92f0da9516 100644 --- a/lib-python/3.2/lib2to3/fixer_util.py +++ b/lib-python/3/lib2to3/fixer_util.py diff --git a/lib-python/3.2/lib2to3/fixes/__init__.py b/lib-python/3/lib2to3/fixes/__init__.py index b93054b3ec..b93054b3ec 100644 --- a/lib-python/3.2/lib2to3/fixes/__init__.py +++ b/lib-python/3/lib2to3/fixes/__init__.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_apply.py b/lib-python/3/lib2to3/fixes/fix_apply.py index 81a46dc43f..81a46dc43f 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_apply.py +++ b/lib-python/3/lib2to3/fixes/fix_apply.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_basestring.py b/lib-python/3/lib2to3/fixes/fix_basestring.py index 5fe69a0f03..5fe69a0f03 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_basestring.py +++ b/lib-python/3/lib2to3/fixes/fix_basestring.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_buffer.py b/lib-python/3/lib2to3/fixes/fix_buffer.py index f9a1958ad3..f9a1958ad3 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_buffer.py +++ b/lib-python/3/lib2to3/fixes/fix_buffer.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_callable.py b/lib-python/3/lib2to3/fixes/fix_callable.py index 4c92b9c650..4c92b9c650 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_callable.py +++ b/lib-python/3/lib2to3/fixes/fix_callable.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_dict.py b/lib-python/3/lib2to3/fixes/fix_dict.py index 4cc37174cb..4cc37174cb 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_dict.py +++ b/lib-python/3/lib2to3/fixes/fix_dict.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_except.py b/lib-python/3/lib2to3/fixes/fix_except.py index 49bd3d5ab7..49bd3d5ab7 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_except.py +++ b/lib-python/3/lib2to3/fixes/fix_except.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_exec.py b/lib-python/3/lib2to3/fixes/fix_exec.py index 2c9b72d542..2c9b72d542 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_exec.py +++ b/lib-python/3/lib2to3/fixes/fix_exec.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_execfile.py b/lib-python/3/lib2to3/fixes/fix_execfile.py index 09cb6f6661..09cb6f6661 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_execfile.py +++ b/lib-python/3/lib2to3/fixes/fix_execfile.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_exitfunc.py b/lib-python/3/lib2to3/fixes/fix_exitfunc.py index 9afc2fac18..9afc2fac18 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_exitfunc.py +++ b/lib-python/3/lib2to3/fixes/fix_exitfunc.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_filter.py b/lib-python/3/lib2to3/fixes/fix_filter.py index 391889f913..391889f913 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_filter.py +++ b/lib-python/3/lib2to3/fixes/fix_filter.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_funcattrs.py b/lib-python/3/lib2to3/fixes/fix_funcattrs.py index 67f3e18e06..67f3e18e06 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_funcattrs.py +++ b/lib-python/3/lib2to3/fixes/fix_funcattrs.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_future.py b/lib-python/3/lib2to3/fixes/fix_future.py index fbcb86af07..fbcb86af07 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_future.py +++ b/lib-python/3/lib2to3/fixes/fix_future.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_getcwdu.py b/lib-python/3/lib2to3/fixes/fix_getcwdu.py index 087eaedcb2..087eaedcb2 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_getcwdu.py +++ b/lib-python/3/lib2to3/fixes/fix_getcwdu.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_has_key.py b/lib-python/3/lib2to3/fixes/fix_has_key.py index 18c560fd85..18c560fd85 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_has_key.py +++ b/lib-python/3/lib2to3/fixes/fix_has_key.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_idioms.py b/lib-python/3/lib2to3/fixes/fix_idioms.py index 6905913d7c..6905913d7c 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_idioms.py +++ b/lib-python/3/lib2to3/fixes/fix_idioms.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_import.py b/lib-python/3/lib2to3/fixes/fix_import.py index e978fce43f..e978fce43f 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_import.py +++ b/lib-python/3/lib2to3/fixes/fix_import.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_imports.py b/lib-python/3/lib2to3/fixes/fix_imports.py index aaf4f2f642..aaf4f2f642 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_imports.py +++ b/lib-python/3/lib2to3/fixes/fix_imports.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_imports2.py b/lib-python/3/lib2to3/fixes/fix_imports2.py index 9a33c67b1d..9a33c67b1d 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_imports2.py +++ b/lib-python/3/lib2to3/fixes/fix_imports2.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_input.py b/lib-python/3/lib2to3/fixes/fix_input.py index 126da1b945..126da1b945 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_input.py +++ b/lib-python/3/lib2to3/fixes/fix_input.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_intern.py b/lib-python/3/lib2to3/fixes/fix_intern.py index 6be11cd39d..6be11cd39d 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_intern.py +++ b/lib-python/3/lib2to3/fixes/fix_intern.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_isinstance.py b/lib-python/3/lib2to3/fixes/fix_isinstance.py index bebb1de120..bebb1de120 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_isinstance.py +++ b/lib-python/3/lib2to3/fixes/fix_isinstance.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_itertools.py b/lib-python/3/lib2to3/fixes/fix_itertools.py index 63346b9220..63346b9220 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_itertools.py +++ b/lib-python/3/lib2to3/fixes/fix_itertools.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_itertools_imports.py b/lib-python/3/lib2to3/fixes/fix_itertools_imports.py index 0ddbc7b842..0ddbc7b842 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_itertools_imports.py +++ b/lib-python/3/lib2to3/fixes/fix_itertools_imports.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_long.py b/lib-python/3/lib2to3/fixes/fix_long.py index f227c9f498..f227c9f498 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_long.py +++ b/lib-python/3/lib2to3/fixes/fix_long.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_map.py b/lib-python/3/lib2to3/fixes/fix_map.py index 9f966feede..9f966feede 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_map.py +++ b/lib-python/3/lib2to3/fixes/fix_map.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_metaclass.py b/lib-python/3/lib2to3/fixes/fix_metaclass.py index 7d4d002f97..7d4d002f97 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_metaclass.py +++ b/lib-python/3/lib2to3/fixes/fix_metaclass.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_methodattrs.py b/lib-python/3/lib2to3/fixes/fix_methodattrs.py index 7f9004f00e..7f9004f00e 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_methodattrs.py +++ b/lib-python/3/lib2to3/fixes/fix_methodattrs.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_ne.py b/lib-python/3/lib2to3/fixes/fix_ne.py index e3ee10f4a6..e3ee10f4a6 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_ne.py +++ b/lib-python/3/lib2to3/fixes/fix_ne.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_next.py b/lib-python/3/lib2to3/fixes/fix_next.py index 9f6305e1d4..9f6305e1d4 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_next.py +++ b/lib-python/3/lib2to3/fixes/fix_next.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_nonzero.py b/lib-python/3/lib2to3/fixes/fix_nonzero.py index ad91a29e43..ad91a29e43 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_nonzero.py +++ b/lib-python/3/lib2to3/fixes/fix_nonzero.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_numliterals.py b/lib-python/3/lib2to3/fixes/fix_numliterals.py index 79207d4aa3..79207d4aa3 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_numliterals.py +++ b/lib-python/3/lib2to3/fixes/fix_numliterals.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_operator.py b/lib-python/3/lib2to3/fixes/fix_operator.py index 1aa17bae58..1aa17bae58 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_operator.py +++ b/lib-python/3/lib2to3/fixes/fix_operator.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_paren.py b/lib-python/3/lib2to3/fixes/fix_paren.py index b205aa7e1e..b205aa7e1e 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_paren.py +++ b/lib-python/3/lib2to3/fixes/fix_paren.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_print.py b/lib-python/3/lib2to3/fixes/fix_print.py index a1fe2f5c78..a1fe2f5c78 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_print.py +++ b/lib-python/3/lib2to3/fixes/fix_print.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_raise.py b/lib-python/3/lib2to3/fixes/fix_raise.py index 05aa21e74a..05aa21e74a 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_raise.py +++ b/lib-python/3/lib2to3/fixes/fix_raise.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_raw_input.py b/lib-python/3/lib2to3/fixes/fix_raw_input.py index a51bb694b9..a51bb694b9 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_raw_input.py +++ b/lib-python/3/lib2to3/fixes/fix_raw_input.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_reduce.py b/lib-python/3/lib2to3/fixes/fix_reduce.py index 00e5aa1c33..00e5aa1c33 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_reduce.py +++ b/lib-python/3/lib2to3/fixes/fix_reduce.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_renames.py b/lib-python/3/lib2to3/fixes/fix_renames.py index c0e3705ab7..c0e3705ab7 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_renames.py +++ b/lib-python/3/lib2to3/fixes/fix_renames.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_repr.py b/lib-python/3/lib2to3/fixes/fix_repr.py index 1150bb8b9d..1150bb8b9d 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_repr.py +++ b/lib-python/3/lib2to3/fixes/fix_repr.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_set_literal.py b/lib-python/3/lib2to3/fixes/fix_set_literal.py index 762550cf73..762550cf73 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_set_literal.py +++ b/lib-python/3/lib2to3/fixes/fix_set_literal.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_standarderror.py b/lib-python/3/lib2to3/fixes/fix_standarderror.py index dc742167e6..dc742167e6 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_standarderror.py +++ b/lib-python/3/lib2to3/fixes/fix_standarderror.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_sys_exc.py b/lib-python/3/lib2to3/fixes/fix_sys_exc.py index f603969037..f603969037 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_sys_exc.py +++ b/lib-python/3/lib2to3/fixes/fix_sys_exc.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_throw.py b/lib-python/3/lib2to3/fixes/fix_throw.py index aac29169b4..aac29169b4 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_throw.py +++ b/lib-python/3/lib2to3/fixes/fix_throw.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_tuple_params.py b/lib-python/3/lib2to3/fixes/fix_tuple_params.py index cad755ffdb..cad755ffdb 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_tuple_params.py +++ b/lib-python/3/lib2to3/fixes/fix_tuple_params.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_types.py b/lib-python/3/lib2to3/fixes/fix_types.py index db34104785..db34104785 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_types.py +++ b/lib-python/3/lib2to3/fixes/fix_types.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_unicode.py b/lib-python/3/lib2to3/fixes/fix_unicode.py index d2b3ceeb91..d2b3ceeb91 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_unicode.py +++ b/lib-python/3/lib2to3/fixes/fix_unicode.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_urllib.py b/lib-python/3/lib2to3/fixes/fix_urllib.py index 1481cd91e3..1481cd91e3 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_urllib.py +++ b/lib-python/3/lib2to3/fixes/fix_urllib.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_ws_comma.py b/lib-python/3/lib2to3/fixes/fix_ws_comma.py index a54a376c47..a54a376c47 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_ws_comma.py +++ b/lib-python/3/lib2to3/fixes/fix_ws_comma.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_xrange.py b/lib-python/3/lib2to3/fixes/fix_xrange.py index 1e491e166a..1e491e166a 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_xrange.py +++ b/lib-python/3/lib2to3/fixes/fix_xrange.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_xreadlines.py b/lib-python/3/lib2to3/fixes/fix_xreadlines.py index 3e3f71ab04..3e3f71ab04 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_xreadlines.py +++ b/lib-python/3/lib2to3/fixes/fix_xreadlines.py diff --git a/lib-python/3.2/lib2to3/fixes/fix_zip.py b/lib-python/3/lib2to3/fixes/fix_zip.py index 8f36a94fb4..8f36a94fb4 100644 --- a/lib-python/3.2/lib2to3/fixes/fix_zip.py +++ b/lib-python/3/lib2to3/fixes/fix_zip.py diff --git a/lib-python/3.2/lib2to3/main.py b/lib-python/3/lib2to3/main.py index f9cc18b5d3..f9cc18b5d3 100644 --- a/lib-python/3.2/lib2to3/main.py +++ b/lib-python/3/lib2to3/main.py diff --git a/lib-python/3.2/lib2to3/patcomp.py b/lib-python/3/lib2to3/patcomp.py index 0a259e90af..0a259e90af 100644 --- a/lib-python/3.2/lib2to3/patcomp.py +++ b/lib-python/3/lib2to3/patcomp.py diff --git a/lib-python/3.2/lib2to3/pgen2/__init__.py b/lib-python/3/lib2to3/pgen2/__init__.py index af39048452..af39048452 100644 --- a/lib-python/3.2/lib2to3/pgen2/__init__.py +++ b/lib-python/3/lib2to3/pgen2/__init__.py diff --git a/lib-python/3.2/lib2to3/pgen2/conv.py b/lib-python/3/lib2to3/pgen2/conv.py index bf49762ae4..bf49762ae4 100644 --- a/lib-python/3.2/lib2to3/pgen2/conv.py +++ b/lib-python/3/lib2to3/pgen2/conv.py diff --git a/lib-python/3.2/lib2to3/pgen2/driver.py b/lib-python/3/lib2to3/pgen2/driver.py index e7828ffe16..e7828ffe16 100644 --- a/lib-python/3.2/lib2to3/pgen2/driver.py +++ b/lib-python/3/lib2to3/pgen2/driver.py diff --git a/lib-python/3.2/lib2to3/pgen2/grammar.py b/lib-python/3/lib2to3/pgen2/grammar.py index 26caeb4ba5..26caeb4ba5 100644 --- a/lib-python/3.2/lib2to3/pgen2/grammar.py +++ b/lib-python/3/lib2to3/pgen2/grammar.py diff --git a/lib-python/3.2/lib2to3/pgen2/literals.py b/lib-python/3/lib2to3/pgen2/literals.py index 4f50d31e6b..4f50d31e6b 100644 --- a/lib-python/3.2/lib2to3/pgen2/literals.py +++ b/lib-python/3/lib2to3/pgen2/literals.py diff --git a/lib-python/3.2/lib2to3/pgen2/parse.py b/lib-python/3/lib2to3/pgen2/parse.py index 6bebdbba7e..6bebdbba7e 100644 --- a/lib-python/3.2/lib2to3/pgen2/parse.py +++ b/lib-python/3/lib2to3/pgen2/parse.py diff --git a/lib-python/3.2/lib2to3/pgen2/pgen.py b/lib-python/3/lib2to3/pgen2/pgen.py index 2c51eef913..2c51eef913 100644 --- a/lib-python/3.2/lib2to3/pgen2/pgen.py +++ b/lib-python/3/lib2to3/pgen2/pgen.py diff --git a/lib-python/3.2/lib2to3/pgen2/token.py b/lib-python/3/lib2to3/pgen2/token.py index 6a6d0b6b65..6a6d0b6b65 100755 --- a/lib-python/3.2/lib2to3/pgen2/token.py +++ b/lib-python/3/lib2to3/pgen2/token.py diff --git a/lib-python/3.2/lib2to3/pgen2/tokenize.py b/lib-python/3/lib2to3/pgen2/tokenize.py index 31e29698e6..31e29698e6 100644 --- a/lib-python/3.2/lib2to3/pgen2/tokenize.py +++ b/lib-python/3/lib2to3/pgen2/tokenize.py diff --git a/lib-python/3.2/lib2to3/pygram.py b/lib-python/3/lib2to3/pygram.py index 01fa108711..01fa108711 100644 --- a/lib-python/3.2/lib2to3/pygram.py +++ b/lib-python/3/lib2to3/pygram.py diff --git a/lib-python/3.2/lib2to3/pytree.py b/lib-python/3/lib2to3/pytree.py index fa4942f392..fa4942f392 100644 --- a/lib-python/3.2/lib2to3/pytree.py +++ b/lib-python/3/lib2to3/pytree.py diff --git a/lib-python/3.2/lib2to3/refactor.py b/lib-python/3/lib2to3/refactor.py index 7cd034a269..7cd034a269 100644 --- a/lib-python/3.2/lib2to3/refactor.py +++ b/lib-python/3/lib2to3/refactor.py diff --git a/lib-python/3.2/lib2to3/tests/__init__.py b/lib-python/3/lib2to3/tests/__init__.py index cfaea0de74..cfaea0de74 100644 --- a/lib-python/3.2/lib2to3/tests/__init__.py +++ b/lib-python/3/lib2to3/tests/__init__.py diff --git a/lib-python/3.2/lib2to3/tests/data/README b/lib-python/3/lib2to3/tests/data/README index 7aa47e40aa..7aa47e40aa 100644 --- a/lib-python/3.2/lib2to3/tests/data/README +++ b/lib-python/3/lib2to3/tests/data/README diff --git a/lib-python/3.2/lib2to3/tests/data/bom.py b/lib-python/3/lib2to3/tests/data/bom.py index 9bc3975a42..9bc3975a42 100644 --- a/lib-python/3.2/lib2to3/tests/data/bom.py +++ b/lib-python/3/lib2to3/tests/data/bom.py diff --git a/lib-python/3.2/lib2to3/tests/data/crlf.py b/lib-python/3/lib2to3/tests/data/crlf.py index dbe2d7bb10..dbe2d7bb10 100644 --- a/lib-python/3.2/lib2to3/tests/data/crlf.py +++ b/lib-python/3/lib2to3/tests/data/crlf.py diff --git a/lib-python/3.2/lib2to3/tests/data/different_encoding.py b/lib-python/3/lib2to3/tests/data/different_encoding.py index 9f32bd04dc..9f32bd04dc 100644 --- a/lib-python/3.2/lib2to3/tests/data/different_encoding.py +++ b/lib-python/3/lib2to3/tests/data/different_encoding.py diff --git a/lib-python/3.2/lib2to3/tests/data/fixers/bad_order.py b/lib-python/3/lib2to3/tests/data/fixers/bad_order.py index 061bbf209a..061bbf209a 100644 --- a/lib-python/3.2/lib2to3/tests/data/fixers/bad_order.py +++ b/lib-python/3/lib2to3/tests/data/fixers/bad_order.py diff --git a/lib-python/3.2/lib2to3/tests/data/fixers/myfixes/__init__.py b/lib-python/3/lib2to3/tests/data/fixers/myfixes/__init__.py index e69de29bb2..e69de29bb2 100644 --- a/lib-python/3.2/lib2to3/tests/data/fixers/myfixes/__init__.py +++ b/lib-python/3/lib2to3/tests/data/fixers/myfixes/__init__.py diff --git a/lib-python/3.2/lib2to3/tests/data/fixers/myfixes/fix_explicit.py b/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_explicit.py index cbe16f6f1f..cbe16f6f1f 100644 --- a/lib-python/3.2/lib2to3/tests/data/fixers/myfixes/fix_explicit.py +++ b/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_explicit.py diff --git a/lib-python/3.2/lib2to3/tests/data/fixers/myfixes/fix_first.py b/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_first.py index a88821f06b..a88821f06b 100644 --- a/lib-python/3.2/lib2to3/tests/data/fixers/myfixes/fix_first.py +++ b/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_first.py diff --git a/lib-python/3.2/lib2to3/tests/data/fixers/myfixes/fix_last.py b/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_last.py index 9a077d4159..9a077d4159 100644 --- a/lib-python/3.2/lib2to3/tests/data/fixers/myfixes/fix_last.py +++ b/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_last.py diff --git a/lib-python/3.2/lib2to3/tests/data/fixers/myfixes/fix_parrot.py b/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_parrot.py index 6db79adf8d..6db79adf8d 100644 --- a/lib-python/3.2/lib2to3/tests/data/fixers/myfixes/fix_parrot.py +++ b/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_parrot.py diff --git a/lib-python/3.2/lib2to3/tests/data/fixers/myfixes/fix_preorder.py b/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_preorder.py index b9bfbba9d5..b9bfbba9d5 100644 --- a/lib-python/3.2/lib2to3/tests/data/fixers/myfixes/fix_preorder.py +++ b/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_preorder.py diff --git a/lib-python/3.2/lib2to3/tests/data/fixers/no_fixer_cls.py b/lib-python/3/lib2to3/tests/data/fixers/no_fixer_cls.py index 506f794951..506f794951 100644 --- a/lib-python/3.2/lib2to3/tests/data/fixers/no_fixer_cls.py +++ b/lib-python/3/lib2to3/tests/data/fixers/no_fixer_cls.py diff --git a/lib-python/3.2/lib2to3/tests/data/fixers/parrot_example.py b/lib-python/3/lib2to3/tests/data/fixers/parrot_example.py index 08529280cd..08529280cd 100644 --- a/lib-python/3.2/lib2to3/tests/data/fixers/parrot_example.py +++ b/lib-python/3/lib2to3/tests/data/fixers/parrot_example.py diff --git a/lib-python/3.2/lib2to3/tests/data/infinite_recursion.py b/lib-python/3/lib2to3/tests/data/infinite_recursion.py index 71715ef29d..71715ef29d 100644 --- a/lib-python/3.2/lib2to3/tests/data/infinite_recursion.py +++ b/lib-python/3/lib2to3/tests/data/infinite_recursion.py diff --git a/lib-python/3.2/lib2to3/tests/data/py2_test_grammar.py b/lib-python/3/lib2to3/tests/data/py2_test_grammar.py index b5a4137d16..b5a4137d16 100644 --- a/lib-python/3.2/lib2to3/tests/data/py2_test_grammar.py +++ b/lib-python/3/lib2to3/tests/data/py2_test_grammar.py diff --git a/lib-python/3.2/lib2to3/tests/data/py3_test_grammar.py b/lib-python/3/lib2to3/tests/data/py3_test_grammar.py index c0bf7f27aa..c0bf7f27aa 100644 --- a/lib-python/3.2/lib2to3/tests/data/py3_test_grammar.py +++ b/lib-python/3/lib2to3/tests/data/py3_test_grammar.py diff --git a/lib-python/3.2/lib2to3/tests/pytree_idempotency.py b/lib-python/3/lib2to3/tests/pytree_idempotency.py index a02bbfe201..a02bbfe201 100755 --- a/lib-python/3.2/lib2to3/tests/pytree_idempotency.py +++ b/lib-python/3/lib2to3/tests/pytree_idempotency.py diff --git a/lib-python/3.2/lib2to3/tests/support.py b/lib-python/3/lib2to3/tests/support.py index 6f2d214bd4..6f2d214bd4 100644 --- a/lib-python/3.2/lib2to3/tests/support.py +++ b/lib-python/3/lib2to3/tests/support.py diff --git a/lib-python/3.2/lib2to3/tests/test_all_fixers.py b/lib-python/3/lib2to3/tests/test_all_fixers.py index f64b3d942a..f64b3d942a 100644 --- a/lib-python/3.2/lib2to3/tests/test_all_fixers.py +++ b/lib-python/3/lib2to3/tests/test_all_fixers.py diff --git a/lib-python/3.2/lib2to3/tests/test_fixers.py b/lib-python/3/lib2to3/tests/test_fixers.py index 43184e11ed..43184e11ed 100644 --- a/lib-python/3.2/lib2to3/tests/test_fixers.py +++ b/lib-python/3/lib2to3/tests/test_fixers.py diff --git a/lib-python/3.2/lib2to3/tests/test_main.py b/lib-python/3/lib2to3/tests/test_main.py index a498c5a0d1..a498c5a0d1 100644 --- a/lib-python/3.2/lib2to3/tests/test_main.py +++ b/lib-python/3/lib2to3/tests/test_main.py diff --git a/lib-python/3.2/lib2to3/tests/test_parser.py b/lib-python/3/lib2to3/tests/test_parser.py index f32404cc1b..f32404cc1b 100644 --- a/lib-python/3.2/lib2to3/tests/test_parser.py +++ b/lib-python/3/lib2to3/tests/test_parser.py diff --git a/lib-python/3.2/lib2to3/tests/test_pytree.py b/lib-python/3/lib2to3/tests/test_pytree.py index ac7d9006aa..ac7d9006aa 100644 --- a/lib-python/3.2/lib2to3/tests/test_pytree.py +++ b/lib-python/3/lib2to3/tests/test_pytree.py diff --git a/lib-python/3.2/lib2to3/tests/test_refactor.py b/lib-python/3/lib2to3/tests/test_refactor.py index 8bdebc1f3d..8bdebc1f3d 100644 --- a/lib-python/3.2/lib2to3/tests/test_refactor.py +++ b/lib-python/3/lib2to3/tests/test_refactor.py diff --git a/lib-python/3.2/lib2to3/tests/test_util.py b/lib-python/3/lib2to3/tests/test_util.py index d2be82c4a2..d2be82c4a2 100644 --- a/lib-python/3.2/lib2to3/tests/test_util.py +++ b/lib-python/3/lib2to3/tests/test_util.py diff --git a/lib-python/3.2/linecache.py b/lib-python/3/linecache.py index c3f2c3fdca..c3f2c3fdca 100644 --- a/lib-python/3.2/linecache.py +++ b/lib-python/3/linecache.py diff --git a/lib-python/3.2/locale.py b/lib-python/3/locale.py index d2a885d519..d2a885d519 100644 --- a/lib-python/3.2/locale.py +++ b/lib-python/3/locale.py diff --git a/lib-python/3.2/logging/__init__.py b/lib-python/3/logging/__init__.py index 3faad4f335..3faad4f335 100644 --- a/lib-python/3.2/logging/__init__.py +++ b/lib-python/3/logging/__init__.py diff --git a/lib-python/3.2/logging/config.py b/lib-python/3/logging/config.py index 373da2b076..373da2b076 100644 --- a/lib-python/3.2/logging/config.py +++ b/lib-python/3/logging/config.py diff --git a/lib-python/3.2/logging/handlers.py b/lib-python/3/logging/handlers.py index 4a6b959946..4a6b959946 100644 --- a/lib-python/3.2/logging/handlers.py +++ b/lib-python/3/logging/handlers.py diff --git a/lib-python/3.2/macpath.py b/lib-python/3/macpath.py index 1615d9122a..1615d9122a 100644 --- a/lib-python/3.2/macpath.py +++ b/lib-python/3/macpath.py diff --git a/lib-python/3.2/macurl2path.py b/lib-python/3/macurl2path.py index f22fb207b8..f22fb207b8 100644 --- a/lib-python/3.2/macurl2path.py +++ b/lib-python/3/macurl2path.py diff --git a/lib-python/3.2/mailbox.py b/lib-python/3/mailbox.py index a677729386..a677729386 100644 --- a/lib-python/3.2/mailbox.py +++ b/lib-python/3/mailbox.py diff --git a/lib-python/3.2/mailcap.py b/lib-python/3/mailcap.py index 4ae13d7ed7..4ae13d7ed7 100644 --- a/lib-python/3.2/mailcap.py +++ b/lib-python/3/mailcap.py diff --git a/lib-python/3.2/mimetypes.py b/lib-python/3/mimetypes.py index 4b1e2f945a..4b1e2f945a 100644 --- a/lib-python/3.2/mimetypes.py +++ b/lib-python/3/mimetypes.py diff --git a/lib-python/3.2/modulefinder.py b/lib-python/3/modulefinder.py index f033ba98ef..f033ba98ef 100644 --- a/lib-python/3.2/modulefinder.py +++ b/lib-python/3/modulefinder.py diff --git a/lib-python/3.2/msilib/__init__.py b/lib-python/3/msilib/__init__.py index 6eff89c54b..6eff89c54b 100644 --- a/lib-python/3.2/msilib/__init__.py +++ b/lib-python/3/msilib/__init__.py diff --git a/lib-python/3.2/msilib/schema.py b/lib-python/3/msilib/schema.py index a9e167918a..a9e167918a 100644 --- a/lib-python/3.2/msilib/schema.py +++ b/lib-python/3/msilib/schema.py diff --git a/lib-python/3.2/msilib/sequence.py b/lib-python/3/msilib/sequence.py index 7012a21f85..7012a21f85 100644 --- a/lib-python/3.2/msilib/sequence.py +++ b/lib-python/3/msilib/sequence.py diff --git a/lib-python/3.2/msilib/text.py b/lib-python/3/msilib/text.py index c4b9e8697d..c4b9e8697d 100644 --- a/lib-python/3.2/msilib/text.py +++ b/lib-python/3/msilib/text.py diff --git a/lib-python/3.2/multiprocessing/__init__.py b/lib-python/3/multiprocessing/__init__.py index e6e16c8322..e6e16c8322 100644 --- a/lib-python/3.2/multiprocessing/__init__.py +++ b/lib-python/3/multiprocessing/__init__.py diff --git a/lib-python/3.2/multiprocessing/connection.py b/lib-python/3/multiprocessing/connection.py index df00f1d906..df00f1d906 100644 --- a/lib-python/3.2/multiprocessing/connection.py +++ b/lib-python/3/multiprocessing/connection.py diff --git a/lib-python/3.2/multiprocessing/dummy/__init__.py b/lib-python/3/multiprocessing/dummy/__init__.py index c4933d9ec5..c4933d9ec5 100644 --- a/lib-python/3.2/multiprocessing/dummy/__init__.py +++ b/lib-python/3/multiprocessing/dummy/__init__.py diff --git a/lib-python/3.2/multiprocessing/dummy/connection.py b/lib-python/3/multiprocessing/dummy/connection.py index af105794f1..af105794f1 100644 --- a/lib-python/3.2/multiprocessing/dummy/connection.py +++ b/lib-python/3/multiprocessing/dummy/connection.py diff --git a/lib-python/3.2/multiprocessing/forking.py b/lib-python/3/multiprocessing/forking.py index 4e24d6a10f..4e24d6a10f 100644 --- a/lib-python/3.2/multiprocessing/forking.py +++ b/lib-python/3/multiprocessing/forking.py diff --git a/lib-python/3.2/multiprocessing/heap.py b/lib-python/3/multiprocessing/heap.py index 0a25ef05c7..0a25ef05c7 100644 --- a/lib-python/3.2/multiprocessing/heap.py +++ b/lib-python/3/multiprocessing/heap.py diff --git a/lib-python/3.2/multiprocessing/managers.py b/lib-python/3/multiprocessing/managers.py index 5588ead116..5588ead116 100644 --- a/lib-python/3.2/multiprocessing/managers.py +++ b/lib-python/3/multiprocessing/managers.py diff --git a/lib-python/3.2/multiprocessing/pool.py b/lib-python/3/multiprocessing/pool.py index 0c29e644ff..0c29e644ff 100644 --- a/lib-python/3.2/multiprocessing/pool.py +++ b/lib-python/3/multiprocessing/pool.py diff --git a/lib-python/3.2/multiprocessing/process.py b/lib-python/3/multiprocessing/process.py index 2b61ee9a0d..2b61ee9a0d 100644 --- a/lib-python/3.2/multiprocessing/process.py +++ b/lib-python/3/multiprocessing/process.py diff --git a/lib-python/3.2/multiprocessing/queues.py b/lib-python/3/multiprocessing/queues.py index 51d991245c..51d991245c 100644 --- a/lib-python/3.2/multiprocessing/queues.py +++ b/lib-python/3/multiprocessing/queues.py diff --git a/lib-python/3.2/multiprocessing/reduction.py b/lib-python/3/multiprocessing/reduction.py index 6e5e5bc9de..6e5e5bc9de 100644 --- a/lib-python/3.2/multiprocessing/reduction.py +++ b/lib-python/3/multiprocessing/reduction.py diff --git a/lib-python/3.2/multiprocessing/sharedctypes.py b/lib-python/3/multiprocessing/sharedctypes.py index 1e694da49d..1e694da49d 100644 --- a/lib-python/3.2/multiprocessing/sharedctypes.py +++ b/lib-python/3/multiprocessing/sharedctypes.py diff --git a/lib-python/3.2/multiprocessing/synchronize.py b/lib-python/3/multiprocessing/synchronize.py index 70ae82569c..70ae82569c 100644 --- a/lib-python/3.2/multiprocessing/synchronize.py +++ b/lib-python/3/multiprocessing/synchronize.py diff --git a/lib-python/3.2/multiprocessing/util.py b/lib-python/3/multiprocessing/util.py index 30b7a85fa2..30b7a85fa2 100644 --- a/lib-python/3.2/multiprocessing/util.py +++ b/lib-python/3/multiprocessing/util.py diff --git a/lib-python/3.2/netrc.py b/lib-python/3/netrc.py index c96db6f96a..c96db6f96a 100644 --- a/lib-python/3.2/netrc.py +++ b/lib-python/3/netrc.py diff --git a/lib-python/3.2/nntplib.py b/lib-python/3/nntplib.py index 32bffd8e27..32bffd8e27 100644 --- a/lib-python/3.2/nntplib.py +++ b/lib-python/3/nntplib.py diff --git a/lib-python/3.2/ntpath.py b/lib-python/3/ntpath.py index 826be87d3c..826be87d3c 100644 --- a/lib-python/3.2/ntpath.py +++ b/lib-python/3/ntpath.py diff --git a/lib-python/3.2/nturl2path.py b/lib-python/3/nturl2path.py index 511dcec5d6..511dcec5d6 100644 --- a/lib-python/3.2/nturl2path.py +++ b/lib-python/3/nturl2path.py diff --git a/lib-python/3.2/numbers.py b/lib-python/3/numbers.py index ecfad7cef8..ecfad7cef8 100644 --- a/lib-python/3.2/numbers.py +++ b/lib-python/3/numbers.py diff --git a/lib-python/3.2/opcode.py b/lib-python/3/opcode.py index 3ca2a6183a..3ca2a6183a 100644 --- a/lib-python/3.2/opcode.py +++ b/lib-python/3/opcode.py diff --git a/lib-python/3.2/optparse.py b/lib-python/3/optparse.py index d97a1f7aca..d97a1f7aca 100644 --- a/lib-python/3.2/optparse.py +++ b/lib-python/3/optparse.py diff --git a/lib-python/3.2/os.py b/lib-python/3/os.py index 586238334a..586238334a 100644 --- a/lib-python/3.2/os.py +++ b/lib-python/3/os.py diff --git a/lib-python/3.2/os2emxpath.py b/lib-python/3/os2emxpath.py index 0ccbf8ae7b..0ccbf8ae7b 100644 --- a/lib-python/3.2/os2emxpath.py +++ b/lib-python/3/os2emxpath.py diff --git a/lib-python/3.2/pdb.py b/lib-python/3/pdb.py index 6776a3f4cf..6776a3f4cf 100755 --- a/lib-python/3.2/pdb.py +++ b/lib-python/3/pdb.py diff --git a/lib-python/3.2/pickle.py b/lib-python/3/pickle.py index d10ac776cf..d10ac776cf 100644 --- a/lib-python/3.2/pickle.py +++ b/lib-python/3/pickle.py diff --git a/lib-python/3.2/pickletools.py b/lib-python/3/pickletools.py index ec6cc53ae3..ec6cc53ae3 100644 --- a/lib-python/3.2/pickletools.py +++ b/lib-python/3/pickletools.py diff --git a/lib-python/3.2/pipes.py b/lib-python/3/pipes.py index 4297053816..4297053816 100644 --- a/lib-python/3.2/pipes.py +++ b/lib-python/3/pipes.py diff --git a/lib-python/3.2/pkgutil.py b/lib-python/3/pkgutil.py index 51da0b1bb5..51da0b1bb5 100644 --- a/lib-python/3.2/pkgutil.py +++ b/lib-python/3/pkgutil.py diff --git a/lib-python/3.2/plat-aix4/IN.py b/lib-python/3/plat-aix4/IN.py index 43f8f231ae..43f8f231ae 100644 --- a/lib-python/3.2/plat-aix4/IN.py +++ b/lib-python/3/plat-aix4/IN.py diff --git a/lib-python/3.2/plat-aix4/regen b/lib-python/3/plat-aix4/regen index 57a71c4ed4..57a71c4ed4 100755 --- a/lib-python/3.2/plat-aix4/regen +++ b/lib-python/3/plat-aix4/regen diff --git a/lib-python/3.2/plat-darwin/IN.py b/lib-python/3/plat-darwin/IN.py index 6b6be33a5a..6b6be33a5a 100644 --- a/lib-python/3.2/plat-darwin/IN.py +++ b/lib-python/3/plat-darwin/IN.py diff --git a/lib-python/3.2/plat-darwin/regen b/lib-python/3/plat-darwin/regen index a20cdc1518..a20cdc1518 100755 --- a/lib-python/3.2/plat-darwin/regen +++ b/lib-python/3/plat-darwin/regen diff --git a/lib-python/3.2/plat-freebsd4/IN.py b/lib-python/3/plat-freebsd4/IN.py index bca241884f..bca241884f 100644 --- a/lib-python/3.2/plat-freebsd4/IN.py +++ b/lib-python/3/plat-freebsd4/IN.py diff --git a/lib-python/3.2/plat-freebsd4/regen b/lib-python/3/plat-freebsd4/regen index 8aa6898c6a..8aa6898c6a 100755 --- a/lib-python/3.2/plat-freebsd4/regen +++ b/lib-python/3/plat-freebsd4/regen diff --git a/lib-python/3.2/plat-freebsd5/IN.py b/lib-python/3/plat-freebsd5/IN.py index bca241884f..bca241884f 100644 --- a/lib-python/3.2/plat-freebsd5/IN.py +++ b/lib-python/3/plat-freebsd5/IN.py diff --git a/lib-python/3.2/plat-freebsd5/regen b/lib-python/3/plat-freebsd5/regen index 8aa6898c6a..8aa6898c6a 100755 --- a/lib-python/3.2/plat-freebsd5/regen +++ b/lib-python/3/plat-freebsd5/regen diff --git a/lib-python/3.2/plat-freebsd6/IN.py b/lib-python/3/plat-freebsd6/IN.py index 560bf84877..560bf84877 100644 --- a/lib-python/3.2/plat-freebsd6/IN.py +++ b/lib-python/3/plat-freebsd6/IN.py diff --git a/lib-python/3.2/plat-freebsd6/regen b/lib-python/3/plat-freebsd6/regen index 8aa6898c6a..8aa6898c6a 100755 --- a/lib-python/3.2/plat-freebsd6/regen +++ b/lib-python/3/plat-freebsd6/regen diff --git a/lib-python/3.2/plat-freebsd7/IN.py b/lib-python/3/plat-freebsd7/IN.py index 4e3b3a23dd..4e3b3a23dd 100644 --- a/lib-python/3.2/plat-freebsd7/IN.py +++ b/lib-python/3/plat-freebsd7/IN.py diff --git a/lib-python/3.2/plat-freebsd7/regen b/lib-python/3/plat-freebsd7/regen index 8aa6898c6a..8aa6898c6a 100755 --- a/lib-python/3.2/plat-freebsd7/regen +++ b/lib-python/3/plat-freebsd7/regen diff --git a/lib-python/3.2/plat-freebsd8/IN.py b/lib-python/3/plat-freebsd8/IN.py index 4e3b3a23dd..4e3b3a23dd 100644 --- a/lib-python/3.2/plat-freebsd8/IN.py +++ b/lib-python/3/plat-freebsd8/IN.py diff --git a/lib-python/3.2/plat-freebsd8/regen b/lib-python/3/plat-freebsd8/regen index 8aa6898c6a..8aa6898c6a 100755 --- a/lib-python/3.2/plat-freebsd8/regen +++ b/lib-python/3/plat-freebsd8/regen diff --git a/lib-python/3.2/plat-generic/regen b/lib-python/3/plat-generic/regen index a20cdc1518..a20cdc1518 100755 --- a/lib-python/3.2/plat-generic/regen +++ b/lib-python/3/plat-generic/regen diff --git a/lib-python/3.2/plat-linux2/CDROM.py b/lib-python/3/plat-linux2/CDROM.py index 434093684c..434093684c 100644 --- a/lib-python/3.2/plat-linux2/CDROM.py +++ b/lib-python/3/plat-linux2/CDROM.py diff --git a/lib-python/3.2/plat-linux2/DLFCN.py b/lib-python/3/plat-linux2/DLFCN.py index dd10ac4ead..dd10ac4ead 100644 --- a/lib-python/3.2/plat-linux2/DLFCN.py +++ b/lib-python/3/plat-linux2/DLFCN.py diff --git a/lib-python/3.2/plat-linux2/IN.py b/lib-python/3/plat-linux2/IN.py index d7d30024c2..d7d30024c2 100644 --- a/lib-python/3.2/plat-linux2/IN.py +++ b/lib-python/3/plat-linux2/IN.py diff --git a/lib-python/3.2/plat-linux2/TYPES.py b/lib-python/3/plat-linux2/TYPES.py index e7a324b25a..e7a324b25a 100644 --- a/lib-python/3.2/plat-linux2/TYPES.py +++ b/lib-python/3/plat-linux2/TYPES.py diff --git a/lib-python/3.2/plat-linux2/regen b/lib-python/3/plat-linux2/regen index c76950e232..c76950e232 100755 --- a/lib-python/3.2/plat-linux2/regen +++ b/lib-python/3/plat-linux2/regen diff --git a/lib-python/3.2/plat-netbsd1/IN.py b/lib-python/3/plat-netbsd1/IN.py index 474c51e6d9..474c51e6d9 100644 --- a/lib-python/3.2/plat-netbsd1/IN.py +++ b/lib-python/3/plat-netbsd1/IN.py diff --git a/lib-python/3.2/plat-netbsd1/regen b/lib-python/3/plat-netbsd1/regen index 8aa6898c6a..8aa6898c6a 100755 --- a/lib-python/3.2/plat-netbsd1/regen +++ b/lib-python/3/plat-netbsd1/regen diff --git a/lib-python/3.2/plat-next3/regen b/lib-python/3/plat-next3/regen index 7a036135a3..7a036135a3 100755 --- a/lib-python/3.2/plat-next3/regen +++ b/lib-python/3/plat-next3/regen diff --git a/lib-python/3.2/plat-os2emx/IN.py b/lib-python/3/plat-os2emx/IN.py index 753ae24883..753ae24883 100644 --- a/lib-python/3.2/plat-os2emx/IN.py +++ b/lib-python/3/plat-os2emx/IN.py diff --git a/lib-python/3.2/plat-os2emx/SOCKET.py b/lib-python/3/plat-os2emx/SOCKET.py index dac594ad7f..dac594ad7f 100644 --- a/lib-python/3.2/plat-os2emx/SOCKET.py +++ b/lib-python/3/plat-os2emx/SOCKET.py diff --git a/lib-python/3.2/plat-os2emx/_emx_link.py b/lib-python/3/plat-os2emx/_emx_link.py index 01e6b54c8d..01e6b54c8d 100644 --- a/lib-python/3.2/plat-os2emx/_emx_link.py +++ b/lib-python/3/plat-os2emx/_emx_link.py diff --git a/lib-python/3.2/plat-os2emx/grp.py b/lib-python/3/plat-os2emx/grp.py index ee63ef8ae2..ee63ef8ae2 100644 --- a/lib-python/3.2/plat-os2emx/grp.py +++ b/lib-python/3/plat-os2emx/grp.py diff --git a/lib-python/3.2/plat-os2emx/pwd.py b/lib-python/3/plat-os2emx/pwd.py index 2cb077f5ab..2cb077f5ab 100644 --- a/lib-python/3.2/plat-os2emx/pwd.py +++ b/lib-python/3/plat-os2emx/pwd.py diff --git a/lib-python/3.2/plat-os2emx/regen b/lib-python/3/plat-os2emx/regen index 3ecd2a8605..3ecd2a8605 100755 --- a/lib-python/3.2/plat-os2emx/regen +++ b/lib-python/3/plat-os2emx/regen diff --git a/lib-python/3.2/plat-sunos5/CDIO.py b/lib-python/3/plat-sunos5/CDIO.py index d766b50264..d766b50264 100644 --- a/lib-python/3.2/plat-sunos5/CDIO.py +++ b/lib-python/3/plat-sunos5/CDIO.py diff --git a/lib-python/3.2/plat-sunos5/DLFCN.py b/lib-python/3/plat-sunos5/DLFCN.py index f492350674..f492350674 100644 --- a/lib-python/3.2/plat-sunos5/DLFCN.py +++ b/lib-python/3/plat-sunos5/DLFCN.py diff --git a/lib-python/3.2/plat-sunos5/IN.py b/lib-python/3/plat-sunos5/IN.py index 9572ead8a2..9572ead8a2 100644 --- a/lib-python/3.2/plat-sunos5/IN.py +++ b/lib-python/3/plat-sunos5/IN.py diff --git a/lib-python/3.2/plat-sunos5/STROPTS.py b/lib-python/3/plat-sunos5/STROPTS.py index 8f735c4f84..8f735c4f84 100644 --- a/lib-python/3.2/plat-sunos5/STROPTS.py +++ b/lib-python/3/plat-sunos5/STROPTS.py diff --git a/lib-python/3.2/plat-sunos5/TYPES.py b/lib-python/3/plat-sunos5/TYPES.py index da4e6b1786..da4e6b1786 100644 --- a/lib-python/3.2/plat-sunos5/TYPES.py +++ b/lib-python/3/plat-sunos5/TYPES.py diff --git a/lib-python/3.2/plat-sunos5/regen b/lib-python/3/plat-sunos5/regen index 78cb7de148..78cb7de148 100755 --- a/lib-python/3.2/plat-sunos5/regen +++ b/lib-python/3/plat-sunos5/regen diff --git a/lib-python/3.2/plat-unixware7/IN.py b/lib-python/3/plat-unixware7/IN.py index af023b4f2d..af023b4f2d 100644 --- a/lib-python/3.2/plat-unixware7/IN.py +++ b/lib-python/3/plat-unixware7/IN.py diff --git a/lib-python/3.2/plat-unixware7/STROPTS.py b/lib-python/3/plat-unixware7/STROPTS.py index ef50a9cb2b..ef50a9cb2b 100644 --- a/lib-python/3.2/plat-unixware7/STROPTS.py +++ b/lib-python/3/plat-unixware7/STROPTS.py diff --git a/lib-python/3.2/plat-unixware7/regen b/lib-python/3/plat-unixware7/regen index 68998a7a5c..68998a7a5c 100755 --- a/lib-python/3.2/plat-unixware7/regen +++ b/lib-python/3/plat-unixware7/regen diff --git a/lib-python/3.2/platform.py b/lib-python/3/platform.py index 985a9f85cb..985a9f85cb 100755 --- a/lib-python/3.2/platform.py +++ b/lib-python/3/platform.py diff --git a/lib-python/3.2/plistlib.py b/lib-python/3/plistlib.py index 2e7e5126d7..2e7e5126d7 100644 --- a/lib-python/3.2/plistlib.py +++ b/lib-python/3/plistlib.py diff --git a/lib-python/3.2/poplib.py b/lib-python/3/poplib.py index 84ea88de46..84ea88de46 100644 --- a/lib-python/3.2/poplib.py +++ b/lib-python/3/poplib.py diff --git a/lib-python/3.2/posixpath.py b/lib-python/3/posixpath.py index c9829e18d0..c9829e18d0 100644 --- a/lib-python/3.2/posixpath.py +++ b/lib-python/3/posixpath.py diff --git a/lib-python/3.2/pprint.py b/lib-python/3/pprint.py index b8417f5922..b8417f5922 100644 --- a/lib-python/3.2/pprint.py +++ b/lib-python/3/pprint.py diff --git a/lib-python/3.2/profile.py b/lib-python/3/profile.py index 297e32d64a..297e32d64a 100755 --- a/lib-python/3.2/profile.py +++ b/lib-python/3/profile.py diff --git a/lib-python/3.2/pstats.py b/lib-python/3/pstats.py index 3f0add2c65..3f0add2c65 100644 --- a/lib-python/3.2/pstats.py +++ b/lib-python/3/pstats.py diff --git a/lib-python/3.2/pty.py b/lib-python/3/pty.py index 3ccf619896..3ccf619896 100644 --- a/lib-python/3.2/pty.py +++ b/lib-python/3/pty.py diff --git a/lib-python/3.2/py_compile.py b/lib-python/3/py_compile.py index 5adb70a293..5adb70a293 100644 --- a/lib-python/3.2/py_compile.py +++ b/lib-python/3/py_compile.py diff --git a/lib-python/3.2/pyclbr.py b/lib-python/3/pyclbr.py index 52cbdd53ab..52cbdd53ab 100644 --- a/lib-python/3.2/pyclbr.py +++ b/lib-python/3/pyclbr.py diff --git a/lib-python/3.2/pydoc.py b/lib-python/3/pydoc.py index f45d46170e..f45d46170e 100755 --- a/lib-python/3.2/pydoc.py +++ b/lib-python/3/pydoc.py diff --git a/lib-python/3.2/pydoc_data/__init__.py b/lib-python/3/pydoc_data/__init__.py index e69de29bb2..e69de29bb2 100644 --- a/lib-python/3.2/pydoc_data/__init__.py +++ b/lib-python/3/pydoc_data/__init__.py diff --git a/lib-python/3.2/pydoc_data/_pydoc.css b/lib-python/3/pydoc_data/_pydoc.css index f036ef37a5..f036ef37a5 100644 --- a/lib-python/3.2/pydoc_data/_pydoc.css +++ b/lib-python/3/pydoc_data/_pydoc.css diff --git a/lib-python/3.2/pydoc_data/topics.py b/lib-python/3/pydoc_data/topics.py index 08a9e7c01e..08a9e7c01e 100644 --- a/lib-python/3.2/pydoc_data/topics.py +++ b/lib-python/3/pydoc_data/topics.py diff --git a/lib-python/3.2/queue.py b/lib-python/3/queue.py index bee7ed4086..bee7ed4086 100644 --- a/lib-python/3.2/queue.py +++ b/lib-python/3/queue.py diff --git a/lib-python/3.2/quopri.py b/lib-python/3/quopri.py index 3d0f0ac078..3d0f0ac078 100755 --- a/lib-python/3.2/quopri.py +++ b/lib-python/3/quopri.py diff --git a/lib-python/3.2/random.py b/lib-python/3/random.py index d4006e5727..d4006e5727 100644 --- a/lib-python/3.2/random.py +++ b/lib-python/3/random.py diff --git a/lib-python/3.2/re.py b/lib-python/3/re.py index 4fe3bd88ac..4fe3bd88ac 100644 --- a/lib-python/3.2/re.py +++ b/lib-python/3/re.py diff --git a/lib-python/3.2/reprlib.py b/lib-python/3/reprlib.py index f8033604da..f8033604da 100644 --- a/lib-python/3.2/reprlib.py +++ b/lib-python/3/reprlib.py diff --git a/lib-python/3.2/rlcompleter.py b/lib-python/3/rlcompleter.py index 8b74ffaadd..8b74ffaadd 100644 --- a/lib-python/3.2/rlcompleter.py +++ b/lib-python/3/rlcompleter.py diff --git a/lib-python/3.2/runpy.py b/lib-python/3/runpy.py index 31e5e55cfa..31e5e55cfa 100644 --- a/lib-python/3.2/runpy.py +++ b/lib-python/3/runpy.py diff --git a/lib-python/3.2/sched.py b/lib-python/3/sched.py index a119892c3f..a119892c3f 100644 --- a/lib-python/3.2/sched.py +++ b/lib-python/3/sched.py diff --git a/lib-python/3.2/shelve.py b/lib-python/3/shelve.py index cc1815e3eb..cc1815e3eb 100644 --- a/lib-python/3.2/shelve.py +++ b/lib-python/3/shelve.py diff --git a/lib-python/3.2/shlex.py b/lib-python/3/shlex.py index 3edd3db1ed..3edd3db1ed 100644 --- a/lib-python/3.2/shlex.py +++ b/lib-python/3/shlex.py diff --git a/lib-python/3.2/shutil.py b/lib-python/3/shutil.py index d1b1af3246..d1b1af3246 100644 --- a/lib-python/3.2/shutil.py +++ b/lib-python/3/shutil.py diff --git a/lib-python/3.2/site-packages/README b/lib-python/3/site-packages/README index 273f6251a7..273f6251a7 100644 --- a/lib-python/3.2/site-packages/README +++ b/lib-python/3/site-packages/README diff --git a/lib-python/3.2/site.py b/lib-python/3/site.py index a2c0becbc1..a2c0becbc1 100644 --- a/lib-python/3.2/site.py +++ b/lib-python/3/site.py diff --git a/lib-python/3.2/smtpd.py b/lib-python/3/smtpd.py index 8cd405c5f6..8cd405c5f6 100755 --- a/lib-python/3.2/smtpd.py +++ b/lib-python/3/smtpd.py diff --git a/lib-python/3.2/smtplib.py b/lib-python/3/smtplib.py index fbef96e691..fbef96e691 100644 --- a/lib-python/3.2/smtplib.py +++ b/lib-python/3/smtplib.py diff --git a/lib-python/3.2/sndhdr.py b/lib-python/3/sndhdr.py index 9f5dcc90d4..9f5dcc90d4 100644 --- a/lib-python/3.2/sndhdr.py +++ b/lib-python/3/sndhdr.py diff --git a/lib-python/3.2/socket.py b/lib-python/3/socket.py index 1e285493c4..1e285493c4 100644 --- a/lib-python/3.2/socket.py +++ b/lib-python/3/socket.py diff --git a/lib-python/3.2/socketserver.py b/lib-python/3/socketserver.py index cd367f15e2..cd367f15e2 100644 --- a/lib-python/3.2/socketserver.py +++ b/lib-python/3/socketserver.py diff --git a/lib-python/3.2/sqlite3/__init__.py b/lib-python/3/sqlite3/__init__.py index 6c91df27cc..6c91df27cc 100644 --- a/lib-python/3.2/sqlite3/__init__.py +++ b/lib-python/3/sqlite3/__init__.py diff --git a/lib-python/3.2/sqlite3/dbapi2.py b/lib-python/3/sqlite3/dbapi2.py index 6c121a5c06..6c121a5c06 100644 --- a/lib-python/3.2/sqlite3/dbapi2.py +++ b/lib-python/3/sqlite3/dbapi2.py diff --git a/lib-python/3.2/sqlite3/dump.py b/lib-python/3/sqlite3/dump.py index da6be68663..da6be68663 100644 --- a/lib-python/3.2/sqlite3/dump.py +++ b/lib-python/3/sqlite3/dump.py diff --git a/lib-python/3.2/sqlite3/test/__init__.py b/lib-python/3/sqlite3/test/__init__.py index e69de29bb2..e69de29bb2 100644 --- a/lib-python/3.2/sqlite3/test/__init__.py +++ b/lib-python/3/sqlite3/test/__init__.py diff --git a/lib-python/3.2/sqlite3/test/dbapi.py b/lib-python/3/sqlite3/test/dbapi.py index 83e36e3eeb..83e36e3eeb 100644 --- a/lib-python/3.2/sqlite3/test/dbapi.py +++ b/lib-python/3/sqlite3/test/dbapi.py diff --git a/lib-python/3.2/sqlite3/test/dump.py b/lib-python/3/sqlite3/test/dump.py index b200333afa..b200333afa 100644 --- a/lib-python/3.2/sqlite3/test/dump.py +++ b/lib-python/3/sqlite3/test/dump.py diff --git a/lib-python/3.2/sqlite3/test/factory.py b/lib-python/3/sqlite3/test/factory.py index 7f6f3473f3..7f6f3473f3 100644 --- a/lib-python/3.2/sqlite3/test/factory.py +++ b/lib-python/3/sqlite3/test/factory.py diff --git a/lib-python/3.2/sqlite3/test/hooks.py b/lib-python/3/sqlite3/test/hooks.py index a92e838786..a92e838786 100644 --- a/lib-python/3.2/sqlite3/test/hooks.py +++ b/lib-python/3/sqlite3/test/hooks.py diff --git a/lib-python/3.2/sqlite3/test/regression.py b/lib-python/3/sqlite3/test/regression.py index c7551e35a1..c7551e35a1 100644 --- a/lib-python/3.2/sqlite3/test/regression.py +++ b/lib-python/3/sqlite3/test/regression.py diff --git a/lib-python/3.2/sqlite3/test/transactions.py b/lib-python/3/sqlite3/test/transactions.py index 70e96a12ed..70e96a12ed 100644 --- a/lib-python/3.2/sqlite3/test/transactions.py +++ b/lib-python/3/sqlite3/test/transactions.py diff --git a/lib-python/3.2/sqlite3/test/types.py b/lib-python/3/sqlite3/test/types.py index 29413e14ec..29413e14ec 100644 --- a/lib-python/3.2/sqlite3/test/types.py +++ b/lib-python/3/sqlite3/test/types.py diff --git a/lib-python/3.2/sqlite3/test/userfunctions.py b/lib-python/3/sqlite3/test/userfunctions.py index e01341e915..e01341e915 100644 --- a/lib-python/3.2/sqlite3/test/userfunctions.py +++ b/lib-python/3/sqlite3/test/userfunctions.py diff --git a/lib-python/3.2/sre_compile.py b/lib-python/3/sre_compile.py index f52ea01459..f52ea01459 100644 --- a/lib-python/3.2/sre_compile.py +++ b/lib-python/3/sre_compile.py diff --git a/lib-python/3.2/sre_constants.py b/lib-python/3/sre_constants.py index 6cf69c321b..6cf69c321b 100644 --- a/lib-python/3.2/sre_constants.py +++ b/lib-python/3/sre_constants.py diff --git a/lib-python/3.2/sre_parse.py b/lib-python/3/sre_parse.py index 13737ca12f..13737ca12f 100644 --- a/lib-python/3.2/sre_parse.py +++ b/lib-python/3/sre_parse.py diff --git a/lib-python/3.2/ssl.py b/lib-python/3/ssl.py index 8137231711..8137231711 100644 --- a/lib-python/3.2/ssl.py +++ b/lib-python/3/ssl.py diff --git a/lib-python/3.2/stat.py b/lib-python/3/stat.py index 78ccd5e8ff..78ccd5e8ff 100644 --- a/lib-python/3.2/stat.py +++ b/lib-python/3/stat.py diff --git a/lib-python/3.2/string.py b/lib-python/3/string.py index ef0334c472..ef0334c472 100644 --- a/lib-python/3.2/string.py +++ b/lib-python/3/string.py diff --git a/lib-python/3.2/stringprep.py b/lib-python/3/stringprep.py index 44ecdb266c..44ecdb266c 100644 --- a/lib-python/3.2/stringprep.py +++ b/lib-python/3/stringprep.py diff --git a/lib-python/3.2/struct.py b/lib-python/3/struct.py index 9bfc23f8d5..9bfc23f8d5 100644 --- a/lib-python/3.2/struct.py +++ b/lib-python/3/struct.py diff --git a/lib-python/3.2/subprocess.py b/lib-python/3/subprocess.py index 017f58d717..017f58d717 100644 --- a/lib-python/3.2/subprocess.py +++ b/lib-python/3/subprocess.py diff --git a/lib-python/3.2/sunau.py b/lib-python/3/sunau.py index 6775a53cf7..6775a53cf7 100644 --- a/lib-python/3.2/sunau.py +++ b/lib-python/3/sunau.py diff --git a/lib-python/3.2/symbol.py b/lib-python/3/symbol.py index 679e5c8cc7..679e5c8cc7 100755 --- a/lib-python/3.2/symbol.py +++ b/lib-python/3/symbol.py diff --git a/lib-python/3.2/symtable.py b/lib-python/3/symtable.py index 39c1a8014f..39c1a8014f 100644 --- a/lib-python/3.2/symtable.py +++ b/lib-python/3/symtable.py diff --git a/lib-python/3.2/sysconfig.py b/lib-python/3/sysconfig.py index 4d603d8438..4d603d8438 100644 --- a/lib-python/3.2/sysconfig.py +++ b/lib-python/3/sysconfig.py diff --git a/lib-python/3.2/tabnanny.py b/lib-python/3/tabnanny.py index 46f8163e5f..46f8163e5f 100755 --- a/lib-python/3.2/tabnanny.py +++ b/lib-python/3/tabnanny.py diff --git a/lib-python/3.2/tarfile.py b/lib-python/3/tarfile.py index af32b0f2cb..af32b0f2cb 100644 --- a/lib-python/3.2/tarfile.py +++ b/lib-python/3/tarfile.py diff --git a/lib-python/3.2/telnetlib.py b/lib-python/3/telnetlib.py index 82b5e8fc1b..82b5e8fc1b 100644 --- a/lib-python/3.2/telnetlib.py +++ b/lib-python/3/telnetlib.py diff --git a/lib-python/3.2/tempfile.py b/lib-python/3/tempfile.py index 34dff30468..34dff30468 100644 --- a/lib-python/3.2/tempfile.py +++ b/lib-python/3/tempfile.py diff --git a/lib-python/3.2/test/185test.db b/lib-python/3/test/185test.db Binary files differindex 14cb5e258b..14cb5e258b 100644 --- a/lib-python/3.2/test/185test.db +++ b/lib-python/3/test/185test.db diff --git a/lib-python/3.2/test/Sine-1000Hz-300ms.aif b/lib-python/3/test/Sine-1000Hz-300ms.aif Binary files differindex bf08f5ce85..bf08f5ce85 100644 --- a/lib-python/3.2/test/Sine-1000Hz-300ms.aif +++ b/lib-python/3/test/Sine-1000Hz-300ms.aif diff --git a/lib-python/3.2/test/__init__.py b/lib-python/3/test/__init__.py index b93054b3ec..b93054b3ec 100644 --- a/lib-python/3.2/test/__init__.py +++ b/lib-python/3/test/__init__.py diff --git a/lib-python/3.2/test/__main__.py b/lib-python/3/test/__main__.py index ce5615b889..ce5615b889 100644 --- a/lib-python/3.2/test/__main__.py +++ b/lib-python/3/test/__main__.py diff --git a/lib-python/3.2/test/audiotest.au b/lib-python/3/test/audiotest.au Binary files differindex f76b0501b8..f76b0501b8 100644 --- a/lib-python/3.2/test/audiotest.au +++ b/lib-python/3/test/audiotest.au diff --git a/lib-python/3.2/test/autotest.py b/lib-python/3/test/autotest.py index 41c2088727..41c2088727 100644 --- a/lib-python/3.2/test/autotest.py +++ b/lib-python/3/test/autotest.py diff --git a/lib-python/3.2/test/bad_coding.py b/lib-python/3/test/bad_coding.py index 971b0a8f3d..971b0a8f3d 100644 --- a/lib-python/3.2/test/bad_coding.py +++ b/lib-python/3/test/bad_coding.py diff --git a/lib-python/3.2/test/bad_coding2.py b/lib-python/3/test/bad_coding2.py index bb2bb7e1e7..bb2bb7e1e7 100644 --- a/lib-python/3.2/test/bad_coding2.py +++ b/lib-python/3/test/bad_coding2.py diff --git a/lib-python/3.2/test/badcert.pem b/lib-python/3/test/badcert.pem index c4191460f9..c4191460f9 100644 --- a/lib-python/3.2/test/badcert.pem +++ b/lib-python/3/test/badcert.pem diff --git a/lib-python/3.2/test/badkey.pem b/lib-python/3/test/badkey.pem index 1c8a955719..1c8a955719 100644 --- a/lib-python/3.2/test/badkey.pem +++ b/lib-python/3/test/badkey.pem diff --git a/lib-python/3.2/test/badsyntax_3131.py b/lib-python/3/test/badsyntax_3131.py index 901d3744ca..901d3744ca 100644 --- a/lib-python/3.2/test/badsyntax_3131.py +++ b/lib-python/3/test/badsyntax_3131.py diff --git a/lib-python/3.2/test/badsyntax_future3.py b/lib-python/3/test/badsyntax_future3.py index f1c8417eda..f1c8417eda 100644 --- a/lib-python/3.2/test/badsyntax_future3.py +++ b/lib-python/3/test/badsyntax_future3.py diff --git a/lib-python/3.2/test/badsyntax_future4.py b/lib-python/3/test/badsyntax_future4.py index b5f4c98e92..b5f4c98e92 100644 --- a/lib-python/3.2/test/badsyntax_future4.py +++ b/lib-python/3/test/badsyntax_future4.py diff --git a/lib-python/3.2/test/badsyntax_future5.py b/lib-python/3/test/badsyntax_future5.py index 8a7e5fcb70..8a7e5fcb70 100644 --- a/lib-python/3.2/test/badsyntax_future5.py +++ b/lib-python/3/test/badsyntax_future5.py diff --git a/lib-python/3.2/test/badsyntax_future6.py b/lib-python/3/test/badsyntax_future6.py index 5a8b55a02c..5a8b55a02c 100644 --- a/lib-python/3.2/test/badsyntax_future6.py +++ b/lib-python/3/test/badsyntax_future6.py diff --git a/lib-python/3.2/test/badsyntax_future7.py b/lib-python/3/test/badsyntax_future7.py index 131db2c216..131db2c216 100644 --- a/lib-python/3.2/test/badsyntax_future7.py +++ b/lib-python/3/test/badsyntax_future7.py diff --git a/lib-python/3.2/test/badsyntax_future8.py b/lib-python/3/test/badsyntax_future8.py index ca45289e2e..ca45289e2e 100644 --- a/lib-python/3.2/test/badsyntax_future8.py +++ b/lib-python/3/test/badsyntax_future8.py diff --git a/lib-python/3.2/test/badsyntax_future9.py b/lib-python/3/test/badsyntax_future9.py index 916de06ab7..916de06ab7 100644 --- a/lib-python/3.2/test/badsyntax_future9.py +++ b/lib-python/3/test/badsyntax_future9.py diff --git a/lib-python/3.2/test/badsyntax_pep3120.py b/lib-python/3/test/badsyntax_pep3120.py index d14b4c96ed..d14b4c96ed 100644 --- a/lib-python/3.2/test/badsyntax_pep3120.py +++ b/lib-python/3/test/badsyntax_pep3120.py diff --git a/lib-python/3.2/test/buffer_tests.py b/lib-python/3/test/buffer_tests.py index 6d20f7d9e1..6d20f7d9e1 100644 --- a/lib-python/3.2/test/buffer_tests.py +++ b/lib-python/3/test/buffer_tests.py diff --git a/lib-python/3.2/test/capath/4e1295a3.0 b/lib-python/3/test/capath/4e1295a3.0 index 9d7ac238d8..9d7ac238d8 100644 --- a/lib-python/3.2/test/capath/4e1295a3.0 +++ b/lib-python/3/test/capath/4e1295a3.0 diff --git a/lib-python/3.2/test/capath/5ed36f99.0 b/lib-python/3/test/capath/5ed36f99.0 index e7dfc82947..e7dfc82947 100644 --- a/lib-python/3.2/test/capath/5ed36f99.0 +++ b/lib-python/3/test/capath/5ed36f99.0 diff --git a/lib-python/3.2/test/capath/6e88d7b8.0 b/lib-python/3/test/capath/6e88d7b8.0 index 9d7ac238d8..9d7ac238d8 100644 --- a/lib-python/3.2/test/capath/6e88d7b8.0 +++ b/lib-python/3/test/capath/6e88d7b8.0 diff --git a/lib-python/3.2/test/capath/99d0fa06.0 b/lib-python/3/test/capath/99d0fa06.0 index e7dfc82947..e7dfc82947 100644 --- a/lib-python/3.2/test/capath/99d0fa06.0 +++ b/lib-python/3/test/capath/99d0fa06.0 diff --git a/lib-python/3.2/test/cfgparser.1 b/lib-python/3/test/cfgparser.1 index 3387f52eca..3387f52eca 100644 --- a/lib-python/3.2/test/cfgparser.1 +++ b/lib-python/3/test/cfgparser.1 diff --git a/lib-python/3.2/test/cfgparser.2 b/lib-python/3/test/cfgparser.2 index 19a420a9a5..19a420a9a5 100644 --- a/lib-python/3.2/test/cfgparser.2 +++ b/lib-python/3/test/cfgparser.2 diff --git a/lib-python/3.2/test/cfgparser.3 b/lib-python/3/test/cfgparser.3 index c182cd739c..c182cd739c 100644 --- a/lib-python/3.2/test/cfgparser.3 +++ b/lib-python/3/test/cfgparser.3 diff --git a/lib-python/3.2/test/check_soundcard.vbs b/lib-python/3/test/check_soundcard.vbs index 8c21852f81..8c21852f81 100644 --- a/lib-python/3.2/test/check_soundcard.vbs +++ b/lib-python/3/test/check_soundcard.vbs diff --git a/lib-python/3.2/test/cjkencodings/big5-utf8.txt b/lib-python/3/test/cjkencodings/big5-utf8.txt index a0a534a964..a0a534a964 100644 --- a/lib-python/3.2/test/cjkencodings/big5-utf8.txt +++ b/lib-python/3/test/cjkencodings/big5-utf8.txt diff --git a/lib-python/3.2/test/cjkencodings/big5.txt b/lib-python/3/test/cjkencodings/big5.txt index f4424959e9..f4424959e9 100644 --- a/lib-python/3.2/test/cjkencodings/big5.txt +++ b/lib-python/3/test/cjkencodings/big5.txt diff --git a/lib-python/3.2/test/cjkencodings/big5hkscs-utf8.txt b/lib-python/3/test/cjkencodings/big5hkscs-utf8.txt index f744ce9ae0..f744ce9ae0 100644 --- a/lib-python/3.2/test/cjkencodings/big5hkscs-utf8.txt +++ b/lib-python/3/test/cjkencodings/big5hkscs-utf8.txt diff --git a/lib-python/3.2/test/cjkencodings/big5hkscs.txt b/lib-python/3/test/cjkencodings/big5hkscs.txt index 81c42b3503..81c42b3503 100644 --- a/lib-python/3.2/test/cjkencodings/big5hkscs.txt +++ b/lib-python/3/test/cjkencodings/big5hkscs.txt diff --git a/lib-python/3.2/test/cjkencodings/cp949-utf8.txt b/lib-python/3/test/cjkencodings/cp949-utf8.txt index 5655e38517..5655e38517 100644 --- a/lib-python/3.2/test/cjkencodings/cp949-utf8.txt +++ b/lib-python/3/test/cjkencodings/cp949-utf8.txt diff --git a/lib-python/3.2/test/cjkencodings/cp949.txt b/lib-python/3/test/cjkencodings/cp949.txt index 16549aa5e4..16549aa5e4 100644 --- a/lib-python/3.2/test/cjkencodings/cp949.txt +++ b/lib-python/3/test/cjkencodings/cp949.txt diff --git a/lib-python/3.2/test/cjkencodings/euc_jisx0213-utf8.txt b/lib-python/3/test/cjkencodings/euc_jisx0213-utf8.txt index 9a56a2e18b..9a56a2e18b 100644 --- a/lib-python/3.2/test/cjkencodings/euc_jisx0213-utf8.txt +++ b/lib-python/3/test/cjkencodings/euc_jisx0213-utf8.txt diff --git a/lib-python/3.2/test/cjkencodings/euc_jisx0213.txt b/lib-python/3/test/cjkencodings/euc_jisx0213.txt index 51e9268ca9..51e9268ca9 100644 --- a/lib-python/3.2/test/cjkencodings/euc_jisx0213.txt +++ b/lib-python/3/test/cjkencodings/euc_jisx0213.txt diff --git a/lib-python/3.2/test/cjkencodings/euc_jp-utf8.txt b/lib-python/3/test/cjkencodings/euc_jp-utf8.txt index 7763250ebb..7763250ebb 100644 --- a/lib-python/3.2/test/cjkencodings/euc_jp-utf8.txt +++ b/lib-python/3/test/cjkencodings/euc_jp-utf8.txt diff --git a/lib-python/3.2/test/cjkencodings/euc_jp.txt b/lib-python/3/test/cjkencodings/euc_jp.txt index 9da6b5d83d..9da6b5d83d 100644 --- a/lib-python/3.2/test/cjkencodings/euc_jp.txt +++ b/lib-python/3/test/cjkencodings/euc_jp.txt diff --git a/lib-python/3.2/test/cjkencodings/euc_kr-utf8.txt b/lib-python/3/test/cjkencodings/euc_kr-utf8.txt index 16c37412b6..16c37412b6 100644 --- a/lib-python/3.2/test/cjkencodings/euc_kr-utf8.txt +++ b/lib-python/3/test/cjkencodings/euc_kr-utf8.txt diff --git a/lib-python/3.2/test/cjkencodings/euc_kr.txt b/lib-python/3/test/cjkencodings/euc_kr.txt index f68dd35028..f68dd35028 100644 --- a/lib-python/3.2/test/cjkencodings/euc_kr.txt +++ b/lib-python/3/test/cjkencodings/euc_kr.txt diff --git a/lib-python/3.2/test/cjkencodings/gb18030-utf8.txt b/lib-python/3/test/cjkencodings/gb18030-utf8.txt index 2060d2593e..2060d2593e 100644 --- a/lib-python/3.2/test/cjkencodings/gb18030-utf8.txt +++ b/lib-python/3/test/cjkencodings/gb18030-utf8.txt diff --git a/lib-python/3.2/test/cjkencodings/gb18030.txt b/lib-python/3/test/cjkencodings/gb18030.txt index 5d1f6dca23..5d1f6dca23 100644 --- a/lib-python/3.2/test/cjkencodings/gb18030.txt +++ b/lib-python/3/test/cjkencodings/gb18030.txt diff --git a/lib-python/3.2/test/cjkencodings/gb2312-utf8.txt b/lib-python/3/test/cjkencodings/gb2312-utf8.txt index efb7d8f95c..efb7d8f95c 100644 --- a/lib-python/3.2/test/cjkencodings/gb2312-utf8.txt +++ b/lib-python/3/test/cjkencodings/gb2312-utf8.txt diff --git a/lib-python/3.2/test/cjkencodings/gb2312.txt b/lib-python/3/test/cjkencodings/gb2312.txt index 1536ac10b9..1536ac10b9 100644 --- a/lib-python/3.2/test/cjkencodings/gb2312.txt +++ b/lib-python/3/test/cjkencodings/gb2312.txt diff --git a/lib-python/3.2/test/cjkencodings/gbk-utf8.txt b/lib-python/3/test/cjkencodings/gbk-utf8.txt index 75bbd31ec5..75bbd31ec5 100644 --- a/lib-python/3.2/test/cjkencodings/gbk-utf8.txt +++ b/lib-python/3/test/cjkencodings/gbk-utf8.txt diff --git a/lib-python/3.2/test/cjkencodings/gbk.txt b/lib-python/3/test/cjkencodings/gbk.txt index 8788f8a2dc..8788f8a2dc 100644 --- a/lib-python/3.2/test/cjkencodings/gbk.txt +++ b/lib-python/3/test/cjkencodings/gbk.txt diff --git a/lib-python/3.2/test/cjkencodings/hz-utf8.txt b/lib-python/3/test/cjkencodings/hz-utf8.txt index 7c11735c1f..7c11735c1f 100644 --- a/lib-python/3.2/test/cjkencodings/hz-utf8.txt +++ b/lib-python/3/test/cjkencodings/hz-utf8.txt diff --git a/lib-python/3.2/test/cjkencodings/hz.txt b/lib-python/3/test/cjkencodings/hz.txt index f882d46344..f882d46344 100644 --- a/lib-python/3.2/test/cjkencodings/hz.txt +++ b/lib-python/3/test/cjkencodings/hz.txt diff --git a/lib-python/3.2/test/cjkencodings/iso2022_jp-utf8.txt b/lib-python/3/test/cjkencodings/iso2022_jp-utf8.txt index 7763250ebb..7763250ebb 100644 --- a/lib-python/3.2/test/cjkencodings/iso2022_jp-utf8.txt +++ b/lib-python/3/test/cjkencodings/iso2022_jp-utf8.txt diff --git a/lib-python/3.2/test/cjkencodings/iso2022_jp.txt b/lib-python/3/test/cjkencodings/iso2022_jp.txt index fc398d64ad..fc398d64ad 100644 --- a/lib-python/3.2/test/cjkencodings/iso2022_jp.txt +++ b/lib-python/3/test/cjkencodings/iso2022_jp.txt diff --git a/lib-python/3.2/test/cjkencodings/iso2022_kr-utf8.txt b/lib-python/3/test/cjkencodings/iso2022_kr-utf8.txt index d5c9d6eeeb..d5c9d6eeeb 100644 --- a/lib-python/3.2/test/cjkencodings/iso2022_kr-utf8.txt +++ b/lib-python/3/test/cjkencodings/iso2022_kr-utf8.txt diff --git a/lib-python/3.2/test/cjkencodings/iso2022_kr.txt b/lib-python/3/test/cjkencodings/iso2022_kr.txt index 2cece21c5d..2cece21c5d 100644 --- a/lib-python/3.2/test/cjkencodings/iso2022_kr.txt +++ b/lib-python/3/test/cjkencodings/iso2022_kr.txt diff --git a/lib-python/3.2/test/cjkencodings/johab-utf8.txt b/lib-python/3/test/cjkencodings/johab-utf8.txt index 5655e38517..5655e38517 100644 --- a/lib-python/3.2/test/cjkencodings/johab-utf8.txt +++ b/lib-python/3/test/cjkencodings/johab-utf8.txt diff --git a/lib-python/3.2/test/cjkencodings/johab.txt b/lib-python/3/test/cjkencodings/johab.txt index 067781b785..067781b785 100644 --- a/lib-python/3.2/test/cjkencodings/johab.txt +++ b/lib-python/3/test/cjkencodings/johab.txt diff --git a/lib-python/3.2/test/cjkencodings/shift_jis-utf8.txt b/lib-python/3/test/cjkencodings/shift_jis-utf8.txt index 7763250ebb..7763250ebb 100644 --- a/lib-python/3.2/test/cjkencodings/shift_jis-utf8.txt +++ b/lib-python/3/test/cjkencodings/shift_jis-utf8.txt diff --git a/lib-python/3.2/test/cjkencodings/shift_jis.txt b/lib-python/3/test/cjkencodings/shift_jis.txt index 10b760d867..10b760d867 100644 --- a/lib-python/3.2/test/cjkencodings/shift_jis.txt +++ b/lib-python/3/test/cjkencodings/shift_jis.txt diff --git a/lib-python/3.2/test/cjkencodings/shift_jisx0213-utf8.txt b/lib-python/3/test/cjkencodings/shift_jisx0213-utf8.txt index 9a56a2e18b..9a56a2e18b 100644 --- a/lib-python/3.2/test/cjkencodings/shift_jisx0213-utf8.txt +++ b/lib-python/3/test/cjkencodings/shift_jisx0213-utf8.txt diff --git a/lib-python/3.2/test/cjkencodings/shift_jisx0213.txt b/lib-python/3/test/cjkencodings/shift_jisx0213.txt index 08c9ef4630..08c9ef4630 100644 --- a/lib-python/3.2/test/cjkencodings/shift_jisx0213.txt +++ b/lib-python/3/test/cjkencodings/shift_jisx0213.txt diff --git a/lib-python/3.2/test/cmath_testcases.txt b/lib-python/3/test/cmath_testcases.txt index 9b0865302e..9b0865302e 100644 --- a/lib-python/3.2/test/cmath_testcases.txt +++ b/lib-python/3/test/cmath_testcases.txt diff --git a/lib-python/3.2/test/crashers/README b/lib-python/3/test/crashers/README index 2a73e1bbd9..2a73e1bbd9 100644 --- a/lib-python/3.2/test/crashers/README +++ b/lib-python/3/test/crashers/README diff --git a/lib-python/3.2/test/crashers/bogus_code_obj.py b/lib-python/3/test/crashers/bogus_code_obj.py index 198d229491..198d229491 100644 --- a/lib-python/3.2/test/crashers/bogus_code_obj.py +++ b/lib-python/3/test/crashers/bogus_code_obj.py diff --git a/lib-python/3.2/test/crashers/borrowed_ref_1.py b/lib-python/3/test/crashers/borrowed_ref_1.py index b82f4644bf..b82f4644bf 100644 --- a/lib-python/3.2/test/crashers/borrowed_ref_1.py +++ b/lib-python/3/test/crashers/borrowed_ref_1.py diff --git a/lib-python/3.2/test/crashers/borrowed_ref_2.py b/lib-python/3/test/crashers/borrowed_ref_2.py index 6e403eb344..6e403eb344 100644 --- a/lib-python/3.2/test/crashers/borrowed_ref_2.py +++ b/lib-python/3/test/crashers/borrowed_ref_2.py diff --git a/lib-python/3.2/test/crashers/compiler_recursion.py b/lib-python/3/test/crashers/compiler_recursion.py index 4954bdd8f0..4954bdd8f0 100644 --- a/lib-python/3.2/test/crashers/compiler_recursion.py +++ b/lib-python/3/test/crashers/compiler_recursion.py diff --git a/lib-python/3.2/test/crashers/gc_inspection.py b/lib-python/3/test/crashers/gc_inspection.py index ae85f97a74..ae85f97a74 100644 --- a/lib-python/3.2/test/crashers/gc_inspection.py +++ b/lib-python/3/test/crashers/gc_inspection.py diff --git a/lib-python/3.2/test/crashers/infinite_loop_re.py b/lib-python/3/test/crashers/infinite_loop_re.py index 9aecc568d9..9aecc568d9 100644 --- a/lib-python/3.2/test/crashers/infinite_loop_re.py +++ b/lib-python/3/test/crashers/infinite_loop_re.py diff --git a/lib-python/3.2/test/crashers/loosing_mro_ref.py b/lib-python/3/test/crashers/loosing_mro_ref.py index b3bcd32c58..b3bcd32c58 100644 --- a/lib-python/3.2/test/crashers/loosing_mro_ref.py +++ b/lib-python/3/test/crashers/loosing_mro_ref.py diff --git a/lib-python/3.2/test/crashers/mutation_inside_cyclegc.py b/lib-python/3/test/crashers/mutation_inside_cyclegc.py index 2b67398bcc..2b67398bcc 100644 --- a/lib-python/3.2/test/crashers/mutation_inside_cyclegc.py +++ b/lib-python/3/test/crashers/mutation_inside_cyclegc.py diff --git a/lib-python/3.2/test/crashers/nasty_eq_vs_dict.py b/lib-python/3/test/crashers/nasty_eq_vs_dict.py index 85f7cafa23..85f7cafa23 100644 --- a/lib-python/3.2/test/crashers/nasty_eq_vs_dict.py +++ b/lib-python/3/test/crashers/nasty_eq_vs_dict.py diff --git a/lib-python/3.2/test/crashers/recursion_limit_too_high.py b/lib-python/3/test/crashers/recursion_limit_too_high.py index ec64936a5d..ec64936a5d 100644 --- a/lib-python/3.2/test/crashers/recursion_limit_too_high.py +++ b/lib-python/3/test/crashers/recursion_limit_too_high.py diff --git a/lib-python/3.2/test/crashers/recursive_call.py b/lib-python/3/test/crashers/recursive_call.py index 2d160a7de5..2d160a7de5 100644 --- a/lib-python/3.2/test/crashers/recursive_call.py +++ b/lib-python/3/test/crashers/recursive_call.py diff --git a/lib-python/3.2/test/crashers/underlying_dict.py b/lib-python/3/test/crashers/underlying_dict.py index a4b7993743..a4b7993743 100644 --- a/lib-python/3.2/test/crashers/underlying_dict.py +++ b/lib-python/3/test/crashers/underlying_dict.py diff --git a/lib-python/3.2/test/curses_tests.py b/lib-python/3/test/curses_tests.py index 40e832dec2..40e832dec2 100644 --- a/lib-python/3.2/test/curses_tests.py +++ b/lib-python/3/test/curses_tests.py diff --git a/lib-python/3.2/test/data/README b/lib-python/3/test/data/README index bd05984e43..bd05984e43 100644 --- a/lib-python/3.2/test/data/README +++ b/lib-python/3/test/data/README diff --git a/lib-python/3.2/test/datetimetester.py b/lib-python/3/test/datetimetester.py index 3fd6799b57..3fd6799b57 100644 --- a/lib-python/3.2/test/datetimetester.py +++ b/lib-python/3/test/datetimetester.py diff --git a/lib-python/3.2/test/decimaltestdata/abs.decTest b/lib-python/3/test/decimaltestdata/abs.decTest index 01f73d7766..01f73d7766 100644 --- a/lib-python/3.2/test/decimaltestdata/abs.decTest +++ b/lib-python/3/test/decimaltestdata/abs.decTest diff --git a/lib-python/3.2/test/decimaltestdata/add.decTest b/lib-python/3/test/decimaltestdata/add.decTest index 1461c45c3f..1461c45c3f 100644 --- a/lib-python/3.2/test/decimaltestdata/add.decTest +++ b/lib-python/3/test/decimaltestdata/add.decTest diff --git a/lib-python/3.2/test/decimaltestdata/and.decTest b/lib-python/3/test/decimaltestdata/and.decTest index e912394877..e912394877 100644 --- a/lib-python/3.2/test/decimaltestdata/and.decTest +++ b/lib-python/3/test/decimaltestdata/and.decTest diff --git a/lib-python/3.2/test/decimaltestdata/base.decTest b/lib-python/3/test/decimaltestdata/base.decTest index bc4cef919f..bc4cef919f 100644 --- a/lib-python/3.2/test/decimaltestdata/base.decTest +++ b/lib-python/3/test/decimaltestdata/base.decTest diff --git a/lib-python/3.2/test/decimaltestdata/clamp.decTest b/lib-python/3/test/decimaltestdata/clamp.decTest index 12c66427b6..12c66427b6 100644 --- a/lib-python/3.2/test/decimaltestdata/clamp.decTest +++ b/lib-python/3/test/decimaltestdata/clamp.decTest diff --git a/lib-python/3.2/test/decimaltestdata/class.decTest b/lib-python/3/test/decimaltestdata/class.decTest index 62d2fa472f..62d2fa472f 100644 --- a/lib-python/3.2/test/decimaltestdata/class.decTest +++ b/lib-python/3/test/decimaltestdata/class.decTest diff --git a/lib-python/3.2/test/decimaltestdata/compare.decTest b/lib-python/3/test/decimaltestdata/compare.decTest index c771301118..c771301118 100644 --- a/lib-python/3.2/test/decimaltestdata/compare.decTest +++ b/lib-python/3/test/decimaltestdata/compare.decTest diff --git a/lib-python/3.2/test/decimaltestdata/comparetotal.decTest b/lib-python/3/test/decimaltestdata/comparetotal.decTest index ad87b4ce29..ad87b4ce29 100644 --- a/lib-python/3.2/test/decimaltestdata/comparetotal.decTest +++ b/lib-python/3/test/decimaltestdata/comparetotal.decTest diff --git a/lib-python/3.2/test/decimaltestdata/comparetotmag.decTest b/lib-python/3/test/decimaltestdata/comparetotmag.decTest index e87c9f2dbf..e87c9f2dbf 100644 --- a/lib-python/3.2/test/decimaltestdata/comparetotmag.decTest +++ b/lib-python/3/test/decimaltestdata/comparetotmag.decTest diff --git a/lib-python/3.2/test/decimaltestdata/copy.decTest b/lib-python/3/test/decimaltestdata/copy.decTest index b47e499a7b..b47e499a7b 100644 --- a/lib-python/3.2/test/decimaltestdata/copy.decTest +++ b/lib-python/3/test/decimaltestdata/copy.decTest diff --git a/lib-python/3.2/test/decimaltestdata/copyabs.decTest b/lib-python/3/test/decimaltestdata/copyabs.decTest index f7d0f86458..f7d0f86458 100644 --- a/lib-python/3.2/test/decimaltestdata/copyabs.decTest +++ b/lib-python/3/test/decimaltestdata/copyabs.decTest diff --git a/lib-python/3.2/test/decimaltestdata/copynegate.decTest b/lib-python/3/test/decimaltestdata/copynegate.decTest index 38235b60f9..38235b60f9 100644 --- a/lib-python/3.2/test/decimaltestdata/copynegate.decTest +++ b/lib-python/3/test/decimaltestdata/copynegate.decTest diff --git a/lib-python/3.2/test/decimaltestdata/copysign.decTest b/lib-python/3/test/decimaltestdata/copysign.decTest index 8061a4219c..8061a4219c 100644 --- a/lib-python/3.2/test/decimaltestdata/copysign.decTest +++ b/lib-python/3/test/decimaltestdata/copysign.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddAbs.decTest b/lib-python/3/test/decimaltestdata/ddAbs.decTest index c6f5a7cda3..c6f5a7cda3 100644 --- a/lib-python/3.2/test/decimaltestdata/ddAbs.decTest +++ b/lib-python/3/test/decimaltestdata/ddAbs.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddAdd.decTest b/lib-python/3/test/decimaltestdata/ddAdd.decTest index c0a25b3413..c0a25b3413 100644 --- a/lib-python/3.2/test/decimaltestdata/ddAdd.decTest +++ b/lib-python/3/test/decimaltestdata/ddAdd.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddAnd.decTest b/lib-python/3/test/decimaltestdata/ddAnd.decTest index 676517548c..676517548c 100644 --- a/lib-python/3.2/test/decimaltestdata/ddAnd.decTest +++ b/lib-python/3/test/decimaltestdata/ddAnd.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddBase.decTest b/lib-python/3/test/decimaltestdata/ddBase.decTest index fbd6ccd94d..fbd6ccd94d 100644 --- a/lib-python/3.2/test/decimaltestdata/ddBase.decTest +++ b/lib-python/3/test/decimaltestdata/ddBase.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddCanonical.decTest b/lib-python/3/test/decimaltestdata/ddCanonical.decTest index 824de83aba..824de83aba 100644 --- a/lib-python/3.2/test/decimaltestdata/ddCanonical.decTest +++ b/lib-python/3/test/decimaltestdata/ddCanonical.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddClass.decTest b/lib-python/3/test/decimaltestdata/ddClass.decTest index a1d233b86d..a1d233b86d 100644 --- a/lib-python/3.2/test/decimaltestdata/ddClass.decTest +++ b/lib-python/3/test/decimaltestdata/ddClass.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddCompare.decTest b/lib-python/3/test/decimaltestdata/ddCompare.decTest index a20ae210cc..a20ae210cc 100644 --- a/lib-python/3.2/test/decimaltestdata/ddCompare.decTest +++ b/lib-python/3/test/decimaltestdata/ddCompare.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddCompareSig.decTest b/lib-python/3/test/decimaltestdata/ddCompareSig.decTest index 8d3fce08c7..8d3fce08c7 100644 --- a/lib-python/3.2/test/decimaltestdata/ddCompareSig.decTest +++ b/lib-python/3/test/decimaltestdata/ddCompareSig.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddCompareTotal.decTest b/lib-python/3/test/decimaltestdata/ddCompareTotal.decTest index 76beed5681..76beed5681 100644 --- a/lib-python/3.2/test/decimaltestdata/ddCompareTotal.decTest +++ b/lib-python/3/test/decimaltestdata/ddCompareTotal.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddCompareTotalMag.decTest b/lib-python/3/test/decimaltestdata/ddCompareTotalMag.decTest index f16537a35d..f16537a35d 100644 --- a/lib-python/3.2/test/decimaltestdata/ddCompareTotalMag.decTest +++ b/lib-python/3/test/decimaltestdata/ddCompareTotalMag.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddCopy.decTest b/lib-python/3/test/decimaltestdata/ddCopy.decTest index f99d86a426..f99d86a426 100644 --- a/lib-python/3.2/test/decimaltestdata/ddCopy.decTest +++ b/lib-python/3/test/decimaltestdata/ddCopy.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddCopyAbs.decTest b/lib-python/3/test/decimaltestdata/ddCopyAbs.decTest index d436a1940c..d436a1940c 100644 --- a/lib-python/3.2/test/decimaltestdata/ddCopyAbs.decTest +++ b/lib-python/3/test/decimaltestdata/ddCopyAbs.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddCopyNegate.decTest b/lib-python/3/test/decimaltestdata/ddCopyNegate.decTest index a4c4274372..a4c4274372 100644 --- a/lib-python/3.2/test/decimaltestdata/ddCopyNegate.decTest +++ b/lib-python/3/test/decimaltestdata/ddCopyNegate.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddCopySign.decTest b/lib-python/3/test/decimaltestdata/ddCopySign.decTest index 6a78083ad5..6a78083ad5 100644 --- a/lib-python/3.2/test/decimaltestdata/ddCopySign.decTest +++ b/lib-python/3/test/decimaltestdata/ddCopySign.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddDivide.decTest b/lib-python/3/test/decimaltestdata/ddDivide.decTest index 5531d0e031..5531d0e031 100644 --- a/lib-python/3.2/test/decimaltestdata/ddDivide.decTest +++ b/lib-python/3/test/decimaltestdata/ddDivide.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddDivideInt.decTest b/lib-python/3/test/decimaltestdata/ddDivideInt.decTest index 1555b4217d..1555b4217d 100644 --- a/lib-python/3.2/test/decimaltestdata/ddDivideInt.decTest +++ b/lib-python/3/test/decimaltestdata/ddDivideInt.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddEncode.decTest b/lib-python/3/test/decimaltestdata/ddEncode.decTest index e91ec6143c..e91ec6143c 100644 --- a/lib-python/3.2/test/decimaltestdata/ddEncode.decTest +++ b/lib-python/3/test/decimaltestdata/ddEncode.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddFMA.decTest b/lib-python/3/test/decimaltestdata/ddFMA.decTest index f0acfc74d5..f0acfc74d5 100644 --- a/lib-python/3.2/test/decimaltestdata/ddFMA.decTest +++ b/lib-python/3/test/decimaltestdata/ddFMA.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddInvert.decTest b/lib-python/3/test/decimaltestdata/ddInvert.decTest index 321e4e9ee9..321e4e9ee9 100644 --- a/lib-python/3.2/test/decimaltestdata/ddInvert.decTest +++ b/lib-python/3/test/decimaltestdata/ddInvert.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddLogB.decTest b/lib-python/3/test/decimaltestdata/ddLogB.decTest index 00589b60c3..00589b60c3 100644 --- a/lib-python/3.2/test/decimaltestdata/ddLogB.decTest +++ b/lib-python/3/test/decimaltestdata/ddLogB.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddMax.decTest b/lib-python/3/test/decimaltestdata/ddMax.decTest index 45ea9b4c93..45ea9b4c93 100644 --- a/lib-python/3.2/test/decimaltestdata/ddMax.decTest +++ b/lib-python/3/test/decimaltestdata/ddMax.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddMaxMag.decTest b/lib-python/3/test/decimaltestdata/ddMaxMag.decTest index ec2b830541..ec2b830541 100644 --- a/lib-python/3.2/test/decimaltestdata/ddMaxMag.decTest +++ b/lib-python/3/test/decimaltestdata/ddMaxMag.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddMin.decTest b/lib-python/3/test/decimaltestdata/ddMin.decTest index 9ce4282463..9ce4282463 100644 --- a/lib-python/3.2/test/decimaltestdata/ddMin.decTest +++ b/lib-python/3/test/decimaltestdata/ddMin.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddMinMag.decTest b/lib-python/3/test/decimaltestdata/ddMinMag.decTest index 5537cc8a7e..5537cc8a7e 100644 --- a/lib-python/3.2/test/decimaltestdata/ddMinMag.decTest +++ b/lib-python/3/test/decimaltestdata/ddMinMag.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddMinus.decTest b/lib-python/3/test/decimaltestdata/ddMinus.decTest index 2705e79ea2..2705e79ea2 100644 --- a/lib-python/3.2/test/decimaltestdata/ddMinus.decTest +++ b/lib-python/3/test/decimaltestdata/ddMinus.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddMultiply.decTest b/lib-python/3/test/decimaltestdata/ddMultiply.decTest index 45a381dc61..45a381dc61 100644 --- a/lib-python/3.2/test/decimaltestdata/ddMultiply.decTest +++ b/lib-python/3/test/decimaltestdata/ddMultiply.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddNextMinus.decTest b/lib-python/3/test/decimaltestdata/ddNextMinus.decTest index f8a3c0eb32..f8a3c0eb32 100644 --- a/lib-python/3.2/test/decimaltestdata/ddNextMinus.decTest +++ b/lib-python/3/test/decimaltestdata/ddNextMinus.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddNextPlus.decTest b/lib-python/3/test/decimaltestdata/ddNextPlus.decTest index 4a749a18c9..4a749a18c9 100644 --- a/lib-python/3.2/test/decimaltestdata/ddNextPlus.decTest +++ b/lib-python/3/test/decimaltestdata/ddNextPlus.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddNextToward.decTest b/lib-python/3/test/decimaltestdata/ddNextToward.decTest index 75386add31..75386add31 100644 --- a/lib-python/3.2/test/decimaltestdata/ddNextToward.decTest +++ b/lib-python/3/test/decimaltestdata/ddNextToward.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddOr.decTest b/lib-python/3/test/decimaltestdata/ddOr.decTest index d36580bf66..d36580bf66 100644 --- a/lib-python/3.2/test/decimaltestdata/ddOr.decTest +++ b/lib-python/3/test/decimaltestdata/ddOr.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddPlus.decTest b/lib-python/3/test/decimaltestdata/ddPlus.decTest index 5191239bf7..5191239bf7 100644 --- a/lib-python/3.2/test/decimaltestdata/ddPlus.decTest +++ b/lib-python/3/test/decimaltestdata/ddPlus.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddQuantize.decTest b/lib-python/3/test/decimaltestdata/ddQuantize.decTest index 9177620169..9177620169 100644 --- a/lib-python/3.2/test/decimaltestdata/ddQuantize.decTest +++ b/lib-python/3/test/decimaltestdata/ddQuantize.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddReduce.decTest b/lib-python/3/test/decimaltestdata/ddReduce.decTest index bdfd060492..bdfd060492 100644 --- a/lib-python/3.2/test/decimaltestdata/ddReduce.decTest +++ b/lib-python/3/test/decimaltestdata/ddReduce.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddRemainder.decTest b/lib-python/3/test/decimaltestdata/ddRemainder.decTest index 5bd1e32d01..5bd1e32d01 100644 --- a/lib-python/3.2/test/decimaltestdata/ddRemainder.decTest +++ b/lib-python/3/test/decimaltestdata/ddRemainder.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddRemainderNear.decTest b/lib-python/3/test/decimaltestdata/ddRemainderNear.decTest index 6ba64ebafe..6ba64ebafe 100644 --- a/lib-python/3.2/test/decimaltestdata/ddRemainderNear.decTest +++ b/lib-python/3/test/decimaltestdata/ddRemainderNear.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddRotate.decTest b/lib-python/3/test/decimaltestdata/ddRotate.decTest index 87eeb1c0f1..87eeb1c0f1 100644 --- a/lib-python/3.2/test/decimaltestdata/ddRotate.decTest +++ b/lib-python/3/test/decimaltestdata/ddRotate.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddSameQuantum.decTest b/lib-python/3/test/decimaltestdata/ddSameQuantum.decTest index 54a763cccf..54a763cccf 100644 --- a/lib-python/3.2/test/decimaltestdata/ddSameQuantum.decTest +++ b/lib-python/3/test/decimaltestdata/ddSameQuantum.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddScaleB.decTest b/lib-python/3/test/decimaltestdata/ddScaleB.decTest index 6ba3e3976f..6ba3e3976f 100644 --- a/lib-python/3.2/test/decimaltestdata/ddScaleB.decTest +++ b/lib-python/3/test/decimaltestdata/ddScaleB.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddShift.decTest b/lib-python/3/test/decimaltestdata/ddShift.decTest index ec472403e6..ec472403e6 100644 --- a/lib-python/3.2/test/decimaltestdata/ddShift.decTest +++ b/lib-python/3/test/decimaltestdata/ddShift.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddSubtract.decTest b/lib-python/3/test/decimaltestdata/ddSubtract.decTest index 15d47779eb..15d47779eb 100644 --- a/lib-python/3.2/test/decimaltestdata/ddSubtract.decTest +++ b/lib-python/3/test/decimaltestdata/ddSubtract.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddToIntegral.decTest b/lib-python/3/test/decimaltestdata/ddToIntegral.decTest index 900bd4ac3a..900bd4ac3a 100644 --- a/lib-python/3.2/test/decimaltestdata/ddToIntegral.decTest +++ b/lib-python/3/test/decimaltestdata/ddToIntegral.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ddXor.decTest b/lib-python/3/test/decimaltestdata/ddXor.decTest index 3c55548e5e..3c55548e5e 100644 --- a/lib-python/3.2/test/decimaltestdata/ddXor.decTest +++ b/lib-python/3/test/decimaltestdata/ddXor.decTest diff --git a/lib-python/3.2/test/decimaltestdata/decDouble.decTest b/lib-python/3/test/decimaltestdata/decDouble.decTest index 3017062cc0..3017062cc0 100644 --- a/lib-python/3.2/test/decimaltestdata/decDouble.decTest +++ b/lib-python/3/test/decimaltestdata/decDouble.decTest diff --git a/lib-python/3.2/test/decimaltestdata/decQuad.decTest b/lib-python/3/test/decimaltestdata/decQuad.decTest index 48db142f3e..48db142f3e 100644 --- a/lib-python/3.2/test/decimaltestdata/decQuad.decTest +++ b/lib-python/3/test/decimaltestdata/decQuad.decTest diff --git a/lib-python/3.2/test/decimaltestdata/decSingle.decTest b/lib-python/3/test/decimaltestdata/decSingle.decTest index a3f97bf8bf..a3f97bf8bf 100644 --- a/lib-python/3.2/test/decimaltestdata/decSingle.decTest +++ b/lib-python/3/test/decimaltestdata/decSingle.decTest diff --git a/lib-python/3.2/test/decimaltestdata/divide.decTest b/lib-python/3/test/decimaltestdata/divide.decTest index efbb5baf85..efbb5baf85 100644 --- a/lib-python/3.2/test/decimaltestdata/divide.decTest +++ b/lib-python/3/test/decimaltestdata/divide.decTest diff --git a/lib-python/3.2/test/decimaltestdata/divideint.decTest b/lib-python/3/test/decimaltestdata/divideint.decTest index b2a1ae9e0f..b2a1ae9e0f 100644 --- a/lib-python/3.2/test/decimaltestdata/divideint.decTest +++ b/lib-python/3/test/decimaltestdata/divideint.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqAbs.decTest b/lib-python/3/test/decimaltestdata/dqAbs.decTest index f9119a9e79..f9119a9e79 100644 --- a/lib-python/3.2/test/decimaltestdata/dqAbs.decTest +++ b/lib-python/3/test/decimaltestdata/dqAbs.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqAdd.decTest b/lib-python/3/test/decimaltestdata/dqAdd.decTest index b3ad892bc1..b3ad892bc1 100644 --- a/lib-python/3.2/test/decimaltestdata/dqAdd.decTest +++ b/lib-python/3/test/decimaltestdata/dqAdd.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqAnd.decTest b/lib-python/3/test/decimaltestdata/dqAnd.decTest index 57c416b48c..57c416b48c 100644 --- a/lib-python/3.2/test/decimaltestdata/dqAnd.decTest +++ b/lib-python/3/test/decimaltestdata/dqAnd.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqBase.decTest b/lib-python/3/test/decimaltestdata/dqBase.decTest index 6bb463388e..6bb463388e 100644 --- a/lib-python/3.2/test/decimaltestdata/dqBase.decTest +++ b/lib-python/3/test/decimaltestdata/dqBase.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqCanonical.decTest b/lib-python/3/test/decimaltestdata/dqCanonical.decTest index 3ddf6eab2d..3ddf6eab2d 100644 --- a/lib-python/3.2/test/decimaltestdata/dqCanonical.decTest +++ b/lib-python/3/test/decimaltestdata/dqCanonical.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqClass.decTest b/lib-python/3/test/decimaltestdata/dqClass.decTest index f341933878..f341933878 100644 --- a/lib-python/3.2/test/decimaltestdata/dqClass.decTest +++ b/lib-python/3/test/decimaltestdata/dqClass.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqCompare.decTest b/lib-python/3/test/decimaltestdata/dqCompare.decTest index a617ad110a..a617ad110a 100644 --- a/lib-python/3.2/test/decimaltestdata/dqCompare.decTest +++ b/lib-python/3/test/decimaltestdata/dqCompare.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqCompareSig.decTest b/lib-python/3/test/decimaltestdata/dqCompareSig.decTest index c068d471c1..c068d471c1 100644 --- a/lib-python/3.2/test/decimaltestdata/dqCompareSig.decTest +++ b/lib-python/3/test/decimaltestdata/dqCompareSig.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqCompareTotal.decTest b/lib-python/3/test/decimaltestdata/dqCompareTotal.decTest index bae3761909..bae3761909 100644 --- a/lib-python/3.2/test/decimaltestdata/dqCompareTotal.decTest +++ b/lib-python/3/test/decimaltestdata/dqCompareTotal.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqCompareTotalMag.decTest b/lib-python/3/test/decimaltestdata/dqCompareTotalMag.decTest index 48b3e086b1..48b3e086b1 100644 --- a/lib-python/3.2/test/decimaltestdata/dqCompareTotalMag.decTest +++ b/lib-python/3/test/decimaltestdata/dqCompareTotalMag.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqCopy.decTest b/lib-python/3/test/decimaltestdata/dqCopy.decTest index 7254d68bb7..7254d68bb7 100644 --- a/lib-python/3.2/test/decimaltestdata/dqCopy.decTest +++ b/lib-python/3/test/decimaltestdata/dqCopy.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqCopyAbs.decTest b/lib-python/3/test/decimaltestdata/dqCopyAbs.decTest index bdec0206de..bdec0206de 100644 --- a/lib-python/3.2/test/decimaltestdata/dqCopyAbs.decTest +++ b/lib-python/3/test/decimaltestdata/dqCopyAbs.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqCopyNegate.decTest b/lib-python/3/test/decimaltestdata/dqCopyNegate.decTest index ea00855772..ea00855772 100644 --- a/lib-python/3.2/test/decimaltestdata/dqCopyNegate.decTest +++ b/lib-python/3/test/decimaltestdata/dqCopyNegate.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqCopySign.decTest b/lib-python/3/test/decimaltestdata/dqCopySign.decTest index ce794b7c35..ce794b7c35 100644 --- a/lib-python/3.2/test/decimaltestdata/dqCopySign.decTest +++ b/lib-python/3/test/decimaltestdata/dqCopySign.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqDivide.decTest b/lib-python/3/test/decimaltestdata/dqDivide.decTest index 3cf60c6024..3cf60c6024 100644 --- a/lib-python/3.2/test/decimaltestdata/dqDivide.decTest +++ b/lib-python/3/test/decimaltestdata/dqDivide.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqDivideInt.decTest b/lib-python/3/test/decimaltestdata/dqDivideInt.decTest index 3fec6dbaa3..3fec6dbaa3 100644 --- a/lib-python/3.2/test/decimaltestdata/dqDivideInt.decTest +++ b/lib-python/3/test/decimaltestdata/dqDivideInt.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqEncode.decTest b/lib-python/3/test/decimaltestdata/dqEncode.decTest index 8c5d7b9b30..8c5d7b9b30 100644 --- a/lib-python/3.2/test/decimaltestdata/dqEncode.decTest +++ b/lib-python/3/test/decimaltestdata/dqEncode.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqFMA.decTest b/lib-python/3/test/decimaltestdata/dqFMA.decTest index 2353f2fa2c..2353f2fa2c 100644 --- a/lib-python/3.2/test/decimaltestdata/dqFMA.decTest +++ b/lib-python/3/test/decimaltestdata/dqFMA.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqInvert.decTest b/lib-python/3/test/decimaltestdata/dqInvert.decTest index 3a1e29e21d..3a1e29e21d 100644 --- a/lib-python/3.2/test/decimaltestdata/dqInvert.decTest +++ b/lib-python/3/test/decimaltestdata/dqInvert.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqLogB.decTest b/lib-python/3/test/decimaltestdata/dqLogB.decTest index a18313dc01..a18313dc01 100644 --- a/lib-python/3.2/test/decimaltestdata/dqLogB.decTest +++ b/lib-python/3/test/decimaltestdata/dqLogB.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqMax.decTest b/lib-python/3/test/decimaltestdata/dqMax.decTest index dc6a1ab8f8..dc6a1ab8f8 100644 --- a/lib-python/3.2/test/decimaltestdata/dqMax.decTest +++ b/lib-python/3/test/decimaltestdata/dqMax.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqMaxMag.decTest b/lib-python/3/test/decimaltestdata/dqMaxMag.decTest index 6f5be24609..6f5be24609 100644 --- a/lib-python/3.2/test/decimaltestdata/dqMaxMag.decTest +++ b/lib-python/3/test/decimaltestdata/dqMaxMag.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqMin.decTest b/lib-python/3/test/decimaltestdata/dqMin.decTest index 53020398c5..53020398c5 100644 --- a/lib-python/3.2/test/decimaltestdata/dqMin.decTest +++ b/lib-python/3/test/decimaltestdata/dqMin.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqMinMag.decTest b/lib-python/3/test/decimaltestdata/dqMinMag.decTest index 71b886fb58..71b886fb58 100644 --- a/lib-python/3.2/test/decimaltestdata/dqMinMag.decTest +++ b/lib-python/3/test/decimaltestdata/dqMinMag.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqMinus.decTest b/lib-python/3/test/decimaltestdata/dqMinus.decTest index 7a007791bf..7a007791bf 100644 --- a/lib-python/3.2/test/decimaltestdata/dqMinus.decTest +++ b/lib-python/3/test/decimaltestdata/dqMinus.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqMultiply.decTest b/lib-python/3/test/decimaltestdata/dqMultiply.decTest index 676c1f5ea4..676c1f5ea4 100644 --- a/lib-python/3.2/test/decimaltestdata/dqMultiply.decTest +++ b/lib-python/3/test/decimaltestdata/dqMultiply.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqNextMinus.decTest b/lib-python/3/test/decimaltestdata/dqNextMinus.decTest index 34f39581c3..34f39581c3 100644 --- a/lib-python/3.2/test/decimaltestdata/dqNextMinus.decTest +++ b/lib-python/3/test/decimaltestdata/dqNextMinus.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqNextPlus.decTest b/lib-python/3/test/decimaltestdata/dqNextPlus.decTest index ac3f04e69b..ac3f04e69b 100644 --- a/lib-python/3.2/test/decimaltestdata/dqNextPlus.decTest +++ b/lib-python/3/test/decimaltestdata/dqNextPlus.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqNextToward.decTest b/lib-python/3/test/decimaltestdata/dqNextToward.decTest index e6d1e0befb..e6d1e0befb 100644 --- a/lib-python/3.2/test/decimaltestdata/dqNextToward.decTest +++ b/lib-python/3/test/decimaltestdata/dqNextToward.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqOr.decTest b/lib-python/3/test/decimaltestdata/dqOr.decTest index daa3c86094..daa3c86094 100644 --- a/lib-python/3.2/test/decimaltestdata/dqOr.decTest +++ b/lib-python/3/test/decimaltestdata/dqOr.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqPlus.decTest b/lib-python/3/test/decimaltestdata/dqPlus.decTest index df1a15ca7f..df1a15ca7f 100644 --- a/lib-python/3.2/test/decimaltestdata/dqPlus.decTest +++ b/lib-python/3/test/decimaltestdata/dqPlus.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqQuantize.decTest b/lib-python/3/test/decimaltestdata/dqQuantize.decTest index 4ed39b45c4..4ed39b45c4 100644 --- a/lib-python/3.2/test/decimaltestdata/dqQuantize.decTest +++ b/lib-python/3/test/decimaltestdata/dqQuantize.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqReduce.decTest b/lib-python/3/test/decimaltestdata/dqReduce.decTest index 236574f4c7..236574f4c7 100644 --- a/lib-python/3.2/test/decimaltestdata/dqReduce.decTest +++ b/lib-python/3/test/decimaltestdata/dqReduce.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqRemainder.decTest b/lib-python/3/test/decimaltestdata/dqRemainder.decTest index bae8eae526..bae8eae526 100644 --- a/lib-python/3.2/test/decimaltestdata/dqRemainder.decTest +++ b/lib-python/3/test/decimaltestdata/dqRemainder.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqRemainderNear.decTest b/lib-python/3/test/decimaltestdata/dqRemainderNear.decTest index b850626fe4..b850626fe4 100644 --- a/lib-python/3.2/test/decimaltestdata/dqRemainderNear.decTest +++ b/lib-python/3/test/decimaltestdata/dqRemainderNear.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqRotate.decTest b/lib-python/3/test/decimaltestdata/dqRotate.decTest index 858b823e08..858b823e08 100644 --- a/lib-python/3.2/test/decimaltestdata/dqRotate.decTest +++ b/lib-python/3/test/decimaltestdata/dqRotate.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqSameQuantum.decTest b/lib-python/3/test/decimaltestdata/dqSameQuantum.decTest index 2f356bbae9..2f356bbae9 100644 --- a/lib-python/3.2/test/decimaltestdata/dqSameQuantum.decTest +++ b/lib-python/3/test/decimaltestdata/dqSameQuantum.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqScaleB.decTest b/lib-python/3/test/decimaltestdata/dqScaleB.decTest index 01e1191963..01e1191963 100644 --- a/lib-python/3.2/test/decimaltestdata/dqScaleB.decTest +++ b/lib-python/3/test/decimaltestdata/dqScaleB.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqShift.decTest b/lib-python/3/test/decimaltestdata/dqShift.decTest index 4ee836eb48..4ee836eb48 100644 --- a/lib-python/3.2/test/decimaltestdata/dqShift.decTest +++ b/lib-python/3/test/decimaltestdata/dqShift.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqSubtract.decTest b/lib-python/3/test/decimaltestdata/dqSubtract.decTest index f3b92270f9..f3b92270f9 100644 --- a/lib-python/3.2/test/decimaltestdata/dqSubtract.decTest +++ b/lib-python/3/test/decimaltestdata/dqSubtract.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqToIntegral.decTest b/lib-python/3/test/decimaltestdata/dqToIntegral.decTest index eb12387eab..eb12387eab 100644 --- a/lib-python/3.2/test/decimaltestdata/dqToIntegral.decTest +++ b/lib-python/3/test/decimaltestdata/dqToIntegral.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dqXor.decTest b/lib-python/3/test/decimaltestdata/dqXor.decTest index fbb32e441b..fbb32e441b 100644 --- a/lib-python/3.2/test/decimaltestdata/dqXor.decTest +++ b/lib-python/3/test/decimaltestdata/dqXor.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dsBase.decTest b/lib-python/3/test/decimaltestdata/dsBase.decTest index 8ac45fc552..8ac45fc552 100644 --- a/lib-python/3.2/test/decimaltestdata/dsBase.decTest +++ b/lib-python/3/test/decimaltestdata/dsBase.decTest diff --git a/lib-python/3.2/test/decimaltestdata/dsEncode.decTest b/lib-python/3/test/decimaltestdata/dsEncode.decTest index 7264748759..7264748759 100644 --- a/lib-python/3.2/test/decimaltestdata/dsEncode.decTest +++ b/lib-python/3/test/decimaltestdata/dsEncode.decTest diff --git a/lib-python/3.2/test/decimaltestdata/exp.decTest b/lib-python/3/test/decimaltestdata/exp.decTest index 021b478ac2..021b478ac2 100644 --- a/lib-python/3.2/test/decimaltestdata/exp.decTest +++ b/lib-python/3/test/decimaltestdata/exp.decTest diff --git a/lib-python/3.2/test/decimaltestdata/extra.decTest b/lib-python/3/test/decimaltestdata/extra.decTest index fe8b77a6dd..fe8b77a6dd 100644 --- a/lib-python/3.2/test/decimaltestdata/extra.decTest +++ b/lib-python/3/test/decimaltestdata/extra.decTest diff --git a/lib-python/3.2/test/decimaltestdata/fma.decTest b/lib-python/3/test/decimaltestdata/fma.decTest index b0a81ca179..b0a81ca179 100644 --- a/lib-python/3.2/test/decimaltestdata/fma.decTest +++ b/lib-python/3/test/decimaltestdata/fma.decTest diff --git a/lib-python/3.2/test/decimaltestdata/inexact.decTest b/lib-python/3/test/decimaltestdata/inexact.decTest index 95ceae6cd0..95ceae6cd0 100644 --- a/lib-python/3.2/test/decimaltestdata/inexact.decTest +++ b/lib-python/3/test/decimaltestdata/inexact.decTest diff --git a/lib-python/3.2/test/decimaltestdata/invert.decTest b/lib-python/3/test/decimaltestdata/invert.decTest index 9ef5a9137c..9ef5a9137c 100644 --- a/lib-python/3.2/test/decimaltestdata/invert.decTest +++ b/lib-python/3/test/decimaltestdata/invert.decTest diff --git a/lib-python/3.2/test/decimaltestdata/ln.decTest b/lib-python/3/test/decimaltestdata/ln.decTest index efcb2a6606..efcb2a6606 100644 --- a/lib-python/3.2/test/decimaltestdata/ln.decTest +++ b/lib-python/3/test/decimaltestdata/ln.decTest diff --git a/lib-python/3.2/test/decimaltestdata/log10.decTest b/lib-python/3/test/decimaltestdata/log10.decTest index 5169eabde3..5169eabde3 100644 --- a/lib-python/3.2/test/decimaltestdata/log10.decTest +++ b/lib-python/3/test/decimaltestdata/log10.decTest diff --git a/lib-python/3.2/test/decimaltestdata/logb.decTest b/lib-python/3/test/decimaltestdata/logb.decTest index ff420d0a84..ff420d0a84 100644 --- a/lib-python/3.2/test/decimaltestdata/logb.decTest +++ b/lib-python/3/test/decimaltestdata/logb.decTest diff --git a/lib-python/3.2/test/decimaltestdata/max.decTest b/lib-python/3/test/decimaltestdata/max.decTest index dbb571e2bb..dbb571e2bb 100644 --- a/lib-python/3.2/test/decimaltestdata/max.decTest +++ b/lib-python/3/test/decimaltestdata/max.decTest diff --git a/lib-python/3.2/test/decimaltestdata/maxmag.decTest b/lib-python/3/test/decimaltestdata/maxmag.decTest index 6b44213079..6b44213079 100644 --- a/lib-python/3.2/test/decimaltestdata/maxmag.decTest +++ b/lib-python/3/test/decimaltestdata/maxmag.decTest diff --git a/lib-python/3.2/test/decimaltestdata/min.decTest b/lib-python/3/test/decimaltestdata/min.decTest index dff758121e..dff758121e 100644 --- a/lib-python/3.2/test/decimaltestdata/min.decTest +++ b/lib-python/3/test/decimaltestdata/min.decTest diff --git a/lib-python/3.2/test/decimaltestdata/minmag.decTest b/lib-python/3/test/decimaltestdata/minmag.decTest index 9e562339eb..9e562339eb 100644 --- a/lib-python/3.2/test/decimaltestdata/minmag.decTest +++ b/lib-python/3/test/decimaltestdata/minmag.decTest diff --git a/lib-python/3.2/test/decimaltestdata/minus.decTest b/lib-python/3/test/decimaltestdata/minus.decTest index 17749c0ccf..17749c0ccf 100644 --- a/lib-python/3.2/test/decimaltestdata/minus.decTest +++ b/lib-python/3/test/decimaltestdata/minus.decTest diff --git a/lib-python/3.2/test/decimaltestdata/multiply.decTest b/lib-python/3/test/decimaltestdata/multiply.decTest index 6a23d5a6e0..6a23d5a6e0 100644 --- a/lib-python/3.2/test/decimaltestdata/multiply.decTest +++ b/lib-python/3/test/decimaltestdata/multiply.decTest diff --git a/lib-python/3.2/test/decimaltestdata/nextminus.decTest b/lib-python/3/test/decimaltestdata/nextminus.decTest index ba93066b96..ba93066b96 100644 --- a/lib-python/3.2/test/decimaltestdata/nextminus.decTest +++ b/lib-python/3/test/decimaltestdata/nextminus.decTest diff --git a/lib-python/3.2/test/decimaltestdata/nextplus.decTest b/lib-python/3/test/decimaltestdata/nextplus.decTest index 44989e50b1..44989e50b1 100644 --- a/lib-python/3.2/test/decimaltestdata/nextplus.decTest +++ b/lib-python/3/test/decimaltestdata/nextplus.decTest diff --git a/lib-python/3.2/test/decimaltestdata/nexttoward.decTest b/lib-python/3/test/decimaltestdata/nexttoward.decTest index da26f651c8..da26f651c8 100644 --- a/lib-python/3.2/test/decimaltestdata/nexttoward.decTest +++ b/lib-python/3/test/decimaltestdata/nexttoward.decTest diff --git a/lib-python/3.2/test/decimaltestdata/or.decTest b/lib-python/3/test/decimaltestdata/or.decTest index f471d0b6ce..f471d0b6ce 100644 --- a/lib-python/3.2/test/decimaltestdata/or.decTest +++ b/lib-python/3/test/decimaltestdata/or.decTest diff --git a/lib-python/3.2/test/decimaltestdata/plus.decTest b/lib-python/3/test/decimaltestdata/plus.decTest index 4be843b4de..4be843b4de 100644 --- a/lib-python/3.2/test/decimaltestdata/plus.decTest +++ b/lib-python/3/test/decimaltestdata/plus.decTest diff --git a/lib-python/3.2/test/decimaltestdata/power.decTest b/lib-python/3/test/decimaltestdata/power.decTest index 63f146b5fe..63f146b5fe 100644 --- a/lib-python/3.2/test/decimaltestdata/power.decTest +++ b/lib-python/3/test/decimaltestdata/power.decTest diff --git a/lib-python/3.2/test/decimaltestdata/powersqrt.decTest b/lib-python/3/test/decimaltestdata/powersqrt.decTest index 6c021a0cbb..6c021a0cbb 100644 --- a/lib-python/3.2/test/decimaltestdata/powersqrt.decTest +++ b/lib-python/3/test/decimaltestdata/powersqrt.decTest diff --git a/lib-python/3.2/test/decimaltestdata/quantize.decTest b/lib-python/3/test/decimaltestdata/quantize.decTest index d3f84be94b..d3f84be94b 100644 --- a/lib-python/3.2/test/decimaltestdata/quantize.decTest +++ b/lib-python/3/test/decimaltestdata/quantize.decTest diff --git a/lib-python/3.2/test/decimaltestdata/randomBound32.decTest b/lib-python/3/test/decimaltestdata/randomBound32.decTest index 7d59b9cd2c..7d59b9cd2c 100644 --- a/lib-python/3.2/test/decimaltestdata/randomBound32.decTest +++ b/lib-python/3/test/decimaltestdata/randomBound32.decTest diff --git a/lib-python/3.2/test/decimaltestdata/randoms.decTest b/lib-python/3/test/decimaltestdata/randoms.decTest index 324428e8b8..324428e8b8 100644 --- a/lib-python/3.2/test/decimaltestdata/randoms.decTest +++ b/lib-python/3/test/decimaltestdata/randoms.decTest diff --git a/lib-python/3.2/test/decimaltestdata/reduce.decTest b/lib-python/3/test/decimaltestdata/reduce.decTest index 89c85fa27b..89c85fa27b 100644 --- a/lib-python/3.2/test/decimaltestdata/reduce.decTest +++ b/lib-python/3/test/decimaltestdata/reduce.decTest diff --git a/lib-python/3.2/test/decimaltestdata/remainder.decTest b/lib-python/3/test/decimaltestdata/remainder.decTest index 7a1061b1e6..7a1061b1e6 100644 --- a/lib-python/3.2/test/decimaltestdata/remainder.decTest +++ b/lib-python/3/test/decimaltestdata/remainder.decTest diff --git a/lib-python/3.2/test/decimaltestdata/remainderNear.decTest b/lib-python/3/test/decimaltestdata/remainderNear.decTest index b768b9e0cf..b768b9e0cf 100644 --- a/lib-python/3.2/test/decimaltestdata/remainderNear.decTest +++ b/lib-python/3/test/decimaltestdata/remainderNear.decTest diff --git a/lib-python/3.2/test/decimaltestdata/rescale.decTest b/lib-python/3/test/decimaltestdata/rescale.decTest index 94d938b9ce..94d938b9ce 100644 --- a/lib-python/3.2/test/decimaltestdata/rescale.decTest +++ b/lib-python/3/test/decimaltestdata/rescale.decTest diff --git a/lib-python/3.2/test/decimaltestdata/rotate.decTest b/lib-python/3/test/decimaltestdata/rotate.decTest index 12db821317..12db821317 100644 --- a/lib-python/3.2/test/decimaltestdata/rotate.decTest +++ b/lib-python/3/test/decimaltestdata/rotate.decTest diff --git a/lib-python/3.2/test/decimaltestdata/rounding.decTest b/lib-python/3/test/decimaltestdata/rounding.decTest index 95f1326602..95f1326602 100644 --- a/lib-python/3.2/test/decimaltestdata/rounding.decTest +++ b/lib-python/3/test/decimaltestdata/rounding.decTest diff --git a/lib-python/3.2/test/decimaltestdata/samequantum.decTest b/lib-python/3/test/decimaltestdata/samequantum.decTest index 35b13ebbac..35b13ebbac 100644 --- a/lib-python/3.2/test/decimaltestdata/samequantum.decTest +++ b/lib-python/3/test/decimaltestdata/samequantum.decTest diff --git a/lib-python/3.2/test/decimaltestdata/scaleb.decTest b/lib-python/3/test/decimaltestdata/scaleb.decTest index 372e3dd4c3..372e3dd4c3 100644 --- a/lib-python/3.2/test/decimaltestdata/scaleb.decTest +++ b/lib-python/3/test/decimaltestdata/scaleb.decTest diff --git a/lib-python/3.2/test/decimaltestdata/shift.decTest b/lib-python/3/test/decimaltestdata/shift.decTest index 3fac72f722..3fac72f722 100644 --- a/lib-python/3.2/test/decimaltestdata/shift.decTest +++ b/lib-python/3/test/decimaltestdata/shift.decTest diff --git a/lib-python/3.2/test/decimaltestdata/squareroot.decTest b/lib-python/3/test/decimaltestdata/squareroot.decTest index aa0e519af7..aa0e519af7 100644 --- a/lib-python/3.2/test/decimaltestdata/squareroot.decTest +++ b/lib-python/3/test/decimaltestdata/squareroot.decTest diff --git a/lib-python/3.2/test/decimaltestdata/subtract.decTest b/lib-python/3/test/decimaltestdata/subtract.decTest index 7895217d9a..7895217d9a 100644 --- a/lib-python/3.2/test/decimaltestdata/subtract.decTest +++ b/lib-python/3/test/decimaltestdata/subtract.decTest diff --git a/lib-python/3.2/test/decimaltestdata/testall.decTest b/lib-python/3/test/decimaltestdata/testall.decTest index 3cce732ead..3cce732ead 100644 --- a/lib-python/3.2/test/decimaltestdata/testall.decTest +++ b/lib-python/3/test/decimaltestdata/testall.decTest diff --git a/lib-python/3.2/test/decimaltestdata/tointegral.decTest b/lib-python/3/test/decimaltestdata/tointegral.decTest index 7f3fb99951..7f3fb99951 100644 --- a/lib-python/3.2/test/decimaltestdata/tointegral.decTest +++ b/lib-python/3/test/decimaltestdata/tointegral.decTest diff --git a/lib-python/3.2/test/decimaltestdata/tointegralx.decTest b/lib-python/3/test/decimaltestdata/tointegralx.decTest index 0ce0d0935e..0ce0d0935e 100644 --- a/lib-python/3.2/test/decimaltestdata/tointegralx.decTest +++ b/lib-python/3/test/decimaltestdata/tointegralx.decTest diff --git a/lib-python/3.2/test/decimaltestdata/xor.decTest b/lib-python/3/test/decimaltestdata/xor.decTest index cd71bbcf86..cd71bbcf86 100644 --- a/lib-python/3.2/test/decimaltestdata/xor.decTest +++ b/lib-python/3/test/decimaltestdata/xor.decTest diff --git a/lib-python/3.2/test/dis_module.py b/lib-python/3/test/dis_module.py index afbf600fde..afbf600fde 100644 --- a/lib-python/3.2/test/dis_module.py +++ b/lib-python/3/test/dis_module.py diff --git a/lib-python/3.2/test/doctest_aliases.py b/lib-python/3/test/doctest_aliases.py index 30cefafa83..30cefafa83 100644 --- a/lib-python/3.2/test/doctest_aliases.py +++ b/lib-python/3/test/doctest_aliases.py diff --git a/lib-python/3.2/test/double_const.py b/lib-python/3/test/double_const.py index 67852aaf98..67852aaf98 100644 --- a/lib-python/3.2/test/double_const.py +++ b/lib-python/3/test/double_const.py diff --git a/lib-python/3.2/test/empty.vbs b/lib-python/3/test/empty.vbs index f35f076fdb..f35f076fdb 100644 --- a/lib-python/3.2/test/empty.vbs +++ b/lib-python/3/test/empty.vbs diff --git a/lib-python/3.2/test/encoded_modules/__init__.py b/lib-python/3/test/encoded_modules/__init__.py index ec43252aad..ec43252aad 100644 --- a/lib-python/3.2/test/encoded_modules/__init__.py +++ b/lib-python/3/test/encoded_modules/__init__.py diff --git a/lib-python/3.2/test/encoded_modules/module_iso_8859_1.py b/lib-python/3/test/encoded_modules/module_iso_8859_1.py index 8f4a15c905..8f4a15c905 100644 --- a/lib-python/3.2/test/encoded_modules/module_iso_8859_1.py +++ b/lib-python/3/test/encoded_modules/module_iso_8859_1.py diff --git a/lib-python/3.2/test/encoded_modules/module_koi8_r.py b/lib-python/3/test/encoded_modules/module_koi8_r.py index 9b23a5a218..9b23a5a218 100644 --- a/lib-python/3.2/test/encoded_modules/module_koi8_r.py +++ b/lib-python/3/test/encoded_modules/module_koi8_r.py diff --git a/lib-python/3.2/test/exception_hierarchy.txt b/lib-python/3/test/exception_hierarchy.txt index 5037b335d9..5037b335d9 100644 --- a/lib-python/3.2/test/exception_hierarchy.txt +++ b/lib-python/3/test/exception_hierarchy.txt diff --git a/lib-python/3.2/test/floating_points.txt b/lib-python/3/test/floating_points.txt index 539073d19d..539073d19d 100644 --- a/lib-python/3.2/test/floating_points.txt +++ b/lib-python/3/test/floating_points.txt diff --git a/lib-python/3.2/test/fork_wait.py b/lib-python/3/test/fork_wait.py index 1caab1c491..1caab1c491 100644 --- a/lib-python/3.2/test/fork_wait.py +++ b/lib-python/3/test/fork_wait.py diff --git a/lib-python/3.2/test/formatfloat_testcases.txt b/lib-python/3/test/formatfloat_testcases.txt index 25c07ba293..25c07ba293 100644 --- a/lib-python/3.2/test/formatfloat_testcases.txt +++ b/lib-python/3/test/formatfloat_testcases.txt diff --git a/lib-python/3.2/test/gdb_sample.py b/lib-python/3/test/gdb_sample.py index cab13fb4da..cab13fb4da 100644 --- a/lib-python/3.2/test/gdb_sample.py +++ b/lib-python/3/test/gdb_sample.py diff --git a/lib-python/3.2/test/https_svn_python_org_root.pem b/lib-python/3/test/https_svn_python_org_root.pem index e7dfc82947..e7dfc82947 100644 --- a/lib-python/3.2/test/https_svn_python_org_root.pem +++ b/lib-python/3/test/https_svn_python_org_root.pem diff --git a/lib-python/3.2/test/ieee754.txt b/lib-python/3/test/ieee754.txt index 89bb0c50a3..89bb0c50a3 100644 --- a/lib-python/3.2/test/ieee754.txt +++ b/lib-python/3/test/ieee754.txt diff --git a/lib-python/3.2/test/inspect_fodder.py b/lib-python/3/test/inspect_fodder.py index ec96eb7e43..ec96eb7e43 100644 --- a/lib-python/3.2/test/inspect_fodder.py +++ b/lib-python/3/test/inspect_fodder.py diff --git a/lib-python/3.2/test/inspect_fodder2.py b/lib-python/3/test/inspect_fodder2.py index bd7106fea8..bd7106fea8 100644 --- a/lib-python/3.2/test/inspect_fodder2.py +++ b/lib-python/3/test/inspect_fodder2.py diff --git a/lib-python/3.2/test/json_tests/__init__.py b/lib-python/3/test/json_tests/__init__.py index 779c7a46b3..779c7a46b3 100644 --- a/lib-python/3.2/test/json_tests/__init__.py +++ b/lib-python/3/test/json_tests/__init__.py diff --git a/lib-python/3.2/test/json_tests/test_decode.py b/lib-python/3/test/json_tests/test_decode.py index 9fbaa3bdf8..9fbaa3bdf8 100644 --- a/lib-python/3.2/test/json_tests/test_decode.py +++ b/lib-python/3/test/json_tests/test_decode.py diff --git a/lib-python/3.2/test/json_tests/test_default.py b/lib-python/3/test/json_tests/test_default.py index 672c753fbf..672c753fbf 100644 --- a/lib-python/3.2/test/json_tests/test_default.py +++ b/lib-python/3/test/json_tests/test_default.py diff --git a/lib-python/3.2/test/json_tests/test_dump.py b/lib-python/3/test/json_tests/test_dump.py index 083c11f08c..083c11f08c 100644 --- a/lib-python/3.2/test/json_tests/test_dump.py +++ b/lib-python/3/test/json_tests/test_dump.py diff --git a/lib-python/3.2/test/json_tests/test_encode_basestring_ascii.py b/lib-python/3/test/json_tests/test_encode_basestring_ascii.py index bfca69d18d..bfca69d18d 100644 --- a/lib-python/3.2/test/json_tests/test_encode_basestring_ascii.py +++ b/lib-python/3/test/json_tests/test_encode_basestring_ascii.py diff --git a/lib-python/3.2/test/json_tests/test_fail.py b/lib-python/3/test/json_tests/test_fail.py index fcff1d4d41..fcff1d4d41 100644 --- a/lib-python/3.2/test/json_tests/test_fail.py +++ b/lib-python/3/test/json_tests/test_fail.py diff --git a/lib-python/3.2/test/json_tests/test_float.py b/lib-python/3/test/json_tests/test_float.py index a3441cf043..a3441cf043 100644 --- a/lib-python/3.2/test/json_tests/test_float.py +++ b/lib-python/3/test/json_tests/test_float.py diff --git a/lib-python/3.2/test/json_tests/test_indent.py b/lib-python/3/test/json_tests/test_indent.py index 4c70646339..4c70646339 100644 --- a/lib-python/3.2/test/json_tests/test_indent.py +++ b/lib-python/3/test/json_tests/test_indent.py diff --git a/lib-python/3.2/test/json_tests/test_pass1.py b/lib-python/3/test/json_tests/test_pass1.py index 036a2e414c..036a2e414c 100644 --- a/lib-python/3.2/test/json_tests/test_pass1.py +++ b/lib-python/3/test/json_tests/test_pass1.py diff --git a/lib-python/3.2/test/json_tests/test_pass2.py b/lib-python/3/test/json_tests/test_pass2.py index eee6383382..eee6383382 100644 --- a/lib-python/3.2/test/json_tests/test_pass2.py +++ b/lib-python/3/test/json_tests/test_pass2.py diff --git a/lib-python/3.2/test/json_tests/test_pass3.py b/lib-python/3/test/json_tests/test_pass3.py index 228eee8adb..228eee8adb 100644 --- a/lib-python/3.2/test/json_tests/test_pass3.py +++ b/lib-python/3/test/json_tests/test_pass3.py diff --git a/lib-python/3.2/test/json_tests/test_recursion.py b/lib-python/3/test/json_tests/test_recursion.py index 192ed9cf40..192ed9cf40 100644 --- a/lib-python/3.2/test/json_tests/test_recursion.py +++ b/lib-python/3/test/json_tests/test_recursion.py diff --git a/lib-python/3.2/test/json_tests/test_scanstring.py b/lib-python/3/test/json_tests/test_scanstring.py index f82cdeead3..f82cdeead3 100644 --- a/lib-python/3.2/test/json_tests/test_scanstring.py +++ b/lib-python/3/test/json_tests/test_scanstring.py diff --git a/lib-python/3.2/test/json_tests/test_separators.py b/lib-python/3/test/json_tests/test_separators.py index a01b38c080..a01b38c080 100644 --- a/lib-python/3.2/test/json_tests/test_separators.py +++ b/lib-python/3/test/json_tests/test_separators.py diff --git a/lib-python/3.2/test/json_tests/test_speedups.py b/lib-python/3/test/json_tests/test_speedups.py index 5c24c0580b..5c24c0580b 100644 --- a/lib-python/3.2/test/json_tests/test_speedups.py +++ b/lib-python/3/test/json_tests/test_speedups.py diff --git a/lib-python/3.2/test/json_tests/test_unicode.py b/lib-python/3/test/json_tests/test_unicode.py index f226aa6f03..f226aa6f03 100644 --- a/lib-python/3.2/test/json_tests/test_unicode.py +++ b/lib-python/3/test/json_tests/test_unicode.py diff --git a/lib-python/3.2/test/keycert.pem b/lib-python/3/test/keycert.pem index 64318aa2e0..64318aa2e0 100644 --- a/lib-python/3.2/test/keycert.pem +++ b/lib-python/3/test/keycert.pem diff --git a/lib-python/3.2/test/keycert2.pem b/lib-python/3/test/keycert2.pem index e8a9e082b3..e8a9e082b3 100644 --- a/lib-python/3.2/test/keycert2.pem +++ b/lib-python/3/test/keycert2.pem diff --git a/lib-python/3.2/test/leakers/README.txt b/lib-python/3/test/leakers/README.txt index beeee0e7fa..beeee0e7fa 100644 --- a/lib-python/3.2/test/leakers/README.txt +++ b/lib-python/3/test/leakers/README.txt diff --git a/lib-python/3.2/test/leakers/__init__.py b/lib-python/3/test/leakers/__init__.py index e69de29bb2..e69de29bb2 100644 --- a/lib-python/3.2/test/leakers/__init__.py +++ b/lib-python/3/test/leakers/__init__.py diff --git a/lib-python/3.2/test/leakers/test_ctypes.py b/lib-python/3/test/leakers/test_ctypes.py index 0f9a2cdc9a..0f9a2cdc9a 100644 --- a/lib-python/3.2/test/leakers/test_ctypes.py +++ b/lib-python/3/test/leakers/test_ctypes.py diff --git a/lib-python/3.2/test/leakers/test_gestalt.py b/lib-python/3/test/leakers/test_gestalt.py index e0081c1fc5..e0081c1fc5 100644 --- a/lib-python/3.2/test/leakers/test_gestalt.py +++ b/lib-python/3/test/leakers/test_gestalt.py diff --git a/lib-python/3.2/test/leakers/test_selftype.py b/lib-python/3/test/leakers/test_selftype.py index 12f29345d2..12f29345d2 100644 --- a/lib-python/3.2/test/leakers/test_selftype.py +++ b/lib-python/3/test/leakers/test_selftype.py diff --git a/lib-python/3.2/test/list_tests.py b/lib-python/3/test/list_tests.py index 1451963605..1451963605 100644 --- a/lib-python/3.2/test/list_tests.py +++ b/lib-python/3/test/list_tests.py diff --git a/lib-python/3.2/test/lock_tests.py b/lib-python/3/test/lock_tests.py index 094cc7a459..094cc7a459 100644 --- a/lib-python/3.2/test/lock_tests.py +++ b/lib-python/3/test/lock_tests.py diff --git a/lib-python/3.2/test/make_ssl_certs.py b/lib-python/3/test/make_ssl_certs.py index 48d2e57f4b..48d2e57f4b 100644 --- a/lib-python/3.2/test/make_ssl_certs.py +++ b/lib-python/3/test/make_ssl_certs.py diff --git a/lib-python/3.2/test/mapping_tests.py b/lib-python/3/test/mapping_tests.py index bc12c7756f..bc12c7756f 100644 --- a/lib-python/3.2/test/mapping_tests.py +++ b/lib-python/3/test/mapping_tests.py diff --git a/lib-python/3.2/test/math_testcases.txt b/lib-python/3/test/math_testcases.txt index 5e24335a87..5e24335a87 100644 --- a/lib-python/3.2/test/math_testcases.txt +++ b/lib-python/3/test/math_testcases.txt diff --git a/lib-python/3.2/test/mime.types b/lib-python/3/test/mime.types index 68724430c8..68724430c8 100644 --- a/lib-python/3.2/test/mime.types +++ b/lib-python/3/test/mime.types diff --git a/lib-python/3.2/test/mock_socket.py b/lib-python/3/test/mock_socket.py index 803693283b..803693283b 100644 --- a/lib-python/3.2/test/mock_socket.py +++ b/lib-python/3/test/mock_socket.py diff --git a/lib-python/3.2/test/nokia.pem b/lib-python/3/test/nokia.pem index 0d044df436..0d044df436 100644 --- a/lib-python/3.2/test/nokia.pem +++ b/lib-python/3/test/nokia.pem diff --git a/lib-python/3.2/test/nullcert.pem b/lib-python/3/test/nullcert.pem index e69de29bb2..e69de29bb2 100644 --- a/lib-python/3.2/test/nullcert.pem +++ b/lib-python/3/test/nullcert.pem diff --git a/lib-python/3.2/test/outstanding_bugs.py b/lib-python/3/test/outstanding_bugs.py index 0849ee5885..0849ee5885 100644 --- a/lib-python/3.2/test/outstanding_bugs.py +++ b/lib-python/3/test/outstanding_bugs.py diff --git a/lib-python/3.2/test/pickletester.py b/lib-python/3/test/pickletester.py index e1e0c96dc1..e1e0c96dc1 100644 --- a/lib-python/3.2/test/pickletester.py +++ b/lib-python/3/test/pickletester.py diff --git a/lib-python/3.2/test/profilee.py b/lib-python/3/test/profilee.py index 6ad2c83956..6ad2c83956 100644 --- a/lib-python/3.2/test/profilee.py +++ b/lib-python/3/test/profilee.py diff --git a/lib-python/3.2/test/pstats.pck b/lib-python/3/test/pstats.pck Binary files differindex c48ccb73a9..c48ccb73a9 100644 --- a/lib-python/3.2/test/pstats.pck +++ b/lib-python/3/test/pstats.pck diff --git a/lib-python/3.2/test/pyclbr_input.py b/lib-python/3/test/pyclbr_input.py index 19ccd62dea..19ccd62dea 100644 --- a/lib-python/3.2/test/pyclbr_input.py +++ b/lib-python/3/test/pyclbr_input.py diff --git a/lib-python/3.2/test/pydoc_mod.py b/lib-python/3/test/pydoc_mod.py index f86b5c621e..f86b5c621e 100644 --- a/lib-python/3.2/test/pydoc_mod.py +++ b/lib-python/3/test/pydoc_mod.py diff --git a/lib-python/3.2/test/pydocfodder.py b/lib-python/3/test/pydocfodder.py index 2530320a22..2530320a22 100644 --- a/lib-python/3.2/test/pydocfodder.py +++ b/lib-python/3/test/pydocfodder.py diff --git a/lib-python/3.2/test/pystone.py b/lib-python/3/test/pystone.py index d7f1ec9b6c..d7f1ec9b6c 100755 --- a/lib-python/3.2/test/pystone.py +++ b/lib-python/3/test/pystone.py diff --git a/lib-python/3.2/test/randv2_32.pck b/lib-python/3/test/randv2_32.pck index 587ab24109..587ab24109 100644 --- a/lib-python/3.2/test/randv2_32.pck +++ b/lib-python/3/test/randv2_32.pck diff --git a/lib-python/3.2/test/randv2_64.pck b/lib-python/3/test/randv2_64.pck index 090dd6fd19..090dd6fd19 100644 --- a/lib-python/3.2/test/randv2_64.pck +++ b/lib-python/3/test/randv2_64.pck diff --git a/lib-python/3.2/test/randv3.pck b/lib-python/3/test/randv3.pck index 09fc38b1a8..09fc38b1a8 100644 --- a/lib-python/3.2/test/randv3.pck +++ b/lib-python/3/test/randv3.pck diff --git a/lib-python/3.2/test/re_tests.py b/lib-python/3/test/re_tests.py index 5d16e3d183..5d16e3d183 100755 --- a/lib-python/3.2/test/re_tests.py +++ b/lib-python/3/test/re_tests.py diff --git a/lib-python/3.2/test/regrtest.py b/lib-python/3/test/regrtest.py index 135a90e772..135a90e772 100755 --- a/lib-python/3.2/test/regrtest.py +++ b/lib-python/3/test/regrtest.py diff --git a/lib-python/3.2/test/relimport.py b/lib-python/3/test/relimport.py index 50aa497f7b..50aa497f7b 100644 --- a/lib-python/3.2/test/relimport.py +++ b/lib-python/3/test/relimport.py diff --git a/lib-python/3.2/test/reperf.py b/lib-python/3/test/reperf.py index 7c6823471e..7c6823471e 100644 --- a/lib-python/3.2/test/reperf.py +++ b/lib-python/3/test/reperf.py diff --git a/lib-python/3.2/test/sample_doctest.py b/lib-python/3/test/sample_doctest.py index 89eb5cb7cf..89eb5cb7cf 100644 --- a/lib-python/3.2/test/sample_doctest.py +++ b/lib-python/3/test/sample_doctest.py diff --git a/lib-python/3.2/test/script_helper.py b/lib-python/3/test/script_helper.py index ba446cd69b..ba446cd69b 100644 --- a/lib-python/3.2/test/script_helper.py +++ b/lib-python/3/test/script_helper.py diff --git a/lib-python/3.2/test/seq_tests.py b/lib-python/3/test/seq_tests.py index f655c29eee..f655c29eee 100644 --- a/lib-python/3.2/test/seq_tests.py +++ b/lib-python/3/test/seq_tests.py diff --git a/lib-python/3.2/test/sgml_input.html b/lib-python/3/test/sgml_input.html index f4d2e6cc80..f4d2e6cc80 100644 --- a/lib-python/3.2/test/sgml_input.html +++ b/lib-python/3/test/sgml_input.html diff --git a/lib-python/3.2/test/sha256.pem b/lib-python/3/test/sha256.pem index d488e6d09f..d488e6d09f 100644 --- a/lib-python/3.2/test/sha256.pem +++ b/lib-python/3/test/sha256.pem diff --git a/lib-python/3.2/test/sndhdrdata/README b/lib-python/3/test/sndhdrdata/README index 8a17c0041a..8a17c0041a 100644 --- a/lib-python/3.2/test/sndhdrdata/README +++ b/lib-python/3/test/sndhdrdata/README diff --git a/lib-python/3.2/test/sndhdrdata/sndhdr.8svx b/lib-python/3/test/sndhdrdata/sndhdr.8svx Binary files differindex 8cd6cde5e0..8cd6cde5e0 100644 --- a/lib-python/3.2/test/sndhdrdata/sndhdr.8svx +++ b/lib-python/3/test/sndhdrdata/sndhdr.8svx diff --git a/lib-python/3.2/test/sndhdrdata/sndhdr.aifc b/lib-python/3/test/sndhdrdata/sndhdr.aifc Binary files differindex 8aae4e730b..8aae4e730b 100644 --- a/lib-python/3.2/test/sndhdrdata/sndhdr.aifc +++ b/lib-python/3/test/sndhdrdata/sndhdr.aifc diff --git a/lib-python/3.2/test/sndhdrdata/sndhdr.aiff b/lib-python/3/test/sndhdrdata/sndhdr.aiff Binary files differindex 8c279a762f..8c279a762f 100644 --- a/lib-python/3.2/test/sndhdrdata/sndhdr.aiff +++ b/lib-python/3/test/sndhdrdata/sndhdr.aiff diff --git a/lib-python/3.2/test/sndhdrdata/sndhdr.au b/lib-python/3/test/sndhdrdata/sndhdr.au Binary files differindex 67c9e8fdd9..67c9e8fdd9 100644 --- a/lib-python/3.2/test/sndhdrdata/sndhdr.au +++ b/lib-python/3/test/sndhdrdata/sndhdr.au diff --git a/lib-python/3.2/test/sndhdrdata/sndhdr.hcom b/lib-python/3/test/sndhdrdata/sndhdr.hcom Binary files differindex debb02d9dd..debb02d9dd 100644 --- a/lib-python/3.2/test/sndhdrdata/sndhdr.hcom +++ b/lib-python/3/test/sndhdrdata/sndhdr.hcom diff --git a/lib-python/3.2/test/sndhdrdata/sndhdr.sndt b/lib-python/3/test/sndhdrdata/sndhdr.sndt Binary files differindex e1ca9cb185..e1ca9cb185 100644 --- a/lib-python/3.2/test/sndhdrdata/sndhdr.sndt +++ b/lib-python/3/test/sndhdrdata/sndhdr.sndt diff --git a/lib-python/3.2/test/sndhdrdata/sndhdr.voc b/lib-python/3/test/sndhdrdata/sndhdr.voc Binary files differindex 53a91fd1ea..53a91fd1ea 100644 --- a/lib-python/3.2/test/sndhdrdata/sndhdr.voc +++ b/lib-python/3/test/sndhdrdata/sndhdr.voc diff --git a/lib-python/3.2/test/sndhdrdata/sndhdr.wav b/lib-python/3/test/sndhdrdata/sndhdr.wav Binary files differindex 0dca36739c..0dca36739c 100644 --- a/lib-python/3.2/test/sndhdrdata/sndhdr.wav +++ b/lib-python/3/test/sndhdrdata/sndhdr.wav diff --git a/lib-python/3.2/test/sortperf.py b/lib-python/3/test/sortperf.py index 0ce88de4c1..0ce88de4c1 100644 --- a/lib-python/3.2/test/sortperf.py +++ b/lib-python/3/test/sortperf.py diff --git a/lib-python/3.2/test/ssl_cert.pem b/lib-python/3/test/ssl_cert.pem index 47a7d7e37e..47a7d7e37e 100644 --- a/lib-python/3.2/test/ssl_cert.pem +++ b/lib-python/3/test/ssl_cert.pem diff --git a/lib-python/3.2/test/ssl_key.pem b/lib-python/3/test/ssl_key.pem index 3fd3bbd54a..3fd3bbd54a 100644 --- a/lib-python/3.2/test/ssl_key.pem +++ b/lib-python/3/test/ssl_key.pem diff --git a/lib-python/3.2/test/ssl_servers.py b/lib-python/3/test/ssl_servers.py index 77c0542610..77c0542610 100644 --- a/lib-python/3.2/test/ssl_servers.py +++ b/lib-python/3/test/ssl_servers.py diff --git a/lib-python/3.2/test/string_tests.py b/lib-python/3/test/string_tests.py index d792529020..d792529020 100644 --- a/lib-python/3.2/test/string_tests.py +++ b/lib-python/3/test/string_tests.py diff --git a/lib-python/3.2/test/subprocessdata/fd_status.py b/lib-python/3/test/subprocessdata/fd_status.py index 1f61e13a34..1f61e13a34 100644 --- a/lib-python/3.2/test/subprocessdata/fd_status.py +++ b/lib-python/3/test/subprocessdata/fd_status.py diff --git a/lib-python/3.2/test/subprocessdata/input_reader.py b/lib-python/3/test/subprocessdata/input_reader.py index 1dc3191ad1..1dc3191ad1 100644 --- a/lib-python/3.2/test/subprocessdata/input_reader.py +++ b/lib-python/3/test/subprocessdata/input_reader.py diff --git a/lib-python/3.2/test/subprocessdata/qcat.py b/lib-python/3/test/subprocessdata/qcat.py index fe6f9db25c..fe6f9db25c 100644 --- a/lib-python/3.2/test/subprocessdata/qcat.py +++ b/lib-python/3/test/subprocessdata/qcat.py diff --git a/lib-python/3.2/test/subprocessdata/qgrep.py b/lib-python/3/test/subprocessdata/qgrep.py index 69906379a9..69906379a9 100644 --- a/lib-python/3.2/test/subprocessdata/qgrep.py +++ b/lib-python/3/test/subprocessdata/qgrep.py diff --git a/lib-python/3.2/test/subprocessdata/sigchild_ignore.py b/lib-python/3/test/subprocessdata/sigchild_ignore.py index 6072aece28..6072aece28 100644 --- a/lib-python/3.2/test/subprocessdata/sigchild_ignore.py +++ b/lib-python/3/test/subprocessdata/sigchild_ignore.py diff --git a/lib-python/3.2/test/support.py b/lib-python/3/test/support.py index 01cd203406..01cd203406 100644 --- a/lib-python/3.2/test/support.py +++ b/lib-python/3/test/support.py diff --git a/lib-python/3.2/test/test___all__.py b/lib-python/3/test/test___all__.py index 608ec01f14..608ec01f14 100644 --- a/lib-python/3.2/test/test___all__.py +++ b/lib-python/3/test/test___all__.py diff --git a/lib-python/3.2/test/test___future__.py b/lib-python/3/test/test___future__.py index 9ae4ce40ad..9ae4ce40ad 100644 --- a/lib-python/3.2/test/test___future__.py +++ b/lib-python/3/test/test___future__.py diff --git a/lib-python/3.2/test/test__locale.py b/lib-python/3/test/test__locale.py index 3fadb575f2..3fadb575f2 100644 --- a/lib-python/3.2/test/test__locale.py +++ b/lib-python/3/test/test__locale.py diff --git a/lib-python/3.2/test/test_abc.py b/lib-python/3/test/test_abc.py index d86f97c068..d86f97c068 100644 --- a/lib-python/3.2/test/test_abc.py +++ b/lib-python/3/test/test_abc.py diff --git a/lib-python/3.2/test/test_abstract_numbers.py b/lib-python/3/test/test_abstract_numbers.py index 2a396cdad1..2a396cdad1 100644 --- a/lib-python/3.2/test/test_abstract_numbers.py +++ b/lib-python/3/test/test_abstract_numbers.py diff --git a/lib-python/3.2/test/test_aifc.py b/lib-python/3/test/test_aifc.py index d32b72ef8a..d32b72ef8a 100644 --- a/lib-python/3.2/test/test_aifc.py +++ b/lib-python/3/test/test_aifc.py diff --git a/lib-python/3.2/test/test_argparse.py b/lib-python/3/test/test_argparse.py index 852991c77f..852991c77f 100644 --- a/lib-python/3.2/test/test_argparse.py +++ b/lib-python/3/test/test_argparse.py diff --git a/lib-python/3.2/test/test_array.py b/lib-python/3/test/test_array.py index 3ff376f898..3ff376f898 100755 --- a/lib-python/3.2/test/test_array.py +++ b/lib-python/3/test/test_array.py diff --git a/lib-python/3.2/test/test_ast.py b/lib-python/3/test/test_ast.py index 10b67410b9..10b67410b9 100644 --- a/lib-python/3.2/test/test_ast.py +++ b/lib-python/3/test/test_ast.py diff --git a/lib-python/3.2/test/test_asynchat.py b/lib-python/3/test/test_asynchat.py index c79fe6f613..c79fe6f613 100644 --- a/lib-python/3.2/test/test_asynchat.py +++ b/lib-python/3/test/test_asynchat.py diff --git a/lib-python/3.2/test/test_asyncore.py b/lib-python/3/test/test_asyncore.py index 53c49a803b..53c49a803b 100644 --- a/lib-python/3.2/test/test_asyncore.py +++ b/lib-python/3/test/test_asyncore.py diff --git a/lib-python/3.2/test/test_atexit.py b/lib-python/3/test/test_atexit.py index 5200af7ed9..5200af7ed9 100644 --- a/lib-python/3.2/test/test_atexit.py +++ b/lib-python/3/test/test_atexit.py diff --git a/lib-python/3.2/test/test_audioop.py b/lib-python/3/test/test_audioop.py index c14e8b87a8..c14e8b87a8 100644 --- a/lib-python/3.2/test/test_audioop.py +++ b/lib-python/3/test/test_audioop.py diff --git a/lib-python/3.2/test/test_augassign.py b/lib-python/3/test/test_augassign.py index 9a59c58ec0..9a59c58ec0 100644 --- a/lib-python/3.2/test/test_augassign.py +++ b/lib-python/3/test/test_augassign.py diff --git a/lib-python/3.2/test/test_base64.py b/lib-python/3/test/test_base64.py index 93c623cc8a..93c623cc8a 100644 --- a/lib-python/3.2/test/test_base64.py +++ b/lib-python/3/test/test_base64.py diff --git a/lib-python/3.2/test/test_bigaddrspace.py b/lib-python/3/test/test_bigaddrspace.py index b8c59d41d3..b8c59d41d3 100644 --- a/lib-python/3.2/test/test_bigaddrspace.py +++ b/lib-python/3/test/test_bigaddrspace.py diff --git a/lib-python/3.2/test/test_bigmem.py b/lib-python/3/test/test_bigmem.py index f3c6ebbf05..f3c6ebbf05 100644 --- a/lib-python/3.2/test/test_bigmem.py +++ b/lib-python/3/test/test_bigmem.py diff --git a/lib-python/3.2/test/test_binascii.py b/lib-python/3/test/test_binascii.py index 1e9e888f28..1e9e888f28 100644 --- a/lib-python/3.2/test/test_binascii.py +++ b/lib-python/3/test/test_binascii.py diff --git a/lib-python/3.2/test/test_binhex.py b/lib-python/3/test/test_binhex.py index a807bca639..a807bca639 100755 --- a/lib-python/3.2/test/test_binhex.py +++ b/lib-python/3/test/test_binhex.py diff --git a/lib-python/3.2/test/test_binop.py b/lib-python/3/test/test_binop.py index 84179167e2..84179167e2 100644 --- a/lib-python/3.2/test/test_binop.py +++ b/lib-python/3/test/test_binop.py diff --git a/lib-python/3.2/test/test_bisect.py b/lib-python/3/test/test_bisect.py index 93b86137ac..93b86137ac 100644 --- a/lib-python/3.2/test/test_bisect.py +++ b/lib-python/3/test/test_bisect.py diff --git a/lib-python/3.2/test/test_bool.py b/lib-python/3/test/test_bool.py index b296870b09..b296870b09 100644 --- a/lib-python/3.2/test/test_bool.py +++ b/lib-python/3/test/test_bool.py diff --git a/lib-python/3.2/test/test_bufio.py b/lib-python/3/test/test_bufio.py index 5ab6f5a0da..5ab6f5a0da 100644 --- a/lib-python/3.2/test/test_bufio.py +++ b/lib-python/3/test/test_bufio.py diff --git a/lib-python/3.2/test/test_builtin.py b/lib-python/3/test/test_builtin.py index bb480f1ad9..bb480f1ad9 100644 --- a/lib-python/3.2/test/test_builtin.py +++ b/lib-python/3/test/test_builtin.py diff --git a/lib-python/3.2/test/test_bytes.py b/lib-python/3/test/test_bytes.py index ae79d8aa91..ae79d8aa91 100644 --- a/lib-python/3.2/test/test_bytes.py +++ b/lib-python/3/test/test_bytes.py diff --git a/lib-python/3.2/test/test_bz2.py b/lib-python/3/test/test_bz2.py index eabf65df83..eabf65df83 100644 --- a/lib-python/3.2/test/test_bz2.py +++ b/lib-python/3/test/test_bz2.py diff --git a/lib-python/3.2/test/test_calendar.py b/lib-python/3/test/test_calendar.py index d3093ac939..d3093ac939 100644 --- a/lib-python/3.2/test/test_calendar.py +++ b/lib-python/3/test/test_calendar.py diff --git a/lib-python/3.2/test/test_call.py b/lib-python/3/test/test_call.py index c00ccbac85..c00ccbac85 100644 --- a/lib-python/3.2/test/test_call.py +++ b/lib-python/3/test/test_call.py diff --git a/lib-python/3.2/test/test_capi.py b/lib-python/3/test/test_capi.py index c2c633ff5d..c2c633ff5d 100644 --- a/lib-python/3.2/test/test_capi.py +++ b/lib-python/3/test/test_capi.py diff --git a/lib-python/3.2/test/test_cfgparser.py b/lib-python/3/test/test_cfgparser.py index a6e905049f..a6e905049f 100644 --- a/lib-python/3.2/test/test_cfgparser.py +++ b/lib-python/3/test/test_cfgparser.py diff --git a/lib-python/3.2/test/test_cgi.py b/lib-python/3/test/test_cgi.py index 9951e93f6e..9951e93f6e 100644 --- a/lib-python/3.2/test/test_cgi.py +++ b/lib-python/3/test/test_cgi.py diff --git a/lib-python/3.2/test/test_charmapcodec.py b/lib-python/3/test/test_charmapcodec.py index 6226587267..6226587267 100644 --- a/lib-python/3.2/test/test_charmapcodec.py +++ b/lib-python/3/test/test_charmapcodec.py diff --git a/lib-python/3.2/test/test_class.py b/lib-python/3/test/test_class.py index c7003fbe60..c7003fbe60 100644 --- a/lib-python/3.2/test/test_class.py +++ b/lib-python/3/test/test_class.py diff --git a/lib-python/3.2/test/test_cmath.py b/lib-python/3/test/test_cmath.py index 4e93be47ad..4e93be47ad 100644 --- a/lib-python/3.2/test/test_cmath.py +++ b/lib-python/3/test/test_cmath.py diff --git a/lib-python/3.2/test/test_cmd.py b/lib-python/3/test/test_cmd.py index 3a463558fb..3a463558fb 100644 --- a/lib-python/3.2/test/test_cmd.py +++ b/lib-python/3/test/test_cmd.py diff --git a/lib-python/3.2/test/test_cmd_line.py b/lib-python/3/test/test_cmd_line.py index 24dd34a836..24dd34a836 100644 --- a/lib-python/3.2/test/test_cmd_line.py +++ b/lib-python/3/test/test_cmd_line.py diff --git a/lib-python/3.2/test/test_cmd_line_script.py b/lib-python/3/test/test_cmd_line_script.py index 921c5f3df4..921c5f3df4 100644 --- a/lib-python/3.2/test/test_cmd_line_script.py +++ b/lib-python/3/test/test_cmd_line_script.py diff --git a/lib-python/3.2/test/test_code.py b/lib-python/3/test/test_code.py index 9a84f0a6be..9a84f0a6be 100644 --- a/lib-python/3.2/test/test_code.py +++ b/lib-python/3/test/test_code.py diff --git a/lib-python/3.2/test/test_codeccallbacks.py b/lib-python/3/test/test_codeccallbacks.py index de77d22e6a..de77d22e6a 100644 --- a/lib-python/3.2/test/test_codeccallbacks.py +++ b/lib-python/3/test/test_codeccallbacks.py diff --git a/lib-python/3.2/test/test_codecencodings_cn.py b/lib-python/3/test/test_codecencodings_cn.py index dca9f10b83..dca9f10b83 100644 --- a/lib-python/3.2/test/test_codecencodings_cn.py +++ b/lib-python/3/test/test_codecencodings_cn.py diff --git a/lib-python/3.2/test/test_codecencodings_hk.py b/lib-python/3/test/test_codecencodings_hk.py index ccdc0b4c55..ccdc0b4c55 100644 --- a/lib-python/3.2/test/test_codecencodings_hk.py +++ b/lib-python/3/test/test_codecencodings_hk.py diff --git a/lib-python/3.2/test/test_codecencodings_iso2022.py b/lib-python/3/test/test_codecencodings_iso2022.py index 8c6e8a5965..8c6e8a5965 100644 --- a/lib-python/3.2/test/test_codecencodings_iso2022.py +++ b/lib-python/3/test/test_codecencodings_iso2022.py diff --git a/lib-python/3.2/test/test_codecencodings_jp.py b/lib-python/3/test/test_codecencodings_jp.py index f56a373896..f56a373896 100644 --- a/lib-python/3.2/test/test_codecencodings_jp.py +++ b/lib-python/3/test/test_codecencodings_jp.py diff --git a/lib-python/3.2/test/test_codecencodings_kr.py b/lib-python/3/test/test_codecencodings_kr.py index de4da7f5b6..de4da7f5b6 100644 --- a/lib-python/3.2/test/test_codecencodings_kr.py +++ b/lib-python/3/test/test_codecencodings_kr.py diff --git a/lib-python/3.2/test/test_codecencodings_tw.py b/lib-python/3/test/test_codecencodings_tw.py index 12d3c9fa04..12d3c9fa04 100644 --- a/lib-python/3.2/test/test_codecencodings_tw.py +++ b/lib-python/3/test/test_codecencodings_tw.py diff --git a/lib-python/3.2/test/test_codecmaps_cn.py b/lib-python/3/test/test_codecmaps_cn.py index 063919d6d8..063919d6d8 100644 --- a/lib-python/3.2/test/test_codecmaps_cn.py +++ b/lib-python/3/test/test_codecmaps_cn.py diff --git a/lib-python/3.2/test/test_codecmaps_hk.py b/lib-python/3/test/test_codecmaps_hk.py index bbe1f2f905..bbe1f2f905 100644 --- a/lib-python/3.2/test/test_codecmaps_hk.py +++ b/lib-python/3/test/test_codecmaps_hk.py diff --git a/lib-python/3.2/test/test_codecmaps_jp.py b/lib-python/3/test/test_codecmaps_jp.py index 652bd81515..652bd81515 100644 --- a/lib-python/3.2/test/test_codecmaps_jp.py +++ b/lib-python/3/test/test_codecmaps_jp.py diff --git a/lib-python/3.2/test/test_codecmaps_kr.py b/lib-python/3/test/test_codecmaps_kr.py index d909c8bd58..d909c8bd58 100644 --- a/lib-python/3.2/test/test_codecmaps_kr.py +++ b/lib-python/3/test/test_codecmaps_kr.py diff --git a/lib-python/3.2/test/test_codecmaps_tw.py b/lib-python/3/test/test_codecmaps_tw.py index 6db5091fc3..6db5091fc3 100644 --- a/lib-python/3.2/test/test_codecmaps_tw.py +++ b/lib-python/3/test/test_codecmaps_tw.py diff --git a/lib-python/3.2/test/test_codecs.py b/lib-python/3/test/test_codecs.py index 4899a59ef2..4899a59ef2 100644 --- a/lib-python/3.2/test/test_codecs.py +++ b/lib-python/3/test/test_codecs.py diff --git a/lib-python/3.2/test/test_codeop.py b/lib-python/3/test/test_codeop.py index 784b2c5410..784b2c5410 100644 --- a/lib-python/3.2/test/test_codeop.py +++ b/lib-python/3/test/test_codeop.py diff --git a/lib-python/3.2/test/test_coding.py b/lib-python/3/test/test_coding.py index f9db0b40f0..f9db0b40f0 100644 --- a/lib-python/3.2/test/test_coding.py +++ b/lib-python/3/test/test_coding.py diff --git a/lib-python/3.2/test/test_collections.py b/lib-python/3/test/test_collections.py index fc2a9e369a..fc2a9e369a 100644 --- a/lib-python/3.2/test/test_collections.py +++ b/lib-python/3/test/test_collections.py diff --git a/lib-python/3.2/test/test_colorsys.py b/lib-python/3/test/test_colorsys.py index e405b8a4d0..e405b8a4d0 100644 --- a/lib-python/3.2/test/test_colorsys.py +++ b/lib-python/3/test/test_colorsys.py diff --git a/lib-python/3.2/test/test_compare.py b/lib-python/3/test/test_compare.py index ee3794ae9a..ee3794ae9a 100644 --- a/lib-python/3.2/test/test_compare.py +++ b/lib-python/3/test/test_compare.py diff --git a/lib-python/3.2/test/test_compile.py b/lib-python/3/test/test_compile.py index 58ef2979a0..58ef2979a0 100644 --- a/lib-python/3.2/test/test_compile.py +++ b/lib-python/3/test/test_compile.py diff --git a/lib-python/3.2/test/test_compileall.py b/lib-python/3/test/test_compileall.py index b8c3bde0d0..b8c3bde0d0 100644 --- a/lib-python/3.2/test/test_compileall.py +++ b/lib-python/3/test/test_compileall.py diff --git a/lib-python/3.2/test/test_complex.py b/lib-python/3/test/test_complex.py index 7c4222cb2c..7c4222cb2c 100644 --- a/lib-python/3.2/test/test_complex.py +++ b/lib-python/3/test/test_complex.py diff --git a/lib-python/3.2/test/test_concurrent_futures.py b/lib-python/3/test/test_concurrent_futures.py index a4de6521d8..a4de6521d8 100644 --- a/lib-python/3.2/test/test_concurrent_futures.py +++ b/lib-python/3/test/test_concurrent_futures.py diff --git a/lib-python/3.2/test/test_contains.py b/lib-python/3/test/test_contains.py index a667a16d8c..a667a16d8c 100644 --- a/lib-python/3.2/test/test_contains.py +++ b/lib-python/3/test/test_contains.py diff --git a/lib-python/3.2/test/test_contextlib.py b/lib-python/3/test/test_contextlib.py index 6e38305123..6e38305123 100644 --- a/lib-python/3.2/test/test_contextlib.py +++ b/lib-python/3/test/test_contextlib.py diff --git a/lib-python/3.2/test/test_copy.py b/lib-python/3/test/test_copy.py index 5753a9fedd..5753a9fedd 100644 --- a/lib-python/3.2/test/test_copy.py +++ b/lib-python/3/test/test_copy.py diff --git a/lib-python/3.2/test/test_copyreg.py b/lib-python/3/test/test_copyreg.py index abe0748f85..abe0748f85 100644 --- a/lib-python/3.2/test/test_copyreg.py +++ b/lib-python/3/test/test_copyreg.py diff --git a/lib-python/3.2/test/test_cprofile.py b/lib-python/3/test/test_cprofile.py index 1b3092c909..1b3092c909 100644 --- a/lib-python/3.2/test/test_cprofile.py +++ b/lib-python/3/test/test_cprofile.py diff --git a/lib-python/3.2/test/test_crypt.py b/lib-python/3/test/test_crypt.py index 2adb28d7ce..2adb28d7ce 100644 --- a/lib-python/3.2/test/test_crypt.py +++ b/lib-python/3/test/test_crypt.py diff --git a/lib-python/3.2/test/test_csv.py b/lib-python/3/test/test_csv.py index 8149bf2f30..8149bf2f30 100644 --- a/lib-python/3.2/test/test_csv.py +++ b/lib-python/3/test/test_csv.py diff --git a/lib-python/3.2/test/test_ctypes.py b/lib-python/3/test/test_ctypes.py index 7d9abdcba7..7d9abdcba7 100644 --- a/lib-python/3.2/test/test_ctypes.py +++ b/lib-python/3/test/test_ctypes.py diff --git a/lib-python/3.2/test/test_curses.py b/lib-python/3/test/test_curses.py index 58121477b1..58121477b1 100644 --- a/lib-python/3.2/test/test_curses.py +++ b/lib-python/3/test/test_curses.py diff --git a/lib-python/3.2/test/test_datetime.py b/lib-python/3/test/test_datetime.py index fd8184cbea..fd8184cbea 100644 --- a/lib-python/3.2/test/test_datetime.py +++ b/lib-python/3/test/test_datetime.py diff --git a/lib-python/3.2/test/test_dbm.py b/lib-python/3/test/test_dbm.py index 26d4c14623..26d4c14623 100644 --- a/lib-python/3.2/test/test_dbm.py +++ b/lib-python/3/test/test_dbm.py diff --git a/lib-python/3.2/test/test_dbm_dumb.py b/lib-python/3/test/test_dbm_dumb.py index 6b981c429d..6b981c429d 100644 --- a/lib-python/3.2/test/test_dbm_dumb.py +++ b/lib-python/3/test/test_dbm_dumb.py diff --git a/lib-python/3.2/test/test_dbm_gnu.py b/lib-python/3/test/test_dbm_gnu.py index 30a39f7b89..30a39f7b89 100755 --- a/lib-python/3.2/test/test_dbm_gnu.py +++ b/lib-python/3/test/test_dbm_gnu.py diff --git a/lib-python/3.2/test/test_dbm_ndbm.py b/lib-python/3/test/test_dbm_ndbm.py index 00dcbd2160..00dcbd2160 100755 --- a/lib-python/3.2/test/test_dbm_ndbm.py +++ b/lib-python/3/test/test_dbm_ndbm.py diff --git a/lib-python/3.2/test/test_decimal.py b/lib-python/3/test/test_decimal.py index e46cd91e5e..e46cd91e5e 100644 --- a/lib-python/3.2/test/test_decimal.py +++ b/lib-python/3/test/test_decimal.py diff --git a/lib-python/3.2/test/test_decorators.py b/lib-python/3/test/test_decorators.py index 53c9469112..53c9469112 100644 --- a/lib-python/3.2/test/test_decorators.py +++ b/lib-python/3/test/test_decorators.py diff --git a/lib-python/3.2/test/test_defaultdict.py b/lib-python/3/test/test_defaultdict.py index 532d535981..532d535981 100644 --- a/lib-python/3.2/test/test_defaultdict.py +++ b/lib-python/3/test/test_defaultdict.py diff --git a/lib-python/3.2/test/test_deque.py b/lib-python/3/test/test_deque.py index 648a7d3021..648a7d3021 100644 --- a/lib-python/3.2/test/test_deque.py +++ b/lib-python/3/test/test_deque.py diff --git a/lib-python/3.2/test/test_descr.py b/lib-python/3/test/test_descr.py index bfd0d7a9a9..bfd0d7a9a9 100644 --- a/lib-python/3.2/test/test_descr.py +++ b/lib-python/3/test/test_descr.py diff --git a/lib-python/3.2/test/test_descrtut.py b/lib-python/3/test/test_descrtut.py index d11eff81c2..d11eff81c2 100644 --- a/lib-python/3.2/test/test_descrtut.py +++ b/lib-python/3/test/test_descrtut.py diff --git a/lib-python/3.2/test/test_dict.py b/lib-python/3/test/test_dict.py index e7a65ce843..e7a65ce843 100644 --- a/lib-python/3.2/test/test_dict.py +++ b/lib-python/3/test/test_dict.py diff --git a/lib-python/3.2/test/test_dictcomps.py b/lib-python/3/test/test_dictcomps.py index a3b22dc450..a3b22dc450 100644 --- a/lib-python/3.2/test/test_dictcomps.py +++ b/lib-python/3/test/test_dictcomps.py diff --git a/lib-python/3.2/test/test_dictviews.py b/lib-python/3/test/test_dictviews.py index 4c040796f5..4c040796f5 100644 --- a/lib-python/3.2/test/test_dictviews.py +++ b/lib-python/3/test/test_dictviews.py diff --git a/lib-python/3.2/test/test_difflib.py b/lib-python/3/test/test_difflib.py index 325449aa55..325449aa55 100644 --- a/lib-python/3.2/test/test_difflib.py +++ b/lib-python/3/test/test_difflib.py diff --git a/lib-python/3.2/test/test_difflib_expect.html b/lib-python/3/test/test_difflib_expect.html index 71b6d7a862..71b6d7a862 100644 --- a/lib-python/3.2/test/test_difflib_expect.html +++ b/lib-python/3/test/test_difflib_expect.html diff --git a/lib-python/3.2/test/test_dis.py b/lib-python/3/test/test_dis.py index 5c59eaa01c..5c59eaa01c 100644 --- a/lib-python/3.2/test/test_dis.py +++ b/lib-python/3/test/test_dis.py diff --git a/lib-python/3.2/test/test_distutils.py b/lib-python/3/test/test_distutils.py index d613abe453..d613abe453 100644 --- a/lib-python/3.2/test/test_distutils.py +++ b/lib-python/3/test/test_distutils.py diff --git a/lib-python/3.2/test/test_doctest.py b/lib-python/3/test/test_doctest.py index 5969ce2fbe..5969ce2fbe 100644 --- a/lib-python/3.2/test/test_doctest.py +++ b/lib-python/3/test/test_doctest.py diff --git a/lib-python/3.2/test/test_doctest.txt b/lib-python/3/test/test_doctest.txt index 23446d1d22..23446d1d22 100644 --- a/lib-python/3.2/test/test_doctest.txt +++ b/lib-python/3/test/test_doctest.txt diff --git a/lib-python/3.2/test/test_doctest2.py b/lib-python/3/test/test_doctest2.py index 347a143641..347a143641 100644 --- a/lib-python/3.2/test/test_doctest2.py +++ b/lib-python/3/test/test_doctest2.py diff --git a/lib-python/3.2/test/test_doctest2.txt b/lib-python/3/test/test_doctest2.txt index 2e14856c27..2e14856c27 100644 --- a/lib-python/3.2/test/test_doctest2.txt +++ b/lib-python/3/test/test_doctest2.txt diff --git a/lib-python/3.2/test/test_doctest3.txt b/lib-python/3/test/test_doctest3.txt index dd8557e57a..dd8557e57a 100644 --- a/lib-python/3.2/test/test_doctest3.txt +++ b/lib-python/3/test/test_doctest3.txt diff --git a/lib-python/3.2/test/test_doctest4.txt b/lib-python/3/test/test_doctest4.txt index 0428e6f963..0428e6f963 100644 --- a/lib-python/3.2/test/test_doctest4.txt +++ b/lib-python/3/test/test_doctest4.txt diff --git a/lib-python/3.2/test/test_docxmlrpc.py b/lib-python/3/test/test_docxmlrpc.py index 60a69dd91f..60a69dd91f 100644 --- a/lib-python/3.2/test/test_docxmlrpc.py +++ b/lib-python/3/test/test_docxmlrpc.py diff --git a/lib-python/3.2/test/test_dummy_thread.py b/lib-python/3/test/test_dummy_thread.py index c61078d620..c61078d620 100644 --- a/lib-python/3.2/test/test_dummy_thread.py +++ b/lib-python/3/test/test_dummy_thread.py diff --git a/lib-python/3.2/test/test_dummy_threading.py b/lib-python/3/test/test_dummy_threading.py index 6ec5da3835..6ec5da3835 100644 --- a/lib-python/3.2/test/test_dummy_threading.py +++ b/lib-python/3/test/test_dummy_threading.py diff --git a/lib-python/3.2/test/test_dynamic.py b/lib-python/3/test/test_dynamic.py index beb7b1cdf1..beb7b1cdf1 100644 --- a/lib-python/3.2/test/test_dynamic.py +++ b/lib-python/3/test/test_dynamic.py diff --git a/lib-python/3.2/test/test_email.py b/lib-python/3/test/test_email.py index 5eebba5590..5eebba5590 100644 --- a/lib-python/3.2/test/test_email.py +++ b/lib-python/3/test/test_email.py diff --git a/lib-python/3.2/test/test_enumerate.py b/lib-python/3/test/test_enumerate.py index 095820b45f..095820b45f 100644 --- a/lib-python/3.2/test/test_enumerate.py +++ b/lib-python/3/test/test_enumerate.py diff --git a/lib-python/3.2/test/test_eof.py b/lib-python/3/test/test_eof.py index fb4ac9a639..fb4ac9a639 100644 --- a/lib-python/3.2/test/test_eof.py +++ b/lib-python/3/test/test_eof.py diff --git a/lib-python/3.2/test/test_epoll.py b/lib-python/3/test/test_epoll.py index 083fd7f79d..083fd7f79d 100644 --- a/lib-python/3.2/test/test_epoll.py +++ b/lib-python/3/test/test_epoll.py diff --git a/lib-python/3.2/test/test_errno.py b/lib-python/3/test/test_errno.py index f414a87796..f414a87796 100755 --- a/lib-python/3.2/test/test_errno.py +++ b/lib-python/3/test/test_errno.py diff --git a/lib-python/3.2/test/test_exception_variations.py b/lib-python/3/test/test_exception_variations.py index 11f5e5c84e..11f5e5c84e 100644 --- a/lib-python/3.2/test/test_exception_variations.py +++ b/lib-python/3/test/test_exception_variations.py diff --git a/lib-python/3.2/test/test_exceptions.py b/lib-python/3/test/test_exceptions.py index 5ea10903a7..5ea10903a7 100644 --- a/lib-python/3.2/test/test_exceptions.py +++ b/lib-python/3/test/test_exceptions.py diff --git a/lib-python/3.2/test/test_extcall.py b/lib-python/3/test/test_extcall.py index 1f7f63042e..1f7f63042e 100644 --- a/lib-python/3.2/test/test_extcall.py +++ b/lib-python/3/test/test_extcall.py diff --git a/lib-python/3.2/test/test_fcntl.py b/lib-python/3/test/test_fcntl.py index 29af99cf16..29af99cf16 100644 --- a/lib-python/3.2/test/test_fcntl.py +++ b/lib-python/3/test/test_fcntl.py diff --git a/lib-python/3.2/test/test_file.py b/lib-python/3/test/test_file.py index e9a1ceeeb8..e9a1ceeeb8 100644 --- a/lib-python/3.2/test/test_file.py +++ b/lib-python/3/test/test_file.py diff --git a/lib-python/3.2/test/test_filecmp.py b/lib-python/3/test/test_filecmp.py index 9b5725d023..9b5725d023 100644 --- a/lib-python/3.2/test/test_filecmp.py +++ b/lib-python/3/test/test_filecmp.py diff --git a/lib-python/3.2/test/test_fileinput.py b/lib-python/3/test/test_fileinput.py index f312882b2a..f312882b2a 100644 --- a/lib-python/3.2/test/test_fileinput.py +++ b/lib-python/3/test/test_fileinput.py diff --git a/lib-python/3.2/test/test_fileio.py b/lib-python/3/test/test_fileio.py index b532f13abf..b532f13abf 100644 --- a/lib-python/3.2/test/test_fileio.py +++ b/lib-python/3/test/test_fileio.py diff --git a/lib-python/3.2/test/test_float.py b/lib-python/3/test/test_float.py index 4d7bbbae17..4d7bbbae17 100644 --- a/lib-python/3.2/test/test_float.py +++ b/lib-python/3/test/test_float.py diff --git a/lib-python/3.2/test/test_flufl.py b/lib-python/3/test/test_flufl.py index 5a709bc5f5..5a709bc5f5 100644 --- a/lib-python/3.2/test/test_flufl.py +++ b/lib-python/3/test/test_flufl.py diff --git a/lib-python/3.2/test/test_fnmatch.py b/lib-python/3/test/test_fnmatch.py index 482835d42e..482835d42e 100644 --- a/lib-python/3.2/test/test_fnmatch.py +++ b/lib-python/3/test/test_fnmatch.py diff --git a/lib-python/3.2/test/test_fork1.py b/lib-python/3/test/test_fork1.py index 8192c38a44..8192c38a44 100644 --- a/lib-python/3.2/test/test_fork1.py +++ b/lib-python/3/test/test_fork1.py diff --git a/lib-python/3.2/test/test_format.py b/lib-python/3/test/test_format.py index 7fa950d9ef..7fa950d9ef 100644 --- a/lib-python/3.2/test/test_format.py +++ b/lib-python/3/test/test_format.py diff --git a/lib-python/3.2/test/test_fractions.py b/lib-python/3/test/test_fractions.py index 26e132f4e5..26e132f4e5 100644 --- a/lib-python/3.2/test/test_fractions.py +++ b/lib-python/3/test/test_fractions.py diff --git a/lib-python/3.2/test/test_frozen.py b/lib-python/3/test/test_frozen.py index 5243ebb165..5243ebb165 100644 --- a/lib-python/3.2/test/test_frozen.py +++ b/lib-python/3/test/test_frozen.py diff --git a/lib-python/3.2/test/test_ftplib.py b/lib-python/3/test/test_ftplib.py index 71bc23e615..71bc23e615 100644 --- a/lib-python/3.2/test/test_ftplib.py +++ b/lib-python/3/test/test_ftplib.py diff --git a/lib-python/3.2/test/test_funcattrs.py b/lib-python/3/test/test_funcattrs.py index 34de7b2997..34de7b2997 100644 --- a/lib-python/3.2/test/test_funcattrs.py +++ b/lib-python/3/test/test_funcattrs.py diff --git a/lib-python/3.2/test/test_functools.py b/lib-python/3/test/test_functools.py index 554ef57ead..554ef57ead 100644 --- a/lib-python/3.2/test/test_functools.py +++ b/lib-python/3/test/test_functools.py diff --git a/lib-python/3.2/test/test_future.py b/lib-python/3/test/test_future.py index c6689a1a18..c6689a1a18 100644 --- a/lib-python/3.2/test/test_future.py +++ b/lib-python/3/test/test_future.py diff --git a/lib-python/3.2/test/test_future1.py b/lib-python/3/test/test_future1.py index 297c2e087c..297c2e087c 100644 --- a/lib-python/3.2/test/test_future1.py +++ b/lib-python/3/test/test_future1.py diff --git a/lib-python/3.2/test/test_future2.py b/lib-python/3/test/test_future2.py index 3d7fc860a3..3d7fc860a3 100644 --- a/lib-python/3.2/test/test_future2.py +++ b/lib-python/3/test/test_future2.py diff --git a/lib-python/3.2/test/test_future3.py b/lib-python/3/test/test_future3.py index b1552a5e8e..b1552a5e8e 100644 --- a/lib-python/3.2/test/test_future3.py +++ b/lib-python/3/test/test_future3.py diff --git a/lib-python/3.2/test/test_future4.py b/lib-python/3/test/test_future4.py index c32f27f616..c32f27f616 100644 --- a/lib-python/3.2/test/test_future4.py +++ b/lib-python/3/test/test_future4.py diff --git a/lib-python/3.2/test/test_future5.py b/lib-python/3/test/test_future5.py index ed03a07037..ed03a07037 100644 --- a/lib-python/3.2/test/test_future5.py +++ b/lib-python/3/test/test_future5.py diff --git a/lib-python/3.2/test/test_gc.py b/lib-python/3/test/test_gc.py index 100c76729c..100c76729c 100644 --- a/lib-python/3.2/test/test_gc.py +++ b/lib-python/3/test/test_gc.py diff --git a/lib-python/3.2/test/test_gdb.py b/lib-python/3/test/test_gdb.py index aea7c0c3ee..aea7c0c3ee 100644 --- a/lib-python/3.2/test/test_gdb.py +++ b/lib-python/3/test/test_gdb.py diff --git a/lib-python/3.2/test/test_generators.py b/lib-python/3/test/test_generators.py index 272d4f7feb..272d4f7feb 100644 --- a/lib-python/3.2/test/test_generators.py +++ b/lib-python/3/test/test_generators.py diff --git a/lib-python/3.2/test/test_genericpath.py b/lib-python/3/test/test_genericpath.py index 50638a1cf0..50638a1cf0 100644 --- a/lib-python/3.2/test/test_genericpath.py +++ b/lib-python/3/test/test_genericpath.py diff --git a/lib-python/3.2/test/test_genexps.py b/lib-python/3/test/test_genexps.py index cc75ac26ee..cc75ac26ee 100644 --- a/lib-python/3.2/test/test_genexps.py +++ b/lib-python/3/test/test_genexps.py diff --git a/lib-python/3.2/test/test_getargs2.py b/lib-python/3/test/test_getargs2.py index 3d9c06a460..3d9c06a460 100644 --- a/lib-python/3.2/test/test_getargs2.py +++ b/lib-python/3/test/test_getargs2.py diff --git a/lib-python/3.2/test/test_getopt.py b/lib-python/3/test/test_getopt.py index fa5701f310..fa5701f310 100644 --- a/lib-python/3.2/test/test_getopt.py +++ b/lib-python/3/test/test_getopt.py diff --git a/lib-python/3.2/test/test_gettext.py b/lib-python/3/test/test_gettext.py index 5456948ca4..5456948ca4 100644 --- a/lib-python/3.2/test/test_gettext.py +++ b/lib-python/3/test/test_gettext.py diff --git a/lib-python/3.2/test/test_glob.py b/lib-python/3/test/test_glob.py index 1560a6bbf0..1560a6bbf0 100644 --- a/lib-python/3.2/test/test_glob.py +++ b/lib-python/3/test/test_glob.py diff --git a/lib-python/3.2/test/test_global.py b/lib-python/3/test/test_global.py index 37ec67255a..37ec67255a 100644 --- a/lib-python/3.2/test/test_global.py +++ b/lib-python/3/test/test_global.py diff --git a/lib-python/3.2/test/test_grammar.py b/lib-python/3/test/test_grammar.py index 268a633b2c..268a633b2c 100644 --- a/lib-python/3.2/test/test_grammar.py +++ b/lib-python/3/test/test_grammar.py diff --git a/lib-python/3.2/test/test_grp.py b/lib-python/3/test/test_grp.py index 04a8af6ac9..04a8af6ac9 100644 --- a/lib-python/3.2/test/test_grp.py +++ b/lib-python/3/test/test_grp.py diff --git a/lib-python/3.2/test/test_gzip.py b/lib-python/3/test/test_gzip.py index 5ae7467e66..5ae7467e66 100644 --- a/lib-python/3.2/test/test_gzip.py +++ b/lib-python/3/test/test_gzip.py diff --git a/lib-python/3.2/test/test_hash.py b/lib-python/3/test/test_hash.py index 9341d7665a..9341d7665a 100644 --- a/lib-python/3.2/test/test_hash.py +++ b/lib-python/3/test/test_hash.py diff --git a/lib-python/3.2/test/test_hashlib.py b/lib-python/3/test/test_hashlib.py index 97981dd20d..97981dd20d 100644 --- a/lib-python/3.2/test/test_hashlib.py +++ b/lib-python/3/test/test_hashlib.py diff --git a/lib-python/3.2/test/test_heapq.py b/lib-python/3/test/test_heapq.py index e0c49c110f..e0c49c110f 100644 --- a/lib-python/3.2/test/test_heapq.py +++ b/lib-python/3/test/test_heapq.py diff --git a/lib-python/3.2/test/test_hmac.py b/lib-python/3/test/test_hmac.py index 4de0620e1a..4de0620e1a 100644 --- a/lib-python/3.2/test/test_hmac.py +++ b/lib-python/3/test/test_hmac.py diff --git a/lib-python/3.2/test/test_html.py b/lib-python/3/test/test_html.py index 30dac58e6d..30dac58e6d 100644 --- a/lib-python/3.2/test/test_html.py +++ b/lib-python/3/test/test_html.py diff --git a/lib-python/3.2/test/test_htmlparser.py b/lib-python/3/test/test_htmlparser.py index 3e2a59064e..3e2a59064e 100644 --- a/lib-python/3.2/test/test_htmlparser.py +++ b/lib-python/3/test/test_htmlparser.py diff --git a/lib-python/3.2/test/test_http_cookiejar.py b/lib-python/3/test/test_http_cookiejar.py index 41e0dfde33..41e0dfde33 100644 --- a/lib-python/3.2/test/test_http_cookiejar.py +++ b/lib-python/3/test/test_http_cookiejar.py diff --git a/lib-python/3.2/test/test_http_cookies.py b/lib-python/3/test/test_http_cookies.py index f9a98c4ae1..f9a98c4ae1 100644 --- a/lib-python/3.2/test/test_http_cookies.py +++ b/lib-python/3/test/test_http_cookies.py diff --git a/lib-python/3.2/test/test_httplib.py b/lib-python/3/test/test_httplib.py index ff033215b3..ff033215b3 100644 --- a/lib-python/3.2/test/test_httplib.py +++ b/lib-python/3/test/test_httplib.py diff --git a/lib-python/3.2/test/test_httpservers.py b/lib-python/3/test/test_httpservers.py index e83c048ed9..e83c048ed9 100644 --- a/lib-python/3.2/test/test_httpservers.py +++ b/lib-python/3/test/test_httpservers.py diff --git a/lib-python/3.2/test/test_imaplib.py b/lib-python/3/test/test_imaplib.py index 80340004d7..80340004d7 100644 --- a/lib-python/3.2/test/test_imaplib.py +++ b/lib-python/3/test/test_imaplib.py diff --git a/lib-python/3.2/test/test_imp.py b/lib-python/3/test/test_imp.py index e79a62d26a..e79a62d26a 100644 --- a/lib-python/3.2/test/test_imp.py +++ b/lib-python/3/test/test_imp.py diff --git a/lib-python/3.2/test/test_import.py b/lib-python/3/test/test_import.py index 48443ea580..48443ea580 100644 --- a/lib-python/3.2/test/test_import.py +++ b/lib-python/3/test/test_import.py diff --git a/lib-python/3.2/test/test_importhooks.py b/lib-python/3/test/test_importhooks.py index ec6730e9ba..ec6730e9ba 100644 --- a/lib-python/3.2/test/test_importhooks.py +++ b/lib-python/3/test/test_importhooks.py diff --git a/lib-python/3.2/test/test_importlib.py b/lib-python/3/test/test_importlib.py index 6ed05859c9..6ed05859c9 100644 --- a/lib-python/3.2/test/test_importlib.py +++ b/lib-python/3/test/test_importlib.py diff --git a/lib-python/3.2/test/test_index.py b/lib-python/3/test/test_index.py index 7a94af1b0a..7a94af1b0a 100644 --- a/lib-python/3.2/test/test_index.py +++ b/lib-python/3/test/test_index.py diff --git a/lib-python/3.2/test/test_inspect.py b/lib-python/3/test/test_inspect.py index 500cfa06e2..500cfa06e2 100644 --- a/lib-python/3.2/test/test_inspect.py +++ b/lib-python/3/test/test_inspect.py diff --git a/lib-python/3.2/test/test_int.py b/lib-python/3/test/test_int.py index 2a744037f4..2a744037f4 100644 --- a/lib-python/3.2/test/test_int.py +++ b/lib-python/3/test/test_int.py diff --git a/lib-python/3.2/test/test_int_literal.py b/lib-python/3/test/test_int_literal.py index 1d578a7d71..1d578a7d71 100644 --- a/lib-python/3.2/test/test_int_literal.py +++ b/lib-python/3/test/test_int_literal.py diff --git a/lib-python/3.2/test/test_io.py b/lib-python/3/test/test_io.py index ea82cea17a..ea82cea17a 100644 --- a/lib-python/3.2/test/test_io.py +++ b/lib-python/3/test/test_io.py diff --git a/lib-python/3.2/test/test_ioctl.py b/lib-python/3/test/test_ioctl.py index 531c9afbb5..531c9afbb5 100644 --- a/lib-python/3.2/test/test_ioctl.py +++ b/lib-python/3/test/test_ioctl.py diff --git a/lib-python/3.2/test/test_isinstance.py b/lib-python/3/test/test_isinstance.py index 5a4429f7c1..5a4429f7c1 100644 --- a/lib-python/3.2/test/test_isinstance.py +++ b/lib-python/3/test/test_isinstance.py diff --git a/lib-python/3.2/test/test_iter.py b/lib-python/3/test/test_iter.py index e424303305..e424303305 100644 --- a/lib-python/3.2/test/test_iter.py +++ b/lib-python/3/test/test_iter.py diff --git a/lib-python/3.2/test/test_iterlen.py b/lib-python/3/test/test_iterlen.py index e86174f338..e86174f338 100644 --- a/lib-python/3.2/test/test_iterlen.py +++ b/lib-python/3/test/test_iterlen.py diff --git a/lib-python/3.2/test/test_itertools.py b/lib-python/3/test/test_itertools.py index 0b4c2b1acb..0b4c2b1acb 100644 --- a/lib-python/3.2/test/test_itertools.py +++ b/lib-python/3/test/test_itertools.py diff --git a/lib-python/3.2/test/test_json.py b/lib-python/3/test/test_json.py index 41ff8974fc..41ff8974fc 100644 --- a/lib-python/3.2/test/test_json.py +++ b/lib-python/3/test/test_json.py diff --git a/lib-python/3.2/test/test_keywordonlyarg.py b/lib-python/3/test/test_keywordonlyarg.py index 3aebd68b2a..3aebd68b2a 100644 --- a/lib-python/3.2/test/test_keywordonlyarg.py +++ b/lib-python/3/test/test_keywordonlyarg.py diff --git a/lib-python/3.2/test/test_kqueue.py b/lib-python/3/test/test_kqueue.py index 4e9301307c..4e9301307c 100644 --- a/lib-python/3.2/test/test_kqueue.py +++ b/lib-python/3/test/test_kqueue.py diff --git a/lib-python/3.2/test/test_largefile.py b/lib-python/3/test/test_largefile.py index 1c6297ac7c..1c6297ac7c 100644 --- a/lib-python/3.2/test/test_largefile.py +++ b/lib-python/3/test/test_largefile.py diff --git a/lib-python/3.2/test/test_lib2to3.py b/lib-python/3/test/test_lib2to3.py index 1afaf70ffa..1afaf70ffa 100644 --- a/lib-python/3.2/test/test_lib2to3.py +++ b/lib-python/3/test/test_lib2to3.py diff --git a/lib-python/3.2/test/test_linecache.py b/lib-python/3/test/test_linecache.py index 7d14534d35..7d14534d35 100644 --- a/lib-python/3.2/test/test_linecache.py +++ b/lib-python/3/test/test_linecache.py diff --git a/lib-python/3.2/test/test_list.py b/lib-python/3/test/test_list.py index d7e6629ba7..d7e6629ba7 100644 --- a/lib-python/3.2/test/test_list.py +++ b/lib-python/3/test/test_list.py diff --git a/lib-python/3.2/test/test_listcomps.py b/lib-python/3/test/test_listcomps.py index 1f8265f077..1f8265f077 100644 --- a/lib-python/3.2/test/test_listcomps.py +++ b/lib-python/3/test/test_listcomps.py diff --git a/lib-python/3.2/test/test_locale.py b/lib-python/3/test/test_locale.py index 8f7574b904..8f7574b904 100644 --- a/lib-python/3.2/test/test_locale.py +++ b/lib-python/3/test/test_locale.py diff --git a/lib-python/3.2/test/test_logging.py b/lib-python/3/test/test_logging.py index ab66596d08..ab66596d08 100644 --- a/lib-python/3.2/test/test_logging.py +++ b/lib-python/3/test/test_logging.py diff --git a/lib-python/3.2/test/test_long.py b/lib-python/3/test/test_long.py index 04066ec1e7..04066ec1e7 100644 --- a/lib-python/3.2/test/test_long.py +++ b/lib-python/3/test/test_long.py diff --git a/lib-python/3.2/test/test_longexp.py b/lib-python/3/test/test_longexp.py index 1b40d02983..1b40d02983 100644 --- a/lib-python/3.2/test/test_longexp.py +++ b/lib-python/3/test/test_longexp.py diff --git a/lib-python/3.2/test/test_macpath.py b/lib-python/3/test/test_macpath.py index d732e14a3a..d732e14a3a 100644 --- a/lib-python/3.2/test/test_macpath.py +++ b/lib-python/3/test/test_macpath.py diff --git a/lib-python/3.2/test/test_mailbox.py b/lib-python/3/test/test_mailbox.py index ef64366d5e..ef64366d5e 100644 --- a/lib-python/3.2/test/test_mailbox.py +++ b/lib-python/3/test/test_mailbox.py diff --git a/lib-python/3.2/test/test_marshal.py b/lib-python/3/test/test_marshal.py index 26c50054be..26c50054be 100644 --- a/lib-python/3.2/test/test_marshal.py +++ b/lib-python/3/test/test_marshal.py diff --git a/lib-python/3.2/test/test_math.py b/lib-python/3/test/test_math.py index dddc889375..dddc889375 100644 --- a/lib-python/3.2/test/test_math.py +++ b/lib-python/3/test/test_math.py diff --git a/lib-python/3.2/test/test_memoryio.py b/lib-python/3/test/test_memoryio.py index 93ab61754c..93ab61754c 100644 --- a/lib-python/3.2/test/test_memoryio.py +++ b/lib-python/3/test/test_memoryio.py diff --git a/lib-python/3.2/test/test_memoryview.py b/lib-python/3/test/test_memoryview.py index f6c90779b7..f6c90779b7 100644 --- a/lib-python/3.2/test/test_memoryview.py +++ b/lib-python/3/test/test_memoryview.py diff --git a/lib-python/3.2/test/test_metaclass.py b/lib-python/3/test/test_metaclass.py index 219ab99840..219ab99840 100644 --- a/lib-python/3.2/test/test_metaclass.py +++ b/lib-python/3/test/test_metaclass.py diff --git a/lib-python/3.2/test/test_mimetypes.py b/lib-python/3/test/test_mimetypes.py index 91da28927d..91da28927d 100644 --- a/lib-python/3.2/test/test_mimetypes.py +++ b/lib-python/3/test/test_mimetypes.py diff --git a/lib-python/3.2/test/test_minidom.py b/lib-python/3/test/test_minidom.py index f3fa1b8c58..f3fa1b8c58 100644 --- a/lib-python/3.2/test/test_minidom.py +++ b/lib-python/3/test/test_minidom.py diff --git a/lib-python/3.2/test/test_mmap.py b/lib-python/3/test/test_mmap.py index 0e18aabd66..0e18aabd66 100644 --- a/lib-python/3.2/test/test_mmap.py +++ b/lib-python/3/test/test_mmap.py diff --git a/lib-python/3.2/test/test_module.py b/lib-python/3/test/test_module.py index af47592d83..af47592d83 100644 --- a/lib-python/3.2/test/test_module.py +++ b/lib-python/3/test/test_module.py diff --git a/lib-python/3.2/test/test_modulefinder.py b/lib-python/3/test/test_modulefinder.py index a1842178df..a1842178df 100644 --- a/lib-python/3.2/test/test_modulefinder.py +++ b/lib-python/3/test/test_modulefinder.py diff --git a/lib-python/3.2/test/test_msilib.py b/lib-python/3/test/test_msilib.py index ccdaec76ed..ccdaec76ed 100644 --- a/lib-python/3.2/test/test_msilib.py +++ b/lib-python/3/test/test_msilib.py diff --git a/lib-python/3.2/test/test_multibytecodec.py b/lib-python/3/test/test_multibytecodec.py index 86c68dcd9a..86c68dcd9a 100644 --- a/lib-python/3.2/test/test_multibytecodec.py +++ b/lib-python/3/test/test_multibytecodec.py diff --git a/lib-python/3.2/test/test_multibytecodec_support.py b/lib-python/3/test/test_multibytecodec_support.py index a0039c07d5..a0039c07d5 100644 --- a/lib-python/3.2/test/test_multibytecodec_support.py +++ b/lib-python/3/test/test_multibytecodec_support.py diff --git a/lib-python/3.2/test/test_multiprocessing.py b/lib-python/3/test/test_multiprocessing.py index 8edb420864..8edb420864 100644 --- a/lib-python/3.2/test/test_multiprocessing.py +++ b/lib-python/3/test/test_multiprocessing.py diff --git a/lib-python/3.2/test/test_mutants.py b/lib-python/3/test/test_mutants.py index 733959c20a..733959c20a 100644 --- a/lib-python/3.2/test/test_mutants.py +++ b/lib-python/3/test/test_mutants.py diff --git a/lib-python/3.2/test/test_netrc.py b/lib-python/3/test/test_netrc.py index ef70e3754a..ef70e3754a 100644 --- a/lib-python/3.2/test/test_netrc.py +++ b/lib-python/3/test/test_netrc.py diff --git a/lib-python/3.2/test/test_nis.py b/lib-python/3/test/test_nis.py index 830c24d781..830c24d781 100644 --- a/lib-python/3.2/test/test_nis.py +++ b/lib-python/3/test/test_nis.py diff --git a/lib-python/3.2/test/test_nntplib.py b/lib-python/3/test/test_nntplib.py index cc490f1e97..cc490f1e97 100644 --- a/lib-python/3.2/test/test_nntplib.py +++ b/lib-python/3/test/test_nntplib.py diff --git a/lib-python/3.2/test/test_normalization.py b/lib-python/3/test/test_normalization.py index e3e2560356..e3e2560356 100644 --- a/lib-python/3.2/test/test_normalization.py +++ b/lib-python/3/test/test_normalization.py diff --git a/lib-python/3.2/test/test_ntpath.py b/lib-python/3/test/test_ntpath.py index 6464950982..6464950982 100644 --- a/lib-python/3.2/test/test_ntpath.py +++ b/lib-python/3/test/test_ntpath.py diff --git a/lib-python/3.2/test/test_numeric_tower.py b/lib-python/3/test/test_numeric_tower.py index bef3d4c35d..bef3d4c35d 100644 --- a/lib-python/3.2/test/test_numeric_tower.py +++ b/lib-python/3/test/test_numeric_tower.py diff --git a/lib-python/3.2/test/test_opcodes.py b/lib-python/3/test/test_opcodes.py index f510bac9f0..f510bac9f0 100644 --- a/lib-python/3.2/test/test_opcodes.py +++ b/lib-python/3/test/test_opcodes.py diff --git a/lib-python/3.2/test/test_openpty.py b/lib-python/3/test/test_openpty.py index e8175ff094..e8175ff094 100644 --- a/lib-python/3.2/test/test_openpty.py +++ b/lib-python/3/test/test_openpty.py diff --git a/lib-python/3.2/test/test_operator.py b/lib-python/3/test/test_operator.py index fa608b9a52..fa608b9a52 100644 --- a/lib-python/3.2/test/test_operator.py +++ b/lib-python/3/test/test_operator.py diff --git a/lib-python/3.2/test/test_optparse.py b/lib-python/3/test/test_optparse.py index ad7006b3ea..ad7006b3ea 100644 --- a/lib-python/3.2/test/test_optparse.py +++ b/lib-python/3/test/test_optparse.py diff --git a/lib-python/3.2/test/test_os.py b/lib-python/3/test/test_os.py index 8bc8ba9fa6..8bc8ba9fa6 100644 --- a/lib-python/3.2/test/test_os.py +++ b/lib-python/3/test/test_os.py diff --git a/lib-python/3.2/test/test_ossaudiodev.py b/lib-python/3/test/test_ossaudiodev.py index 9cb89d69a6..9cb89d69a6 100644 --- a/lib-python/3.2/test/test_ossaudiodev.py +++ b/lib-python/3/test/test_ossaudiodev.py diff --git a/lib-python/3.2/test/test_osx_env.py b/lib-python/3/test/test_osx_env.py index 8b3df3783b..8b3df3783b 100644 --- a/lib-python/3.2/test/test_osx_env.py +++ b/lib-python/3/test/test_osx_env.py diff --git a/lib-python/3.2/test/test_parser.py b/lib-python/3/test/test_parser.py index 020acd500f..020acd500f 100644 --- a/lib-python/3.2/test/test_parser.py +++ b/lib-python/3/test/test_parser.py diff --git a/lib-python/3.2/test/test_pdb.py b/lib-python/3/test/test_pdb.py index d861df52bb..d861df52bb 100644 --- a/lib-python/3.2/test/test_pdb.py +++ b/lib-python/3/test/test_pdb.py diff --git a/lib-python/3.2/test/test_peepholer.py b/lib-python/3/test/test_peepholer.py index 4cfec1fa18..4cfec1fa18 100644 --- a/lib-python/3.2/test/test_peepholer.py +++ b/lib-python/3/test/test_peepholer.py diff --git a/lib-python/3.2/test/test_pep247.py b/lib-python/3/test/test_pep247.py index 7f10472856..7f10472856 100644 --- a/lib-python/3.2/test/test_pep247.py +++ b/lib-python/3/test/test_pep247.py diff --git a/lib-python/3.2/test/test_pep263.py b/lib-python/3/test/test_pep263.py index 598d980b2a..598d980b2a 100644 --- a/lib-python/3.2/test/test_pep263.py +++ b/lib-python/3/test/test_pep263.py diff --git a/lib-python/3.2/test/test_pep277.py b/lib-python/3/test/test_pep277.py index 6d891e541e..6d891e541e 100644 --- a/lib-python/3.2/test/test_pep277.py +++ b/lib-python/3/test/test_pep277.py diff --git a/lib-python/3.2/test/test_pep292.py b/lib-python/3/test/test_pep292.py index 119c7ea8a1..119c7ea8a1 100644 --- a/lib-python/3.2/test/test_pep292.py +++ b/lib-python/3/test/test_pep292.py diff --git a/lib-python/3.2/test/test_pep3120.py b/lib-python/3/test/test_pep3120.py index 5b63998cf5..5b63998cf5 100644 --- a/lib-python/3.2/test/test_pep3120.py +++ b/lib-python/3/test/test_pep3120.py diff --git a/lib-python/3.2/test/test_pep3131.py b/lib-python/3/test/test_pep3131.py index df0f64d86a..df0f64d86a 100644 --- a/lib-python/3.2/test/test_pep3131.py +++ b/lib-python/3/test/test_pep3131.py diff --git a/lib-python/3.2/test/test_pep352.py b/lib-python/3/test/test_pep352.py index 558cdb56d2..558cdb56d2 100644 --- a/lib-python/3.2/test/test_pep352.py +++ b/lib-python/3/test/test_pep352.py diff --git a/lib-python/3.2/test/test_pickle.py b/lib-python/3/test/test_pickle.py index 9da2cae86b..9da2cae86b 100644 --- a/lib-python/3.2/test/test_pickle.py +++ b/lib-python/3/test/test_pickle.py diff --git a/lib-python/3.2/test/test_pickletools.py b/lib-python/3/test/test_pickletools.py index d37ac263c4..d37ac263c4 100644 --- a/lib-python/3.2/test/test_pickletools.py +++ b/lib-python/3/test/test_pickletools.py diff --git a/lib-python/3.2/test/test_pipes.py b/lib-python/3/test/test_pipes.py index d5b886f87e..d5b886f87e 100644 --- a/lib-python/3.2/test/test_pipes.py +++ b/lib-python/3/test/test_pipes.py diff --git a/lib-python/3.2/test/test_pkg.py b/lib-python/3/test/test_pkg.py index a4ddb15875..a4ddb15875 100644 --- a/lib-python/3.2/test/test_pkg.py +++ b/lib-python/3/test/test_pkg.py diff --git a/lib-python/3.2/test/test_pkgimport.py b/lib-python/3/test/test_pkgimport.py index c37e9362b0..c37e9362b0 100644 --- a/lib-python/3.2/test/test_pkgimport.py +++ b/lib-python/3/test/test_pkgimport.py diff --git a/lib-python/3.2/test/test_pkgutil.py b/lib-python/3/test/test_pkgutil.py index f4e03234e9..f4e03234e9 100644 --- a/lib-python/3.2/test/test_pkgutil.py +++ b/lib-python/3/test/test_pkgutil.py diff --git a/lib-python/3.2/test/test_platform.py b/lib-python/3/test/test_platform.py index 8751aa86ba..8751aa86ba 100644 --- a/lib-python/3.2/test/test_platform.py +++ b/lib-python/3/test/test_platform.py diff --git a/lib-python/3.2/test/test_plistlib.py b/lib-python/3/test/test_plistlib.py index 5f980d0a2d..5f980d0a2d 100644 --- a/lib-python/3.2/test/test_plistlib.py +++ b/lib-python/3/test/test_plistlib.py diff --git a/lib-python/3.2/test/test_poll.py b/lib-python/3/test/test_poll.py index 7ab3b84a97..7ab3b84a97 100644 --- a/lib-python/3.2/test/test_poll.py +++ b/lib-python/3/test/test_poll.py diff --git a/lib-python/3.2/test/test_popen.py b/lib-python/3/test/test_popen.py index accf187b54..accf187b54 100644 --- a/lib-python/3.2/test/test_popen.py +++ b/lib-python/3/test/test_popen.py diff --git a/lib-python/3.2/test/test_poplib.py b/lib-python/3/test/test_poplib.py index e3901b886c..e3901b886c 100644 --- a/lib-python/3.2/test/test_poplib.py +++ b/lib-python/3/test/test_poplib.py diff --git a/lib-python/3.2/test/test_posix.py b/lib-python/3/test/test_posix.py index 09f04ec348..09f04ec348 100644 --- a/lib-python/3.2/test/test_posix.py +++ b/lib-python/3/test/test_posix.py diff --git a/lib-python/3.2/test/test_posixpath.py b/lib-python/3/test/test_posixpath.py index bb4559c4ab..bb4559c4ab 100644 --- a/lib-python/3.2/test/test_posixpath.py +++ b/lib-python/3/test/test_posixpath.py diff --git a/lib-python/3.2/test/test_pow.py b/lib-python/3/test/test_pow.py index 20b10663a2..20b10663a2 100644 --- a/lib-python/3.2/test/test_pow.py +++ b/lib-python/3/test/test_pow.py diff --git a/lib-python/3.2/test/test_pprint.py b/lib-python/3/test/test_pprint.py index 4e53cd8a01..4e53cd8a01 100644 --- a/lib-python/3.2/test/test_pprint.py +++ b/lib-python/3/test/test_pprint.py diff --git a/lib-python/3.2/test/test_print.py b/lib-python/3/test/test_print.py index 8d37bbc4d6..8d37bbc4d6 100644 --- a/lib-python/3.2/test/test_print.py +++ b/lib-python/3/test/test_print.py diff --git a/lib-python/3.2/test/test_profile.py b/lib-python/3/test/test_profile.py index cd7ec58e23..cd7ec58e23 100644 --- a/lib-python/3.2/test/test_profile.py +++ b/lib-python/3/test/test_profile.py diff --git a/lib-python/3.2/test/test_property.py b/lib-python/3/test/test_property.py index cc6a872179..cc6a872179 100644 --- a/lib-python/3.2/test/test_property.py +++ b/lib-python/3/test/test_property.py diff --git a/lib-python/3.2/test/test_pstats.py b/lib-python/3/test/test_pstats.py index 9ebeebbfee..9ebeebbfee 100644 --- a/lib-python/3.2/test/test_pstats.py +++ b/lib-python/3/test/test_pstats.py diff --git a/lib-python/3.2/test/test_pty.py b/lib-python/3/test/test_pty.py index 4f1251cd36..4f1251cd36 100644 --- a/lib-python/3.2/test/test_pty.py +++ b/lib-python/3/test/test_pty.py diff --git a/lib-python/3.2/test/test_pwd.py b/lib-python/3/test/test_pwd.py index ae1c8feca6..ae1c8feca6 100644 --- a/lib-python/3.2/test/test_pwd.py +++ b/lib-python/3/test/test_pwd.py diff --git a/lib-python/3.2/test/test_py_compile.py b/lib-python/3/test/test_py_compile.py index f3c1a6a44b..f3c1a6a44b 100644 --- a/lib-python/3.2/test/test_py_compile.py +++ b/lib-python/3/test/test_py_compile.py diff --git a/lib-python/3.2/test/test_pyclbr.py b/lib-python/3/test/test_pyclbr.py index 3082b29dbc..3082b29dbc 100644 --- a/lib-python/3.2/test/test_pyclbr.py +++ b/lib-python/3/test/test_pyclbr.py diff --git a/lib-python/3.2/test/test_pydoc.py b/lib-python/3/test/test_pydoc.py index 04cac29b13..04cac29b13 100644 --- a/lib-python/3.2/test/test_pydoc.py +++ b/lib-python/3/test/test_pydoc.py diff --git a/lib-python/3.2/test/test_pyexpat.py b/lib-python/3/test/test_pyexpat.py index 27eecb8d83..27eecb8d83 100644 --- a/lib-python/3.2/test/test_pyexpat.py +++ b/lib-python/3/test/test_pyexpat.py diff --git a/lib-python/3.2/test/test_queue.py b/lib-python/3/test/test_queue.py index 8287a5ddf6..8287a5ddf6 100644 --- a/lib-python/3.2/test/test_queue.py +++ b/lib-python/3/test/test_queue.py diff --git a/lib-python/3.2/test/test_quopri.py b/lib-python/3/test/test_quopri.py index 583fd456a4..583fd456a4 100644 --- a/lib-python/3.2/test/test_quopri.py +++ b/lib-python/3/test/test_quopri.py diff --git a/lib-python/3.2/test/test_raise.py b/lib-python/3/test/test_raise.py index e02c1af131..e02c1af131 100644 --- a/lib-python/3.2/test/test_raise.py +++ b/lib-python/3/test/test_raise.py diff --git a/lib-python/3.2/test/test_random.py b/lib-python/3/test/test_random.py index 776d0c4163..776d0c4163 100644 --- a/lib-python/3.2/test/test_random.py +++ b/lib-python/3/test/test_random.py diff --git a/lib-python/3.2/test/test_range.py b/lib-python/3/test/test_range.py index ede07912b0..ede07912b0 100644 --- a/lib-python/3.2/test/test_range.py +++ b/lib-python/3/test/test_range.py diff --git a/lib-python/3.2/test/test_re.py b/lib-python/3/test/test_re.py index fe8bc34039..fe8bc34039 100644 --- a/lib-python/3.2/test/test_re.py +++ b/lib-python/3/test/test_re.py diff --git a/lib-python/3.2/test/test_readline.py b/lib-python/3/test/test_readline.py index 5483dd31b8..5483dd31b8 100644 --- a/lib-python/3.2/test/test_readline.py +++ b/lib-python/3/test/test_readline.py diff --git a/lib-python/3.2/test/test_reprlib.py b/lib-python/3/test/test_reprlib.py index b577ab74f1..b577ab74f1 100644 --- a/lib-python/3.2/test/test_reprlib.py +++ b/lib-python/3/test/test_reprlib.py diff --git a/lib-python/3.2/test/test_resource.py b/lib-python/3/test/test_resource.py index 3c9b620702..3c9b620702 100644 --- a/lib-python/3.2/test/test_resource.py +++ b/lib-python/3/test/test_resource.py diff --git a/lib-python/3.2/test/test_richcmp.py b/lib-python/3/test/test_richcmp.py index f8f3717b64..f8f3717b64 100644 --- a/lib-python/3.2/test/test_richcmp.py +++ b/lib-python/3/test/test_richcmp.py diff --git a/lib-python/3.2/test/test_rlcompleter.py b/lib-python/3/test/test_rlcompleter.py index 11a7bd2f71..11a7bd2f71 100644 --- a/lib-python/3.2/test/test_rlcompleter.py +++ b/lib-python/3/test/test_rlcompleter.py diff --git a/lib-python/3.2/test/test_robotparser.py b/lib-python/3/test/test_robotparser.py index 178761dd38..178761dd38 100644 --- a/lib-python/3.2/test/test_robotparser.py +++ b/lib-python/3/test/test_robotparser.py diff --git a/lib-python/3.2/test/test_runpy.py b/lib-python/3/test/test_runpy.py index 7ffb6af634..7ffb6af634 100644 --- a/lib-python/3.2/test/test_runpy.py +++ b/lib-python/3/test/test_runpy.py diff --git a/lib-python/3.2/test/test_sax.py b/lib-python/3/test/test_sax.py index 1225d6e769..1225d6e769 100644 --- a/lib-python/3.2/test/test_sax.py +++ b/lib-python/3/test/test_sax.py diff --git a/lib-python/3.2/test/test_sched.py b/lib-python/3/test/test_sched.py index 91b8f0c939..91b8f0c939 100644 --- a/lib-python/3.2/test/test_sched.py +++ b/lib-python/3/test/test_sched.py diff --git a/lib-python/3.2/test/test_scope.py b/lib-python/3/test/test_scope.py index 506d541ca7..506d541ca7 100644 --- a/lib-python/3.2/test/test_scope.py +++ b/lib-python/3/test/test_scope.py diff --git a/lib-python/3.2/test/test_select.py b/lib-python/3/test/test_select.py index fe92f45145..fe92f45145 100644 --- a/lib-python/3.2/test/test_select.py +++ b/lib-python/3/test/test_select.py diff --git a/lib-python/3.2/test/test_set.py b/lib-python/3/test/test_set.py index 6e0aa243f9..6e0aa243f9 100644 --- a/lib-python/3.2/test/test_set.py +++ b/lib-python/3/test/test_set.py diff --git a/lib-python/3.2/test/test_setcomps.py b/lib-python/3/test/test_setcomps.py index fb7cde03d7..fb7cde03d7 100644 --- a/lib-python/3.2/test/test_setcomps.py +++ b/lib-python/3/test/test_setcomps.py diff --git a/lib-python/3.2/test/test_shelve.py b/lib-python/3/test/test_shelve.py index 3e73f52b87..3e73f52b87 100644 --- a/lib-python/3.2/test/test_shelve.py +++ b/lib-python/3/test/test_shelve.py diff --git a/lib-python/3.2/test/test_shlex.py b/lib-python/3/test/test_shlex.py index 25e4b6df6c..25e4b6df6c 100644 --- a/lib-python/3.2/test/test_shlex.py +++ b/lib-python/3/test/test_shlex.py diff --git a/lib-python/3.2/test/test_shutil.py b/lib-python/3/test/test_shutil.py index e2310e26f3..e2310e26f3 100644 --- a/lib-python/3.2/test/test_shutil.py +++ b/lib-python/3/test/test_shutil.py diff --git a/lib-python/3.2/test/test_signal.py b/lib-python/3/test/test_signal.py index 8df1bf0a19..8df1bf0a19 100644 --- a/lib-python/3.2/test/test_signal.py +++ b/lib-python/3/test/test_signal.py diff --git a/lib-python/3.2/test/test_site.py b/lib-python/3/test/test_site.py index 8b2cbc791a..8b2cbc791a 100644 --- a/lib-python/3.2/test/test_site.py +++ b/lib-python/3/test/test_site.py diff --git a/lib-python/3.2/test/test_slice.py b/lib-python/3/test/test_slice.py index 2df9271da7..2df9271da7 100644 --- a/lib-python/3.2/test/test_slice.py +++ b/lib-python/3/test/test_slice.py diff --git a/lib-python/3.2/test/test_smtpd.py b/lib-python/3/test/test_smtpd.py index 68ccc29036..68ccc29036 100644 --- a/lib-python/3.2/test/test_smtpd.py +++ b/lib-python/3/test/test_smtpd.py diff --git a/lib-python/3.2/test/test_smtplib.py b/lib-python/3/test/test_smtplib.py index 2cb0d1ab52..2cb0d1ab52 100644 --- a/lib-python/3.2/test/test_smtplib.py +++ b/lib-python/3/test/test_smtplib.py diff --git a/lib-python/3.2/test/test_smtpnet.py b/lib-python/3/test/test_smtpnet.py index 0198ab669e..0198ab669e 100644 --- a/lib-python/3.2/test/test_smtpnet.py +++ b/lib-python/3/test/test_smtpnet.py diff --git a/lib-python/3.2/test/test_sndhdr.py b/lib-python/3/test/test_sndhdr.py index 10046887d7..10046887d7 100644 --- a/lib-python/3.2/test/test_sndhdr.py +++ b/lib-python/3/test/test_sndhdr.py diff --git a/lib-python/3.2/test/test_socket.py b/lib-python/3/test/test_socket.py index 0f13f7c0a8..0f13f7c0a8 100644 --- a/lib-python/3.2/test/test_socket.py +++ b/lib-python/3/test/test_socket.py diff --git a/lib-python/3.2/test/test_socketserver.py b/lib-python/3/test/test_socketserver.py index b3660c1e6c..b3660c1e6c 100644 --- a/lib-python/3.2/test/test_socketserver.py +++ b/lib-python/3/test/test_socketserver.py diff --git a/lib-python/3.2/test/test_sort.py b/lib-python/3/test/test_sort.py index eacce3544a..eacce3544a 100644 --- a/lib-python/3.2/test/test_sort.py +++ b/lib-python/3/test/test_sort.py diff --git a/lib-python/3.2/test/test_sqlite.py b/lib-python/3/test/test_sqlite.py index 1086330ab0..1086330ab0 100644 --- a/lib-python/3.2/test/test_sqlite.py +++ b/lib-python/3/test/test_sqlite.py diff --git a/lib-python/3.2/test/test_ssl.py b/lib-python/3/test/test_ssl.py index 1b08f2e7dc..1b08f2e7dc 100644 --- a/lib-python/3.2/test/test_ssl.py +++ b/lib-python/3/test/test_ssl.py diff --git a/lib-python/3.2/test/test_startfile.py b/lib-python/3/test/test_startfile.py index dd505bf8ce..dd505bf8ce 100644 --- a/lib-python/3.2/test/test_startfile.py +++ b/lib-python/3/test/test_startfile.py diff --git a/lib-python/3.2/test/test_strftime.py b/lib-python/3/test/test_strftime.py index 14057eb34a..14057eb34a 100644 --- a/lib-python/3.2/test/test_strftime.py +++ b/lib-python/3/test/test_strftime.py diff --git a/lib-python/3.2/test/test_string.py b/lib-python/3/test/test_string.py index a352ee3560..a352ee3560 100644 --- a/lib-python/3.2/test/test_string.py +++ b/lib-python/3/test/test_string.py diff --git a/lib-python/3.2/test/test_stringprep.py b/lib-python/3/test/test_stringprep.py index aa7122172f..aa7122172f 100644 --- a/lib-python/3.2/test/test_stringprep.py +++ b/lib-python/3/test/test_stringprep.py diff --git a/lib-python/3.2/test/test_strlit.py b/lib-python/3/test/test_strlit.py index 6bdc6e4e8a..6bdc6e4e8a 100644 --- a/lib-python/3.2/test/test_strlit.py +++ b/lib-python/3/test/test_strlit.py diff --git a/lib-python/3.2/test/test_strptime.py b/lib-python/3/test/test_strptime.py index 89c08ede7b..89c08ede7b 100644 --- a/lib-python/3.2/test/test_strptime.py +++ b/lib-python/3/test/test_strptime.py diff --git a/lib-python/3.2/test/test_strtod.py b/lib-python/3/test/test_strtod.py index 7a42a893b1..7a42a893b1 100644 --- a/lib-python/3.2/test/test_strtod.py +++ b/lib-python/3/test/test_strtod.py diff --git a/lib-python/3.2/test/test_struct.py b/lib-python/3/test/test_struct.py index 2ccaad29c0..2ccaad29c0 100644 --- a/lib-python/3.2/test/test_struct.py +++ b/lib-python/3/test/test_struct.py diff --git a/lib-python/3.2/test/test_structmembers.py b/lib-python/3/test/test_structmembers.py index 18fecc3829..18fecc3829 100644 --- a/lib-python/3.2/test/test_structmembers.py +++ b/lib-python/3/test/test_structmembers.py diff --git a/lib-python/3.2/test/test_structseq.py b/lib-python/3/test/test_structseq.py index d6c63b792f..d6c63b792f 100644 --- a/lib-python/3.2/test/test_structseq.py +++ b/lib-python/3/test/test_structseq.py diff --git a/lib-python/3.2/test/test_subprocess.py b/lib-python/3/test/test_subprocess.py index fb0b834246..fb0b834246 100644 --- a/lib-python/3.2/test/test_subprocess.py +++ b/lib-python/3/test/test_subprocess.py diff --git a/lib-python/3.2/test/test_sunau.py b/lib-python/3/test/test_sunau.py index 339ab576d5..339ab576d5 100644 --- a/lib-python/3.2/test/test_sunau.py +++ b/lib-python/3/test/test_sunau.py diff --git a/lib-python/3.2/test/test_sundry.py b/lib-python/3/test/test_sundry.py index 07802d6263..07802d6263 100644 --- a/lib-python/3.2/test/test_sundry.py +++ b/lib-python/3/test/test_sundry.py diff --git a/lib-python/3.2/test/test_super.py b/lib-python/3/test/test_super.py index 914216d2da..914216d2da 100644 --- a/lib-python/3.2/test/test_super.py +++ b/lib-python/3/test/test_super.py diff --git a/lib-python/3.2/test/test_symtable.py b/lib-python/3/test/test_symtable.py index 335b4dc15f..335b4dc15f 100644 --- a/lib-python/3.2/test/test_symtable.py +++ b/lib-python/3/test/test_symtable.py diff --git a/lib-python/3.2/test/test_syntax.py b/lib-python/3/test/test_syntax.py index f63cc6e455..f63cc6e455 100644 --- a/lib-python/3.2/test/test_syntax.py +++ b/lib-python/3/test/test_syntax.py diff --git a/lib-python/3.2/test/test_sys.py b/lib-python/3/test/test_sys.py index 17f67ebd85..17f67ebd85 100644 --- a/lib-python/3.2/test/test_sys.py +++ b/lib-python/3/test/test_sys.py diff --git a/lib-python/3.2/test/test_sys_setprofile.py b/lib-python/3/test/test_sys_setprofile.py index 9816e3ed64..9816e3ed64 100644 --- a/lib-python/3.2/test/test_sys_setprofile.py +++ b/lib-python/3/test/test_sys_setprofile.py diff --git a/lib-python/3.2/test/test_sys_settrace.py b/lib-python/3/test/test_sys_settrace.py index cf3976c55b..cf3976c55b 100644 --- a/lib-python/3.2/test/test_sys_settrace.py +++ b/lib-python/3/test/test_sys_settrace.py diff --git a/lib-python/3.2/test/test_sysconfig.py b/lib-python/3/test/test_sysconfig.py index 75b92b504c..75b92b504c 100644 --- a/lib-python/3.2/test/test_sysconfig.py +++ b/lib-python/3/test/test_sysconfig.py diff --git a/lib-python/3.2/test/test_syslog.py b/lib-python/3/test/test_syslog.py index 4e7621e5ec..4e7621e5ec 100644 --- a/lib-python/3.2/test/test_syslog.py +++ b/lib-python/3/test/test_syslog.py diff --git a/lib-python/3.2/test/test_tarfile.py b/lib-python/3/test/test_tarfile.py index 1757e4495b..1757e4495b 100644 --- a/lib-python/3.2/test/test_tarfile.py +++ b/lib-python/3/test/test_tarfile.py diff --git a/lib-python/3.2/test/test_tcl.py b/lib-python/3/test/test_tcl.py index d86246cbfb..d86246cbfb 100644 --- a/lib-python/3.2/test/test_tcl.py +++ b/lib-python/3/test/test_tcl.py diff --git a/lib-python/3.2/test/test_telnetlib.py b/lib-python/3/test/test_telnetlib.py index 87418f514e..87418f514e 100644 --- a/lib-python/3.2/test/test_telnetlib.py +++ b/lib-python/3/test/test_telnetlib.py diff --git a/lib-python/3.2/test/test_tempfile.py b/lib-python/3/test/test_tempfile.py index ad14141b39..ad14141b39 100644 --- a/lib-python/3.2/test/test_tempfile.py +++ b/lib-python/3/test/test_tempfile.py diff --git a/lib-python/3.2/test/test_textwrap.py b/lib-python/3/test/test_textwrap.py index 905dd4c9e6..905dd4c9e6 100644 --- a/lib-python/3.2/test/test_textwrap.py +++ b/lib-python/3/test/test_textwrap.py diff --git a/lib-python/3.2/test/test_thread.py b/lib-python/3/test/test_thread.py index b5a0a231b2..b5a0a231b2 100644 --- a/lib-python/3.2/test/test_thread.py +++ b/lib-python/3/test/test_thread.py diff --git a/lib-python/3.2/test/test_threaded_import.py b/lib-python/3/test/test_threaded_import.py index 7791935fdf..7791935fdf 100644 --- a/lib-python/3.2/test/test_threaded_import.py +++ b/lib-python/3/test/test_threaded_import.py diff --git a/lib-python/3.2/test/test_threadedtempfile.py b/lib-python/3/test/test_threadedtempfile.py index 2dfd3a08db..2dfd3a08db 100644 --- a/lib-python/3.2/test/test_threadedtempfile.py +++ b/lib-python/3/test/test_threadedtempfile.py diff --git a/lib-python/3.2/test/test_threading.py b/lib-python/3/test/test_threading.py index c23716a834..c23716a834 100644 --- a/lib-python/3.2/test/test_threading.py +++ b/lib-python/3/test/test_threading.py diff --git a/lib-python/3.2/test/test_threading_local.py b/lib-python/3/test/test_threading_local.py index cbffc9c584..cbffc9c584 100644 --- a/lib-python/3.2/test/test_threading_local.py +++ b/lib-python/3/test/test_threading_local.py diff --git a/lib-python/3.2/test/test_threadsignals.py b/lib-python/3/test/test_threadsignals.py index e0af31dae4..e0af31dae4 100644 --- a/lib-python/3.2/test/test_threadsignals.py +++ b/lib-python/3/test/test_threadsignals.py diff --git a/lib-python/3.2/test/test_time.py b/lib-python/3/test/test_time.py index ce57d876ad..ce57d876ad 100644 --- a/lib-python/3.2/test/test_time.py +++ b/lib-python/3/test/test_time.py diff --git a/lib-python/3.2/test/test_timeit.py b/lib-python/3/test/test_timeit.py index eb3b1a156b..eb3b1a156b 100644 --- a/lib-python/3.2/test/test_timeit.py +++ b/lib-python/3/test/test_timeit.py diff --git a/lib-python/3.2/test/test_timeout.py b/lib-python/3/test/test_timeout.py index 4cad49926d..4cad49926d 100644 --- a/lib-python/3.2/test/test_timeout.py +++ b/lib-python/3/test/test_timeout.py diff --git a/lib-python/3.2/test/test_tk.py b/lib-python/3/test/test_tk.py index f993c5358a..f993c5358a 100644 --- a/lib-python/3.2/test/test_tk.py +++ b/lib-python/3/test/test_tk.py diff --git a/lib-python/3.2/test/test_tokenize.py b/lib-python/3/test/test_tokenize.py index 9e9656ced6..9e9656ced6 100644 --- a/lib-python/3.2/test/test_tokenize.py +++ b/lib-python/3/test/test_tokenize.py diff --git a/lib-python/3.2/test/test_trace.py b/lib-python/3/test/test_trace.py index 461d1d8e6a..461d1d8e6a 100644 --- a/lib-python/3.2/test/test_trace.py +++ b/lib-python/3/test/test_trace.py diff --git a/lib-python/3.2/test/test_traceback.py b/lib-python/3/test/test_traceback.py index 45aea07310..45aea07310 100644 --- a/lib-python/3.2/test/test_traceback.py +++ b/lib-python/3/test/test_traceback.py diff --git a/lib-python/3.2/test/test_ttk_guionly.py b/lib-python/3/test/test_ttk_guionly.py index b8c1a4ca10..b8c1a4ca10 100644 --- a/lib-python/3.2/test/test_ttk_guionly.py +++ b/lib-python/3/test/test_ttk_guionly.py diff --git a/lib-python/3.2/test/test_ttk_textonly.py b/lib-python/3/test/test_ttk_textonly.py index 566fc9d09a..566fc9d09a 100644 --- a/lib-python/3.2/test/test_ttk_textonly.py +++ b/lib-python/3/test/test_ttk_textonly.py diff --git a/lib-python/3.2/test/test_tuple.py b/lib-python/3/test/test_tuple.py index 1464a0e50f..1464a0e50f 100644 --- a/lib-python/3.2/test/test_tuple.py +++ b/lib-python/3/test/test_tuple.py diff --git a/lib-python/3.2/test/test_typechecks.py b/lib-python/3/test/test_typechecks.py index 17cd5d32ed..17cd5d32ed 100644 --- a/lib-python/3.2/test/test_typechecks.py +++ b/lib-python/3/test/test_typechecks.py diff --git a/lib-python/3.2/test/test_types.py b/lib-python/3/test/test_types.py index deb127b667..deb127b667 100644 --- a/lib-python/3.2/test/test_types.py +++ b/lib-python/3/test/test_types.py diff --git a/lib-python/3.2/test/test_ucn.py b/lib-python/3/test/test_ucn.py index fd620f01e4..fd620f01e4 100644 --- a/lib-python/3.2/test/test_ucn.py +++ b/lib-python/3/test/test_ucn.py diff --git a/lib-python/3.2/test/test_unary.py b/lib-python/3/test/test_unary.py index b8355647fd..b8355647fd 100644 --- a/lib-python/3.2/test/test_unary.py +++ b/lib-python/3/test/test_unary.py diff --git a/lib-python/3.2/test/test_unicode.py b/lib-python/3/test/test_unicode.py index 259a181b3b..259a181b3b 100644 --- a/lib-python/3.2/test/test_unicode.py +++ b/lib-python/3/test/test_unicode.py diff --git a/lib-python/3.2/test/test_unicode_file.py b/lib-python/3/test/test_unicode_file.py index 6c2011ace8..6c2011ace8 100644 --- a/lib-python/3.2/test/test_unicode_file.py +++ b/lib-python/3/test/test_unicode_file.py diff --git a/lib-python/3.2/test/test_unicodedata.py b/lib-python/3/test/test_unicodedata.py index baab9604b5..baab9604b5 100644 --- a/lib-python/3.2/test/test_unicodedata.py +++ b/lib-python/3/test/test_unicodedata.py diff --git a/lib-python/3.2/test/test_unittest.py b/lib-python/3/test/test_unittest.py index bfc3ded6f1..bfc3ded6f1 100644 --- a/lib-python/3.2/test/test_unittest.py +++ b/lib-python/3/test/test_unittest.py diff --git a/lib-python/3.2/test/test_univnewlines.py b/lib-python/3/test/test_univnewlines.py index 183ae759d9..183ae759d9 100644 --- a/lib-python/3.2/test/test_univnewlines.py +++ b/lib-python/3/test/test_univnewlines.py diff --git a/lib-python/3.2/test/test_unpack.py b/lib-python/3/test/test_unpack.py index b1c483d4d5..b1c483d4d5 100644 --- a/lib-python/3.2/test/test_unpack.py +++ b/lib-python/3/test/test_unpack.py diff --git a/lib-python/3.2/test/test_unpack_ex.py b/lib-python/3/test/test_unpack_ex.py index ae2dcbd985..ae2dcbd985 100644 --- a/lib-python/3.2/test/test_unpack_ex.py +++ b/lib-python/3/test/test_unpack_ex.py diff --git a/lib-python/3.2/test/test_urllib.py b/lib-python/3/test/test_urllib.py index c6f6f6121f..c6f6f6121f 100644 --- a/lib-python/3.2/test/test_urllib.py +++ b/lib-python/3/test/test_urllib.py diff --git a/lib-python/3.2/test/test_urllib2.py b/lib-python/3/test/test_urllib2.py index 3d80e0140b..3d80e0140b 100644 --- a/lib-python/3.2/test/test_urllib2.py +++ b/lib-python/3/test/test_urllib2.py diff --git a/lib-python/3.2/test/test_urllib2_localnet.py b/lib-python/3/test/test_urllib2_localnet.py index 9e1ce5bb9e..9e1ce5bb9e 100644 --- a/lib-python/3.2/test/test_urllib2_localnet.py +++ b/lib-python/3/test/test_urllib2_localnet.py diff --git a/lib-python/3.2/test/test_urllib2net.py b/lib-python/3/test/test_urllib2net.py index 5fcb4cbca2..5fcb4cbca2 100644 --- a/lib-python/3.2/test/test_urllib2net.py +++ b/lib-python/3/test/test_urllib2net.py diff --git a/lib-python/3.2/test/test_urllib_response.py b/lib-python/3/test/test_urllib_response.py index fdd33259dd..fdd33259dd 100644 --- a/lib-python/3.2/test/test_urllib_response.py +++ b/lib-python/3/test/test_urllib_response.py diff --git a/lib-python/3.2/test/test_urllibnet.py b/lib-python/3/test/test_urllibnet.py index 383b2affd0..383b2affd0 100644 --- a/lib-python/3.2/test/test_urllibnet.py +++ b/lib-python/3/test/test_urllibnet.py diff --git a/lib-python/3.2/test/test_urlparse.py b/lib-python/3/test/test_urlparse.py index ada0ca8788..ada0ca8788 100755 --- a/lib-python/3.2/test/test_urlparse.py +++ b/lib-python/3/test/test_urlparse.py diff --git a/lib-python/3.2/test/test_userdict.py b/lib-python/3/test/test_userdict.py index 137c445eae..137c445eae 100644 --- a/lib-python/3.2/test/test_userdict.py +++ b/lib-python/3/test/test_userdict.py diff --git a/lib-python/3.2/test/test_userlist.py b/lib-python/3/test/test_userlist.py index 868ed24ccc..868ed24ccc 100644 --- a/lib-python/3.2/test/test_userlist.py +++ b/lib-python/3/test/test_userlist.py diff --git a/lib-python/3.2/test/test_userstring.py b/lib-python/3/test/test_userstring.py index 7a8b9323f8..7a8b9323f8 100755 --- a/lib-python/3.2/test/test_userstring.py +++ b/lib-python/3/test/test_userstring.py diff --git a/lib-python/3.2/test/test_uu.py b/lib-python/3/test/test_uu.py index d6875c548c..d6875c548c 100644 --- a/lib-python/3.2/test/test_uu.py +++ b/lib-python/3/test/test_uu.py diff --git a/lib-python/3.2/test/test_uuid.py b/lib-python/3/test/test_uuid.py index 43fa656102..43fa656102 100644 --- a/lib-python/3.2/test/test_uuid.py +++ b/lib-python/3/test/test_uuid.py diff --git a/lib-python/3.2/test/test_wait3.py b/lib-python/3/test/test_wait3.py index 786e60b327..786e60b327 100644 --- a/lib-python/3.2/test/test_wait3.py +++ b/lib-python/3/test/test_wait3.py diff --git a/lib-python/3.2/test/test_wait4.py b/lib-python/3/test/test_wait4.py index cdcd0604b7..cdcd0604b7 100644 --- a/lib-python/3.2/test/test_wait4.py +++ b/lib-python/3/test/test_wait4.py diff --git a/lib-python/3.2/test/test_warnings.py b/lib-python/3/test/test_warnings.py index 52f4c411e8..52f4c411e8 100644 --- a/lib-python/3.2/test/test_warnings.py +++ b/lib-python/3/test/test_warnings.py diff --git a/lib-python/3.2/test/test_wave.py b/lib-python/3/test/test_wave.py index e0aace495c..e0aace495c 100644 --- a/lib-python/3.2/test/test_wave.py +++ b/lib-python/3/test/test_wave.py diff --git a/lib-python/3.2/test/test_weakref.py b/lib-python/3/test/test_weakref.py index 54a8959278..54a8959278 100644 --- a/lib-python/3.2/test/test_weakref.py +++ b/lib-python/3/test/test_weakref.py diff --git a/lib-python/3.2/test/test_weakset.py b/lib-python/3/test/test_weakset.py index 789d164632..789d164632 100644 --- a/lib-python/3.2/test/test_weakset.py +++ b/lib-python/3/test/test_weakset.py diff --git a/lib-python/3.2/test/test_winreg.py b/lib-python/3/test/test_winreg.py index 0c1bf29463..0c1bf29463 100644 --- a/lib-python/3.2/test/test_winreg.py +++ b/lib-python/3/test/test_winreg.py diff --git a/lib-python/3.2/test/test_winsound.py b/lib-python/3/test/test_winsound.py index 34c3deaf7e..34c3deaf7e 100644 --- a/lib-python/3.2/test/test_winsound.py +++ b/lib-python/3/test/test_winsound.py diff --git a/lib-python/3.2/test/test_with.py b/lib-python/3/test/test_with.py index e8cc8c056e..e8cc8c056e 100644 --- a/lib-python/3.2/test/test_with.py +++ b/lib-python/3/test/test_with.py diff --git a/lib-python/3.2/test/test_wsgiref.py b/lib-python/3/test/test_wsgiref.py index a08f66b7b4..a08f66b7b4 100644 --- a/lib-python/3.2/test/test_wsgiref.py +++ b/lib-python/3/test/test_wsgiref.py diff --git a/lib-python/3.2/test/test_xdrlib.py b/lib-python/3/test/test_xdrlib.py index 6004c9f1c6..6004c9f1c6 100644 --- a/lib-python/3.2/test/test_xdrlib.py +++ b/lib-python/3/test/test_xdrlib.py diff --git a/lib-python/3.2/test/test_xml_etree.py b/lib-python/3/test/test_xml_etree.py index 51bce30aeb..51bce30aeb 100644 --- a/lib-python/3.2/test/test_xml_etree.py +++ b/lib-python/3/test/test_xml_etree.py diff --git a/lib-python/3.2/test/test_xml_etree_c.py b/lib-python/3/test/test_xml_etree_c.py index 76b9c447a6..76b9c447a6 100644 --- a/lib-python/3.2/test/test_xml_etree_c.py +++ b/lib-python/3/test/test_xml_etree_c.py diff --git a/lib-python/3.2/test/test_xmlrpc.py b/lib-python/3/test/test_xmlrpc.py index 38141912a1..38141912a1 100644 --- a/lib-python/3.2/test/test_xmlrpc.py +++ b/lib-python/3/test/test_xmlrpc.py diff --git a/lib-python/3.2/test/test_xmlrpc_net.py b/lib-python/3/test/test_xmlrpc_net.py index 9ed8f8d3e7..9ed8f8d3e7 100644 --- a/lib-python/3.2/test/test_xmlrpc_net.py +++ b/lib-python/3/test/test_xmlrpc_net.py diff --git a/lib-python/3.2/test/test_zipfile.py b/lib-python/3/test/test_zipfile.py index bb0d79ad4e..bb0d79ad4e 100644 --- a/lib-python/3.2/test/test_zipfile.py +++ b/lib-python/3/test/test_zipfile.py diff --git a/lib-python/3.2/test/test_zipfile64.py b/lib-python/3/test/test_zipfile64.py index 0e7d73f1ff..0e7d73f1ff 100644 --- a/lib-python/3.2/test/test_zipfile64.py +++ b/lib-python/3/test/test_zipfile64.py diff --git a/lib-python/3.2/test/test_zipimport.py b/lib-python/3/test/test_zipimport.py index df5ff9d6a6..df5ff9d6a6 100644 --- a/lib-python/3.2/test/test_zipimport.py +++ b/lib-python/3/test/test_zipimport.py diff --git a/lib-python/3.2/test/test_zipimport_support.py b/lib-python/3/test/test_zipimport_support.py index a558d7dd23..a558d7dd23 100644 --- a/lib-python/3.2/test/test_zipimport_support.py +++ b/lib-python/3/test/test_zipimport_support.py diff --git a/lib-python/3.2/test/test_zlib.py b/lib-python/3/test/test_zlib.py index dffa2ca0da..dffa2ca0da 100644 --- a/lib-python/3.2/test/test_zlib.py +++ b/lib-python/3/test/test_zlib.py diff --git a/lib-python/3.2/test/testcodec.py b/lib-python/3/test/testcodec.py index 77f408b2dc..77f408b2dc 100644 --- a/lib-python/3.2/test/testcodec.py +++ b/lib-python/3/test/testcodec.py diff --git a/lib-python/3.2/test/testtar.tar b/lib-python/3/test/testtar.tar Binary files differindex b93210453d..b93210453d 100644 --- a/lib-python/3.2/test/testtar.tar +++ b/lib-python/3/test/testtar.tar diff --git a/lib-python/3.2/test/tf_inherit_check.py b/lib-python/3/test/tf_inherit_check.py index 92ebd95e52..92ebd95e52 100644 --- a/lib-python/3.2/test/tf_inherit_check.py +++ b/lib-python/3/test/tf_inherit_check.py diff --git a/lib-python/3.2/test/threaded_import_hangers.py b/lib-python/3/test/threaded_import_hangers.py index adf03e31ff..adf03e31ff 100644 --- a/lib-python/3.2/test/threaded_import_hangers.py +++ b/lib-python/3/test/threaded_import_hangers.py diff --git a/lib-python/3.2/test/time_hashlib.py b/lib-python/3/test/time_hashlib.py index d939463063..d939463063 100644 --- a/lib-python/3.2/test/time_hashlib.py +++ b/lib-python/3/test/time_hashlib.py diff --git a/lib-python/3.2/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt b/lib-python/3/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt index 2f53718dac..2f53718dac 100644 --- a/lib-python/3.2/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt +++ b/lib-python/3/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt diff --git a/lib-python/3.2/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt b/lib-python/3/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt index 81931c4698..81931c4698 100644 --- a/lib-python/3.2/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt +++ b/lib-python/3/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt diff --git a/lib-python/3.2/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt b/lib-python/3/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt index 04561e4847..04561e4847 100644 --- a/lib-python/3.2/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt +++ b/lib-python/3/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt diff --git a/lib-python/3.2/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt b/lib-python/3/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt index 74568a7ecb..74568a7ecb 100644 --- a/lib-python/3.2/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt +++ b/lib-python/3/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt diff --git a/lib-python/3.2/test/tokenize_tests.txt b/lib-python/3/test/tokenize_tests.txt index 06c83b0a84..06c83b0a84 100644 --- a/lib-python/3.2/test/tokenize_tests.txt +++ b/lib-python/3/test/tokenize_tests.txt diff --git a/lib-python/3.2/test/tracedmodules/__init__.py b/lib-python/3/test/tracedmodules/__init__.py index 13fa4f2be9..13fa4f2be9 100644 --- a/lib-python/3.2/test/tracedmodules/__init__.py +++ b/lib-python/3/test/tracedmodules/__init__.py diff --git a/lib-python/3.2/test/tracedmodules/testmod.py b/lib-python/3/test/tracedmodules/testmod.py index 642776ea88..642776ea88 100644 --- a/lib-python/3.2/test/tracedmodules/testmod.py +++ b/lib-python/3/test/tracedmodules/testmod.py diff --git a/lib-python/3.2/test/warning_tests.py b/lib-python/3/test/warning_tests.py index d0519effdc..d0519effdc 100644 --- a/lib-python/3.2/test/warning_tests.py +++ b/lib-python/3/test/warning_tests.py diff --git a/lib-python/3.2/test/win_console_handler.py b/lib-python/3/test/win_console_handler.py index e7779b9363..e7779b9363 100644 --- a/lib-python/3.2/test/win_console_handler.py +++ b/lib-python/3/test/win_console_handler.py diff --git a/lib-python/3.2/test/xmltestdata/simple-ns.xml b/lib-python/3/test/xmltestdata/simple-ns.xml index f1f34b2e29..f1f34b2e29 100644 --- a/lib-python/3.2/test/xmltestdata/simple-ns.xml +++ b/lib-python/3/test/xmltestdata/simple-ns.xml diff --git a/lib-python/3.2/test/xmltestdata/simple.xml b/lib-python/3/test/xmltestdata/simple.xml index b88c2c7e69..b88c2c7e69 100644 --- a/lib-python/3.2/test/xmltestdata/simple.xml +++ b/lib-python/3/test/xmltestdata/simple.xml diff --git a/lib-python/3.2/test/xmltestdata/test.xml b/lib-python/3/test/xmltestdata/test.xml index 9af92fb435..9af92fb435 100644 --- a/lib-python/3.2/test/xmltestdata/test.xml +++ b/lib-python/3/test/xmltestdata/test.xml diff --git a/lib-python/3.2/test/xmltestdata/test.xml.out b/lib-python/3/test/xmltestdata/test.xml.out index d4ab1abcb6..d4ab1abcb6 100644 --- a/lib-python/3.2/test/xmltestdata/test.xml.out +++ b/lib-python/3/test/xmltestdata/test.xml.out diff --git a/lib-python/3.2/test/xmltests.py b/lib-python/3/test/xmltests.py index 0bfcba181e..0bfcba181e 100644 --- a/lib-python/3.2/test/xmltests.py +++ b/lib-python/3/test/xmltests.py diff --git a/lib-python/3.2/test/zip_cp437_header.zip b/lib-python/3/test/zip_cp437_header.zip Binary files differindex f7c6cf1704..f7c6cf1704 100644 --- a/lib-python/3.2/test/zip_cp437_header.zip +++ b/lib-python/3/test/zip_cp437_header.zip diff --git a/lib-python/3.2/test/zipdir.zip b/lib-python/3/test/zipdir.zip Binary files differindex ac21d7a1ed..ac21d7a1ed 100644 --- a/lib-python/3.2/test/zipdir.zip +++ b/lib-python/3/test/zipdir.zip diff --git a/lib-python/3.2/textwrap.py b/lib-python/3/textwrap.py index dfb400548b..dfb400548b 100644 --- a/lib-python/3.2/textwrap.py +++ b/lib-python/3/textwrap.py diff --git a/lib-python/3.2/this.py b/lib-python/3/this.py index e68dd3ff39..e68dd3ff39 100644 --- a/lib-python/3.2/this.py +++ b/lib-python/3/this.py diff --git a/lib-python/3.2/threading.py b/lib-python/3/threading.py index 69b7763c8a..69b7763c8a 100644 --- a/lib-python/3.2/threading.py +++ b/lib-python/3/threading.py diff --git a/lib-python/3.2/timeit.py b/lib-python/3/timeit.py index 1ae59e0ccc..1ae59e0ccc 100644 --- a/lib-python/3.2/timeit.py +++ b/lib-python/3/timeit.py diff --git a/lib-python/3.2/tkinter/__init__.py b/lib-python/3/tkinter/__init__.py index 8af506548a..8af506548a 100644 --- a/lib-python/3.2/tkinter/__init__.py +++ b/lib-python/3/tkinter/__init__.py diff --git a/lib-python/3.2/tkinter/__main__.py b/lib-python/3/tkinter/__main__.py index 757880d439..757880d439 100644 --- a/lib-python/3.2/tkinter/__main__.py +++ b/lib-python/3/tkinter/__main__.py diff --git a/lib-python/3.2/tkinter/_fix.py b/lib-python/3/tkinter/_fix.py index 5a69d89787..5a69d89787 100644 --- a/lib-python/3.2/tkinter/_fix.py +++ b/lib-python/3/tkinter/_fix.py diff --git a/lib-python/3.2/tkinter/colorchooser.py b/lib-python/3/tkinter/colorchooser.py index 6027067208..6027067208 100644 --- a/lib-python/3.2/tkinter/colorchooser.py +++ b/lib-python/3/tkinter/colorchooser.py diff --git a/lib-python/3.2/tkinter/commondialog.py b/lib-python/3/tkinter/commondialog.py index d2688dba9b..d2688dba9b 100644 --- a/lib-python/3.2/tkinter/commondialog.py +++ b/lib-python/3/tkinter/commondialog.py diff --git a/lib-python/3.2/tkinter/constants.py b/lib-python/3/tkinter/constants.py index 63eee33d24..63eee33d24 100644 --- a/lib-python/3.2/tkinter/constants.py +++ b/lib-python/3/tkinter/constants.py diff --git a/lib-python/3.2/tkinter/dialog.py b/lib-python/3/tkinter/dialog.py index be085abe1d..be085abe1d 100644 --- a/lib-python/3.2/tkinter/dialog.py +++ b/lib-python/3/tkinter/dialog.py diff --git a/lib-python/3.2/tkinter/dnd.py b/lib-python/3/tkinter/dnd.py index 55f0776ce9..55f0776ce9 100644 --- a/lib-python/3.2/tkinter/dnd.py +++ b/lib-python/3/tkinter/dnd.py diff --git a/lib-python/3.2/tkinter/filedialog.py b/lib-python/3/tkinter/filedialog.py index 98d2d5c320..98d2d5c320 100644 --- a/lib-python/3.2/tkinter/filedialog.py +++ b/lib-python/3/tkinter/filedialog.py diff --git a/lib-python/3.2/tkinter/font.py b/lib-python/3/tkinter/font.py index 5425b06013..5425b06013 100644 --- a/lib-python/3.2/tkinter/font.py +++ b/lib-python/3/tkinter/font.py diff --git a/lib-python/3.2/tkinter/messagebox.py b/lib-python/3/tkinter/messagebox.py index 5c35d5adba..5c35d5adba 100644 --- a/lib-python/3.2/tkinter/messagebox.py +++ b/lib-python/3/tkinter/messagebox.py diff --git a/lib-python/3.2/tkinter/scrolledtext.py b/lib-python/3/tkinter/scrolledtext.py index 9aa936ae94..9aa936ae94 100644 --- a/lib-python/3.2/tkinter/scrolledtext.py +++ b/lib-python/3/tkinter/scrolledtext.py diff --git a/lib-python/3.2/tkinter/simpledialog.py b/lib-python/3/tkinter/simpledialog.py index 885804b3c7..885804b3c7 100644 --- a/lib-python/3.2/tkinter/simpledialog.py +++ b/lib-python/3/tkinter/simpledialog.py diff --git a/lib-python/3.2/tkinter/test/README b/lib-python/3/tkinter/test/README index 79cd16c74d..79cd16c74d 100644 --- a/lib-python/3.2/tkinter/test/README +++ b/lib-python/3/tkinter/test/README diff --git a/lib-python/3.2/tkinter/test/__init__.py b/lib-python/3/tkinter/test/__init__.py index e69de29bb2..e69de29bb2 100644 --- a/lib-python/3.2/tkinter/test/__init__.py +++ b/lib-python/3/tkinter/test/__init__.py diff --git a/lib-python/3.2/tkinter/test/runtktests.py b/lib-python/3/tkinter/test/runtktests.py index e21eca4c45..e21eca4c45 100644 --- a/lib-python/3.2/tkinter/test/runtktests.py +++ b/lib-python/3/tkinter/test/runtktests.py diff --git a/lib-python/3.2/tkinter/test/support.py b/lib-python/3/tkinter/test/support.py index 6dd6d4a3fc..6dd6d4a3fc 100644 --- a/lib-python/3.2/tkinter/test/support.py +++ b/lib-python/3/tkinter/test/support.py diff --git a/lib-python/3.2/tkinter/test/test_tkinter/__init__.py b/lib-python/3/tkinter/test/test_tkinter/__init__.py index e69de29bb2..e69de29bb2 100644 --- a/lib-python/3.2/tkinter/test/test_tkinter/__init__.py +++ b/lib-python/3/tkinter/test/test_tkinter/__init__.py diff --git a/lib-python/3.2/tkinter/test/test_tkinter/test_font.py b/lib-python/3/tkinter/test/test_tkinter/test_font.py index dfd630b4de..dfd630b4de 100644 --- a/lib-python/3.2/tkinter/test/test_tkinter/test_font.py +++ b/lib-python/3/tkinter/test/test_tkinter/test_font.py diff --git a/lib-python/3.2/tkinter/test/test_tkinter/test_loadtk.py b/lib-python/3/tkinter/test/test_tkinter/test_loadtk.py index bab7bcd37c..bab7bcd37c 100644 --- a/lib-python/3.2/tkinter/test/test_tkinter/test_loadtk.py +++ b/lib-python/3/tkinter/test/test_tkinter/test_loadtk.py diff --git a/lib-python/3.2/tkinter/test/test_tkinter/test_text.py b/lib-python/3/tkinter/test/test_tkinter/test_text.py index a93c4ce25e..a93c4ce25e 100644 --- a/lib-python/3.2/tkinter/test/test_tkinter/test_text.py +++ b/lib-python/3/tkinter/test/test_tkinter/test_text.py diff --git a/lib-python/3.2/tkinter/test/test_ttk/__init__.py b/lib-python/3/tkinter/test/test_ttk/__init__.py index e69de29bb2..e69de29bb2 100644 --- a/lib-python/3.2/tkinter/test/test_ttk/__init__.py +++ b/lib-python/3/tkinter/test/test_ttk/__init__.py diff --git a/lib-python/3.2/tkinter/test/test_ttk/test_extensions.py b/lib-python/3/tkinter/test/test_ttk/test_extensions.py index 5912af4fdd..5912af4fdd 100644 --- a/lib-python/3.2/tkinter/test/test_ttk/test_extensions.py +++ b/lib-python/3/tkinter/test/test_ttk/test_extensions.py diff --git a/lib-python/3.2/tkinter/test/test_ttk/test_functions.py b/lib-python/3/tkinter/test/test_ttk/test_functions.py index 2303e4cd46..2303e4cd46 100644 --- a/lib-python/3.2/tkinter/test/test_ttk/test_functions.py +++ b/lib-python/3/tkinter/test/test_ttk/test_functions.py diff --git a/lib-python/3.2/tkinter/test/test_ttk/test_style.py b/lib-python/3/tkinter/test/test_ttk/test_style.py index e9a1eb4ad8..e9a1eb4ad8 100644 --- a/lib-python/3.2/tkinter/test/test_ttk/test_style.py +++ b/lib-python/3/tkinter/test/test_ttk/test_style.py diff --git a/lib-python/3.2/tkinter/test/test_ttk/test_widgets.py b/lib-python/3/tkinter/test/test_ttk/test_widgets.py index f5c0f17dd0..f5c0f17dd0 100644 --- a/lib-python/3.2/tkinter/test/test_ttk/test_widgets.py +++ b/lib-python/3/tkinter/test/test_ttk/test_widgets.py diff --git a/lib-python/3.2/tkinter/tix.py b/lib-python/3/tkinter/tix.py index 18866c432d..18866c432d 100644 --- a/lib-python/3.2/tkinter/tix.py +++ b/lib-python/3/tkinter/tix.py diff --git a/lib-python/3.2/tkinter/ttk.py b/lib-python/3/tkinter/ttk.py index 928e1de781..928e1de781 100644 --- a/lib-python/3.2/tkinter/ttk.py +++ b/lib-python/3/tkinter/ttk.py diff --git a/lib-python/3.2/token.py b/lib-python/3/token.py index 6b5320db8c..6b5320db8c 100755 --- a/lib-python/3.2/token.py +++ b/lib-python/3/token.py diff --git a/lib-python/3.2/tokenize.py b/lib-python/3/tokenize.py index f575e9bc23..f575e9bc23 100644 --- a/lib-python/3.2/tokenize.py +++ b/lib-python/3/tokenize.py diff --git a/lib-python/3.2/trace.py b/lib-python/3/trace.py index 3f618cdf6c..3f618cdf6c 100644 --- a/lib-python/3.2/trace.py +++ b/lib-python/3/trace.py diff --git a/lib-python/3.2/traceback.py b/lib-python/3/traceback.py index 8d4e96edcb..8d4e96edcb 100644 --- a/lib-python/3.2/traceback.py +++ b/lib-python/3/traceback.py diff --git a/lib-python/3.2/tty.py b/lib-python/3/tty.py index a72eb67554..a72eb67554 100644 --- a/lib-python/3.2/tty.py +++ b/lib-python/3/tty.py diff --git a/lib-python/3.2/turtle.py b/lib-python/3/turtle.py index ac0c32cf21..ac0c32cf21 100644 --- a/lib-python/3.2/turtle.py +++ b/lib-python/3/turtle.py diff --git a/lib-python/3.2/turtledemo/__init__.py b/lib-python/3/turtledemo/__init__.py index e69de29bb2..e69de29bb2 100644 --- a/lib-python/3.2/turtledemo/__init__.py +++ b/lib-python/3/turtledemo/__init__.py diff --git a/lib-python/3.2/turtledemo/__main__.py b/lib-python/3/turtledemo/__main__.py index cbf3aeb692..cbf3aeb692 100755 --- a/lib-python/3.2/turtledemo/__main__.py +++ b/lib-python/3/turtledemo/__main__.py diff --git a/lib-python/3.2/turtledemo/about_turtle.txt b/lib-python/3/turtledemo/about_turtle.txt index d02c7b3260..d02c7b3260 100644 --- a/lib-python/3.2/turtledemo/about_turtle.txt +++ b/lib-python/3/turtledemo/about_turtle.txt diff --git a/lib-python/3.2/turtledemo/about_turtledemo.txt b/lib-python/3/turtledemo/about_turtledemo.txt index a9009bd5fb..a9009bd5fb 100644 --- a/lib-python/3.2/turtledemo/about_turtledemo.txt +++ b/lib-python/3/turtledemo/about_turtledemo.txt diff --git a/lib-python/3.2/turtledemo/bytedesign.py b/lib-python/3/turtledemo/bytedesign.py index 64b1d7d5b0..64b1d7d5b0 100644 --- a/lib-python/3.2/turtledemo/bytedesign.py +++ b/lib-python/3/turtledemo/bytedesign.py diff --git a/lib-python/3.2/turtledemo/chaos.py b/lib-python/3/turtledemo/chaos.py index d4656f8914..d4656f8914 100644 --- a/lib-python/3.2/turtledemo/chaos.py +++ b/lib-python/3/turtledemo/chaos.py diff --git a/lib-python/3.2/turtledemo/clock.py b/lib-python/3/turtledemo/clock.py index a0d157ba49..a0d157ba49 100644 --- a/lib-python/3.2/turtledemo/clock.py +++ b/lib-python/3/turtledemo/clock.py diff --git a/lib-python/3.2/turtledemo/colormixer.py b/lib-python/3/turtledemo/colormixer.py index f5d308d443..f5d308d443 100644 --- a/lib-python/3.2/turtledemo/colormixer.py +++ b/lib-python/3/turtledemo/colormixer.py diff --git a/lib-python/3.2/turtledemo/demohelp.txt b/lib-python/3/turtledemo/demohelp.txt index fe83bc7601..fe83bc7601 100644 --- a/lib-python/3.2/turtledemo/demohelp.txt +++ b/lib-python/3/turtledemo/demohelp.txt diff --git a/lib-python/3.2/turtledemo/forest.py b/lib-python/3/turtledemo/forest.py index a837d844c9..a837d844c9 100644 --- a/lib-python/3.2/turtledemo/forest.py +++ b/lib-python/3/turtledemo/forest.py diff --git a/lib-python/3.2/turtledemo/fractalcurves.py b/lib-python/3/turtledemo/fractalcurves.py index c49f8b88ea..c49f8b88ea 100644 --- a/lib-python/3.2/turtledemo/fractalcurves.py +++ b/lib-python/3/turtledemo/fractalcurves.py diff --git a/lib-python/3.2/turtledemo/lindenmayer.py b/lib-python/3/turtledemo/lindenmayer.py index 3925f25da6..3925f25da6 100644 --- a/lib-python/3.2/turtledemo/lindenmayer.py +++ b/lib-python/3/turtledemo/lindenmayer.py diff --git a/lib-python/3.2/turtledemo/minimal_hanoi.py b/lib-python/3/turtledemo/minimal_hanoi.py index cfb78dcac1..cfb78dcac1 100644 --- a/lib-python/3.2/turtledemo/minimal_hanoi.py +++ b/lib-python/3/turtledemo/minimal_hanoi.py diff --git a/lib-python/3.2/turtledemo/nim.py b/lib-python/3/turtledemo/nim.py index 792ba51534..792ba51534 100644 --- a/lib-python/3.2/turtledemo/nim.py +++ b/lib-python/3/turtledemo/nim.py diff --git a/lib-python/3.2/turtledemo/paint.py b/lib-python/3/turtledemo/paint.py index 68058ab6ac..68058ab6ac 100644 --- a/lib-python/3.2/turtledemo/paint.py +++ b/lib-python/3/turtledemo/paint.py diff --git a/lib-python/3.2/turtledemo/peace.py b/lib-python/3/turtledemo/peace.py index 63cf7cc2e1..63cf7cc2e1 100644 --- a/lib-python/3.2/turtledemo/peace.py +++ b/lib-python/3/turtledemo/peace.py diff --git a/lib-python/3.2/turtledemo/penrose.py b/lib-python/3/turtledemo/penrose.py index f73c864b7b..f73c864b7b 100644 --- a/lib-python/3.2/turtledemo/penrose.py +++ b/lib-python/3/turtledemo/penrose.py diff --git a/lib-python/3.2/turtledemo/planet_and_moon.py b/lib-python/3/turtledemo/planet_and_moon.py index 14c4bbccc4..14c4bbccc4 100644 --- a/lib-python/3.2/turtledemo/planet_and_moon.py +++ b/lib-python/3/turtledemo/planet_and_moon.py diff --git a/lib-python/3.2/turtledemo/round_dance.py b/lib-python/3/turtledemo/round_dance.py index 10383614c6..10383614c6 100644 --- a/lib-python/3.2/turtledemo/round_dance.py +++ b/lib-python/3/turtledemo/round_dance.py diff --git a/lib-python/3.2/turtledemo/tree.py b/lib-python/3/turtledemo/tree.py index 9c0b1f7bb4..9c0b1f7bb4 100644 --- a/lib-python/3.2/turtledemo/tree.py +++ b/lib-python/3/turtledemo/tree.py diff --git a/lib-python/3.2/turtledemo/turtle.cfg b/lib-python/3/turtledemo/turtle.cfg index bd89a741f9..bd89a741f9 100644 --- a/lib-python/3.2/turtledemo/turtle.cfg +++ b/lib-python/3/turtledemo/turtle.cfg diff --git a/lib-python/3.2/turtledemo/two_canvases.py b/lib-python/3/turtledemo/two_canvases.py index 02d89db57e..02d89db57e 100644 --- a/lib-python/3.2/turtledemo/two_canvases.py +++ b/lib-python/3/turtledemo/two_canvases.py diff --git a/lib-python/3.2/turtledemo/wikipedia.py b/lib-python/3/turtledemo/wikipedia.py index 0f274420c8..0f274420c8 100644 --- a/lib-python/3.2/turtledemo/wikipedia.py +++ b/lib-python/3/turtledemo/wikipedia.py diff --git a/lib-python/3.2/turtledemo/yinyang.py b/lib-python/3/turtledemo/yinyang.py index 11d1f47cae..11d1f47cae 100644 --- a/lib-python/3.2/turtledemo/yinyang.py +++ b/lib-python/3/turtledemo/yinyang.py diff --git a/lib-python/3.2/types.py b/lib-python/3/types.py index ab354d1a71..ab354d1a71 100644 --- a/lib-python/3.2/types.py +++ b/lib-python/3/types.py diff --git a/lib-python/3.2/unittest/__init__.py b/lib-python/3/unittest/__init__.py index 201a3f0d2d..201a3f0d2d 100644 --- a/lib-python/3.2/unittest/__init__.py +++ b/lib-python/3/unittest/__init__.py diff --git a/lib-python/3.2/unittest/__main__.py b/lib-python/3/unittest/__main__.py index 7320050ae9..7320050ae9 100644 --- a/lib-python/3.2/unittest/__main__.py +++ b/lib-python/3/unittest/__main__.py diff --git a/lib-python/3.2/unittest/case.py b/lib-python/3/unittest/case.py index 3133907e4a..3133907e4a 100644 --- a/lib-python/3.2/unittest/case.py +++ b/lib-python/3/unittest/case.py diff --git a/lib-python/3.2/unittest/loader.py b/lib-python/3/unittest/loader.py index ab364002e2..ab364002e2 100644 --- a/lib-python/3.2/unittest/loader.py +++ b/lib-python/3/unittest/loader.py diff --git a/lib-python/3.2/unittest/main.py b/lib-python/3/unittest/main.py index 55d4e4be14..55d4e4be14 100644 --- a/lib-python/3.2/unittest/main.py +++ b/lib-python/3/unittest/main.py diff --git a/lib-python/3.2/unittest/result.py b/lib-python/3/unittest/result.py index 44bf1862e4..44bf1862e4 100644 --- a/lib-python/3.2/unittest/result.py +++ b/lib-python/3/unittest/result.py diff --git a/lib-python/3.2/unittest/runner.py b/lib-python/3/unittest/runner.py index 10c4778434..10c4778434 100644 --- a/lib-python/3.2/unittest/runner.py +++ b/lib-python/3/unittest/runner.py diff --git a/lib-python/3.2/unittest/signals.py b/lib-python/3/unittest/signals.py index fc31043283..fc31043283 100644 --- a/lib-python/3.2/unittest/signals.py +++ b/lib-python/3/unittest/signals.py diff --git a/lib-python/3.2/unittest/suite.py b/lib-python/3/unittest/suite.py index cde5d385ed..cde5d385ed 100644 --- a/lib-python/3.2/unittest/suite.py +++ b/lib-python/3/unittest/suite.py diff --git a/lib-python/3.2/unittest/test/__init__.py b/lib-python/3/unittest/test/__init__.py index 99b730b154..99b730b154 100644 --- a/lib-python/3.2/unittest/test/__init__.py +++ b/lib-python/3/unittest/test/__init__.py diff --git a/lib-python/3.2/unittest/test/_test_warnings.py b/lib-python/3/unittest/test/_test_warnings.py index d0be18d4ad..d0be18d4ad 100644 --- a/lib-python/3.2/unittest/test/_test_warnings.py +++ b/lib-python/3/unittest/test/_test_warnings.py diff --git a/lib-python/3.2/unittest/test/dummy.py b/lib-python/3/unittest/test/dummy.py index e4f14e4035..e4f14e4035 100644 --- a/lib-python/3.2/unittest/test/dummy.py +++ b/lib-python/3/unittest/test/dummy.py diff --git a/lib-python/3.2/unittest/test/support.py b/lib-python/3/unittest/test/support.py index dbe4ddcd0e..dbe4ddcd0e 100644 --- a/lib-python/3.2/unittest/test/support.py +++ b/lib-python/3/unittest/test/support.py diff --git a/lib-python/3.2/unittest/test/test_assertions.py b/lib-python/3/unittest/test/test_assertions.py index a1d20ebf2d..a1d20ebf2d 100644 --- a/lib-python/3.2/unittest/test/test_assertions.py +++ b/lib-python/3/unittest/test/test_assertions.py diff --git a/lib-python/3.2/unittest/test/test_break.py b/lib-python/3/unittest/test/test_break.py index 77ce20143b..77ce20143b 100644 --- a/lib-python/3.2/unittest/test/test_break.py +++ b/lib-python/3/unittest/test/test_break.py diff --git a/lib-python/3.2/unittest/test/test_case.py b/lib-python/3/unittest/test/test_case.py index c74a539515..c74a539515 100644 --- a/lib-python/3.2/unittest/test/test_case.py +++ b/lib-python/3/unittest/test/test_case.py diff --git a/lib-python/3.2/unittest/test/test_discovery.py b/lib-python/3/unittest/test/test_discovery.py index e688f8e35a..e688f8e35a 100644 --- a/lib-python/3.2/unittest/test/test_discovery.py +++ b/lib-python/3/unittest/test/test_discovery.py diff --git a/lib-python/3.2/unittest/test/test_functiontestcase.py b/lib-python/3/unittest/test/test_functiontestcase.py index 9ce5ee3556..9ce5ee3556 100644 --- a/lib-python/3.2/unittest/test/test_functiontestcase.py +++ b/lib-python/3/unittest/test/test_functiontestcase.py diff --git a/lib-python/3.2/unittest/test/test_loader.py b/lib-python/3/unittest/test/test_loader.py index f7e31a57f1..f7e31a57f1 100644 --- a/lib-python/3.2/unittest/test/test_loader.py +++ b/lib-python/3/unittest/test/test_loader.py diff --git a/lib-python/3.2/unittest/test/test_program.py b/lib-python/3/unittest/test/test_program.py index d5d0f5a71c..d5d0f5a71c 100644 --- a/lib-python/3.2/unittest/test/test_program.py +++ b/lib-python/3/unittest/test/test_program.py diff --git a/lib-python/3.2/unittest/test/test_result.py b/lib-python/3/unittest/test/test_result.py index 1c58e61bb2..1c58e61bb2 100644 --- a/lib-python/3.2/unittest/test/test_result.py +++ b/lib-python/3/unittest/test/test_result.py diff --git a/lib-python/3.2/unittest/test/test_runner.py b/lib-python/3/unittest/test/test_runner.py index 8e95410e9e..8e95410e9e 100644 --- a/lib-python/3.2/unittest/test/test_runner.py +++ b/lib-python/3/unittest/test/test_runner.py diff --git a/lib-python/3.2/unittest/test/test_setups.py b/lib-python/3/unittest/test/test_setups.py index b8d5aa41e9..b8d5aa41e9 100644 --- a/lib-python/3.2/unittest/test/test_setups.py +++ b/lib-python/3/unittest/test/test_setups.py diff --git a/lib-python/3.2/unittest/test/test_skipping.py b/lib-python/3/unittest/test/test_skipping.py index b5924646c1..b5924646c1 100644 --- a/lib-python/3.2/unittest/test/test_skipping.py +++ b/lib-python/3/unittest/test/test_skipping.py diff --git a/lib-python/3.2/unittest/test/test_suite.py b/lib-python/3/unittest/test/test_suite.py index 2db978ddb8..2db978ddb8 100644 --- a/lib-python/3.2/unittest/test/test_suite.py +++ b/lib-python/3/unittest/test/test_suite.py diff --git a/lib-python/3.2/unittest/util.py b/lib-python/3/unittest/util.py index ccdf0b81fa..ccdf0b81fa 100644 --- a/lib-python/3.2/unittest/util.py +++ b/lib-python/3/unittest/util.py diff --git a/lib-python/3.2/urllib/__init__.py b/lib-python/3/urllib/__init__.py index e69de29bb2..e69de29bb2 100644 --- a/lib-python/3.2/urllib/__init__.py +++ b/lib-python/3/urllib/__init__.py diff --git a/lib-python/3.2/urllib/error.py b/lib-python/3/urllib/error.py index 40add4161a..40add4161a 100644 --- a/lib-python/3.2/urllib/error.py +++ b/lib-python/3/urllib/error.py diff --git a/lib-python/3.2/urllib/parse.py b/lib-python/3/urllib/parse.py index 01067ae6ac..01067ae6ac 100644 --- a/lib-python/3.2/urllib/parse.py +++ b/lib-python/3/urllib/parse.py diff --git a/lib-python/3.2/urllib/request.py b/lib-python/3/urllib/request.py index 94b713e885..94b713e885 100644 --- a/lib-python/3.2/urllib/request.py +++ b/lib-python/3/urllib/request.py diff --git a/lib-python/3.2/urllib/response.py b/lib-python/3/urllib/response.py index 8c6dcca5aa..8c6dcca5aa 100644 --- a/lib-python/3.2/urllib/response.py +++ b/lib-python/3/urllib/response.py diff --git a/lib-python/3.2/urllib/robotparser.py b/lib-python/3/urllib/robotparser.py index 75be4af409..75be4af409 100644 --- a/lib-python/3.2/urllib/robotparser.py +++ b/lib-python/3/urllib/robotparser.py diff --git a/lib-python/3.2/uu.py b/lib-python/3/uu.py index d68d29374a..d68d29374a 100755 --- a/lib-python/3.2/uu.py +++ b/lib-python/3/uu.py diff --git a/lib-python/3.2/uuid.py b/lib-python/3/uuid.py index 5684ad7ace..5684ad7ace 100644 --- a/lib-python/3.2/uuid.py +++ b/lib-python/3/uuid.py diff --git a/lib-python/3.2/warnings.py b/lib-python/3/warnings.py index edbbb5eda4..edbbb5eda4 100644 --- a/lib-python/3.2/warnings.py +++ b/lib-python/3/warnings.py diff --git a/lib-python/3.2/wave.py b/lib-python/3/wave.py index 2877137add..2877137add 100644 --- a/lib-python/3.2/wave.py +++ b/lib-python/3/wave.py diff --git a/lib-python/3.2/weakref.py b/lib-python/3/weakref.py index 468f8f1029..468f8f1029 100644 --- a/lib-python/3.2/weakref.py +++ b/lib-python/3/weakref.py diff --git a/lib-python/3.2/webbrowser.py b/lib-python/3/webbrowser.py index 6f967b61cf..6f967b61cf 100644 --- a/lib-python/3.2/webbrowser.py +++ b/lib-python/3/webbrowser.py diff --git a/lib-python/3.2/wsgiref.egg-info b/lib-python/3/wsgiref.egg-info index c0b7893c34..c0b7893c34 100644 --- a/lib-python/3.2/wsgiref.egg-info +++ b/lib-python/3/wsgiref.egg-info diff --git a/lib-python/3.2/wsgiref/__init__.py b/lib-python/3/wsgiref/__init__.py index 46c579f8ec..46c579f8ec 100644 --- a/lib-python/3.2/wsgiref/__init__.py +++ b/lib-python/3/wsgiref/__init__.py diff --git a/lib-python/3.2/wsgiref/handlers.py b/lib-python/3/wsgiref/handlers.py index 67064a6875..67064a6875 100644 --- a/lib-python/3.2/wsgiref/handlers.py +++ b/lib-python/3/wsgiref/handlers.py diff --git a/lib-python/3.2/wsgiref/headers.py b/lib-python/3/wsgiref/headers.py index d93962831a..d93962831a 100644 --- a/lib-python/3.2/wsgiref/headers.py +++ b/lib-python/3/wsgiref/headers.py diff --git a/lib-python/3.2/wsgiref/simple_server.py b/lib-python/3/wsgiref/simple_server.py index af82f953c5..af82f953c5 100644 --- a/lib-python/3.2/wsgiref/simple_server.py +++ b/lib-python/3/wsgiref/simple_server.py diff --git a/lib-python/3.2/wsgiref/util.py b/lib-python/3/wsgiref/util.py index 1f1e6cce17..1f1e6cce17 100644 --- a/lib-python/3.2/wsgiref/util.py +++ b/lib-python/3/wsgiref/util.py diff --git a/lib-python/3.2/wsgiref/validate.py b/lib-python/3/wsgiref/validate.py index 05a485db7a..05a485db7a 100644 --- a/lib-python/3.2/wsgiref/validate.py +++ b/lib-python/3/wsgiref/validate.py diff --git a/lib-python/3.2/xdrlib.py b/lib-python/3/xdrlib.py index 4e48677040..4e48677040 100644 --- a/lib-python/3.2/xdrlib.py +++ b/lib-python/3/xdrlib.py diff --git a/lib-python/3.2/xml/__init__.py b/lib-python/3/xml/__init__.py index bf6d8ddfd0..bf6d8ddfd0 100644 --- a/lib-python/3.2/xml/__init__.py +++ b/lib-python/3/xml/__init__.py diff --git a/lib-python/3.2/xml/dom/NodeFilter.py b/lib-python/3/xml/dom/NodeFilter.py index 640e0bfd24..640e0bfd24 100644 --- a/lib-python/3.2/xml/dom/NodeFilter.py +++ b/lib-python/3/xml/dom/NodeFilter.py diff --git a/lib-python/3.2/xml/dom/__init__.py b/lib-python/3/xml/dom/__init__.py index 4401bdfcf3..4401bdfcf3 100644 --- a/lib-python/3.2/xml/dom/__init__.py +++ b/lib-python/3/xml/dom/__init__.py diff --git a/lib-python/3.2/xml/dom/domreg.py b/lib-python/3/xml/dom/domreg.py index cb35bb0596..cb35bb0596 100644 --- a/lib-python/3.2/xml/dom/domreg.py +++ b/lib-python/3/xml/dom/domreg.py diff --git a/lib-python/3.2/xml/dom/expatbuilder.py b/lib-python/3/xml/dom/expatbuilder.py index a98fe03235..a98fe03235 100644 --- a/lib-python/3.2/xml/dom/expatbuilder.py +++ b/lib-python/3/xml/dom/expatbuilder.py diff --git a/lib-python/3.2/xml/dom/minicompat.py b/lib-python/3/xml/dom/minicompat.py index 62725c6198..62725c6198 100644 --- a/lib-python/3.2/xml/dom/minicompat.py +++ b/lib-python/3/xml/dom/minicompat.py diff --git a/lib-python/3.2/xml/dom/minidom.py b/lib-python/3/xml/dom/minidom.py index f23ad05333..f23ad05333 100644 --- a/lib-python/3.2/xml/dom/minidom.py +++ b/lib-python/3/xml/dom/minidom.py diff --git a/lib-python/3.2/xml/dom/pulldom.py b/lib-python/3/xml/dom/pulldom.py index d5ac8b2b98..d5ac8b2b98 100644 --- a/lib-python/3.2/xml/dom/pulldom.py +++ b/lib-python/3/xml/dom/pulldom.py diff --git a/lib-python/3.2/xml/dom/xmlbuilder.py b/lib-python/3/xml/dom/xmlbuilder.py index d798624709..d798624709 100644 --- a/lib-python/3.2/xml/dom/xmlbuilder.py +++ b/lib-python/3/xml/dom/xmlbuilder.py diff --git a/lib-python/3.2/xml/etree/ElementInclude.py b/lib-python/3/xml/etree/ElementInclude.py index 6cc1b44e95..6cc1b44e95 100644 --- a/lib-python/3.2/xml/etree/ElementInclude.py +++ b/lib-python/3/xml/etree/ElementInclude.py diff --git a/lib-python/3.2/xml/etree/ElementPath.py b/lib-python/3/xml/etree/ElementPath.py index 52e65f063d..52e65f063d 100644 --- a/lib-python/3.2/xml/etree/ElementPath.py +++ b/lib-python/3/xml/etree/ElementPath.py diff --git a/lib-python/3.2/xml/etree/ElementTree.py b/lib-python/3/xml/etree/ElementTree.py index f94c48c09c..f94c48c09c 100644 --- a/lib-python/3.2/xml/etree/ElementTree.py +++ b/lib-python/3/xml/etree/ElementTree.py diff --git a/lib-python/3.2/xml/etree/__init__.py b/lib-python/3/xml/etree/__init__.py index 27fd8f6d4e..27fd8f6d4e 100644 --- a/lib-python/3.2/xml/etree/__init__.py +++ b/lib-python/3/xml/etree/__init__.py diff --git a/lib-python/3.2/xml/etree/cElementTree.py b/lib-python/3/xml/etree/cElementTree.py index a6f127abd5..a6f127abd5 100644 --- a/lib-python/3.2/xml/etree/cElementTree.py +++ b/lib-python/3/xml/etree/cElementTree.py diff --git a/lib-python/3.2/xml/parsers/__init__.py b/lib-python/3/xml/parsers/__init__.py index eb314a3b40..eb314a3b40 100644 --- a/lib-python/3.2/xml/parsers/__init__.py +++ b/lib-python/3/xml/parsers/__init__.py diff --git a/lib-python/3.2/xml/parsers/expat.py b/lib-python/3/xml/parsers/expat.py index a805b828d8..a805b828d8 100644 --- a/lib-python/3.2/xml/parsers/expat.py +++ b/lib-python/3/xml/parsers/expat.py diff --git a/lib-python/3.2/xml/sax/__init__.py b/lib-python/3/xml/sax/__init__.py index b161b1f07a..b161b1f07a 100644 --- a/lib-python/3.2/xml/sax/__init__.py +++ b/lib-python/3/xml/sax/__init__.py diff --git a/lib-python/3.2/xml/sax/_exceptions.py b/lib-python/3/xml/sax/_exceptions.py index fdd614aee6..fdd614aee6 100644 --- a/lib-python/3.2/xml/sax/_exceptions.py +++ b/lib-python/3/xml/sax/_exceptions.py diff --git a/lib-python/3.2/xml/sax/expatreader.py b/lib-python/3/xml/sax/expatreader.py index a227cdab57..a227cdab57 100644 --- a/lib-python/3.2/xml/sax/expatreader.py +++ b/lib-python/3/xml/sax/expatreader.py diff --git a/lib-python/3.2/xml/sax/handler.py b/lib-python/3/xml/sax/handler.py index 481733d2cb..481733d2cb 100644 --- a/lib-python/3.2/xml/sax/handler.py +++ b/lib-python/3/xml/sax/handler.py diff --git a/lib-python/3.2/xml/sax/saxutils.py b/lib-python/3/xml/sax/saxutils.py index 625bc122ac..625bc122ac 100644 --- a/lib-python/3.2/xml/sax/saxutils.py +++ b/lib-python/3/xml/sax/saxutils.py diff --git a/lib-python/3.2/xml/sax/xmlreader.py b/lib-python/3/xml/sax/xmlreader.py index 5ce30b042a..5ce30b042a 100644 --- a/lib-python/3.2/xml/sax/xmlreader.py +++ b/lib-python/3/xml/sax/xmlreader.py diff --git a/lib-python/3.2/xmlrpc/__init__.py b/lib-python/3/xmlrpc/__init__.py index 196d378857..196d378857 100644 --- a/lib-python/3.2/xmlrpc/__init__.py +++ b/lib-python/3/xmlrpc/__init__.py diff --git a/lib-python/3.2/xmlrpc/client.py b/lib-python/3/xmlrpc/client.py index 97d5aac53d..97d5aac53d 100644 --- a/lib-python/3.2/xmlrpc/client.py +++ b/lib-python/3/xmlrpc/client.py diff --git a/lib-python/3.2/xmlrpc/server.py b/lib-python/3/xmlrpc/server.py index d7ed3f32f7..d7ed3f32f7 100644 --- a/lib-python/3.2/xmlrpc/server.py +++ b/lib-python/3/xmlrpc/server.py diff --git a/lib-python/3.2/zipfile.py b/lib-python/3/zipfile.py index 6ca269fe17..6ca269fe17 100644 --- a/lib-python/3.2/zipfile.py +++ b/lib-python/3/zipfile.py |