aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib-python')
-rw-r--r--lib-python/2.7/BaseHTTPServer.py (renamed from lib-python/2.7.1/BaseHTTPServer.py)0
-rw-r--r--lib-python/2.7/Bastion.py (renamed from lib-python/2.7.1/Bastion.py)0
-rw-r--r--lib-python/2.7/CGIHTTPServer.py (renamed from lib-python/2.7.1/CGIHTTPServer.py)0
-rw-r--r--lib-python/2.7/ConfigParser.py (renamed from lib-python/2.7.1/ConfigParser.py)0
-rw-r--r--lib-python/2.7/Cookie.py (renamed from lib-python/2.7.1/Cookie.py)0
-rw-r--r--lib-python/2.7/DocXMLRPCServer.py (renamed from lib-python/2.7.1/DocXMLRPCServer.py)0
-rw-r--r--lib-python/2.7/HTMLParser.py (renamed from lib-python/2.7.1/HTMLParser.py)0
-rw-r--r--lib-python/2.7/MimeWriter.py (renamed from lib-python/2.7.1/MimeWriter.py)0
-rw-r--r--lib-python/2.7/Queue.py (renamed from lib-python/2.7.1/Queue.py)0
-rw-r--r--lib-python/2.7/SimpleHTTPServer.py (renamed from lib-python/2.7.1/SimpleHTTPServer.py)0
-rw-r--r--lib-python/2.7/SimpleXMLRPCServer.py (renamed from lib-python/2.7.1/SimpleXMLRPCServer.py)0
-rw-r--r--lib-python/2.7/SocketServer.py (renamed from lib-python/2.7.1/SocketServer.py)0
-rw-r--r--lib-python/2.7/StringIO.py (renamed from lib-python/2.7.1/StringIO.py)0
-rw-r--r--lib-python/2.7/UserDict.py (renamed from lib-python/2.7.1/UserDict.py)0
-rw-r--r--lib-python/2.7/UserList.py (renamed from lib-python/2.7.1/UserList.py)0
-rwxr-xr-xlib-python/2.7/UserString.py (renamed from lib-python/2.7.1/UserString.py)0
-rw-r--r--lib-python/2.7/_LWPCookieJar.py (renamed from lib-python/2.7.1/_LWPCookieJar.py)0
-rw-r--r--lib-python/2.7/_MozillaCookieJar.py (renamed from lib-python/2.7.1/_MozillaCookieJar.py)0
-rw-r--r--lib-python/2.7/__future__.py (renamed from lib-python/2.7.1/__future__.py)0
-rw-r--r--lib-python/2.7/__phello__.foo.py (renamed from lib-python/2.7.1/__phello__.foo.py)0
-rw-r--r--lib-python/2.7/_abcoll.py (renamed from lib-python/2.7.1/_abcoll.py)0
-rw-r--r--lib-python/2.7/_pyio.py (renamed from lib-python/2.7.1/_pyio.py)0
-rw-r--r--lib-python/2.7/_strptime.py (renamed from lib-python/2.7.1/_strptime.py)0
-rw-r--r--lib-python/2.7/_threading_local.py (renamed from lib-python/2.7.1/_threading_local.py)0
-rw-r--r--lib-python/2.7/_weakrefset.py (renamed from lib-python/2.7.1/_weakrefset.py)0
-rw-r--r--lib-python/2.7/abc.py (renamed from lib-python/2.7.1/abc.py)0
-rw-r--r--lib-python/2.7/aifc.py (renamed from lib-python/2.7.1/aifc.py)0
-rw-r--r--lib-python/2.7/antigravity.py (renamed from lib-python/2.7.1/antigravity.py)0
-rw-r--r--lib-python/2.7/anydbm.py (renamed from lib-python/2.7.1/anydbm.py)0
-rw-r--r--lib-python/2.7/argparse.py (renamed from lib-python/2.7.1/argparse.py)0
-rw-r--r--lib-python/2.7/ast.py (renamed from lib-python/2.7.1/ast.py)0
-rw-r--r--lib-python/2.7/asynchat.py (renamed from lib-python/2.7.1/asynchat.py)0
-rw-r--r--lib-python/2.7/asyncore.py (renamed from lib-python/2.7.1/asyncore.py)0
-rw-r--r--lib-python/2.7/atexit.py (renamed from lib-python/2.7.1/atexit.py)0
-rw-r--r--lib-python/2.7/audiodev.py (renamed from lib-python/2.7.1/audiodev.py)0
-rwxr-xr-xlib-python/2.7/base64.py (renamed from lib-python/2.7.1/base64.py)0
-rw-r--r--lib-python/2.7/bdb.py (renamed from lib-python/2.7.1/bdb.py)0
-rw-r--r--lib-python/2.7/binhex.py (renamed from lib-python/2.7.1/binhex.py)0
-rw-r--r--lib-python/2.7/bisect.py (renamed from lib-python/2.7.1/bisect.py)0
-rw-r--r--lib-python/2.7/bsddb/__init__.py (renamed from lib-python/2.7.1/bsddb/__init__.py)0
-rw-r--r--lib-python/2.7/bsddb/db.py (renamed from lib-python/2.7.1/bsddb/db.py)0
-rw-r--r--lib-python/2.7/bsddb/dbobj.py (renamed from lib-python/2.7.1/bsddb/dbobj.py)0
-rw-r--r--lib-python/2.7/bsddb/dbrecio.py (renamed from lib-python/2.7.1/bsddb/dbrecio.py)0
-rw-r--r--lib-python/2.7/bsddb/dbshelve.py (renamed from lib-python/2.7.1/bsddb/dbshelve.py)0
-rw-r--r--lib-python/2.7/bsddb/dbtables.py (renamed from lib-python/2.7.1/bsddb/dbtables.py)0
-rw-r--r--lib-python/2.7/bsddb/dbutils.py (renamed from lib-python/2.7.1/bsddb/dbutils.py)0
-rw-r--r--lib-python/2.7/bsddb/test/__init__.py (renamed from lib-python/2.7.1/bsddb/test/__init__.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_all.py (renamed from lib-python/2.7.1/bsddb/test/test_all.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_associate.py (renamed from lib-python/2.7.1/bsddb/test/test_associate.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_basics.py (renamed from lib-python/2.7.1/bsddb/test/test_basics.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_compare.py (renamed from lib-python/2.7.1/bsddb/test/test_compare.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_compat.py (renamed from lib-python/2.7.1/bsddb/test/test_compat.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_cursor_pget_bug.py (renamed from lib-python/2.7.1/bsddb/test/test_cursor_pget_bug.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_db.py (renamed from lib-python/2.7.1/bsddb/test/test_db.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_dbenv.py (renamed from lib-python/2.7.1/bsddb/test/test_dbenv.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_dbobj.py (renamed from lib-python/2.7.1/bsddb/test/test_dbobj.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_dbshelve.py (renamed from lib-python/2.7.1/bsddb/test/test_dbshelve.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_dbtables.py (renamed from lib-python/2.7.1/bsddb/test/test_dbtables.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_distributed_transactions.py (renamed from lib-python/2.7.1/bsddb/test/test_distributed_transactions.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_early_close.py (renamed from lib-python/2.7.1/bsddb/test/test_early_close.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_fileid.py (renamed from lib-python/2.7.1/bsddb/test/test_fileid.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_get_none.py (renamed from lib-python/2.7.1/bsddb/test/test_get_none.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_join.py (renamed from lib-python/2.7.1/bsddb/test/test_join.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_lock.py (renamed from lib-python/2.7.1/bsddb/test/test_lock.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_misc.py (renamed from lib-python/2.7.1/bsddb/test/test_misc.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_pickle.py (renamed from lib-python/2.7.1/bsddb/test/test_pickle.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_queue.py (renamed from lib-python/2.7.1/bsddb/test/test_queue.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_recno.py (renamed from lib-python/2.7.1/bsddb/test/test_recno.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_replication.py (renamed from lib-python/2.7.1/bsddb/test/test_replication.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_sequence.py (renamed from lib-python/2.7.1/bsddb/test/test_sequence.py)0
-rw-r--r--lib-python/2.7/bsddb/test/test_thread.py (renamed from lib-python/2.7.1/bsddb/test/test_thread.py)0
-rwxr-xr-xlib-python/2.7/cProfile.py (renamed from lib-python/2.7.1/cProfile.py)0
-rw-r--r--lib-python/2.7/calendar.py (renamed from lib-python/2.7.1/calendar.py)0
-rwxr-xr-xlib-python/2.7/cgi.py (renamed from lib-python/2.7.1/cgi.py)0
-rw-r--r--lib-python/2.7/cgitb.py (renamed from lib-python/2.7.1/cgitb.py)0
-rw-r--r--lib-python/2.7/chunk.py (renamed from lib-python/2.7.1/chunk.py)0
-rw-r--r--lib-python/2.7/cmd.py (renamed from lib-python/2.7.1/cmd.py)0
-rw-r--r--lib-python/2.7/code.py (renamed from lib-python/2.7.1/code.py)0
-rw-r--r--lib-python/2.7/codecs.py (renamed from lib-python/2.7.1/codecs.py)0
-rw-r--r--lib-python/2.7/codeop.py (renamed from lib-python/2.7.1/codeop.py)0
-rw-r--r--lib-python/2.7/collections.py (renamed from lib-python/2.7.1/collections.py)0
-rw-r--r--lib-python/2.7/colorsys.py (renamed from lib-python/2.7.1/colorsys.py)0
-rw-r--r--lib-python/2.7/commands.py (renamed from lib-python/2.7.1/commands.py)0
-rw-r--r--lib-python/2.7/compileall.py (renamed from lib-python/2.7.1/compileall.py)0
-rw-r--r--lib-python/2.7/compiler/__init__.py (renamed from lib-python/2.7.1/compiler/__init__.py)0
-rw-r--r--lib-python/2.7/compiler/ast.py (renamed from lib-python/2.7.1/compiler/ast.py)0
-rw-r--r--lib-python/2.7/compiler/consts.py (renamed from lib-python/2.7.1/compiler/consts.py)0
-rw-r--r--lib-python/2.7/compiler/future.py (renamed from lib-python/2.7.1/compiler/future.py)0
-rw-r--r--lib-python/2.7/compiler/misc.py (renamed from lib-python/2.7.1/compiler/misc.py)0
-rw-r--r--lib-python/2.7/compiler/pyassem.py (renamed from lib-python/2.7.1/compiler/pyassem.py)0
-rw-r--r--lib-python/2.7/compiler/pycodegen.py (renamed from lib-python/2.7.1/compiler/pycodegen.py)0
-rw-r--r--lib-python/2.7/compiler/symbols.py (renamed from lib-python/2.7.1/compiler/symbols.py)0
-rw-r--r--lib-python/2.7/compiler/syntax.py (renamed from lib-python/2.7.1/compiler/syntax.py)0
-rw-r--r--lib-python/2.7/compiler/transformer.py (renamed from lib-python/2.7.1/compiler/transformer.py)0
-rw-r--r--lib-python/2.7/compiler/visitor.py (renamed from lib-python/2.7.1/compiler/visitor.py)0
-rw-r--r--lib-python/2.7/contextlib.py (renamed from lib-python/2.7.1/contextlib.py)0
-rw-r--r--lib-python/2.7/cookielib.py (renamed from lib-python/2.7.1/cookielib.py)0
-rw-r--r--lib-python/2.7/copy.py (renamed from lib-python/2.7.1/copy.py)0
-rw-r--r--lib-python/2.7/copy_reg.py (renamed from lib-python/2.7.1/copy_reg.py)0
-rw-r--r--lib-python/2.7/csv.py (renamed from lib-python/2.7.1/csv.py)0
-rw-r--r--lib-python/2.7/ctypes/__init__.py (renamed from lib-python/2.7.1/ctypes/__init__.py)0
-rw-r--r--lib-python/2.7/ctypes/_endian.py (renamed from lib-python/2.7.1/ctypes/_endian.py)0
-rw-r--r--lib-python/2.7/ctypes/macholib/README.ctypes (renamed from lib-python/2.7.1/ctypes/macholib/README.ctypes)0
-rw-r--r--lib-python/2.7/ctypes/macholib/__init__.py (renamed from lib-python/2.7.1/ctypes/macholib/__init__.py)0
-rw-r--r--lib-python/2.7/ctypes/macholib/dyld.py (renamed from lib-python/2.7.1/ctypes/macholib/dyld.py)0
-rw-r--r--lib-python/2.7/ctypes/macholib/dylib.py (renamed from lib-python/2.7.1/ctypes/macholib/dylib.py)0
-rwxr-xr-xlib-python/2.7/ctypes/macholib/fetch_macholib (renamed from lib-python/2.7.1/ctypes/macholib/fetch_macholib)0
-rw-r--r--lib-python/2.7/ctypes/macholib/fetch_macholib.bat (renamed from lib-python/2.7.1/ctypes/macholib/fetch_macholib.bat)0
-rw-r--r--lib-python/2.7/ctypes/macholib/framework.py (renamed from lib-python/2.7.1/ctypes/macholib/framework.py)0
-rw-r--r--lib-python/2.7/ctypes/test/__init__.py (renamed from lib-python/2.7.1/ctypes/test/__init__.py)0
-rw-r--r--lib-python/2.7/ctypes/test/runtests.py (renamed from lib-python/2.7.1/ctypes/test/runtests.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_anon.py (renamed from lib-python/2.7.1/ctypes/test/test_anon.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_array_in_pointer.py (renamed from lib-python/2.7.1/ctypes/test/test_array_in_pointer.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_arrays.py (renamed from lib-python/2.7.1/ctypes/test/test_arrays.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_as_parameter.py (renamed from lib-python/2.7.1/ctypes/test/test_as_parameter.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_bitfields.py (renamed from lib-python/2.7.1/ctypes/test/test_bitfields.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_buffers.py (renamed from lib-python/2.7.1/ctypes/test/test_buffers.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_byteswap.py (renamed from lib-python/2.7.1/ctypes/test/test_byteswap.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_callbacks.py (renamed from lib-python/2.7.1/ctypes/test/test_callbacks.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_cast.py (renamed from lib-python/2.7.1/ctypes/test/test_cast.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_cfuncs.py (renamed from lib-python/2.7.1/ctypes/test/test_cfuncs.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_checkretval.py (renamed from lib-python/2.7.1/ctypes/test/test_checkretval.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_delattr.py (renamed from lib-python/2.7.1/ctypes/test/test_delattr.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_errcheck.py (renamed from lib-python/2.7.1/ctypes/test/test_errcheck.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_errno.py (renamed from lib-python/2.7.1/ctypes/test/test_errno.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_find.py (renamed from lib-python/2.7.1/ctypes/test/test_find.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_frombuffer.py (renamed from lib-python/2.7.1/ctypes/test/test_frombuffer.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_funcptr.py (renamed from lib-python/2.7.1/ctypes/test/test_funcptr.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_functions.py (renamed from lib-python/2.7.1/ctypes/test/test_functions.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_incomplete.py (renamed from lib-python/2.7.1/ctypes/test/test_incomplete.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_init.py (renamed from lib-python/2.7.1/ctypes/test/test_init.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_integers.py (renamed from lib-python/2.7.1/ctypes/test/test_integers.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_internals.py (renamed from lib-python/2.7.1/ctypes/test/test_internals.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_keeprefs.py (renamed from lib-python/2.7.1/ctypes/test/test_keeprefs.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_libc.py (renamed from lib-python/2.7.1/ctypes/test/test_libc.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_loading.py (renamed from lib-python/2.7.1/ctypes/test/test_loading.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_macholib.py (renamed from lib-python/2.7.1/ctypes/test/test_macholib.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_memfunctions.py (renamed from lib-python/2.7.1/ctypes/test/test_memfunctions.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_numbers.py (renamed from lib-python/2.7.1/ctypes/test/test_numbers.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_objects.py (renamed from lib-python/2.7.1/ctypes/test/test_objects.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_parameters.py (renamed from lib-python/2.7.1/ctypes/test/test_parameters.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_pep3118.py (renamed from lib-python/2.7.1/ctypes/test/test_pep3118.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_pickling.py (renamed from lib-python/2.7.1/ctypes/test/test_pickling.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_pointers.py (renamed from lib-python/2.7.1/ctypes/test/test_pointers.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_prototypes.py (renamed from lib-python/2.7.1/ctypes/test/test_prototypes.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_python_api.py (renamed from lib-python/2.7.1/ctypes/test/test_python_api.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_random_things.py (renamed from lib-python/2.7.1/ctypes/test/test_random_things.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_refcounts.py (renamed from lib-python/2.7.1/ctypes/test/test_refcounts.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_repr.py (renamed from lib-python/2.7.1/ctypes/test/test_repr.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_returnfuncptrs.py (renamed from lib-python/2.7.1/ctypes/test/test_returnfuncptrs.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_simplesubclasses.py (renamed from lib-python/2.7.1/ctypes/test/test_simplesubclasses.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_sizes.py (renamed from lib-python/2.7.1/ctypes/test/test_sizes.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_slicing.py (renamed from lib-python/2.7.1/ctypes/test/test_slicing.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_stringptr.py (renamed from lib-python/2.7.1/ctypes/test/test_stringptr.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_strings.py (renamed from lib-python/2.7.1/ctypes/test/test_strings.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_struct_fields.py (renamed from lib-python/2.7.1/ctypes/test/test_struct_fields.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_structures.py (renamed from lib-python/2.7.1/ctypes/test/test_structures.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_unaligned_structures.py (renamed from lib-python/2.7.1/ctypes/test/test_unaligned_structures.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_unicode.py (renamed from lib-python/2.7.1/ctypes/test/test_unicode.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_values.py (renamed from lib-python/2.7.1/ctypes/test/test_values.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_varsize_struct.py (renamed from lib-python/2.7.1/ctypes/test/test_varsize_struct.py)0
-rw-r--r--lib-python/2.7/ctypes/test/test_win32.py (renamed from lib-python/2.7.1/ctypes/test/test_win32.py)0
-rw-r--r--lib-python/2.7/ctypes/util.py (renamed from lib-python/2.7.1/ctypes/util.py)0
-rw-r--r--lib-python/2.7/ctypes/wintypes.py (renamed from lib-python/2.7.1/ctypes/wintypes.py)0
-rw-r--r--lib-python/2.7/curses/__init__.py (renamed from lib-python/2.7.1/curses/__init__.py)0
-rw-r--r--lib-python/2.7/curses/ascii.py (renamed from lib-python/2.7.1/curses/ascii.py)0
-rw-r--r--lib-python/2.7/curses/has_key.py (renamed from lib-python/2.7.1/curses/has_key.py)0
-rw-r--r--lib-python/2.7/curses/panel.py (renamed from lib-python/2.7.1/curses/panel.py)0
-rw-r--r--lib-python/2.7/curses/textpad.py (renamed from lib-python/2.7.1/curses/textpad.py)0
-rw-r--r--lib-python/2.7/curses/wrapper.py (renamed from lib-python/2.7.1/curses/wrapper.py)0
-rw-r--r--lib-python/2.7/dbhash.py (renamed from lib-python/2.7.1/dbhash.py)0
-rw-r--r--lib-python/2.7/decimal.py (renamed from lib-python/2.7.1/decimal.py)0
-rw-r--r--lib-python/2.7/difflib.py (renamed from lib-python/2.7.1/difflib.py)0
-rw-r--r--lib-python/2.7/dircache.py (renamed from lib-python/2.7.1/dircache.py)0
-rw-r--r--lib-python/2.7/dis.py (renamed from lib-python/2.7.1/dis.py)0
-rw-r--r--lib-python/2.7/distutils/README (renamed from lib-python/2.7.1/distutils/README)0
-rw-r--r--lib-python/2.7/distutils/__init__.py (renamed from lib-python/2.7.1/distutils/__init__.py)0
-rw-r--r--lib-python/2.7/distutils/archive_util.py (renamed from lib-python/2.7.1/distutils/archive_util.py)0
-rw-r--r--lib-python/2.7/distutils/bcppcompiler.py (renamed from lib-python/2.7.1/distutils/bcppcompiler.py)0
-rw-r--r--lib-python/2.7/distutils/ccompiler.py (renamed from lib-python/2.7.1/distutils/ccompiler.py)0
-rw-r--r--lib-python/2.7/distutils/cmd.py (renamed from lib-python/2.7.1/distutils/cmd.py)0
-rw-r--r--lib-python/2.7/distutils/command/__init__.py (renamed from lib-python/2.7.1/distutils/command/__init__.py)0
-rw-r--r--lib-python/2.7/distutils/command/bdist.py (renamed from lib-python/2.7.1/distutils/command/bdist.py)0
-rw-r--r--lib-python/2.7/distutils/command/bdist_dumb.py (renamed from lib-python/2.7.1/distutils/command/bdist_dumb.py)0
-rw-r--r--lib-python/2.7/distutils/command/bdist_msi.py (renamed from lib-python/2.7.1/distutils/command/bdist_msi.py)0
-rw-r--r--lib-python/2.7/distutils/command/bdist_rpm.py (renamed from lib-python/2.7.1/distutils/command/bdist_rpm.py)0
-rw-r--r--lib-python/2.7/distutils/command/bdist_wininst.py (renamed from lib-python/2.7.1/distutils/command/bdist_wininst.py)0
-rw-r--r--lib-python/2.7/distutils/command/build.py (renamed from lib-python/2.7.1/distutils/command/build.py)0
-rw-r--r--lib-python/2.7/distutils/command/build_clib.py (renamed from lib-python/2.7.1/distutils/command/build_clib.py)0
-rw-r--r--lib-python/2.7/distutils/command/build_ext.py (renamed from lib-python/2.7.1/distutils/command/build_ext.py)0
-rw-r--r--lib-python/2.7/distutils/command/build_py.py (renamed from lib-python/2.7.1/distutils/command/build_py.py)0
-rw-r--r--lib-python/2.7/distutils/command/build_scripts.py (renamed from lib-python/2.7.1/distutils/command/build_scripts.py)0
-rw-r--r--lib-python/2.7/distutils/command/check.py (renamed from lib-python/2.7.1/distutils/command/check.py)0
-rw-r--r--lib-python/2.7/distutils/command/clean.py (renamed from lib-python/2.7.1/distutils/command/clean.py)0
-rw-r--r--lib-python/2.7/distutils/command/command_template (renamed from lib-python/2.7.1/distutils/command/command_template)0
-rw-r--r--lib-python/2.7/distutils/command/config.py (renamed from lib-python/2.7.1/distutils/command/config.py)0
-rw-r--r--lib-python/2.7/distutils/command/install.py (renamed from lib-python/2.7.1/distutils/command/install.py)0
-rw-r--r--lib-python/2.7/distutils/command/install_data.py (renamed from lib-python/2.7.1/distutils/command/install_data.py)0
-rw-r--r--lib-python/2.7/distutils/command/install_egg_info.py (renamed from lib-python/2.7.1/distutils/command/install_egg_info.py)0
-rw-r--r--lib-python/2.7/distutils/command/install_headers.py (renamed from lib-python/2.7.1/distutils/command/install_headers.py)0
-rw-r--r--lib-python/2.7/distutils/command/install_lib.py (renamed from lib-python/2.7.1/distutils/command/install_lib.py)0
-rw-r--r--lib-python/2.7/distutils/command/install_scripts.py (renamed from lib-python/2.7.1/distutils/command/install_scripts.py)0
-rw-r--r--lib-python/2.7/distutils/command/register.py (renamed from lib-python/2.7.1/distutils/command/register.py)0
-rw-r--r--lib-python/2.7/distutils/command/sdist.py (renamed from lib-python/2.7.1/distutils/command/sdist.py)0
-rw-r--r--lib-python/2.7/distutils/command/upload.py (renamed from lib-python/2.7.1/distutils/command/upload.py)0
-rw-r--r--lib-python/2.7/distutils/command/wininst-6.0.exe (renamed from lib-python/2.7.1/distutils/command/wininst-6.0.exe)bin61440 -> 61440 bytes
-rw-r--r--lib-python/2.7/distutils/command/wininst-7.1.exe (renamed from lib-python/2.7.1/distutils/command/wininst-7.1.exe)bin65536 -> 65536 bytes
-rw-r--r--lib-python/2.7/distutils/command/wininst-8.0.exe (renamed from lib-python/2.7.1/distutils/command/wininst-8.0.exe)bin61440 -> 61440 bytes
-rw-r--r--lib-python/2.7/distutils/command/wininst-9.0-amd64.exe (renamed from lib-python/2.7.1/distutils/command/wininst-9.0-amd64.exe)bin223744 -> 223744 bytes
-rw-r--r--lib-python/2.7/distutils/command/wininst-9.0.exe (renamed from lib-python/2.7.1/distutils/command/wininst-9.0.exe)bin196096 -> 196096 bytes
-rw-r--r--lib-python/2.7/distutils/config.py (renamed from lib-python/2.7.1/distutils/config.py)0
-rw-r--r--lib-python/2.7/distutils/core.py (renamed from lib-python/2.7.1/distutils/core.py)0
-rw-r--r--lib-python/2.7/distutils/cygwinccompiler.py (renamed from lib-python/2.7.1/distutils/cygwinccompiler.py)0
-rw-r--r--lib-python/2.7/distutils/debug.py (renamed from lib-python/2.7.1/distutils/debug.py)0
-rw-r--r--lib-python/2.7/distutils/dep_util.py (renamed from lib-python/2.7.1/distutils/dep_util.py)0
-rw-r--r--lib-python/2.7/distutils/dir_util.py (renamed from lib-python/2.7.1/distutils/dir_util.py)0
-rw-r--r--lib-python/2.7/distutils/dist.py (renamed from lib-python/2.7.1/distutils/dist.py)0
-rw-r--r--lib-python/2.7/distutils/emxccompiler.py (renamed from lib-python/2.7.1/distutils/emxccompiler.py)0
-rw-r--r--lib-python/2.7/distutils/errors.py (renamed from lib-python/2.7.1/distutils/errors.py)0
-rw-r--r--lib-python/2.7/distutils/extension.py (renamed from lib-python/2.7.1/distutils/extension.py)0
-rw-r--r--lib-python/2.7/distutils/fancy_getopt.py (renamed from lib-python/2.7.1/distutils/fancy_getopt.py)0
-rw-r--r--lib-python/2.7/distutils/file_util.py (renamed from lib-python/2.7.1/distutils/file_util.py)0
-rw-r--r--lib-python/2.7/distutils/filelist.py (renamed from lib-python/2.7.1/distutils/filelist.py)0
-rw-r--r--lib-python/2.7/distutils/log.py (renamed from lib-python/2.7.1/distutils/log.py)0
-rw-r--r--lib-python/2.7/distutils/msvc9compiler.py (renamed from lib-python/2.7.1/distutils/msvc9compiler.py)0
-rw-r--r--lib-python/2.7/distutils/msvccompiler.py (renamed from lib-python/2.7.1/distutils/msvccompiler.py)0
-rw-r--r--lib-python/2.7/distutils/spawn.py (renamed from lib-python/2.7.1/distutils/spawn.py)0
-rw-r--r--lib-python/2.7/distutils/sysconfig.py (renamed from lib-python/2.7.1/distutils/sysconfig.py)0
-rwxr-xr-xlib-python/2.7/distutils/tests/Setup.sample (renamed from lib-python/2.7.1/distutils/tests/Setup.sample)0
-rw-r--r--lib-python/2.7/distutils/tests/__init__.py (renamed from lib-python/2.7.1/distutils/tests/__init__.py)0
-rw-r--r--lib-python/2.7/distutils/tests/setuptools_build_ext.py (renamed from lib-python/2.7.1/distutils/tests/setuptools_build_ext.py)0
-rw-r--r--lib-python/2.7/distutils/tests/setuptools_extension.py (renamed from lib-python/2.7.1/distutils/tests/setuptools_extension.py)0
-rw-r--r--lib-python/2.7/distutils/tests/support.py (renamed from lib-python/2.7.1/distutils/tests/support.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_archive_util.py (renamed from lib-python/2.7.1/distutils/tests/test_archive_util.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_bdist.py (renamed from lib-python/2.7.1/distutils/tests/test_bdist.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_bdist_dumb.py (renamed from lib-python/2.7.1/distutils/tests/test_bdist_dumb.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_bdist_msi.py (renamed from lib-python/2.7.1/distutils/tests/test_bdist_msi.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_bdist_rpm.py (renamed from lib-python/2.7.1/distutils/tests/test_bdist_rpm.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_bdist_wininst.py (renamed from lib-python/2.7.1/distutils/tests/test_bdist_wininst.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_build.py (renamed from lib-python/2.7.1/distutils/tests/test_build.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_build_clib.py (renamed from lib-python/2.7.1/distutils/tests/test_build_clib.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_build_ext.py (renamed from lib-python/2.7.1/distutils/tests/test_build_ext.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_build_py.py (renamed from lib-python/2.7.1/distutils/tests/test_build_py.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_build_scripts.py (renamed from lib-python/2.7.1/distutils/tests/test_build_scripts.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_ccompiler.py (renamed from lib-python/2.7.1/distutils/tests/test_ccompiler.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_check.py (renamed from lib-python/2.7.1/distutils/tests/test_check.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_clean.py (renamed from lib-python/2.7.1/distutils/tests/test_clean.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_cmd.py (renamed from lib-python/2.7.1/distutils/tests/test_cmd.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_config.py (renamed from lib-python/2.7.1/distutils/tests/test_config.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_config_cmd.py (renamed from lib-python/2.7.1/distutils/tests/test_config_cmd.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_core.py (renamed from lib-python/2.7.1/distutils/tests/test_core.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_dep_util.py (renamed from lib-python/2.7.1/distutils/tests/test_dep_util.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_dir_util.py (renamed from lib-python/2.7.1/distutils/tests/test_dir_util.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_dist.py (renamed from lib-python/2.7.1/distutils/tests/test_dist.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_file_util.py (renamed from lib-python/2.7.1/distutils/tests/test_file_util.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_filelist.py (renamed from lib-python/2.7.1/distutils/tests/test_filelist.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_install.py (renamed from lib-python/2.7.1/distutils/tests/test_install.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_install_data.py (renamed from lib-python/2.7.1/distutils/tests/test_install_data.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_install_headers.py (renamed from lib-python/2.7.1/distutils/tests/test_install_headers.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_install_lib.py (renamed from lib-python/2.7.1/distutils/tests/test_install_lib.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_install_scripts.py (renamed from lib-python/2.7.1/distutils/tests/test_install_scripts.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_msvc9compiler.py (renamed from lib-python/2.7.1/distutils/tests/test_msvc9compiler.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_register.py (renamed from lib-python/2.7.1/distutils/tests/test_register.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_sdist.py (renamed from lib-python/2.7.1/distutils/tests/test_sdist.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_spawn.py (renamed from lib-python/2.7.1/distutils/tests/test_spawn.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_sysconfig.py (renamed from lib-python/2.7.1/distutils/tests/test_sysconfig.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_text_file.py (renamed from lib-python/2.7.1/distutils/tests/test_text_file.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_unixccompiler.py (renamed from lib-python/2.7.1/distutils/tests/test_unixccompiler.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_upload.py (renamed from lib-python/2.7.1/distutils/tests/test_upload.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_util.py (renamed from lib-python/2.7.1/distutils/tests/test_util.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_version.py (renamed from lib-python/2.7.1/distutils/tests/test_version.py)0
-rw-r--r--lib-python/2.7/distutils/tests/test_versionpredicate.py (renamed from lib-python/2.7.1/distutils/tests/test_versionpredicate.py)0
-rw-r--r--lib-python/2.7/distutils/text_file.py (renamed from lib-python/2.7.1/distutils/text_file.py)0
-rw-r--r--lib-python/2.7/distutils/unixccompiler.py (renamed from lib-python/2.7.1/distutils/unixccompiler.py)0
-rw-r--r--lib-python/2.7/distutils/util.py (renamed from lib-python/2.7.1/distutils/util.py)0
-rw-r--r--lib-python/2.7/distutils/version.py (renamed from lib-python/2.7.1/distutils/version.py)0
-rw-r--r--lib-python/2.7/distutils/versionpredicate.py (renamed from lib-python/2.7.1/distutils/versionpredicate.py)0
-rw-r--r--lib-python/2.7/doctest.py (renamed from lib-python/2.7.1/doctest.py)0
-rw-r--r--lib-python/2.7/dumbdbm.py (renamed from lib-python/2.7.1/dumbdbm.py)0
-rw-r--r--lib-python/2.7/dummy_thread.py (renamed from lib-python/2.7.1/dummy_thread.py)0
-rw-r--r--lib-python/2.7/dummy_threading.py (renamed from lib-python/2.7.1/dummy_threading.py)0
-rw-r--r--lib-python/2.7/email/__init__.py (renamed from lib-python/2.7.1/email/__init__.py)0
-rw-r--r--lib-python/2.7/email/_parseaddr.py (renamed from lib-python/2.7.1/email/_parseaddr.py)0
-rw-r--r--lib-python/2.7/email/base64mime.py (renamed from lib-python/2.7.1/email/base64mime.py)0
-rw-r--r--lib-python/2.7/email/charset.py (renamed from lib-python/2.7.1/email/charset.py)0
-rw-r--r--lib-python/2.7/email/encoders.py (renamed from lib-python/2.7.1/email/encoders.py)0
-rw-r--r--lib-python/2.7/email/errors.py (renamed from lib-python/2.7.1/email/errors.py)0
-rw-r--r--lib-python/2.7/email/feedparser.py (renamed from lib-python/2.7.1/email/feedparser.py)0
-rw-r--r--lib-python/2.7/email/generator.py (renamed from lib-python/2.7.1/email/generator.py)0
-rw-r--r--lib-python/2.7/email/header.py (renamed from lib-python/2.7.1/email/header.py)0
-rw-r--r--lib-python/2.7/email/iterators.py (renamed from lib-python/2.7.1/email/iterators.py)0
-rw-r--r--lib-python/2.7/email/message.py (renamed from lib-python/2.7.1/email/message.py)0
-rw-r--r--lib-python/2.7/email/mime/__init__.py (renamed from lib-python/2.7.1/email/mime/__init__.py)0
-rw-r--r--lib-python/2.7/email/mime/application.py (renamed from lib-python/2.7.1/email/mime/application.py)0
-rw-r--r--lib-python/2.7/email/mime/audio.py (renamed from lib-python/2.7.1/email/mime/audio.py)0
-rw-r--r--lib-python/2.7/email/mime/base.py (renamed from lib-python/2.7.1/email/mime/base.py)0
-rw-r--r--lib-python/2.7/email/mime/image.py (renamed from lib-python/2.7.1/email/mime/image.py)0
-rw-r--r--lib-python/2.7/email/mime/message.py (renamed from lib-python/2.7.1/email/mime/message.py)0
-rw-r--r--lib-python/2.7/email/mime/multipart.py (renamed from lib-python/2.7.1/email/mime/multipart.py)0
-rw-r--r--lib-python/2.7/email/mime/nonmultipart.py (renamed from lib-python/2.7.1/email/mime/nonmultipart.py)0
-rw-r--r--lib-python/2.7/email/mime/text.py (renamed from lib-python/2.7.1/email/mime/text.py)0
-rw-r--r--lib-python/2.7/email/parser.py (renamed from lib-python/2.7.1/email/parser.py)0
-rw-r--r--lib-python/2.7/email/quoprimime.py (renamed from lib-python/2.7.1/email/quoprimime.py)0
-rw-r--r--lib-python/2.7/email/test/__init__.py (renamed from lib-python/2.7.1/email/test/__init__.py)0
-rw-r--r--lib-python/2.7/email/test/data/PyBanner048.gif (renamed from lib-python/2.7.1/email/test/data/PyBanner048.gif)bin954 -> 954 bytes
-rw-r--r--lib-python/2.7/email/test/data/audiotest.au (renamed from lib-python/2.7.1/email/test/data/audiotest.au)bin28144 -> 28144 bytes
-rw-r--r--lib-python/2.7/email/test/data/msg_01.txt (renamed from lib-python/2.7.1/email/test/data/msg_01.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_02.txt (renamed from lib-python/2.7.1/email/test/data/msg_02.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_03.txt (renamed from lib-python/2.7.1/email/test/data/msg_03.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_04.txt (renamed from lib-python/2.7.1/email/test/data/msg_04.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_05.txt (renamed from lib-python/2.7.1/email/test/data/msg_05.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_06.txt (renamed from lib-python/2.7.1/email/test/data/msg_06.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_07.txt (renamed from lib-python/2.7.1/email/test/data/msg_07.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_08.txt (renamed from lib-python/2.7.1/email/test/data/msg_08.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_09.txt (renamed from lib-python/2.7.1/email/test/data/msg_09.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_10.txt (renamed from lib-python/2.7.1/email/test/data/msg_10.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_11.txt (renamed from lib-python/2.7.1/email/test/data/msg_11.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_12.txt (renamed from lib-python/2.7.1/email/test/data/msg_12.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_12a.txt (renamed from lib-python/2.7.1/email/test/data/msg_12a.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_13.txt (renamed from lib-python/2.7.1/email/test/data/msg_13.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_14.txt (renamed from lib-python/2.7.1/email/test/data/msg_14.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_15.txt (renamed from lib-python/2.7.1/email/test/data/msg_15.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_16.txt (renamed from lib-python/2.7.1/email/test/data/msg_16.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_17.txt (renamed from lib-python/2.7.1/email/test/data/msg_17.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_18.txt (renamed from lib-python/2.7.1/email/test/data/msg_18.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_19.txt (renamed from lib-python/2.7.1/email/test/data/msg_19.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_20.txt (renamed from lib-python/2.7.1/email/test/data/msg_20.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_21.txt (renamed from lib-python/2.7.1/email/test/data/msg_21.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_22.txt (renamed from lib-python/2.7.1/email/test/data/msg_22.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_23.txt (renamed from lib-python/2.7.1/email/test/data/msg_23.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_24.txt (renamed from lib-python/2.7.1/email/test/data/msg_24.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_25.txt (renamed from lib-python/2.7.1/email/test/data/msg_25.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_26.txt (renamed from lib-python/2.7.1/email/test/data/msg_26.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_27.txt (renamed from lib-python/2.7.1/email/test/data/msg_27.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_28.txt (renamed from lib-python/2.7.1/email/test/data/msg_28.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_29.txt (renamed from lib-python/2.7.1/email/test/data/msg_29.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_30.txt (renamed from lib-python/2.7.1/email/test/data/msg_30.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_31.txt (renamed from lib-python/2.7.1/email/test/data/msg_31.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_32.txt (renamed from lib-python/2.7.1/email/test/data/msg_32.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_33.txt (renamed from lib-python/2.7.1/email/test/data/msg_33.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_34.txt (renamed from lib-python/2.7.1/email/test/data/msg_34.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_35.txt (renamed from lib-python/2.7.1/email/test/data/msg_35.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_36.txt (renamed from lib-python/2.7.1/email/test/data/msg_36.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_37.txt (renamed from lib-python/2.7.1/email/test/data/msg_37.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_38.txt (renamed from lib-python/2.7.1/email/test/data/msg_38.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_39.txt (renamed from lib-python/2.7.1/email/test/data/msg_39.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_40.txt (renamed from lib-python/2.7.1/email/test/data/msg_40.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_41.txt (renamed from lib-python/2.7.1/email/test/data/msg_41.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_42.txt (renamed from lib-python/2.7.1/email/test/data/msg_42.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_43.txt (renamed from lib-python/2.7.1/email/test/data/msg_43.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_44.txt (renamed from lib-python/2.7.1/email/test/data/msg_44.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_45.txt (renamed from lib-python/2.7.1/email/test/data/msg_45.txt)0
-rw-r--r--lib-python/2.7/email/test/data/msg_46.txt (renamed from lib-python/2.7.1/email/test/data/msg_46.txt)0
-rw-r--r--lib-python/2.7/email/test/test_email.py (renamed from lib-python/2.7.1/email/test/test_email.py)0
-rw-r--r--lib-python/2.7/email/test/test_email_codecs.py (renamed from lib-python/2.7.1/email/test/test_email_codecs.py)0
-rw-r--r--lib-python/2.7/email/test/test_email_codecs_renamed.py (renamed from lib-python/2.7.1/email/test/test_email_codecs_renamed.py)0
-rw-r--r--lib-python/2.7/email/test/test_email_renamed.py (renamed from lib-python/2.7.1/email/test/test_email_renamed.py)0
-rw-r--r--lib-python/2.7/email/test/test_email_torture.py (renamed from lib-python/2.7.1/email/test/test_email_torture.py)0
-rw-r--r--lib-python/2.7/email/utils.py (renamed from lib-python/2.7.1/email/utils.py)0
-rw-r--r--lib-python/2.7/encodings/__init__.py (renamed from lib-python/2.7.1/encodings/__init__.py)0
-rw-r--r--lib-python/2.7/encodings/aliases.py (renamed from lib-python/2.7.1/encodings/aliases.py)0
-rw-r--r--lib-python/2.7/encodings/ascii.py (renamed from lib-python/2.7.1/encodings/ascii.py)0
-rw-r--r--lib-python/2.7/encodings/base64_codec.py (renamed from lib-python/2.7.1/encodings/base64_codec.py)0
-rw-r--r--lib-python/2.7/encodings/big5.py (renamed from lib-python/2.7.1/encodings/big5.py)0
-rw-r--r--lib-python/2.7/encodings/big5hkscs.py (renamed from lib-python/2.7.1/encodings/big5hkscs.py)0
-rw-r--r--lib-python/2.7/encodings/bz2_codec.py (renamed from lib-python/2.7.1/encodings/bz2_codec.py)0
-rw-r--r--lib-python/2.7/encodings/charmap.py (renamed from lib-python/2.7.1/encodings/charmap.py)0
-rw-r--r--lib-python/2.7/encodings/cp037.py (renamed from lib-python/2.7.1/encodings/cp037.py)0
-rw-r--r--lib-python/2.7/encodings/cp1006.py (renamed from lib-python/2.7.1/encodings/cp1006.py)0
-rw-r--r--lib-python/2.7/encodings/cp1026.py (renamed from lib-python/2.7.1/encodings/cp1026.py)0
-rw-r--r--lib-python/2.7/encodings/cp1140.py (renamed from lib-python/2.7.1/encodings/cp1140.py)0
-rw-r--r--lib-python/2.7/encodings/cp1250.py (renamed from lib-python/2.7.1/encodings/cp1250.py)0
-rw-r--r--lib-python/2.7/encodings/cp1251.py (renamed from lib-python/2.7.1/encodings/cp1251.py)0
-rw-r--r--lib-python/2.7/encodings/cp1252.py (renamed from lib-python/2.7.1/encodings/cp1252.py)0
-rw-r--r--lib-python/2.7/encodings/cp1253.py (renamed from lib-python/2.7.1/encodings/cp1253.py)0
-rw-r--r--lib-python/2.7/encodings/cp1254.py (renamed from lib-python/2.7.1/encodings/cp1254.py)0
-rw-r--r--lib-python/2.7/encodings/cp1255.py (renamed from lib-python/2.7.1/encodings/cp1255.py)0
-rw-r--r--lib-python/2.7/encodings/cp1256.py (renamed from lib-python/2.7.1/encodings/cp1256.py)0
-rw-r--r--lib-python/2.7/encodings/cp1257.py (renamed from lib-python/2.7.1/encodings/cp1257.py)0
-rw-r--r--lib-python/2.7/encodings/cp1258.py (renamed from lib-python/2.7.1/encodings/cp1258.py)0
-rw-r--r--lib-python/2.7/encodings/cp424.py (renamed from lib-python/2.7.1/encodings/cp424.py)0
-rw-r--r--lib-python/2.7/encodings/cp437.py (renamed from lib-python/2.7.1/encodings/cp437.py)0
-rw-r--r--lib-python/2.7/encodings/cp500.py (renamed from lib-python/2.7.1/encodings/cp500.py)0
-rw-r--r--lib-python/2.7/encodings/cp720.py (renamed from lib-python/2.7.1/encodings/cp720.py)0
-rw-r--r--lib-python/2.7/encodings/cp737.py (renamed from lib-python/2.7.1/encodings/cp737.py)0
-rw-r--r--lib-python/2.7/encodings/cp775.py (renamed from lib-python/2.7.1/encodings/cp775.py)0
-rw-r--r--lib-python/2.7/encodings/cp850.py (renamed from lib-python/2.7.1/encodings/cp850.py)0
-rw-r--r--lib-python/2.7/encodings/cp852.py (renamed from lib-python/2.7.1/encodings/cp852.py)0
-rw-r--r--lib-python/2.7/encodings/cp855.py (renamed from lib-python/2.7.1/encodings/cp855.py)0
-rw-r--r--lib-python/2.7/encodings/cp856.py (renamed from lib-python/2.7.1/encodings/cp856.py)0
-rw-r--r--lib-python/2.7/encodings/cp857.py (renamed from lib-python/2.7.1/encodings/cp857.py)0
-rw-r--r--lib-python/2.7/encodings/cp858.py (renamed from lib-python/2.7.1/encodings/cp858.py)0
-rw-r--r--lib-python/2.7/encodings/cp860.py (renamed from lib-python/2.7.1/encodings/cp860.py)0
-rw-r--r--lib-python/2.7/encodings/cp861.py (renamed from lib-python/2.7.1/encodings/cp861.py)0
-rw-r--r--lib-python/2.7/encodings/cp862.py (renamed from lib-python/2.7.1/encodings/cp862.py)0
-rw-r--r--lib-python/2.7/encodings/cp863.py (renamed from lib-python/2.7.1/encodings/cp863.py)0
-rw-r--r--lib-python/2.7/encodings/cp864.py (renamed from lib-python/2.7.1/encodings/cp864.py)0
-rw-r--r--lib-python/2.7/encodings/cp865.py (renamed from lib-python/2.7.1/encodings/cp865.py)0
-rw-r--r--lib-python/2.7/encodings/cp866.py (renamed from lib-python/2.7.1/encodings/cp866.py)0
-rw-r--r--lib-python/2.7/encodings/cp869.py (renamed from lib-python/2.7.1/encodings/cp869.py)0
-rw-r--r--lib-python/2.7/encodings/cp874.py (renamed from lib-python/2.7.1/encodings/cp874.py)0
-rw-r--r--lib-python/2.7/encodings/cp875.py (renamed from lib-python/2.7.1/encodings/cp875.py)0
-rw-r--r--lib-python/2.7/encodings/cp932.py (renamed from lib-python/2.7.1/encodings/cp932.py)0
-rw-r--r--lib-python/2.7/encodings/cp949.py (renamed from lib-python/2.7.1/encodings/cp949.py)0
-rw-r--r--lib-python/2.7/encodings/cp950.py (renamed from lib-python/2.7.1/encodings/cp950.py)0
-rw-r--r--lib-python/2.7/encodings/euc_jis_2004.py (renamed from lib-python/2.7.1/encodings/euc_jis_2004.py)0
-rw-r--r--lib-python/2.7/encodings/euc_jisx0213.py (renamed from lib-python/2.7.1/encodings/euc_jisx0213.py)0
-rw-r--r--lib-python/2.7/encodings/euc_jp.py (renamed from lib-python/2.7.1/encodings/euc_jp.py)0
-rw-r--r--lib-python/2.7/encodings/euc_kr.py (renamed from lib-python/2.7.1/encodings/euc_kr.py)0
-rw-r--r--lib-python/2.7/encodings/gb18030.py (renamed from lib-python/2.7.1/encodings/gb18030.py)0
-rw-r--r--lib-python/2.7/encodings/gb2312.py (renamed from lib-python/2.7.1/encodings/gb2312.py)0
-rw-r--r--lib-python/2.7/encodings/gbk.py (renamed from lib-python/2.7.1/encodings/gbk.py)0
-rw-r--r--lib-python/2.7/encodings/hex_codec.py (renamed from lib-python/2.7.1/encodings/hex_codec.py)0
-rw-r--r--lib-python/2.7/encodings/hp_roman8.py (renamed from lib-python/2.7.1/encodings/hp_roman8.py)0
-rw-r--r--lib-python/2.7/encodings/hz.py (renamed from lib-python/2.7.1/encodings/hz.py)0
-rw-r--r--lib-python/2.7/encodings/idna.py (renamed from lib-python/2.7.1/encodings/idna.py)0
-rw-r--r--lib-python/2.7/encodings/iso2022_jp.py (renamed from lib-python/2.7.1/encodings/iso2022_jp.py)0
-rw-r--r--lib-python/2.7/encodings/iso2022_jp_1.py (renamed from lib-python/2.7.1/encodings/iso2022_jp_1.py)0
-rw-r--r--lib-python/2.7/encodings/iso2022_jp_2.py (renamed from lib-python/2.7.1/encodings/iso2022_jp_2.py)0
-rw-r--r--lib-python/2.7/encodings/iso2022_jp_2004.py (renamed from lib-python/2.7.1/encodings/iso2022_jp_2004.py)0
-rw-r--r--lib-python/2.7/encodings/iso2022_jp_3.py (renamed from lib-python/2.7.1/encodings/iso2022_jp_3.py)0
-rw-r--r--lib-python/2.7/encodings/iso2022_jp_ext.py (renamed from lib-python/2.7.1/encodings/iso2022_jp_ext.py)0
-rw-r--r--lib-python/2.7/encodings/iso2022_kr.py (renamed from lib-python/2.7.1/encodings/iso2022_kr.py)0
-rw-r--r--lib-python/2.7/encodings/iso8859_1.py (renamed from lib-python/2.7.1/encodings/iso8859_1.py)0
-rw-r--r--lib-python/2.7/encodings/iso8859_10.py (renamed from lib-python/2.7.1/encodings/iso8859_10.py)0
-rw-r--r--lib-python/2.7/encodings/iso8859_11.py (renamed from lib-python/2.7.1/encodings/iso8859_11.py)0
-rw-r--r--lib-python/2.7/encodings/iso8859_13.py (renamed from lib-python/2.7.1/encodings/iso8859_13.py)0
-rw-r--r--lib-python/2.7/encodings/iso8859_14.py (renamed from lib-python/2.7.1/encodings/iso8859_14.py)0
-rw-r--r--lib-python/2.7/encodings/iso8859_15.py (renamed from lib-python/2.7.1/encodings/iso8859_15.py)0
-rw-r--r--lib-python/2.7/encodings/iso8859_16.py (renamed from lib-python/2.7.1/encodings/iso8859_16.py)0
-rw-r--r--lib-python/2.7/encodings/iso8859_2.py (renamed from lib-python/2.7.1/encodings/iso8859_2.py)0
-rw-r--r--lib-python/2.7/encodings/iso8859_3.py (renamed from lib-python/2.7.1/encodings/iso8859_3.py)0
-rw-r--r--lib-python/2.7/encodings/iso8859_4.py (renamed from lib-python/2.7.1/encodings/iso8859_4.py)0
-rw-r--r--lib-python/2.7/encodings/iso8859_5.py (renamed from lib-python/2.7.1/encodings/iso8859_5.py)0
-rw-r--r--lib-python/2.7/encodings/iso8859_6.py (renamed from lib-python/2.7.1/encodings/iso8859_6.py)0
-rw-r--r--lib-python/2.7/encodings/iso8859_7.py (renamed from lib-python/2.7.1/encodings/iso8859_7.py)0
-rw-r--r--lib-python/2.7/encodings/iso8859_8.py (renamed from lib-python/2.7.1/encodings/iso8859_8.py)0
-rw-r--r--lib-python/2.7/encodings/iso8859_9.py (renamed from lib-python/2.7.1/encodings/iso8859_9.py)0
-rw-r--r--lib-python/2.7/encodings/johab.py (renamed from lib-python/2.7.1/encodings/johab.py)0
-rw-r--r--lib-python/2.7/encodings/koi8_r.py (renamed from lib-python/2.7.1/encodings/koi8_r.py)0
-rw-r--r--lib-python/2.7/encodings/koi8_u.py (renamed from lib-python/2.7.1/encodings/koi8_u.py)0
-rw-r--r--lib-python/2.7/encodings/latin_1.py (renamed from lib-python/2.7.1/encodings/latin_1.py)0
-rw-r--r--lib-python/2.7/encodings/mac_arabic.py (renamed from lib-python/2.7.1/encodings/mac_arabic.py)0
-rw-r--r--lib-python/2.7/encodings/mac_centeuro.py (renamed from lib-python/2.7.1/encodings/mac_centeuro.py)0
-rw-r--r--lib-python/2.7/encodings/mac_croatian.py (renamed from lib-python/2.7.1/encodings/mac_croatian.py)0
-rw-r--r--lib-python/2.7/encodings/mac_cyrillic.py (renamed from lib-python/2.7.1/encodings/mac_cyrillic.py)0
-rw-r--r--lib-python/2.7/encodings/mac_farsi.py (renamed from lib-python/2.7.1/encodings/mac_farsi.py)0
-rw-r--r--lib-python/2.7/encodings/mac_greek.py (renamed from lib-python/2.7.1/encodings/mac_greek.py)0
-rw-r--r--lib-python/2.7/encodings/mac_iceland.py (renamed from lib-python/2.7.1/encodings/mac_iceland.py)0
-rw-r--r--lib-python/2.7/encodings/mac_latin2.py (renamed from lib-python/2.7.1/encodings/mac_latin2.py)0
-rw-r--r--lib-python/2.7/encodings/mac_roman.py (renamed from lib-python/2.7.1/encodings/mac_roman.py)0
-rw-r--r--lib-python/2.7/encodings/mac_romanian.py (renamed from lib-python/2.7.1/encodings/mac_romanian.py)0
-rw-r--r--lib-python/2.7/encodings/mac_turkish.py (renamed from lib-python/2.7.1/encodings/mac_turkish.py)0
-rw-r--r--lib-python/2.7/encodings/mbcs.py (renamed from lib-python/2.7.1/encodings/mbcs.py)0
-rw-r--r--lib-python/2.7/encodings/palmos.py (renamed from lib-python/2.7.1/encodings/palmos.py)0
-rw-r--r--lib-python/2.7/encodings/ptcp154.py (renamed from lib-python/2.7.1/encodings/ptcp154.py)0
-rw-r--r--lib-python/2.7/encodings/punycode.py (renamed from lib-python/2.7.1/encodings/punycode.py)0
-rw-r--r--lib-python/2.7/encodings/quopri_codec.py (renamed from lib-python/2.7.1/encodings/quopri_codec.py)0
-rw-r--r--lib-python/2.7/encodings/raw_unicode_escape.py (renamed from lib-python/2.7.1/encodings/raw_unicode_escape.py)0
-rw-r--r--lib-python/2.7/encodings/rot_13.py (renamed from lib-python/2.7.1/encodings/rot_13.py)0
-rw-r--r--lib-python/2.7/encodings/shift_jis.py (renamed from lib-python/2.7.1/encodings/shift_jis.py)0
-rw-r--r--lib-python/2.7/encodings/shift_jis_2004.py (renamed from lib-python/2.7.1/encodings/shift_jis_2004.py)0
-rw-r--r--lib-python/2.7/encodings/shift_jisx0213.py (renamed from lib-python/2.7.1/encodings/shift_jisx0213.py)0
-rw-r--r--lib-python/2.7/encodings/string_escape.py (renamed from lib-python/2.7.1/encodings/string_escape.py)0
-rw-r--r--lib-python/2.7/encodings/tis_620.py (renamed from lib-python/2.7.1/encodings/tis_620.py)0
-rw-r--r--lib-python/2.7/encodings/undefined.py (renamed from lib-python/2.7.1/encodings/undefined.py)0
-rw-r--r--lib-python/2.7/encodings/unicode_escape.py (renamed from lib-python/2.7.1/encodings/unicode_escape.py)0
-rw-r--r--lib-python/2.7/encodings/unicode_internal.py (renamed from lib-python/2.7.1/encodings/unicode_internal.py)0
-rw-r--r--lib-python/2.7/encodings/utf_16.py (renamed from lib-python/2.7.1/encodings/utf_16.py)0
-rw-r--r--lib-python/2.7/encodings/utf_16_be.py (renamed from lib-python/2.7.1/encodings/utf_16_be.py)0
-rw-r--r--lib-python/2.7/encodings/utf_16_le.py (renamed from lib-python/2.7.1/encodings/utf_16_le.py)0
-rw-r--r--lib-python/2.7/encodings/utf_32.py (renamed from lib-python/2.7.1/encodings/utf_32.py)0
-rw-r--r--lib-python/2.7/encodings/utf_32_be.py (renamed from lib-python/2.7.1/encodings/utf_32_be.py)0
-rw-r--r--lib-python/2.7/encodings/utf_32_le.py (renamed from lib-python/2.7.1/encodings/utf_32_le.py)0
-rw-r--r--lib-python/2.7/encodings/utf_7.py (renamed from lib-python/2.7.1/encodings/utf_7.py)0
-rw-r--r--lib-python/2.7/encodings/utf_8.py (renamed from lib-python/2.7.1/encodings/utf_8.py)0
-rw-r--r--lib-python/2.7/encodings/utf_8_sig.py (renamed from lib-python/2.7.1/encodings/utf_8_sig.py)0
-rw-r--r--lib-python/2.7/encodings/uu_codec.py (renamed from lib-python/2.7.1/encodings/uu_codec.py)0
-rw-r--r--lib-python/2.7/encodings/zlib_codec.py (renamed from lib-python/2.7.1/encodings/zlib_codec.py)0
-rw-r--r--lib-python/2.7/filecmp.py (renamed from lib-python/2.7.1/filecmp.py)0
-rw-r--r--lib-python/2.7/fileinput.py (renamed from lib-python/2.7.1/fileinput.py)0
-rw-r--r--lib-python/2.7/fnmatch.py (renamed from lib-python/2.7.1/fnmatch.py)0
-rw-r--r--lib-python/2.7/formatter.py (renamed from lib-python/2.7.1/formatter.py)0
-rw-r--r--lib-python/2.7/fpformat.py (renamed from lib-python/2.7.1/fpformat.py)0
-rw-r--r--lib-python/2.7/fractions.py (renamed from lib-python/2.7.1/fractions.py)0
-rw-r--r--lib-python/2.7/ftplib.py (renamed from lib-python/2.7.1/ftplib.py)0
-rw-r--r--lib-python/2.7/functools.py (renamed from lib-python/2.7.1/functools.py)0
-rw-r--r--lib-python/2.7/genericpath.py (renamed from lib-python/2.7.1/genericpath.py)0
-rw-r--r--lib-python/2.7/getopt.py (renamed from lib-python/2.7.1/getopt.py)0
-rw-r--r--lib-python/2.7/getpass.py (renamed from lib-python/2.7.1/getpass.py)0
-rw-r--r--lib-python/2.7/gettext.py (renamed from lib-python/2.7.1/gettext.py)0
-rw-r--r--lib-python/2.7/glob.py (renamed from lib-python/2.7.1/glob.py)0
-rw-r--r--lib-python/2.7/gzip.py (renamed from lib-python/2.7.1/gzip.py)0
-rw-r--r--lib-python/2.7/hashlib.py (renamed from lib-python/2.7.1/hashlib.py)0
-rw-r--r--lib-python/2.7/heapq.py (renamed from lib-python/2.7.1/heapq.py)0
-rw-r--r--lib-python/2.7/hmac.py (renamed from lib-python/2.7.1/hmac.py)0
-rw-r--r--lib-python/2.7/hotshot/__init__.py (renamed from lib-python/2.7.1/hotshot/__init__.py)0
-rw-r--r--lib-python/2.7/hotshot/log.py (renamed from lib-python/2.7.1/hotshot/log.py)0
-rw-r--r--lib-python/2.7/hotshot/stats.py (renamed from lib-python/2.7.1/hotshot/stats.py)0
-rw-r--r--lib-python/2.7/hotshot/stones.py (renamed from lib-python/2.7.1/hotshot/stones.py)0
-rw-r--r--lib-python/2.7/htmlentitydefs.py (renamed from lib-python/2.7.1/htmlentitydefs.py)0
-rw-r--r--lib-python/2.7/htmllib.py (renamed from lib-python/2.7.1/htmllib.py)0
-rw-r--r--lib-python/2.7/httplib.py (renamed from lib-python/2.7.1/httplib.py)0
-rw-r--r--lib-python/2.7/idlelib/AutoComplete.py (renamed from lib-python/2.7.1/idlelib/AutoComplete.py)0
-rw-r--r--lib-python/2.7/idlelib/AutoCompleteWindow.py (renamed from lib-python/2.7.1/idlelib/AutoCompleteWindow.py)0
-rw-r--r--lib-python/2.7/idlelib/AutoExpand.py (renamed from lib-python/2.7.1/idlelib/AutoExpand.py)0
-rw-r--r--lib-python/2.7/idlelib/Bindings.py (renamed from lib-python/2.7.1/idlelib/Bindings.py)0
-rw-r--r--lib-python/2.7/idlelib/CREDITS.txt (renamed from lib-python/2.7.1/idlelib/CREDITS.txt)0
-rw-r--r--lib-python/2.7/idlelib/CallTipWindow.py (renamed from lib-python/2.7.1/idlelib/CallTipWindow.py)0
-rw-r--r--lib-python/2.7/idlelib/CallTips.py (renamed from lib-python/2.7.1/idlelib/CallTips.py)0
-rw-r--r--lib-python/2.7/idlelib/ChangeLog (renamed from lib-python/2.7.1/idlelib/ChangeLog)0
-rw-r--r--lib-python/2.7/idlelib/ClassBrowser.py (renamed from lib-python/2.7.1/idlelib/ClassBrowser.py)0
-rw-r--r--lib-python/2.7/idlelib/CodeContext.py (renamed from lib-python/2.7.1/idlelib/CodeContext.py)0
-rw-r--r--lib-python/2.7/idlelib/ColorDelegator.py (renamed from lib-python/2.7.1/idlelib/ColorDelegator.py)0
-rw-r--r--lib-python/2.7/idlelib/Debugger.py (renamed from lib-python/2.7.1/idlelib/Debugger.py)0
-rw-r--r--lib-python/2.7/idlelib/Delegator.py (renamed from lib-python/2.7.1/idlelib/Delegator.py)0
-rw-r--r--lib-python/2.7/idlelib/EditorWindow.py (renamed from lib-python/2.7.1/idlelib/EditorWindow.py)0
-rw-r--r--lib-python/2.7/idlelib/FileList.py (renamed from lib-python/2.7.1/idlelib/FileList.py)0
-rw-r--r--lib-python/2.7/idlelib/FormatParagraph.py (renamed from lib-python/2.7.1/idlelib/FormatParagraph.py)0
-rw-r--r--lib-python/2.7/idlelib/GrepDialog.py (renamed from lib-python/2.7.1/idlelib/GrepDialog.py)0
-rw-r--r--lib-python/2.7/idlelib/HISTORY.txt (renamed from lib-python/2.7.1/idlelib/HISTORY.txt)0
-rw-r--r--lib-python/2.7/idlelib/HyperParser.py (renamed from lib-python/2.7.1/idlelib/HyperParser.py)0
-rw-r--r--lib-python/2.7/idlelib/IOBinding.py (renamed from lib-python/2.7.1/idlelib/IOBinding.py)0
-rw-r--r--lib-python/2.7/idlelib/Icons/folder.gif (renamed from lib-python/2.7.1/idlelib/Icons/folder.gif)bin120 -> 120 bytes
-rw-r--r--lib-python/2.7/idlelib/Icons/idle.icns (renamed from lib-python/2.7.1/idlelib/Icons/idle.icns)bin57435 -> 57435 bytes
-rw-r--r--lib-python/2.7/idlelib/Icons/minusnode.gif (renamed from lib-python/2.7.1/idlelib/Icons/minusnode.gif)bin96 -> 96 bytes
-rw-r--r--lib-python/2.7/idlelib/Icons/openfolder.gif (renamed from lib-python/2.7.1/idlelib/Icons/openfolder.gif)bin125 -> 125 bytes
-rw-r--r--lib-python/2.7/idlelib/Icons/plusnode.gif (renamed from lib-python/2.7.1/idlelib/Icons/plusnode.gif)bin79 -> 79 bytes
-rw-r--r--lib-python/2.7/idlelib/Icons/python.gif (renamed from lib-python/2.7.1/idlelib/Icons/python.gif)bin125 -> 125 bytes
-rw-r--r--lib-python/2.7/idlelib/Icons/tk.gif (renamed from lib-python/2.7.1/idlelib/Icons/tk.gif)bin85 -> 85 bytes
-rw-r--r--lib-python/2.7/idlelib/IdleHistory.py (renamed from lib-python/2.7.1/idlelib/IdleHistory.py)0
-rw-r--r--lib-python/2.7/idlelib/MultiCall.py (renamed from lib-python/2.7.1/idlelib/MultiCall.py)0
-rw-r--r--lib-python/2.7/idlelib/MultiStatusBar.py (renamed from lib-python/2.7.1/idlelib/MultiStatusBar.py)0
-rw-r--r--lib-python/2.7/idlelib/NEWS.txt (renamed from lib-python/2.7.1/idlelib/NEWS.txt)0
-rw-r--r--lib-python/2.7/idlelib/ObjectBrowser.py (renamed from lib-python/2.7.1/idlelib/ObjectBrowser.py)0
-rw-r--r--lib-python/2.7/idlelib/OutputWindow.py (renamed from lib-python/2.7.1/idlelib/OutputWindow.py)0
-rw-r--r--lib-python/2.7/idlelib/ParenMatch.py (renamed from lib-python/2.7.1/idlelib/ParenMatch.py)0
-rw-r--r--lib-python/2.7/idlelib/PathBrowser.py (renamed from lib-python/2.7.1/idlelib/PathBrowser.py)0
-rw-r--r--lib-python/2.7/idlelib/Percolator.py (renamed from lib-python/2.7.1/idlelib/Percolator.py)0
-rw-r--r--lib-python/2.7/idlelib/PyParse.py (renamed from lib-python/2.7.1/idlelib/PyParse.py)0
-rw-r--r--lib-python/2.7/idlelib/PyShell.py (renamed from lib-python/2.7.1/idlelib/PyShell.py)0
-rw-r--r--lib-python/2.7/idlelib/README.txt (renamed from lib-python/2.7.1/idlelib/README.txt)0
-rw-r--r--lib-python/2.7/idlelib/RemoteDebugger.py (renamed from lib-python/2.7.1/idlelib/RemoteDebugger.py)0
-rw-r--r--lib-python/2.7/idlelib/RemoteObjectBrowser.py (renamed from lib-python/2.7.1/idlelib/RemoteObjectBrowser.py)0
-rw-r--r--lib-python/2.7/idlelib/ReplaceDialog.py (renamed from lib-python/2.7.1/idlelib/ReplaceDialog.py)0
-rw-r--r--lib-python/2.7/idlelib/RstripExtension.py (renamed from lib-python/2.7.1/idlelib/RstripExtension.py)0
-rw-r--r--lib-python/2.7/idlelib/ScriptBinding.py (renamed from lib-python/2.7.1/idlelib/ScriptBinding.py)0
-rw-r--r--lib-python/2.7/idlelib/ScrolledList.py (renamed from lib-python/2.7.1/idlelib/ScrolledList.py)0
-rw-r--r--lib-python/2.7/idlelib/SearchDialog.py (renamed from lib-python/2.7.1/idlelib/SearchDialog.py)0
-rw-r--r--lib-python/2.7/idlelib/SearchDialogBase.py (renamed from lib-python/2.7.1/idlelib/SearchDialogBase.py)0
-rw-r--r--lib-python/2.7/idlelib/SearchEngine.py (renamed from lib-python/2.7.1/idlelib/SearchEngine.py)0
-rw-r--r--lib-python/2.7/idlelib/StackViewer.py (renamed from lib-python/2.7.1/idlelib/StackViewer.py)0
-rw-r--r--lib-python/2.7/idlelib/TODO.txt (renamed from lib-python/2.7.1/idlelib/TODO.txt)0
-rw-r--r--lib-python/2.7/idlelib/ToolTip.py (renamed from lib-python/2.7.1/idlelib/ToolTip.py)0
-rw-r--r--lib-python/2.7/idlelib/TreeWidget.py (renamed from lib-python/2.7.1/idlelib/TreeWidget.py)0
-rw-r--r--lib-python/2.7/idlelib/UndoDelegator.py (renamed from lib-python/2.7.1/idlelib/UndoDelegator.py)0
-rw-r--r--lib-python/2.7/idlelib/WidgetRedirector.py (renamed from lib-python/2.7.1/idlelib/WidgetRedirector.py)0
-rw-r--r--lib-python/2.7/idlelib/WindowList.py (renamed from lib-python/2.7.1/idlelib/WindowList.py)0
-rw-r--r--lib-python/2.7/idlelib/ZoomHeight.py (renamed from lib-python/2.7.1/idlelib/ZoomHeight.py)0
-rw-r--r--lib-python/2.7/idlelib/__init__.py (renamed from lib-python/2.7.1/idlelib/__init__.py)0
-rw-r--r--lib-python/2.7/idlelib/aboutDialog.py (renamed from lib-python/2.7.1/idlelib/aboutDialog.py)0
-rw-r--r--lib-python/2.7/idlelib/config-extensions.def (renamed from lib-python/2.7.1/idlelib/config-extensions.def)0
-rw-r--r--lib-python/2.7/idlelib/config-highlight.def (renamed from lib-python/2.7.1/idlelib/config-highlight.def)0
-rw-r--r--lib-python/2.7/idlelib/config-keys.def (renamed from lib-python/2.7.1/idlelib/config-keys.def)0
-rw-r--r--lib-python/2.7/idlelib/config-main.def (renamed from lib-python/2.7.1/idlelib/config-main.def)0
-rw-r--r--lib-python/2.7/idlelib/configDialog.py (renamed from lib-python/2.7.1/idlelib/configDialog.py)0
-rw-r--r--lib-python/2.7/idlelib/configHandler.py (renamed from lib-python/2.7.1/idlelib/configHandler.py)0
-rw-r--r--lib-python/2.7/idlelib/configHelpSourceEdit.py (renamed from lib-python/2.7.1/idlelib/configHelpSourceEdit.py)0
-rw-r--r--lib-python/2.7/idlelib/configSectionNameDialog.py (renamed from lib-python/2.7.1/idlelib/configSectionNameDialog.py)0
-rw-r--r--lib-python/2.7/idlelib/dynOptionMenuWidget.py (renamed from lib-python/2.7.1/idlelib/dynOptionMenuWidget.py)0
-rw-r--r--lib-python/2.7/idlelib/extend.txt (renamed from lib-python/2.7.1/idlelib/extend.txt)0
-rw-r--r--lib-python/2.7/idlelib/help.txt (renamed from lib-python/2.7.1/idlelib/help.txt)0
-rwxr-xr-xlib-python/2.7/idlelib/idle.bat (renamed from lib-python/2.7.1/idlelib/idle.bat)0
-rw-r--r--lib-python/2.7/idlelib/idle.py (renamed from lib-python/2.7.1/idlelib/idle.py)0
-rw-r--r--lib-python/2.7/idlelib/idle.pyw (renamed from lib-python/2.7.1/idlelib/idle.pyw)0
-rw-r--r--lib-python/2.7/idlelib/idlever.py (renamed from lib-python/2.7.1/idlelib/idlever.py)0
-rw-r--r--lib-python/2.7/idlelib/keybindingDialog.py (renamed from lib-python/2.7.1/idlelib/keybindingDialog.py)0
-rw-r--r--lib-python/2.7/idlelib/macosxSupport.py (renamed from lib-python/2.7.1/idlelib/macosxSupport.py)0
-rw-r--r--lib-python/2.7/idlelib/rpc.py (renamed from lib-python/2.7.1/idlelib/rpc.py)0
-rw-r--r--lib-python/2.7/idlelib/run.py (renamed from lib-python/2.7.1/idlelib/run.py)0
-rw-r--r--lib-python/2.7/idlelib/tabbedpages.py (renamed from lib-python/2.7.1/idlelib/tabbedpages.py)0
-rw-r--r--lib-python/2.7/idlelib/testcode.py (renamed from lib-python/2.7.1/idlelib/testcode.py)0
-rw-r--r--lib-python/2.7/idlelib/textView.py (renamed from lib-python/2.7.1/idlelib/textView.py)0
-rw-r--r--lib-python/2.7/ihooks.py (renamed from lib-python/2.7.1/ihooks.py)0
-rw-r--r--lib-python/2.7/imaplib.py (renamed from lib-python/2.7.1/imaplib.py)0
-rw-r--r--lib-python/2.7/imghdr.py (renamed from lib-python/2.7.1/imghdr.py)0
-rw-r--r--lib-python/2.7/importlib/__init__.py (renamed from lib-python/2.7.1/importlib/__init__.py)0
-rw-r--r--lib-python/2.7/imputil.py (renamed from lib-python/2.7.1/imputil.py)0
-rw-r--r--lib-python/2.7/inspect.py (renamed from lib-python/2.7.1/inspect.py)0
-rw-r--r--lib-python/2.7/io.py (renamed from lib-python/2.7.1/io.py)0
-rw-r--r--lib-python/2.7/json/__init__.py (renamed from lib-python/2.7.1/json/__init__.py)0
-rw-r--r--lib-python/2.7/json/decoder.py (renamed from lib-python/2.7.1/json/decoder.py)0
-rw-r--r--lib-python/2.7/json/encoder.py (renamed from lib-python/2.7.1/json/encoder.py)0
-rw-r--r--lib-python/2.7/json/scanner.py (renamed from lib-python/2.7.1/json/scanner.py)0
-rw-r--r--lib-python/2.7/json/tests/__init__.py (renamed from lib-python/2.7.1/json/tests/__init__.py)0
-rw-r--r--lib-python/2.7/json/tests/test_check_circular.py (renamed from lib-python/2.7.1/json/tests/test_check_circular.py)0
-rw-r--r--lib-python/2.7/json/tests/test_decode.py (renamed from lib-python/2.7.1/json/tests/test_decode.py)0
-rw-r--r--lib-python/2.7/json/tests/test_default.py (renamed from lib-python/2.7.1/json/tests/test_default.py)0
-rw-r--r--lib-python/2.7/json/tests/test_dump.py (renamed from lib-python/2.7.1/json/tests/test_dump.py)0
-rw-r--r--lib-python/2.7/json/tests/test_encode_basestring_ascii.py (renamed from lib-python/2.7.1/json/tests/test_encode_basestring_ascii.py)0
-rw-r--r--lib-python/2.7/json/tests/test_fail.py (renamed from lib-python/2.7.1/json/tests/test_fail.py)0
-rw-r--r--lib-python/2.7/json/tests/test_float.py (renamed from lib-python/2.7.1/json/tests/test_float.py)0
-rw-r--r--lib-python/2.7/json/tests/test_indent.py (renamed from lib-python/2.7.1/json/tests/test_indent.py)0
-rw-r--r--lib-python/2.7/json/tests/test_pass1.py (renamed from lib-python/2.7.1/json/tests/test_pass1.py)0
-rw-r--r--lib-python/2.7/json/tests/test_pass2.py (renamed from lib-python/2.7.1/json/tests/test_pass2.py)0
-rw-r--r--lib-python/2.7/json/tests/test_pass3.py (renamed from lib-python/2.7.1/json/tests/test_pass3.py)0
-rw-r--r--lib-python/2.7/json/tests/test_recursion.py (renamed from lib-python/2.7.1/json/tests/test_recursion.py)0
-rw-r--r--lib-python/2.7/json/tests/test_scanstring.py (renamed from lib-python/2.7.1/json/tests/test_scanstring.py)0
-rw-r--r--lib-python/2.7/json/tests/test_separators.py (renamed from lib-python/2.7.1/json/tests/test_separators.py)0
-rw-r--r--lib-python/2.7/json/tests/test_speedups.py (renamed from lib-python/2.7.1/json/tests/test_speedups.py)0
-rw-r--r--lib-python/2.7/json/tests/test_unicode.py (renamed from lib-python/2.7.1/json/tests/test_unicode.py)0
-rw-r--r--lib-python/2.7/json/tool.py (renamed from lib-python/2.7.1/json/tool.py)0
-rwxr-xr-xlib-python/2.7/keyword.py (renamed from lib-python/2.7.1/keyword.py)0
-rw-r--r--lib-python/2.7/lib-tk/Canvas.py (renamed from lib-python/2.7.1/lib-tk/Canvas.py)0
-rw-r--r--lib-python/2.7/lib-tk/Dialog.py (renamed from lib-python/2.7.1/lib-tk/Dialog.py)0
-rw-r--r--lib-python/2.7/lib-tk/FileDialog.py (renamed from lib-python/2.7.1/lib-tk/FileDialog.py)0
-rw-r--r--lib-python/2.7/lib-tk/FixTk.py (renamed from lib-python/2.7.1/lib-tk/FixTk.py)0
-rw-r--r--lib-python/2.7/lib-tk/ScrolledText.py (renamed from lib-python/2.7.1/lib-tk/ScrolledText.py)0
-rw-r--r--lib-python/2.7/lib-tk/SimpleDialog.py (renamed from lib-python/2.7.1/lib-tk/SimpleDialog.py)0
-rw-r--r--lib-python/2.7/lib-tk/Tix.py (renamed from lib-python/2.7.1/lib-tk/Tix.py)0
-rw-r--r--lib-python/2.7/lib-tk/Tkconstants.py (renamed from lib-python/2.7.1/lib-tk/Tkconstants.py)0
-rw-r--r--lib-python/2.7/lib-tk/Tkdnd.py (renamed from lib-python/2.7.1/lib-tk/Tkdnd.py)0
-rw-r--r--lib-python/2.7/lib-tk/Tkinter.py (renamed from lib-python/2.7.1/lib-tk/Tkinter.py)0
-rw-r--r--lib-python/2.7/lib-tk/test/README (renamed from lib-python/2.7.1/lib-tk/test/README)0
-rw-r--r--lib-python/2.7/lib-tk/test/runtktests.py (renamed from lib-python/2.7.1/lib-tk/test/runtktests.py)0
-rw-r--r--lib-python/2.7/lib-tk/test/test_tkinter/__init__.py (renamed from lib-python/2.7.1/lib-tk/test/test_tkinter/__init__.py)0
-rw-r--r--lib-python/2.7/lib-tk/test/test_tkinter/test_loadtk.py (renamed from lib-python/2.7.1/lib-tk/test/test_tkinter/test_loadtk.py)0
-rw-r--r--lib-python/2.7/lib-tk/test/test_tkinter/test_text.py (renamed from lib-python/2.7.1/lib-tk/test/test_tkinter/test_text.py)0
-rw-r--r--lib-python/2.7/lib-tk/test/test_ttk/__init__.py (renamed from lib-python/2.7.1/lib-tk/test/test_ttk/__init__.py)0
-rw-r--r--lib-python/2.7/lib-tk/test/test_ttk/support.py (renamed from lib-python/2.7.1/lib-tk/test/test_ttk/support.py)0
-rw-r--r--lib-python/2.7/lib-tk/test/test_ttk/test_extensions.py (renamed from lib-python/2.7.1/lib-tk/test/test_ttk/test_extensions.py)0
-rw-r--r--lib-python/2.7/lib-tk/test/test_ttk/test_functions.py (renamed from lib-python/2.7.1/lib-tk/test/test_ttk/test_functions.py)0
-rw-r--r--lib-python/2.7/lib-tk/test/test_ttk/test_style.py (renamed from lib-python/2.7.1/lib-tk/test/test_ttk/test_style.py)0
-rw-r--r--lib-python/2.7/lib-tk/test/test_ttk/test_widgets.py (renamed from lib-python/2.7.1/lib-tk/test/test_ttk/test_widgets.py)0
-rw-r--r--lib-python/2.7/lib-tk/tkColorChooser.py (renamed from lib-python/2.7.1/lib-tk/tkColorChooser.py)0
-rw-r--r--lib-python/2.7/lib-tk/tkCommonDialog.py (renamed from lib-python/2.7.1/lib-tk/tkCommonDialog.py)0
-rw-r--r--lib-python/2.7/lib-tk/tkFileDialog.py (renamed from lib-python/2.7.1/lib-tk/tkFileDialog.py)0
-rw-r--r--lib-python/2.7/lib-tk/tkFont.py (renamed from lib-python/2.7.1/lib-tk/tkFont.py)0
-rw-r--r--lib-python/2.7/lib-tk/tkMessageBox.py (renamed from lib-python/2.7.1/lib-tk/tkMessageBox.py)0
-rw-r--r--lib-python/2.7/lib-tk/tkSimpleDialog.py (renamed from lib-python/2.7.1/lib-tk/tkSimpleDialog.py)0
-rw-r--r--lib-python/2.7/lib-tk/ttk.py (renamed from lib-python/2.7.1/lib-tk/ttk.py)0
-rw-r--r--lib-python/2.7/lib-tk/turtle.py (renamed from lib-python/2.7.1/lib-tk/turtle.py)0
-rw-r--r--lib-python/2.7/lib2to3/Grammar.txt (renamed from lib-python/2.7.1/lib2to3/Grammar.txt)0
-rw-r--r--lib-python/2.7/lib2to3/PatternGrammar.txt (renamed from lib-python/2.7.1/lib2to3/PatternGrammar.txt)0
-rw-r--r--lib-python/2.7/lib2to3/__init__.py (renamed from lib-python/2.7.1/lib2to3/__init__.py)0
-rw-r--r--lib-python/2.7/lib2to3/btm_matcher.py (renamed from lib-python/2.7.1/lib2to3/btm_matcher.py)0
-rw-r--r--lib-python/2.7/lib2to3/btm_utils.py (renamed from lib-python/2.7.1/lib2to3/btm_utils.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixer_base.py (renamed from lib-python/2.7.1/lib2to3/fixer_base.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixer_util.py (renamed from lib-python/2.7.1/lib2to3/fixer_util.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/__init__.py (renamed from lib-python/2.7.1/lib2to3/fixes/__init__.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_apply.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_apply.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_basestring.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_basestring.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_buffer.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_buffer.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_callable.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_callable.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_dict.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_dict.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_except.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_except.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_exec.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_exec.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_execfile.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_execfile.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_exitfunc.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_exitfunc.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_filter.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_filter.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_funcattrs.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_funcattrs.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_future.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_future.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_getcwdu.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_getcwdu.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_has_key.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_has_key.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_idioms.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_idioms.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_import.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_import.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_imports.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_imports.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_imports2.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_imports2.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_input.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_input.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_intern.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_intern.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_isinstance.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_isinstance.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_itertools.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_itertools.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_itertools_imports.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_itertools_imports.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_long.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_long.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_map.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_map.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_metaclass.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_metaclass.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_methodattrs.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_methodattrs.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_ne.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_ne.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_next.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_next.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_nonzero.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_nonzero.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_numliterals.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_numliterals.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_operator.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_operator.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_paren.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_paren.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_print.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_print.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_raise.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_raise.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_raw_input.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_raw_input.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_reduce.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_reduce.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_renames.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_renames.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_repr.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_repr.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_set_literal.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_set_literal.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_standarderror.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_standarderror.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_sys_exc.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_sys_exc.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_throw.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_throw.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_tuple_params.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_tuple_params.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_types.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_types.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_unicode.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_unicode.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_urllib.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_urllib.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_ws_comma.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_ws_comma.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_xrange.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_xrange.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_xreadlines.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_xreadlines.py)0
-rw-r--r--lib-python/2.7/lib2to3/fixes/fix_zip.py (renamed from lib-python/2.7.1/lib2to3/fixes/fix_zip.py)0
-rw-r--r--lib-python/2.7/lib2to3/main.py (renamed from lib-python/2.7.1/lib2to3/main.py)0
-rw-r--r--lib-python/2.7/lib2to3/patcomp.py (renamed from lib-python/2.7.1/lib2to3/patcomp.py)0
-rw-r--r--lib-python/2.7/lib2to3/pgen2/__init__.py (renamed from lib-python/2.7.1/lib2to3/pgen2/__init__.py)0
-rw-r--r--lib-python/2.7/lib2to3/pgen2/conv.py (renamed from lib-python/2.7.1/lib2to3/pgen2/conv.py)0
-rw-r--r--lib-python/2.7/lib2to3/pgen2/driver.py (renamed from lib-python/2.7.1/lib2to3/pgen2/driver.py)0
-rw-r--r--lib-python/2.7/lib2to3/pgen2/grammar.py (renamed from lib-python/2.7.1/lib2to3/pgen2/grammar.py)0
-rw-r--r--lib-python/2.7/lib2to3/pgen2/literals.py (renamed from lib-python/2.7.1/lib2to3/pgen2/literals.py)0
-rw-r--r--lib-python/2.7/lib2to3/pgen2/parse.py (renamed from lib-python/2.7.1/lib2to3/pgen2/parse.py)0
-rw-r--r--lib-python/2.7/lib2to3/pgen2/pgen.py (renamed from lib-python/2.7.1/lib2to3/pgen2/pgen.py)0
-rwxr-xr-xlib-python/2.7/lib2to3/pgen2/token.py (renamed from lib-python/2.7.1/lib2to3/pgen2/token.py)0
-rw-r--r--lib-python/2.7/lib2to3/pgen2/tokenize.py (renamed from lib-python/2.7.1/lib2to3/pgen2/tokenize.py)0
-rw-r--r--lib-python/2.7/lib2to3/pygram.py (renamed from lib-python/2.7.1/lib2to3/pygram.py)0
-rw-r--r--lib-python/2.7/lib2to3/pytree.py (renamed from lib-python/2.7.1/lib2to3/pytree.py)0
-rw-r--r--lib-python/2.7/lib2to3/refactor.py (renamed from lib-python/2.7.1/lib2to3/refactor.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/__init__.py (renamed from lib-python/2.7.1/lib2to3/tests/__init__.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/data/README (renamed from lib-python/2.7.1/lib2to3/tests/data/README)0
-rw-r--r--lib-python/2.7/lib2to3/tests/data/bom.py (renamed from lib-python/2.7.1/lib2to3/tests/data/bom.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/data/crlf.py (renamed from lib-python/2.7.1/lib2to3/tests/data/crlf.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/data/different_encoding.py (renamed from lib-python/2.7.1/lib2to3/tests/data/different_encoding.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/data/fixers/bad_order.py (renamed from lib-python/2.7.1/lib2to3/tests/data/fixers/bad_order.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/data/fixers/myfixes/__init__.py (renamed from lib-python/2.7.1/lib2to3/tests/data/fixers/myfixes/__init__.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_explicit.py (renamed from lib-python/2.7.1/lib2to3/tests/data/fixers/myfixes/fix_explicit.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_first.py (renamed from lib-python/2.7.1/lib2to3/tests/data/fixers/myfixes/fix_first.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_last.py (renamed from lib-python/2.7.1/lib2to3/tests/data/fixers/myfixes/fix_last.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_parrot.py (renamed from lib-python/2.7.1/lib2to3/tests/data/fixers/myfixes/fix_parrot.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_preorder.py (renamed from lib-python/2.7.1/lib2to3/tests/data/fixers/myfixes/fix_preorder.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/data/fixers/no_fixer_cls.py (renamed from lib-python/2.7.1/lib2to3/tests/data/fixers/no_fixer_cls.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/data/fixers/parrot_example.py (renamed from lib-python/2.7.1/lib2to3/tests/data/fixers/parrot_example.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/data/infinite_recursion.py (renamed from lib-python/2.7.1/lib2to3/tests/data/infinite_recursion.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/data/py2_test_grammar.py (renamed from lib-python/2.7.1/lib2to3/tests/data/py2_test_grammar.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/data/py3_test_grammar.py (renamed from lib-python/2.7.1/lib2to3/tests/data/py3_test_grammar.py)0
-rwxr-xr-xlib-python/2.7/lib2to3/tests/pytree_idempotency.py (renamed from lib-python/2.7.1/lib2to3/tests/pytree_idempotency.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/support.py (renamed from lib-python/2.7.1/lib2to3/tests/support.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/test_all_fixers.py (renamed from lib-python/2.7.1/lib2to3/tests/test_all_fixers.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/test_fixers.py (renamed from lib-python/2.7.1/lib2to3/tests/test_fixers.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/test_main.py (renamed from lib-python/2.7.1/lib2to3/tests/test_main.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/test_parser.py (renamed from lib-python/2.7.1/lib2to3/tests/test_parser.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/test_pytree.py (renamed from lib-python/2.7.1/lib2to3/tests/test_pytree.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/test_refactor.py (renamed from lib-python/2.7.1/lib2to3/tests/test_refactor.py)0
-rw-r--r--lib-python/2.7/lib2to3/tests/test_util.py (renamed from lib-python/2.7.1/lib2to3/tests/test_util.py)0
-rw-r--r--lib-python/2.7/linecache.py (renamed from lib-python/2.7.1/linecache.py)0
-rw-r--r--lib-python/2.7/locale.py (renamed from lib-python/2.7.1/locale.py)0
-rw-r--r--lib-python/2.7/logging/__init__.py (renamed from lib-python/2.7.1/logging/__init__.py)0
-rw-r--r--lib-python/2.7/logging/config.py (renamed from lib-python/2.7.1/logging/config.py)0
-rw-r--r--lib-python/2.7/logging/handlers.py (renamed from lib-python/2.7.1/logging/handlers.py)0
-rw-r--r--lib-python/2.7/macpath.py (renamed from lib-python/2.7.1/macpath.py)0
-rw-r--r--lib-python/2.7/macurl2path.py (renamed from lib-python/2.7.1/macurl2path.py)0
-rw-r--r--lib-python/2.7/mailbox.py (renamed from lib-python/2.7.1/mailbox.py)0
-rw-r--r--lib-python/2.7/mailcap.py (renamed from lib-python/2.7.1/mailcap.py)0
-rw-r--r--lib-python/2.7/markupbase.py (renamed from lib-python/2.7.1/markupbase.py)0
-rw-r--r--lib-python/2.7/md5.py (renamed from lib-python/2.7.1/md5.py)0
-rw-r--r--lib-python/2.7/mhlib.py (renamed from lib-python/2.7.1/mhlib.py)0
-rw-r--r--lib-python/2.7/mimetools.py (renamed from lib-python/2.7.1/mimetools.py)0
-rw-r--r--lib-python/2.7/mimetypes.py (renamed from lib-python/2.7.1/mimetypes.py)0
-rwxr-xr-xlib-python/2.7/mimify.py (renamed from lib-python/2.7.1/mimify.py)0
-rw-r--r--lib-python/2.7/modulefinder.py (renamed from lib-python/2.7.1/modulefinder.py)0
-rw-r--r--lib-python/2.7/msilib/__init__.py (renamed from lib-python/2.7.1/msilib/__init__.py)0
-rw-r--r--lib-python/2.7/msilib/schema.py (renamed from lib-python/2.7.1/msilib/schema.py)0
-rw-r--r--lib-python/2.7/msilib/sequence.py (renamed from lib-python/2.7.1/msilib/sequence.py)0
-rw-r--r--lib-python/2.7/msilib/text.py (renamed from lib-python/2.7.1/msilib/text.py)0
-rw-r--r--lib-python/2.7/multifile.py (renamed from lib-python/2.7.1/multifile.py)0
-rw-r--r--lib-python/2.7/multiprocessing/__init__.py (renamed from lib-python/2.7.1/multiprocessing/__init__.py)0
-rw-r--r--lib-python/2.7/multiprocessing/connection.py (renamed from lib-python/2.7.1/multiprocessing/connection.py)0
-rw-r--r--lib-python/2.7/multiprocessing/dummy/__init__.py (renamed from lib-python/2.7.1/multiprocessing/dummy/__init__.py)0
-rw-r--r--lib-python/2.7/multiprocessing/dummy/connection.py (renamed from lib-python/2.7.1/multiprocessing/dummy/connection.py)0
-rw-r--r--lib-python/2.7/multiprocessing/forking.py (renamed from lib-python/2.7.1/multiprocessing/forking.py)0
-rw-r--r--lib-python/2.7/multiprocessing/heap.py (renamed from lib-python/2.7.1/multiprocessing/heap.py)0
-rw-r--r--lib-python/2.7/multiprocessing/managers.py (renamed from lib-python/2.7.1/multiprocessing/managers.py)0
-rw-r--r--lib-python/2.7/multiprocessing/pool.py (renamed from lib-python/2.7.1/multiprocessing/pool.py)0
-rw-r--r--lib-python/2.7/multiprocessing/process.py (renamed from lib-python/2.7.1/multiprocessing/process.py)0
-rw-r--r--lib-python/2.7/multiprocessing/queues.py (renamed from lib-python/2.7.1/multiprocessing/queues.py)0
-rw-r--r--lib-python/2.7/multiprocessing/reduction.py (renamed from lib-python/2.7.1/multiprocessing/reduction.py)0
-rw-r--r--lib-python/2.7/multiprocessing/sharedctypes.py (renamed from lib-python/2.7.1/multiprocessing/sharedctypes.py)0
-rw-r--r--lib-python/2.7/multiprocessing/synchronize.py (renamed from lib-python/2.7.1/multiprocessing/synchronize.py)0
-rw-r--r--lib-python/2.7/multiprocessing/util.py (renamed from lib-python/2.7.1/multiprocessing/util.py)0
-rw-r--r--lib-python/2.7/mutex.py (renamed from lib-python/2.7.1/mutex.py)0
-rw-r--r--lib-python/2.7/netrc.py (renamed from lib-python/2.7.1/netrc.py)0
-rw-r--r--lib-python/2.7/new.py (renamed from lib-python/2.7.1/new.py)0
-rw-r--r--lib-python/2.7/nntplib.py (renamed from lib-python/2.7.1/nntplib.py)0
-rw-r--r--lib-python/2.7/ntpath.py (renamed from lib-python/2.7.1/ntpath.py)0
-rw-r--r--lib-python/2.7/nturl2path.py (renamed from lib-python/2.7.1/nturl2path.py)0
-rw-r--r--lib-python/2.7/numbers.py (renamed from lib-python/2.7.1/numbers.py)0
-rw-r--r--lib-python/2.7/opcode.py (renamed from lib-python/2.7.1/opcode.py)0
-rw-r--r--lib-python/2.7/optparse.py (renamed from lib-python/2.7.1/optparse.py)0
-rw-r--r--lib-python/2.7/os.py (renamed from lib-python/2.7.1/os.py)0
-rw-r--r--lib-python/2.7/os2emxpath.py (renamed from lib-python/2.7.1/os2emxpath.py)0
-rw-r--r--lib-python/2.7/pdb.doc (renamed from lib-python/2.7.1/pdb.doc)0
-rwxr-xr-xlib-python/2.7/pdb.py (renamed from lib-python/2.7.1/pdb.py)0
-rw-r--r--lib-python/2.7/pickle.py (renamed from lib-python/2.7.1/pickle.py)0
-rw-r--r--lib-python/2.7/pickletools.py (renamed from lib-python/2.7.1/pickletools.py)0
-rw-r--r--lib-python/2.7/pipes.py (renamed from lib-python/2.7.1/pipes.py)0
-rw-r--r--lib-python/2.7/pkgutil.py (renamed from lib-python/2.7.1/pkgutil.py)0
-rw-r--r--lib-python/2.7/plat-aix3/IN.py (renamed from lib-python/2.7.1/plat-aix3/IN.py)0
-rwxr-xr-xlib-python/2.7/plat-aix3/regen (renamed from lib-python/2.7.1/plat-aix3/regen)0
-rw-r--r--lib-python/2.7/plat-aix4/IN.py (renamed from lib-python/2.7.1/plat-aix4/IN.py)0
-rwxr-xr-xlib-python/2.7/plat-aix4/regen (renamed from lib-python/2.7.1/plat-aix4/regen)0
-rw-r--r--lib-python/2.7/plat-atheos/IN.py (renamed from lib-python/2.7.1/plat-atheos/IN.py)0
-rw-r--r--lib-python/2.7/plat-atheos/TYPES.py (renamed from lib-python/2.7.1/plat-atheos/TYPES.py)0
-rwxr-xr-xlib-python/2.7/plat-atheos/regen (renamed from lib-python/2.7.1/plat-atheos/regen)0
-rw-r--r--lib-python/2.7/plat-beos5/IN.py (renamed from lib-python/2.7.1/plat-beos5/IN.py)0
-rwxr-xr-xlib-python/2.7/plat-beos5/regen (renamed from lib-python/2.7.1/plat-beos5/regen)0
-rw-r--r--lib-python/2.7/plat-darwin/IN.py (renamed from lib-python/2.7.1/plat-darwin/IN.py)0
-rwxr-xr-xlib-python/2.7/plat-darwin/regen (renamed from lib-python/2.7.1/plat-darwin/regen)0
-rw-r--r--lib-python/2.7/plat-freebsd4/IN.py (renamed from lib-python/2.7.1/plat-freebsd4/IN.py)0
-rwxr-xr-xlib-python/2.7/plat-freebsd4/regen (renamed from lib-python/2.7.1/plat-freebsd4/regen)0
-rw-r--r--lib-python/2.7/plat-freebsd5/IN.py (renamed from lib-python/2.7.1/plat-freebsd5/IN.py)0
-rwxr-xr-xlib-python/2.7/plat-freebsd5/regen (renamed from lib-python/2.7.1/plat-freebsd5/regen)0
-rw-r--r--lib-python/2.7/plat-freebsd6/IN.py (renamed from lib-python/2.7.1/plat-freebsd6/IN.py)0
-rwxr-xr-xlib-python/2.7/plat-freebsd6/regen (renamed from lib-python/2.7.1/plat-freebsd6/regen)0
-rw-r--r--lib-python/2.7/plat-freebsd7/IN.py (renamed from lib-python/2.7.1/plat-freebsd7/IN.py)0
-rwxr-xr-xlib-python/2.7/plat-freebsd7/regen (renamed from lib-python/2.7.1/plat-freebsd7/regen)0
-rw-r--r--lib-python/2.7/plat-freebsd8/IN.py (renamed from lib-python/2.7.1/plat-freebsd8/IN.py)0
-rwxr-xr-xlib-python/2.7/plat-freebsd8/regen (renamed from lib-python/2.7.1/plat-freebsd8/regen)0
-rwxr-xr-xlib-python/2.7/plat-generic/regen (renamed from lib-python/2.7.1/plat-generic/regen)0
-rw-r--r--lib-python/2.7/plat-irix5/AL.py (renamed from lib-python/2.7.1/plat-irix5/AL.py)0
-rw-r--r--lib-python/2.7/plat-irix5/CD.py (renamed from lib-python/2.7.1/plat-irix5/CD.py)0
-rw-r--r--lib-python/2.7/plat-irix5/CL.py (renamed from lib-python/2.7.1/plat-irix5/CL.py)0
-rw-r--r--lib-python/2.7/plat-irix5/CL_old.py (renamed from lib-python/2.7.1/plat-irix5/CL_old.py)0
-rw-r--r--lib-python/2.7/plat-irix5/DEVICE.py (renamed from lib-python/2.7.1/plat-irix5/DEVICE.py)0
-rw-r--r--lib-python/2.7/plat-irix5/ERRNO.py (renamed from lib-python/2.7.1/plat-irix5/ERRNO.py)0
-rw-r--r--lib-python/2.7/plat-irix5/FILE.py (renamed from lib-python/2.7.1/plat-irix5/FILE.py)0
-rw-r--r--lib-python/2.7/plat-irix5/FL.py (renamed from lib-python/2.7.1/plat-irix5/FL.py)0
-rw-r--r--lib-python/2.7/plat-irix5/GET.py (renamed from lib-python/2.7.1/plat-irix5/GET.py)0
-rw-r--r--lib-python/2.7/plat-irix5/GL.py (renamed from lib-python/2.7.1/plat-irix5/GL.py)0
-rw-r--r--lib-python/2.7/plat-irix5/GLWS.py (renamed from lib-python/2.7.1/plat-irix5/GLWS.py)0
-rw-r--r--lib-python/2.7/plat-irix5/IN.py (renamed from lib-python/2.7.1/plat-irix5/IN.py)0
-rw-r--r--lib-python/2.7/plat-irix5/IOCTL.py (renamed from lib-python/2.7.1/plat-irix5/IOCTL.py)0
-rw-r--r--lib-python/2.7/plat-irix5/SV.py (renamed from lib-python/2.7.1/plat-irix5/SV.py)0
-rw-r--r--lib-python/2.7/plat-irix5/WAIT.py (renamed from lib-python/2.7.1/plat-irix5/WAIT.py)0
-rw-r--r--lib-python/2.7/plat-irix5/cddb.py (renamed from lib-python/2.7.1/plat-irix5/cddb.py)0
-rw-r--r--lib-python/2.7/plat-irix5/cdplayer.py (renamed from lib-python/2.7.1/plat-irix5/cdplayer.py)0
-rw-r--r--lib-python/2.7/plat-irix5/flp.doc (renamed from lib-python/2.7.1/plat-irix5/flp.doc)0
-rw-r--r--lib-python/2.7/plat-irix5/flp.py (renamed from lib-python/2.7.1/plat-irix5/flp.py)0
-rw-r--r--lib-python/2.7/plat-irix5/jpeg.py (renamed from lib-python/2.7.1/plat-irix5/jpeg.py)0
-rw-r--r--lib-python/2.7/plat-irix5/panel.py (renamed from lib-python/2.7.1/plat-irix5/panel.py)0
-rw-r--r--lib-python/2.7/plat-irix5/panelparser.py (renamed from lib-python/2.7.1/plat-irix5/panelparser.py)0
-rw-r--r--lib-python/2.7/plat-irix5/readcd.doc (renamed from lib-python/2.7.1/plat-irix5/readcd.doc)0
-rw-r--r--lib-python/2.7/plat-irix5/readcd.py (renamed from lib-python/2.7.1/plat-irix5/readcd.py)0
-rwxr-xr-xlib-python/2.7/plat-irix5/regen (renamed from lib-python/2.7.1/plat-irix5/regen)0
-rw-r--r--lib-python/2.7/plat-irix5/torgb.py (renamed from lib-python/2.7.1/plat-irix5/torgb.py)0
-rw-r--r--lib-python/2.7/plat-irix6/AL.py (renamed from lib-python/2.7.1/plat-irix6/AL.py)0
-rw-r--r--lib-python/2.7/plat-irix6/CD.py (renamed from lib-python/2.7.1/plat-irix6/CD.py)0
-rw-r--r--lib-python/2.7/plat-irix6/CL.py (renamed from lib-python/2.7.1/plat-irix6/CL.py)0
-rw-r--r--lib-python/2.7/plat-irix6/DEVICE.py (renamed from lib-python/2.7.1/plat-irix6/DEVICE.py)0
-rw-r--r--lib-python/2.7/plat-irix6/ERRNO.py (renamed from lib-python/2.7.1/plat-irix6/ERRNO.py)0
-rw-r--r--lib-python/2.7/plat-irix6/FILE.py (renamed from lib-python/2.7.1/plat-irix6/FILE.py)0
-rw-r--r--lib-python/2.7/plat-irix6/FL.py (renamed from lib-python/2.7.1/plat-irix6/FL.py)0
-rw-r--r--lib-python/2.7/plat-irix6/GET.py (renamed from lib-python/2.7.1/plat-irix6/GET.py)0
-rw-r--r--lib-python/2.7/plat-irix6/GL.py (renamed from lib-python/2.7.1/plat-irix6/GL.py)0
-rw-r--r--lib-python/2.7/plat-irix6/GLWS.py (renamed from lib-python/2.7.1/plat-irix6/GLWS.py)0
-rw-r--r--lib-python/2.7/plat-irix6/IN.py (renamed from lib-python/2.7.1/plat-irix6/IN.py)0
-rw-r--r--lib-python/2.7/plat-irix6/IOCTL.py (renamed from lib-python/2.7.1/plat-irix6/IOCTL.py)0
-rw-r--r--lib-python/2.7/plat-irix6/SV.py (renamed from lib-python/2.7.1/plat-irix6/SV.py)0
-rw-r--r--lib-python/2.7/plat-irix6/WAIT.py (renamed from lib-python/2.7.1/plat-irix6/WAIT.py)0
-rw-r--r--lib-python/2.7/plat-irix6/cddb.py (renamed from lib-python/2.7.1/plat-irix6/cddb.py)0
-rw-r--r--lib-python/2.7/plat-irix6/cdplayer.py (renamed from lib-python/2.7.1/plat-irix6/cdplayer.py)0
-rw-r--r--lib-python/2.7/plat-irix6/flp.doc (renamed from lib-python/2.7.1/plat-irix6/flp.doc)0
-rw-r--r--lib-python/2.7/plat-irix6/flp.py (renamed from lib-python/2.7.1/plat-irix6/flp.py)0
-rw-r--r--lib-python/2.7/plat-irix6/jpeg.py (renamed from lib-python/2.7.1/plat-irix6/jpeg.py)0
-rw-r--r--lib-python/2.7/plat-irix6/panel.py (renamed from lib-python/2.7.1/plat-irix6/panel.py)0
-rw-r--r--lib-python/2.7/plat-irix6/panelparser.py (renamed from lib-python/2.7.1/plat-irix6/panelparser.py)0
-rw-r--r--lib-python/2.7/plat-irix6/readcd.doc (renamed from lib-python/2.7.1/plat-irix6/readcd.doc)0
-rw-r--r--lib-python/2.7/plat-irix6/readcd.py (renamed from lib-python/2.7.1/plat-irix6/readcd.py)0
-rwxr-xr-xlib-python/2.7/plat-irix6/regen (renamed from lib-python/2.7.1/plat-irix6/regen)0
-rw-r--r--lib-python/2.7/plat-irix6/torgb.py (renamed from lib-python/2.7.1/plat-irix6/torgb.py)0
-rw-r--r--lib-python/2.7/plat-linux2/CDROM.py (renamed from lib-python/2.7.1/plat-linux2/CDROM.py)0
-rw-r--r--lib-python/2.7/plat-linux2/DLFCN.py (renamed from lib-python/2.7.1/plat-linux2/DLFCN.py)0
-rw-r--r--lib-python/2.7/plat-linux2/IN.py (renamed from lib-python/2.7.1/plat-linux2/IN.py)0
-rw-r--r--lib-python/2.7/plat-linux2/TYPES.py (renamed from lib-python/2.7.1/plat-linux2/TYPES.py)0
-rwxr-xr-xlib-python/2.7/plat-linux2/regen (renamed from lib-python/2.7.1/plat-linux2/regen)0
-rw-r--r--lib-python/2.7/plat-mac/Audio_mac.py (renamed from lib-python/2.7.1/plat-mac/Audio_mac.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/AE.py (renamed from lib-python/2.7.1/plat-mac/Carbon/AE.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/AH.py (renamed from lib-python/2.7.1/plat-mac/Carbon/AH.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Alias.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Alias.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Aliases.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Aliases.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/App.py (renamed from lib-python/2.7.1/plat-mac/Carbon/App.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Appearance.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Appearance.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/AppleEvents.py (renamed from lib-python/2.7.1/plat-mac/Carbon/AppleEvents.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/AppleHelp.py (renamed from lib-python/2.7.1/plat-mac/Carbon/AppleHelp.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/CF.py (renamed from lib-python/2.7.1/plat-mac/Carbon/CF.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/CG.py (renamed from lib-python/2.7.1/plat-mac/Carbon/CG.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/CarbonEvents.py (renamed from lib-python/2.7.1/plat-mac/Carbon/CarbonEvents.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/CarbonEvt.py (renamed from lib-python/2.7.1/plat-mac/Carbon/CarbonEvt.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Cm.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Cm.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Components.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Components.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/ControlAccessor.py (renamed from lib-python/2.7.1/plat-mac/Carbon/ControlAccessor.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Controls.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Controls.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/CoreFoundation.py (renamed from lib-python/2.7.1/plat-mac/Carbon/CoreFoundation.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/CoreGraphics.py (renamed from lib-python/2.7.1/plat-mac/Carbon/CoreGraphics.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Ctl.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Ctl.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Dialogs.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Dialogs.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Dlg.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Dlg.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Drag.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Drag.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Dragconst.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Dragconst.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Events.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Events.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Evt.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Evt.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/File.py (renamed from lib-python/2.7.1/plat-mac/Carbon/File.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Files.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Files.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Fm.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Fm.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Folder.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Folder.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Folders.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Folders.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Fonts.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Fonts.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Help.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Help.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/IBCarbon.py (renamed from lib-python/2.7.1/plat-mac/Carbon/IBCarbon.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/IBCarbonRuntime.py (renamed from lib-python/2.7.1/plat-mac/Carbon/IBCarbonRuntime.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Icn.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Icn.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Icons.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Icons.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Launch.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Launch.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/LaunchServices.py (renamed from lib-python/2.7.1/plat-mac/Carbon/LaunchServices.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/List.py (renamed from lib-python/2.7.1/plat-mac/Carbon/List.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Lists.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Lists.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/MacHelp.py (renamed from lib-python/2.7.1/plat-mac/Carbon/MacHelp.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/MacTextEditor.py (renamed from lib-python/2.7.1/plat-mac/Carbon/MacTextEditor.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/MediaDescr.py (renamed from lib-python/2.7.1/plat-mac/Carbon/MediaDescr.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Menu.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Menu.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Menus.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Menus.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Mlte.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Mlte.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/OSA.py (renamed from lib-python/2.7.1/plat-mac/Carbon/OSA.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/OSAconst.py (renamed from lib-python/2.7.1/plat-mac/Carbon/OSAconst.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/QDOffscreen.py (renamed from lib-python/2.7.1/plat-mac/Carbon/QDOffscreen.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Qd.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Qd.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Qdoffs.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Qdoffs.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Qt.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Qt.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/QuickDraw.py (renamed from lib-python/2.7.1/plat-mac/Carbon/QuickDraw.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/QuickTime.py (renamed from lib-python/2.7.1/plat-mac/Carbon/QuickTime.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Res.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Res.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Resources.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Resources.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Scrap.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Scrap.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Snd.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Snd.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Sndihooks.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Sndihooks.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Sound.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Sound.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/TE.py (renamed from lib-python/2.7.1/plat-mac/Carbon/TE.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/TextEdit.py (renamed from lib-python/2.7.1/plat-mac/Carbon/TextEdit.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Win.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Win.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/Windows.py (renamed from lib-python/2.7.1/plat-mac/Carbon/Windows.py)0
-rw-r--r--lib-python/2.7/plat-mac/Carbon/__init__.py (renamed from lib-python/2.7.1/plat-mac/Carbon/__init__.py)0
-rw-r--r--lib-python/2.7/plat-mac/EasyDialogs.py (renamed from lib-python/2.7.1/plat-mac/EasyDialogs.py)0
-rw-r--r--lib-python/2.7/plat-mac/FrameWork.py (renamed from lib-python/2.7.1/plat-mac/FrameWork.py)0
-rw-r--r--lib-python/2.7/plat-mac/MiniAEFrame.py (renamed from lib-python/2.7.1/plat-mac/MiniAEFrame.py)0
-rw-r--r--lib-python/2.7/plat-mac/PixMapWrapper.py (renamed from lib-python/2.7.1/plat-mac/PixMapWrapper.py)0
-rw-r--r--lib-python/2.7/plat-mac/aepack.py (renamed from lib-python/2.7.1/plat-mac/aepack.py)0
-rw-r--r--lib-python/2.7/plat-mac/aetools.py (renamed from lib-python/2.7.1/plat-mac/aetools.py)0
-rw-r--r--lib-python/2.7/plat-mac/aetypes.py (renamed from lib-python/2.7.1/plat-mac/aetypes.py)0
-rw-r--r--lib-python/2.7/plat-mac/applesingle.py (renamed from lib-python/2.7.1/plat-mac/applesingle.py)0
-rw-r--r--lib-python/2.7/plat-mac/appletrawmain.py (renamed from lib-python/2.7.1/plat-mac/appletrawmain.py)0
-rwxr-xr-xlib-python/2.7/plat-mac/appletrunner.py (renamed from lib-python/2.7.1/plat-mac/appletrunner.py)0
-rw-r--r--lib-python/2.7/plat-mac/argvemulator.py (renamed from lib-python/2.7.1/plat-mac/argvemulator.py)0
-rw-r--r--lib-python/2.7/plat-mac/bgenlocations.py (renamed from lib-python/2.7.1/plat-mac/bgenlocations.py)0
-rw-r--r--lib-python/2.7/plat-mac/buildtools.py (renamed from lib-python/2.7.1/plat-mac/buildtools.py)0
-rwxr-xr-xlib-python/2.7/plat-mac/bundlebuilder.py (renamed from lib-python/2.7.1/plat-mac/bundlebuilder.py)0
-rw-r--r--lib-python/2.7/plat-mac/cfmfile.py (renamed from lib-python/2.7.1/plat-mac/cfmfile.py)0
-rw-r--r--lib-python/2.7/plat-mac/dialogs.rsrc (renamed from lib-python/2.7.1/plat-mac/dialogs.rsrc)bin18133 -> 18133 bytes
-rw-r--r--lib-python/2.7/plat-mac/errors.rsrc (renamed from lib-python/2.7.1/plat-mac/errors.rsrc)bin86868 -> 86868 bytes
-rw-r--r--lib-python/2.7/plat-mac/findertools.py (renamed from lib-python/2.7.1/plat-mac/findertools.py)0
-rw-r--r--lib-python/2.7/plat-mac/gensuitemodule.py (renamed from lib-python/2.7.1/plat-mac/gensuitemodule.py)0
-rw-r--r--lib-python/2.7/plat-mac/ic.py (renamed from lib-python/2.7.1/plat-mac/ic.py)0
-rw-r--r--lib-python/2.7/plat-mac/icopen.py (renamed from lib-python/2.7.1/plat-mac/icopen.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Required.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/CodeWarrior/Required.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/__init__.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/__init__.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Enumerations.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Enumerations.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Files.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Files.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Finder_items.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Window_classes.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Finder/__init__.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/__init__.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Required_suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/Required_suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Text.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/Text.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/__init__.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/__init__.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/__init__.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/__init__.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/__init__.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/__init__.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/__init__.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/Terminal/__init__.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py)0
-rw-r--r--lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py (renamed from lib-python/2.7.1/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py)0
-rw-r--r--lib-python/2.7/plat-mac/macerrors.py (renamed from lib-python/2.7.1/plat-mac/macerrors.py)0
-rw-r--r--lib-python/2.7/plat-mac/macostools.py (renamed from lib-python/2.7.1/plat-mac/macostools.py)0
-rw-r--r--lib-python/2.7/plat-mac/macresource.py (renamed from lib-python/2.7.1/plat-mac/macresource.py)0
-rw-r--r--lib-python/2.7/plat-mac/pimp.py (renamed from lib-python/2.7.1/plat-mac/pimp.py)0
-rw-r--r--lib-python/2.7/plat-mac/terminalcommand.py (renamed from lib-python/2.7.1/plat-mac/terminalcommand.py)0
-rw-r--r--lib-python/2.7/plat-mac/videoreader.py (renamed from lib-python/2.7.1/plat-mac/videoreader.py)0
-rw-r--r--lib-python/2.7/plat-netbsd1/IN.py (renamed from lib-python/2.7.1/plat-netbsd1/IN.py)0
-rwxr-xr-xlib-python/2.7/plat-netbsd1/regen (renamed from lib-python/2.7.1/plat-netbsd1/regen)0
-rwxr-xr-xlib-python/2.7/plat-next3/regen (renamed from lib-python/2.7.1/plat-next3/regen)0
-rw-r--r--lib-python/2.7/plat-os2emx/IN.py (renamed from lib-python/2.7.1/plat-os2emx/IN.py)0
-rw-r--r--lib-python/2.7/plat-os2emx/SOCKET.py (renamed from lib-python/2.7.1/plat-os2emx/SOCKET.py)0
-rw-r--r--lib-python/2.7/plat-os2emx/_emx_link.py (renamed from lib-python/2.7.1/plat-os2emx/_emx_link.py)0
-rw-r--r--lib-python/2.7/plat-os2emx/grp.py (renamed from lib-python/2.7.1/plat-os2emx/grp.py)0
-rw-r--r--lib-python/2.7/plat-os2emx/pwd.py (renamed from lib-python/2.7.1/plat-os2emx/pwd.py)0
-rwxr-xr-xlib-python/2.7/plat-os2emx/regen (renamed from lib-python/2.7.1/plat-os2emx/regen)0
-rw-r--r--lib-python/2.7/plat-riscos/riscosenviron.py (renamed from lib-python/2.7.1/plat-riscos/riscosenviron.py)0
-rw-r--r--lib-python/2.7/plat-riscos/riscospath.py (renamed from lib-python/2.7.1/plat-riscos/riscospath.py)0
-rw-r--r--lib-python/2.7/plat-riscos/rourl2path.py (renamed from lib-python/2.7.1/plat-riscos/rourl2path.py)0
-rw-r--r--lib-python/2.7/plat-sunos5/CDIO.py (renamed from lib-python/2.7.1/plat-sunos5/CDIO.py)0
-rw-r--r--lib-python/2.7/plat-sunos5/DLFCN.py (renamed from lib-python/2.7.1/plat-sunos5/DLFCN.py)0
-rw-r--r--lib-python/2.7/plat-sunos5/IN.py (renamed from lib-python/2.7.1/plat-sunos5/IN.py)0
-rw-r--r--lib-python/2.7/plat-sunos5/STROPTS.py (renamed from lib-python/2.7.1/plat-sunos5/STROPTS.py)0
-rw-r--r--lib-python/2.7/plat-sunos5/SUNAUDIODEV.py (renamed from lib-python/2.7.1/plat-sunos5/SUNAUDIODEV.py)0
-rw-r--r--lib-python/2.7/plat-sunos5/TYPES.py (renamed from lib-python/2.7.1/plat-sunos5/TYPES.py)0
-rwxr-xr-xlib-python/2.7/plat-sunos5/regen (renamed from lib-python/2.7.1/plat-sunos5/regen)0
-rw-r--r--lib-python/2.7/plat-unixware7/IN.py (renamed from lib-python/2.7.1/plat-unixware7/IN.py)0
-rw-r--r--lib-python/2.7/plat-unixware7/STROPTS.py (renamed from lib-python/2.7.1/plat-unixware7/STROPTS.py)0
-rwxr-xr-xlib-python/2.7/plat-unixware7/regen (renamed from lib-python/2.7.1/plat-unixware7/regen)0
-rwxr-xr-xlib-python/2.7/platform.py (renamed from lib-python/2.7.1/platform.py)0
-rw-r--r--lib-python/2.7/plistlib.py (renamed from lib-python/2.7.1/plistlib.py)0
-rw-r--r--lib-python/2.7/popen2.py (renamed from lib-python/2.7.1/popen2.py)0
-rw-r--r--lib-python/2.7/poplib.py (renamed from lib-python/2.7.1/poplib.py)0
-rw-r--r--lib-python/2.7/posixfile.py (renamed from lib-python/2.7.1/posixfile.py)0
-rw-r--r--lib-python/2.7/posixpath.py (renamed from lib-python/2.7.1/posixpath.py)0
-rw-r--r--lib-python/2.7/pprint.py (renamed from lib-python/2.7.1/pprint.py)0
-rwxr-xr-xlib-python/2.7/profile.py (renamed from lib-python/2.7.1/profile.py)0
-rw-r--r--lib-python/2.7/pstats.py (renamed from lib-python/2.7.1/pstats.py)0
-rw-r--r--lib-python/2.7/pty.py (renamed from lib-python/2.7.1/pty.py)0
-rw-r--r--lib-python/2.7/py_compile.py (renamed from lib-python/2.7.1/py_compile.py)0
-rw-r--r--lib-python/2.7/pyclbr.py (renamed from lib-python/2.7.1/pyclbr.py)0
-rwxr-xr-xlib-python/2.7/pydoc.py (renamed from lib-python/2.7.1/pydoc.py)0
-rw-r--r--lib-python/2.7/pydoc_data/__init__.py (renamed from lib-python/2.7.1/pydoc_data/__init__.py)0
-rw-r--r--lib-python/2.7/pydoc_data/topics.py (renamed from lib-python/2.7.1/pydoc_data/topics.py)0
-rwxr-xr-xlib-python/2.7/quopri.py (renamed from lib-python/2.7.1/quopri.py)0
-rw-r--r--lib-python/2.7/random.py (renamed from lib-python/2.7.1/random.py)0
-rw-r--r--lib-python/2.7/re.py (renamed from lib-python/2.7.1/re.py)0
-rw-r--r--lib-python/2.7/repr.py (renamed from lib-python/2.7.1/repr.py)0
-rw-r--r--lib-python/2.7/rexec.py (renamed from lib-python/2.7.1/rexec.py)0
-rw-r--r--lib-python/2.7/rfc822.py (renamed from lib-python/2.7.1/rfc822.py)0
-rw-r--r--lib-python/2.7/rlcompleter.py (renamed from lib-python/2.7.1/rlcompleter.py)0
-rw-r--r--lib-python/2.7/robotparser.py (renamed from lib-python/2.7.1/robotparser.py)0
-rw-r--r--lib-python/2.7/runpy.py (renamed from lib-python/2.7.1/runpy.py)0
-rw-r--r--lib-python/2.7/sched.py (renamed from lib-python/2.7.1/sched.py)0
-rw-r--r--lib-python/2.7/sets.py (renamed from lib-python/2.7.1/sets.py)0
-rw-r--r--lib-python/2.7/sgmllib.py (renamed from lib-python/2.7.1/sgmllib.py)0
-rw-r--r--lib-python/2.7/sha.py (renamed from lib-python/2.7.1/sha.py)0
-rw-r--r--lib-python/2.7/shelve.py (renamed from lib-python/2.7.1/shelve.py)0
-rw-r--r--lib-python/2.7/shlex.py (renamed from lib-python/2.7.1/shlex.py)0
-rw-r--r--lib-python/2.7/shutil.py (renamed from lib-python/2.7.1/shutil.py)0
-rw-r--r--lib-python/2.7/site-packages/README (renamed from lib-python/2.7.1/site-packages/README)0
-rw-r--r--lib-python/2.7/site.py (renamed from lib-python/2.7.1/site.py)0
-rwxr-xr-xlib-python/2.7/smtpd.py (renamed from lib-python/2.7.1/smtpd.py)0
-rwxr-xr-xlib-python/2.7/smtplib.py (renamed from lib-python/2.7.1/smtplib.py)0
-rw-r--r--lib-python/2.7/sndhdr.py (renamed from lib-python/2.7.1/sndhdr.py)0
-rw-r--r--lib-python/2.7/socket.py (renamed from lib-python/2.7.1/socket.py)0
-rw-r--r--lib-python/2.7/sqlite3/__init__.py (renamed from lib-python/2.7.1/sqlite3/__init__.py)0
-rw-r--r--lib-python/2.7/sqlite3/dbapi2.py (renamed from lib-python/2.7.1/sqlite3/dbapi2.py)0
-rw-r--r--lib-python/2.7/sqlite3/dump.py (renamed from lib-python/2.7.1/sqlite3/dump.py)0
-rw-r--r--lib-python/2.7/sqlite3/test/__init__.py (renamed from lib-python/2.7.1/sqlite3/test/__init__.py)0
-rw-r--r--lib-python/2.7/sqlite3/test/dbapi.py (renamed from lib-python/2.7.1/sqlite3/test/dbapi.py)0
-rw-r--r--lib-python/2.7/sqlite3/test/dump.py (renamed from lib-python/2.7.1/sqlite3/test/dump.py)0
-rw-r--r--lib-python/2.7/sqlite3/test/factory.py (renamed from lib-python/2.7.1/sqlite3/test/factory.py)0
-rw-r--r--lib-python/2.7/sqlite3/test/hooks.py (renamed from lib-python/2.7.1/sqlite3/test/hooks.py)0
-rw-r--r--lib-python/2.7/sqlite3/test/py25tests.py (renamed from lib-python/2.7.1/sqlite3/test/py25tests.py)0
-rw-r--r--lib-python/2.7/sqlite3/test/regression.py (renamed from lib-python/2.7.1/sqlite3/test/regression.py)0
-rw-r--r--lib-python/2.7/sqlite3/test/transactions.py (renamed from lib-python/2.7.1/sqlite3/test/transactions.py)0
-rw-r--r--lib-python/2.7/sqlite3/test/types.py (renamed from lib-python/2.7.1/sqlite3/test/types.py)0
-rw-r--r--lib-python/2.7/sqlite3/test/userfunctions.py (renamed from lib-python/2.7.1/sqlite3/test/userfunctions.py)0
-rw-r--r--lib-python/2.7/sre.py (renamed from lib-python/2.7.1/sre.py)0
-rw-r--r--lib-python/2.7/sre_compile.py (renamed from lib-python/2.7.1/sre_compile.py)0
-rw-r--r--lib-python/2.7/sre_constants.py (renamed from lib-python/2.7.1/sre_constants.py)0
-rw-r--r--lib-python/2.7/sre_parse.py (renamed from lib-python/2.7.1/sre_parse.py)0
-rw-r--r--lib-python/2.7/ssl.py (renamed from lib-python/2.7.1/ssl.py)0
-rw-r--r--lib-python/2.7/stat.py (renamed from lib-python/2.7.1/stat.py)0
-rw-r--r--lib-python/2.7/statvfs.py (renamed from lib-python/2.7.1/statvfs.py)0
-rw-r--r--lib-python/2.7/string.py (renamed from lib-python/2.7.1/string.py)0
-rw-r--r--lib-python/2.7/stringold.py (renamed from lib-python/2.7.1/stringold.py)0
-rw-r--r--lib-python/2.7/stringprep.py (renamed from lib-python/2.7.1/stringprep.py)0
-rw-r--r--lib-python/2.7/struct.py (renamed from lib-python/2.7.1/struct.py)0
-rw-r--r--lib-python/2.7/subprocess.py (renamed from lib-python/2.7.1/subprocess.py)0
-rw-r--r--lib-python/2.7/sunau.py (renamed from lib-python/2.7.1/sunau.py)0
-rw-r--r--lib-python/2.7/sunaudio.py (renamed from lib-python/2.7.1/sunaudio.py)0
-rwxr-xr-xlib-python/2.7/symbol.py (renamed from lib-python/2.7.1/symbol.py)0
-rw-r--r--lib-python/2.7/symtable.py (renamed from lib-python/2.7.1/symtable.py)0
-rw-r--r--lib-python/2.7/sysconfig.py (renamed from lib-python/2.7.1/sysconfig.py)0
-rwxr-xr-xlib-python/2.7/tabnanny.py (renamed from lib-python/2.7.1/tabnanny.py)0
-rw-r--r--lib-python/2.7/tarfile.py (renamed from lib-python/2.7.1/tarfile.py)0
-rw-r--r--lib-python/2.7/telnetlib.py (renamed from lib-python/2.7.1/telnetlib.py)0
-rw-r--r--lib-python/2.7/tempfile.py (renamed from lib-python/2.7.1/tempfile.py)0
-rw-r--r--lib-python/2.7/test/185test.db (renamed from lib-python/2.7.1/test/185test.db)bin16384 -> 16384 bytes
-rw-r--r--lib-python/2.7/test/Sine-1000Hz-300ms.aif (renamed from lib-python/2.7.1/test/Sine-1000Hz-300ms.aif)bin61696 -> 61696 bytes
-rw-r--r--lib-python/2.7/test/__init__.py (renamed from lib-python/2.7.1/test/__init__.py)0
-rw-r--r--lib-python/2.7/test/audiotest.au (renamed from lib-python/2.7.1/test/audiotest.au)bin28144 -> 28144 bytes
-rw-r--r--lib-python/2.7/test/autotest.py (renamed from lib-python/2.7.1/test/autotest.py)0
-rw-r--r--lib-python/2.7/test/bad_coding.py (renamed from lib-python/2.7.1/test/bad_coding.py)0
-rw-r--r--lib-python/2.7/test/bad_coding2.py (renamed from lib-python/2.7.1/test/bad_coding2.py)0
-rw-r--r--lib-python/2.7/test/badcert.pem (renamed from lib-python/2.7.1/test/badcert.pem)0
-rw-r--r--lib-python/2.7/test/badkey.pem (renamed from lib-python/2.7.1/test/badkey.pem)0
-rw-r--r--lib-python/2.7/test/badsyntax_future3.py (renamed from lib-python/2.7.1/test/badsyntax_future3.py)0
-rw-r--r--lib-python/2.7/test/badsyntax_future4.py (renamed from lib-python/2.7.1/test/badsyntax_future4.py)0
-rw-r--r--lib-python/2.7/test/badsyntax_future5.py (renamed from lib-python/2.7.1/test/badsyntax_future5.py)0
-rw-r--r--lib-python/2.7/test/badsyntax_future6.py (renamed from lib-python/2.7.1/test/badsyntax_future6.py)0
-rw-r--r--lib-python/2.7/test/badsyntax_future7.py (renamed from lib-python/2.7.1/test/badsyntax_future7.py)0
-rw-r--r--lib-python/2.7/test/badsyntax_future8.py (renamed from lib-python/2.7.1/test/badsyntax_future8.py)0
-rw-r--r--lib-python/2.7/test/badsyntax_future9.py (renamed from lib-python/2.7.1/test/badsyntax_future9.py)0
-rw-r--r--lib-python/2.7/test/badsyntax_nocaret.py (renamed from lib-python/2.7.1/test/badsyntax_nocaret.py)0
-rw-r--r--lib-python/2.7/test/buffer_tests.py (renamed from lib-python/2.7.1/test/buffer_tests.py)0
-rw-r--r--lib-python/2.7/test/cfgparser.1 (renamed from lib-python/2.7.1/test/cfgparser.1)0
-rw-r--r--lib-python/2.7/test/check_soundcard.vbs (renamed from lib-python/2.7.1/test/check_soundcard.vbs)0
-rw-r--r--lib-python/2.7/test/cjkencodings_test.py (renamed from lib-python/2.7.1/test/cjkencodings_test.py)0
-rw-r--r--lib-python/2.7/test/cmath_testcases.txt (renamed from lib-python/2.7.1/test/cmath_testcases.txt)0
-rw-r--r--lib-python/2.7/test/crashers/README (renamed from lib-python/2.7.1/test/crashers/README)0
-rw-r--r--lib-python/2.7/test/crashers/bogus_code_obj.py (renamed from lib-python/2.7.1/test/crashers/bogus_code_obj.py)0
-rw-r--r--lib-python/2.7/test/crashers/borrowed_ref_1.py (renamed from lib-python/2.7.1/test/crashers/borrowed_ref_1.py)0
-rw-r--r--lib-python/2.7/test/crashers/borrowed_ref_2.py (renamed from lib-python/2.7.1/test/crashers/borrowed_ref_2.py)0
-rw-r--r--lib-python/2.7/test/crashers/compiler_recursion.py (renamed from lib-python/2.7.1/test/crashers/compiler_recursion.py)0
-rw-r--r--lib-python/2.7/test/crashers/gc_has_finalizer.py (renamed from lib-python/2.7.1/test/crashers/gc_has_finalizer.py)0
-rw-r--r--lib-python/2.7/test/crashers/gc_inspection.py (renamed from lib-python/2.7.1/test/crashers/gc_inspection.py)0
-rw-r--r--lib-python/2.7/test/crashers/infinite_loop_re.py (renamed from lib-python/2.7.1/test/crashers/infinite_loop_re.py)0
-rw-r--r--lib-python/2.7/test/crashers/loosing_mro_ref.py (renamed from lib-python/2.7.1/test/crashers/loosing_mro_ref.py)0
-rw-r--r--lib-python/2.7/test/crashers/mutation_inside_cyclegc.py (renamed from lib-python/2.7.1/test/crashers/mutation_inside_cyclegc.py)0
-rw-r--r--lib-python/2.7/test/crashers/nasty_eq_vs_dict.py (renamed from lib-python/2.7.1/test/crashers/nasty_eq_vs_dict.py)0
-rw-r--r--lib-python/2.7/test/crashers/recursion_limit_too_high.py (renamed from lib-python/2.7.1/test/crashers/recursion_limit_too_high.py)0
-rw-r--r--lib-python/2.7/test/crashers/recursive_call.py (renamed from lib-python/2.7.1/test/crashers/recursive_call.py)0
-rw-r--r--lib-python/2.7/test/curses_tests.py (renamed from lib-python/2.7.1/test/curses_tests.py)0
-rw-r--r--lib-python/2.7/test/data/README (renamed from lib-python/2.7.1/test/data/README)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/abs.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/abs.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/add.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/add.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/and.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/and.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/base.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/base.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/clamp.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/clamp.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/class.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/class.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/compare.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/compare.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/comparetotal.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/comparetotal.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/comparetotmag.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/comparetotmag.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/copy.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/copy.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/copyabs.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/copyabs.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/copynegate.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/copynegate.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/copysign.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/copysign.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddAbs.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddAbs.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddAdd.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddAdd.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddAnd.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddAnd.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddBase.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddBase.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddCanonical.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddCanonical.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddClass.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddClass.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddCompare.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddCompare.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddCompareSig.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddCompareSig.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddCompareTotal.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddCompareTotal.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddCompareTotalMag.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddCompareTotalMag.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddCopy.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddCopy.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddCopyAbs.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddCopyAbs.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddCopyNegate.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddCopyNegate.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddCopySign.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddCopySign.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddDivide.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddDivide.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddDivideInt.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddDivideInt.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddEncode.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddEncode.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddFMA.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddFMA.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddInvert.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddInvert.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddLogB.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddLogB.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddMax.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddMax.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddMaxMag.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddMaxMag.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddMin.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddMin.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddMinMag.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddMinMag.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddMinus.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddMinus.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddMultiply.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddMultiply.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddNextMinus.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddNextMinus.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddNextPlus.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddNextPlus.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddNextToward.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddNextToward.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddOr.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddOr.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddPlus.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddPlus.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddQuantize.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddQuantize.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddReduce.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddReduce.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddRemainder.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddRemainder.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddRemainderNear.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddRemainderNear.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddRotate.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddRotate.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddSameQuantum.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddSameQuantum.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddScaleB.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddScaleB.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddShift.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddShift.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddSubtract.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddSubtract.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddToIntegral.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddToIntegral.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ddXor.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ddXor.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/decDouble.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/decDouble.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/decQuad.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/decQuad.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/decSingle.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/decSingle.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/divide.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/divide.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/divideint.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/divideint.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqAbs.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqAbs.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqAdd.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqAdd.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqAnd.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqAnd.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqBase.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqBase.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqCanonical.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqCanonical.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqClass.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqClass.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqCompare.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqCompare.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqCompareSig.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqCompareSig.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqCompareTotal.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqCompareTotal.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqCompareTotalMag.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqCompareTotalMag.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqCopy.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqCopy.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqCopyAbs.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqCopyAbs.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqCopyNegate.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqCopyNegate.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqCopySign.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqCopySign.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqDivide.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqDivide.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqDivideInt.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqDivideInt.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqEncode.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqEncode.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqFMA.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqFMA.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqInvert.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqInvert.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqLogB.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqLogB.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqMax.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqMax.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqMaxMag.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqMaxMag.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqMin.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqMin.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqMinMag.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqMinMag.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqMinus.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqMinus.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqMultiply.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqMultiply.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqNextMinus.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqNextMinus.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqNextPlus.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqNextPlus.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqNextToward.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqNextToward.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqOr.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqOr.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqPlus.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqPlus.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqQuantize.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqQuantize.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqReduce.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqReduce.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqRemainder.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqRemainder.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqRemainderNear.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqRemainderNear.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqRotate.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqRotate.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqSameQuantum.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqSameQuantum.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqScaleB.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqScaleB.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqShift.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqShift.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqSubtract.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqSubtract.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqToIntegral.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqToIntegral.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dqXor.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dqXor.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dsBase.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dsBase.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/dsEncode.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/dsEncode.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/exp.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/exp.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/extra.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/extra.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/fma.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/fma.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/inexact.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/inexact.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/invert.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/invert.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/ln.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/ln.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/log10.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/log10.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/logb.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/logb.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/max.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/max.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/maxmag.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/maxmag.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/min.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/min.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/minmag.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/minmag.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/minus.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/minus.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/multiply.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/multiply.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/nextminus.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/nextminus.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/nextplus.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/nextplus.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/nexttoward.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/nexttoward.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/or.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/or.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/plus.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/plus.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/power.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/power.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/powersqrt.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/powersqrt.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/quantize.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/quantize.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/randomBound32.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/randomBound32.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/randoms.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/randoms.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/reduce.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/reduce.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/remainder.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/remainder.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/remainderNear.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/remainderNear.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/rescale.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/rescale.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/rotate.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/rotate.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/rounding.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/rounding.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/samequantum.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/samequantum.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/scaleb.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/scaleb.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/shift.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/shift.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/squareroot.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/squareroot.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/subtract.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/subtract.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/testall.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/testall.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/tointegral.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/tointegral.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/tointegralx.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/tointegralx.decTest)0
-rw-r--r--lib-python/2.7/test/decimaltestdata/xor.decTest (renamed from lib-python/2.7.1/test/decimaltestdata/xor.decTest)0
-rw-r--r--lib-python/2.7/test/doctest_aliases.py (renamed from lib-python/2.7.1/test/doctest_aliases.py)0
-rw-r--r--lib-python/2.7/test/double_const.py (renamed from lib-python/2.7.1/test/double_const.py)0
-rw-r--r--lib-python/2.7/test/empty.vbs (renamed from lib-python/2.7.1/test/empty.vbs)0
-rw-r--r--lib-python/2.7/test/exception_hierarchy.txt (renamed from lib-python/2.7.1/test/exception_hierarchy.txt)0
-rw-r--r--lib-python/2.7/test/floating_points.txt (renamed from lib-python/2.7.1/test/floating_points.txt)0
-rw-r--r--lib-python/2.7/test/fork_wait.py (renamed from lib-python/2.7.1/test/fork_wait.py)0
-rw-r--r--lib-python/2.7/test/formatfloat_testcases.txt (renamed from lib-python/2.7.1/test/formatfloat_testcases.txt)0
-rw-r--r--lib-python/2.7/test/gdb_sample.py (renamed from lib-python/2.7.1/test/gdb_sample.py)0
-rw-r--r--lib-python/2.7/test/greyrgb.uue (renamed from lib-python/2.7.1/test/greyrgb.uue)0
-rw-r--r--lib-python/2.7/test/https_svn_python_org_root.pem (renamed from lib-python/2.7.1/test/https_svn_python_org_root.pem)0
-rw-r--r--lib-python/2.7/test/ieee754.txt (renamed from lib-python/2.7.1/test/ieee754.txt)0
-rw-r--r--lib-python/2.7/test/infinite_reload.py (renamed from lib-python/2.7.1/test/infinite_reload.py)0
-rw-r--r--lib-python/2.7/test/inspect_fodder.py (renamed from lib-python/2.7.1/test/inspect_fodder.py)0
-rw-r--r--lib-python/2.7/test/inspect_fodder2.py (renamed from lib-python/2.7.1/test/inspect_fodder2.py)0
-rw-r--r--lib-python/2.7/test/keycert.pem (renamed from lib-python/2.7.1/test/keycert.pem)0
-rw-r--r--lib-python/2.7/test/leakers/README.txt (renamed from lib-python/2.7.1/test/leakers/README.txt)0
-rw-r--r--lib-python/2.7/test/leakers/__init__.py (renamed from lib-python/2.7.1/test/leakers/__init__.py)0
-rw-r--r--lib-python/2.7/test/leakers/test_ctypes.py (renamed from lib-python/2.7.1/test/leakers/test_ctypes.py)0
-rw-r--r--lib-python/2.7/test/leakers/test_dictself.py (renamed from lib-python/2.7.1/test/leakers/test_dictself.py)0
-rw-r--r--lib-python/2.7/test/leakers/test_gestalt.py (renamed from lib-python/2.7.1/test/leakers/test_gestalt.py)0
-rw-r--r--lib-python/2.7/test/leakers/test_selftype.py (renamed from lib-python/2.7.1/test/leakers/test_selftype.py)0
-rw-r--r--lib-python/2.7/test/list_tests.py (renamed from lib-python/2.7.1/test/list_tests.py)0
-rw-r--r--lib-python/2.7/test/lock_tests.py (renamed from lib-python/2.7.1/test/lock_tests.py)0
-rw-r--r--lib-python/2.7/test/mapping_tests.py (renamed from lib-python/2.7.1/test/mapping_tests.py)0
-rw-r--r--lib-python/2.7/test/math_testcases.txt (renamed from lib-python/2.7.1/test/math_testcases.txt)0
-rw-r--r--lib-python/2.7/test/nullcert.pem (renamed from lib-python/2.7.1/test/nullcert.pem)0
-rw-r--r--lib-python/2.7/test/outstanding_bugs.py (renamed from lib-python/2.7.1/test/outstanding_bugs.py)0
-rw-r--r--lib-python/2.7/test/pickletester.py (renamed from lib-python/2.7.1/test/pickletester.py)0
-rw-r--r--lib-python/2.7/test/profilee.py (renamed from lib-python/2.7.1/test/profilee.py)0
-rw-r--r--lib-python/2.7/test/pyclbr_input.py (renamed from lib-python/2.7.1/test/pyclbr_input.py)0
-rw-r--r--lib-python/2.7/test/pydoc_mod.py (renamed from lib-python/2.7.1/test/pydoc_mod.py)0
-rw-r--r--lib-python/2.7/test/pydocfodder.py (renamed from lib-python/2.7.1/test/pydocfodder.py)0
-rwxr-xr-xlib-python/2.7/test/pystone.py (renamed from lib-python/2.7.1/test/pystone.py)0
-rw-r--r--lib-python/2.7/test/randv2_32.pck (renamed from lib-python/2.7.1/test/randv2_32.pck)0
-rw-r--r--lib-python/2.7/test/randv2_64.pck (renamed from lib-python/2.7.1/test/randv2_64.pck)0
-rw-r--r--lib-python/2.7/test/randv3.pck (renamed from lib-python/2.7.1/test/randv3.pck)0
-rwxr-xr-xlib-python/2.7/test/re_tests.py (renamed from lib-python/2.7.1/test/re_tests.py)0
-rw-r--r--lib-python/2.7/test/regex_tests.py (renamed from lib-python/2.7.1/test/regex_tests.py)0
-rwxr-xr-xlib-python/2.7/test/regrtest.py (renamed from lib-python/2.7.1/test/regrtest.py)0
-rw-r--r--lib-python/2.7/test/relimport.py (renamed from lib-python/2.7.1/test/relimport.py)0
-rw-r--r--lib-python/2.7/test/reperf.py (renamed from lib-python/2.7.1/test/reperf.py)0
-rw-r--r--lib-python/2.7/test/sample_doctest.py (renamed from lib-python/2.7.1/test/sample_doctest.py)0
-rw-r--r--lib-python/2.7/test/script_helper.py (renamed from lib-python/2.7.1/test/script_helper.py)0
-rw-r--r--lib-python/2.7/test/seq_tests.py (renamed from lib-python/2.7.1/test/seq_tests.py)0
-rw-r--r--lib-python/2.7/test/sgml_input.html (renamed from lib-python/2.7.1/test/sgml_input.html)0
-rw-r--r--lib-python/2.7/test/sha256.pem (renamed from lib-python/2.7.1/test/sha256.pem)0
-rw-r--r--lib-python/2.7/test/sortperf.py (renamed from lib-python/2.7.1/test/sortperf.py)0
-rw-r--r--lib-python/2.7/test/ssl_cert.pem (renamed from lib-python/2.7.1/test/ssl_cert.pem)0
-rw-r--r--lib-python/2.7/test/ssl_key.pem (renamed from lib-python/2.7.1/test/ssl_key.pem)0
-rw-r--r--lib-python/2.7/test/string_tests.py (renamed from lib-python/2.7.1/test/string_tests.py)0
-rw-r--r--lib-python/2.7/test/svn_python_org_https_cert.pem (renamed from lib-python/2.7.1/test/svn_python_org_https_cert.pem)0
-rw-r--r--lib-python/2.7/test/test_MimeWriter.py (renamed from lib-python/2.7.1/test/test_MimeWriter.py)0
-rw-r--r--lib-python/2.7/test/test_SimpleHTTPServer.py (renamed from lib-python/2.7.1/test/test_SimpleHTTPServer.py)0
-rw-r--r--lib-python/2.7/test/test_StringIO.py (renamed from lib-python/2.7.1/test/test_StringIO.py)0
-rw-r--r--lib-python/2.7/test/test___all__.py (renamed from lib-python/2.7.1/test/test___all__.py)0
-rw-r--r--lib-python/2.7/test/test___future__.py (renamed from lib-python/2.7.1/test/test___future__.py)0
-rw-r--r--lib-python/2.7/test/test__locale.py (renamed from lib-python/2.7.1/test/test__locale.py)0
-rw-r--r--lib-python/2.7/test/test_abc.py (renamed from lib-python/2.7.1/test/test_abc.py)0
-rw-r--r--lib-python/2.7/test/test_abstract_numbers.py (renamed from lib-python/2.7.1/test/test_abstract_numbers.py)0
-rw-r--r--lib-python/2.7/test/test_aepack.py (renamed from lib-python/2.7.1/test/test_aepack.py)0
-rw-r--r--lib-python/2.7/test/test_aifc.py (renamed from lib-python/2.7.1/test/test_aifc.py)0
-rwxr-xr-xlib-python/2.7/test/test_al.py (renamed from lib-python/2.7.1/test/test_al.py)0
-rw-r--r--lib-python/2.7/test/test_anydbm.py (renamed from lib-python/2.7.1/test/test_anydbm.py)0
-rw-r--r--lib-python/2.7/test/test_applesingle.py (renamed from lib-python/2.7.1/test/test_applesingle.py)0
-rw-r--r--lib-python/2.7/test/test_argparse.py (renamed from lib-python/2.7.1/test/test_argparse.py)0
-rwxr-xr-xlib-python/2.7/test/test_array.py (renamed from lib-python/2.7.1/test/test_array.py)0
-rw-r--r--lib-python/2.7/test/test_ascii_formatd.py (renamed from lib-python/2.7.1/test/test_ascii_formatd.py)0
-rw-r--r--lib-python/2.7/test/test_ast.py (renamed from lib-python/2.7.1/test/test_ast.py)0
-rw-r--r--lib-python/2.7/test/test_asynchat.py (renamed from lib-python/2.7.1/test/test_asynchat.py)0
-rw-r--r--lib-python/2.7/test/test_asyncore.py (renamed from lib-python/2.7.1/test/test_asyncore.py)0
-rw-r--r--lib-python/2.7/test/test_atexit.py (renamed from lib-python/2.7.1/test/test_atexit.py)0
-rw-r--r--lib-python/2.7/test/test_audioop.py (renamed from lib-python/2.7.1/test/test_audioop.py)0
-rw-r--r--lib-python/2.7/test/test_augassign.py (renamed from lib-python/2.7.1/test/test_augassign.py)0
-rw-r--r--lib-python/2.7/test/test_base64.py (renamed from lib-python/2.7.1/test/test_base64.py)0
-rw-r--r--lib-python/2.7/test/test_bastion.py (renamed from lib-python/2.7.1/test/test_bastion.py)0
-rw-r--r--lib-python/2.7/test/test_bigaddrspace.py (renamed from lib-python/2.7.1/test/test_bigaddrspace.py)0
-rw-r--r--lib-python/2.7/test/test_bigmem.py (renamed from lib-python/2.7.1/test/test_bigmem.py)0
-rw-r--r--lib-python/2.7/test/test_binascii.py (renamed from lib-python/2.7.1/test/test_binascii.py)0
-rwxr-xr-xlib-python/2.7/test/test_binhex.py (renamed from lib-python/2.7.1/test/test_binhex.py)0
-rw-r--r--lib-python/2.7/test/test_binop.py (renamed from lib-python/2.7.1/test/test_binop.py)0
-rw-r--r--lib-python/2.7/test/test_bisect.py (renamed from lib-python/2.7.1/test/test_bisect.py)0
-rw-r--r--lib-python/2.7/test/test_bool.py (renamed from lib-python/2.7.1/test/test_bool.py)0
-rwxr-xr-xlib-python/2.7/test/test_bsddb.py (renamed from lib-python/2.7.1/test/test_bsddb.py)0
-rw-r--r--lib-python/2.7/test/test_bsddb185.py (renamed from lib-python/2.7.1/test/test_bsddb185.py)0
-rw-r--r--lib-python/2.7/test/test_bsddb3.py (renamed from lib-python/2.7.1/test/test_bsddb3.py)0
-rw-r--r--lib-python/2.7/test/test_buffer.py (renamed from lib-python/2.7.1/test/test_buffer.py)0
-rw-r--r--lib-python/2.7/test/test_bufio.py (renamed from lib-python/2.7.1/test/test_bufio.py)0
-rw-r--r--lib-python/2.7/test/test_builtin.py (renamed from lib-python/2.7.1/test/test_builtin.py)0
-rw-r--r--lib-python/2.7/test/test_bytes.py (renamed from lib-python/2.7.1/test/test_bytes.py)0
-rw-r--r--lib-python/2.7/test/test_bz2.py (renamed from lib-python/2.7.1/test/test_bz2.py)0
-rw-r--r--lib-python/2.7/test/test_calendar.py (renamed from lib-python/2.7.1/test/test_calendar.py)0
-rw-r--r--lib-python/2.7/test/test_call.py (renamed from lib-python/2.7.1/test/test_call.py)0
-rw-r--r--lib-python/2.7/test/test_capi.py (renamed from lib-python/2.7.1/test/test_capi.py)0
-rwxr-xr-xlib-python/2.7/test/test_cd.py (renamed from lib-python/2.7.1/test/test_cd.py)0
-rw-r--r--lib-python/2.7/test/test_cfgparser.py (renamed from lib-python/2.7.1/test/test_cfgparser.py)0
-rw-r--r--lib-python/2.7/test/test_cgi.py (renamed from lib-python/2.7.1/test/test_cgi.py)0
-rw-r--r--lib-python/2.7/test/test_charmapcodec.py (renamed from lib-python/2.7.1/test/test_charmapcodec.py)0
-rwxr-xr-xlib-python/2.7/test/test_cl.py (renamed from lib-python/2.7.1/test/test_cl.py)0
-rw-r--r--lib-python/2.7/test/test_class.py (renamed from lib-python/2.7.1/test/test_class.py)0
-rw-r--r--lib-python/2.7/test/test_cmath.py (renamed from lib-python/2.7.1/test/test_cmath.py)0
-rw-r--r--lib-python/2.7/test/test_cmd.py (renamed from lib-python/2.7.1/test/test_cmd.py)0
-rw-r--r--lib-python/2.7/test/test_cmd_line.py (renamed from lib-python/2.7.1/test/test_cmd_line.py)0
-rw-r--r--lib-python/2.7/test/test_cmd_line_script.py (renamed from lib-python/2.7.1/test/test_cmd_line_script.py)0
-rw-r--r--lib-python/2.7/test/test_code.py (renamed from lib-python/2.7.1/test/test_code.py)0
-rw-r--r--lib-python/2.7/test/test_codeccallbacks.py (renamed from lib-python/2.7.1/test/test_codeccallbacks.py)0
-rw-r--r--lib-python/2.7/test/test_codecencodings_cn.py (renamed from lib-python/2.7.1/test/test_codecencodings_cn.py)0
-rw-r--r--lib-python/2.7/test/test_codecencodings_hk.py (renamed from lib-python/2.7.1/test/test_codecencodings_hk.py)0
-rw-r--r--lib-python/2.7/test/test_codecencodings_jp.py (renamed from lib-python/2.7.1/test/test_codecencodings_jp.py)0
-rw-r--r--lib-python/2.7/test/test_codecencodings_kr.py (renamed from lib-python/2.7.1/test/test_codecencodings_kr.py)0
-rw-r--r--lib-python/2.7/test/test_codecencodings_tw.py (renamed from lib-python/2.7.1/test/test_codecencodings_tw.py)0
-rw-r--r--lib-python/2.7/test/test_codecmaps_cn.py (renamed from lib-python/2.7.1/test/test_codecmaps_cn.py)0
-rw-r--r--lib-python/2.7/test/test_codecmaps_hk.py (renamed from lib-python/2.7.1/test/test_codecmaps_hk.py)0
-rw-r--r--lib-python/2.7/test/test_codecmaps_jp.py (renamed from lib-python/2.7.1/test/test_codecmaps_jp.py)0
-rw-r--r--lib-python/2.7/test/test_codecmaps_kr.py (renamed from lib-python/2.7.1/test/test_codecmaps_kr.py)0
-rw-r--r--lib-python/2.7/test/test_codecmaps_tw.py (renamed from lib-python/2.7.1/test/test_codecmaps_tw.py)0
-rw-r--r--lib-python/2.7/test/test_codecs.py (renamed from lib-python/2.7.1/test/test_codecs.py)0
-rw-r--r--lib-python/2.7/test/test_codeop.py (renamed from lib-python/2.7.1/test/test_codeop.py)0
-rw-r--r--lib-python/2.7/test/test_coding.py (renamed from lib-python/2.7.1/test/test_coding.py)0
-rw-r--r--lib-python/2.7/test/test_coercion.py (renamed from lib-python/2.7.1/test/test_coercion.py)0
-rw-r--r--lib-python/2.7/test/test_collections.py (renamed from lib-python/2.7.1/test/test_collections.py)0
-rw-r--r--lib-python/2.7/test/test_colorsys.py (renamed from lib-python/2.7.1/test/test_colorsys.py)0
-rw-r--r--lib-python/2.7/test/test_commands.py (renamed from lib-python/2.7.1/test/test_commands.py)0
-rw-r--r--lib-python/2.7/test/test_compare.py (renamed from lib-python/2.7.1/test/test_compare.py)0
-rw-r--r--lib-python/2.7/test/test_compile.py (renamed from lib-python/2.7.1/test/test_compile.py)0
-rw-r--r--lib-python/2.7/test/test_compileall.py (renamed from lib-python/2.7.1/test/test_compileall.py)0
-rw-r--r--lib-python/2.7/test/test_compiler.py (renamed from lib-python/2.7.1/test/test_compiler.py)0
-rw-r--r--lib-python/2.7/test/test_complex.py (renamed from lib-python/2.7.1/test/test_complex.py)0
-rw-r--r--lib-python/2.7/test/test_complex_args.py (renamed from lib-python/2.7.1/test/test_complex_args.py)0
-rw-r--r--lib-python/2.7/test/test_contains.py (renamed from lib-python/2.7.1/test/test_contains.py)0
-rw-r--r--lib-python/2.7/test/test_contextlib.py (renamed from lib-python/2.7.1/test/test_contextlib.py)0
-rw-r--r--lib-python/2.7/test/test_cookie.py (renamed from lib-python/2.7.1/test/test_cookie.py)0
-rw-r--r--lib-python/2.7/test/test_cookielib.py (renamed from lib-python/2.7.1/test/test_cookielib.py)0
-rw-r--r--lib-python/2.7/test/test_copy.py (renamed from lib-python/2.7.1/test/test_copy.py)0
-rw-r--r--lib-python/2.7/test/test_copy_reg.py (renamed from lib-python/2.7.1/test/test_copy_reg.py)0
-rw-r--r--lib-python/2.7/test/test_cpickle.py (renamed from lib-python/2.7.1/test/test_cpickle.py)0
-rw-r--r--lib-python/2.7/test/test_cprofile.py (renamed from lib-python/2.7.1/test/test_cprofile.py)0
-rw-r--r--lib-python/2.7/test/test_crypt.py (renamed from lib-python/2.7.1/test/test_crypt.py)0
-rw-r--r--lib-python/2.7/test/test_csv.py (renamed from lib-python/2.7.1/test/test_csv.py)0
-rw-r--r--lib-python/2.7/test/test_ctypes.py (renamed from lib-python/2.7.1/test/test_ctypes.py)0
-rw-r--r--lib-python/2.7/test/test_curses.py (renamed from lib-python/2.7.1/test/test_curses.py)0
-rw-r--r--lib-python/2.7/test/test_datetime.py (renamed from lib-python/2.7.1/test/test_datetime.py)0
-rw-r--r--lib-python/2.7/test/test_dbm.py (renamed from lib-python/2.7.1/test/test_dbm.py)0
-rw-r--r--lib-python/2.7/test/test_decimal.py (renamed from lib-python/2.7.1/test/test_decimal.py)0
-rw-r--r--lib-python/2.7/test/test_decorators.py (renamed from lib-python/2.7.1/test/test_decorators.py)0
-rw-r--r--lib-python/2.7/test/test_defaultdict.py (renamed from lib-python/2.7.1/test/test_defaultdict.py)0
-rw-r--r--lib-python/2.7/test/test_deque.py (renamed from lib-python/2.7.1/test/test_deque.py)0
-rw-r--r--lib-python/2.7/test/test_descr.py (renamed from lib-python/2.7.1/test/test_descr.py)0
-rw-r--r--lib-python/2.7/test/test_descrtut.py (renamed from lib-python/2.7.1/test/test_descrtut.py)0
-rw-r--r--lib-python/2.7/test/test_dict.py (renamed from lib-python/2.7.1/test/test_dict.py)0
-rw-r--r--lib-python/2.7/test/test_dictcomps.py (renamed from lib-python/2.7.1/test/test_dictcomps.py)0
-rw-r--r--lib-python/2.7/test/test_dictviews.py (renamed from lib-python/2.7.1/test/test_dictviews.py)0
-rw-r--r--lib-python/2.7/test/test_difflib.py (renamed from lib-python/2.7.1/test/test_difflib.py)0
-rw-r--r--lib-python/2.7/test/test_difflib_expect.html (renamed from lib-python/2.7.1/test/test_difflib_expect.html)0
-rw-r--r--lib-python/2.7/test/test_dircache.py (renamed from lib-python/2.7.1/test/test_dircache.py)0
-rw-r--r--lib-python/2.7/test/test_dis.py (renamed from lib-python/2.7.1/test/test_dis.py)0
-rw-r--r--lib-python/2.7/test/test_distutils.py (renamed from lib-python/2.7.1/test/test_distutils.py)0
-rwxr-xr-xlib-python/2.7/test/test_dl.py (renamed from lib-python/2.7.1/test/test_dl.py)0
-rw-r--r--lib-python/2.7/test/test_doctest.py (renamed from lib-python/2.7.1/test/test_doctest.py)0
-rw-r--r--lib-python/2.7/test/test_doctest.txt (renamed from lib-python/2.7.1/test/test_doctest.txt)0
-rw-r--r--lib-python/2.7/test/test_doctest2.py (renamed from lib-python/2.7.1/test/test_doctest2.py)0
-rw-r--r--lib-python/2.7/test/test_doctest2.txt (renamed from lib-python/2.7.1/test/test_doctest2.txt)0
-rw-r--r--lib-python/2.7/test/test_doctest3.txt (renamed from lib-python/2.7.1/test/test_doctest3.txt)0
-rw-r--r--lib-python/2.7/test/test_doctest4.txt (renamed from lib-python/2.7.1/test/test_doctest4.txt)0
-rw-r--r--lib-python/2.7/test/test_docxmlrpc.py (renamed from lib-python/2.7.1/test/test_docxmlrpc.py)0
-rw-r--r--lib-python/2.7/test/test_dumbdbm.py (renamed from lib-python/2.7.1/test/test_dumbdbm.py)0
-rw-r--r--lib-python/2.7/test/test_dummy_thread.py (renamed from lib-python/2.7.1/test/test_dummy_thread.py)0
-rw-r--r--lib-python/2.7/test/test_dummy_threading.py (renamed from lib-python/2.7.1/test/test_dummy_threading.py)0
-rw-r--r--lib-python/2.7/test/test_email.py (renamed from lib-python/2.7.1/test/test_email.py)0
-rw-r--r--lib-python/2.7/test/test_email_codecs.py (renamed from lib-python/2.7.1/test/test_email_codecs.py)0
-rw-r--r--lib-python/2.7/test/test_email_renamed.py (renamed from lib-python/2.7.1/test/test_email_renamed.py)0
-rw-r--r--lib-python/2.7/test/test_enumerate.py (renamed from lib-python/2.7.1/test/test_enumerate.py)0
-rw-r--r--lib-python/2.7/test/test_eof.py (renamed from lib-python/2.7.1/test/test_eof.py)0
-rw-r--r--lib-python/2.7/test/test_epoll.py (renamed from lib-python/2.7.1/test/test_epoll.py)0
-rwxr-xr-xlib-python/2.7/test/test_errno.py (renamed from lib-python/2.7.1/test/test_errno.py)0
-rw-r--r--lib-python/2.7/test/test_exception_variations.py (renamed from lib-python/2.7.1/test/test_exception_variations.py)0
-rw-r--r--lib-python/2.7/test/test_exceptions.py (renamed from lib-python/2.7.1/test/test_exceptions.py)0
-rw-r--r--lib-python/2.7/test/test_extcall.py (renamed from lib-python/2.7.1/test/test_extcall.py)0
-rw-r--r--lib-python/2.7/test/test_fcntl.py (renamed from lib-python/2.7.1/test/test_fcntl.py)0
-rw-r--r--lib-python/2.7/test/test_file.py (renamed from lib-python/2.7.1/test/test_file.py)0
-rw-r--r--lib-python/2.7/test/test_file2k.py (renamed from lib-python/2.7.1/test/test_file2k.py)0
-rw-r--r--lib-python/2.7/test/test_filecmp.py (renamed from lib-python/2.7.1/test/test_filecmp.py)0
-rw-r--r--lib-python/2.7/test/test_fileinput.py (renamed from lib-python/2.7.1/test/test_fileinput.py)0
-rw-r--r--lib-python/2.7/test/test_fileio.py (renamed from lib-python/2.7.1/test/test_fileio.py)0
-rw-r--r--lib-python/2.7/test/test_float.py (renamed from lib-python/2.7.1/test/test_float.py)0
-rw-r--r--lib-python/2.7/test/test_fnmatch.py (renamed from lib-python/2.7.1/test/test_fnmatch.py)0
-rw-r--r--lib-python/2.7/test/test_fork1.py (renamed from lib-python/2.7.1/test/test_fork1.py)0
-rw-r--r--lib-python/2.7/test/test_format.py (renamed from lib-python/2.7.1/test/test_format.py)0
-rw-r--r--lib-python/2.7/test/test_fpformat.py (renamed from lib-python/2.7.1/test/test_fpformat.py)0
-rw-r--r--lib-python/2.7/test/test_fractions.py (renamed from lib-python/2.7.1/test/test_fractions.py)0
-rw-r--r--lib-python/2.7/test/test_frozen.py (renamed from lib-python/2.7.1/test/test_frozen.py)0
-rw-r--r--lib-python/2.7/test/test_ftplib.py (renamed from lib-python/2.7.1/test/test_ftplib.py)0
-rw-r--r--lib-python/2.7/test/test_funcattrs.py (renamed from lib-python/2.7.1/test/test_funcattrs.py)0
-rw-r--r--lib-python/2.7/test/test_functools.py (renamed from lib-python/2.7.1/test/test_functools.py)0
-rw-r--r--lib-python/2.7/test/test_future.py (renamed from lib-python/2.7.1/test/test_future.py)0
-rw-r--r--lib-python/2.7/test/test_future1.py (renamed from lib-python/2.7.1/test/test_future1.py)0
-rw-r--r--lib-python/2.7/test/test_future2.py (renamed from lib-python/2.7.1/test/test_future2.py)0
-rw-r--r--lib-python/2.7/test/test_future3.py (renamed from lib-python/2.7.1/test/test_future3.py)0
-rw-r--r--lib-python/2.7/test/test_future4.py (renamed from lib-python/2.7.1/test/test_future4.py)0
-rw-r--r--lib-python/2.7/test/test_future5.py (renamed from lib-python/2.7.1/test/test_future5.py)0
-rw-r--r--lib-python/2.7/test/test_future_builtins.py (renamed from lib-python/2.7.1/test/test_future_builtins.py)0
-rw-r--r--lib-python/2.7/test/test_gc.py (renamed from lib-python/2.7.1/test/test_gc.py)0
-rw-r--r--lib-python/2.7/test/test_gdb.py (renamed from lib-python/2.7.1/test/test_gdb.py)0
-rw-r--r--lib-python/2.7/test/test_gdbm.py (renamed from lib-python/2.7.1/test/test_gdbm.py)0
-rw-r--r--lib-python/2.7/test/test_generators.py (renamed from lib-python/2.7.1/test/test_generators.py)0
-rw-r--r--lib-python/2.7/test/test_genericpath.py (renamed from lib-python/2.7.1/test/test_genericpath.py)0
-rw-r--r--lib-python/2.7/test/test_genexps.py (renamed from lib-python/2.7.1/test/test_genexps.py)0
-rw-r--r--lib-python/2.7/test/test_getargs.py (renamed from lib-python/2.7.1/test/test_getargs.py)0
-rw-r--r--lib-python/2.7/test/test_getargs2.py (renamed from lib-python/2.7.1/test/test_getargs2.py)0
-rw-r--r--lib-python/2.7/test/test_getopt.py (renamed from lib-python/2.7.1/test/test_getopt.py)0
-rw-r--r--lib-python/2.7/test/test_gettext.py (renamed from lib-python/2.7.1/test/test_gettext.py)0
-rwxr-xr-xlib-python/2.7/test/test_gl.py (renamed from lib-python/2.7.1/test/test_gl.py)0
-rw-r--r--lib-python/2.7/test/test_glob.py (renamed from lib-python/2.7.1/test/test_glob.py)0
-rw-r--r--lib-python/2.7/test/test_global.py (renamed from lib-python/2.7.1/test/test_global.py)0
-rw-r--r--lib-python/2.7/test/test_grammar.py (renamed from lib-python/2.7.1/test/test_grammar.py)0
-rw-r--r--lib-python/2.7/test/test_grp.py (renamed from lib-python/2.7.1/test/test_grp.py)0
-rw-r--r--lib-python/2.7/test/test_gzip.py (renamed from lib-python/2.7.1/test/test_gzip.py)0
-rw-r--r--lib-python/2.7/test/test_hash.py (renamed from lib-python/2.7.1/test/test_hash.py)0
-rw-r--r--lib-python/2.7/test/test_hashlib.py (renamed from lib-python/2.7.1/test/test_hashlib.py)0
-rw-r--r--lib-python/2.7/test/test_heapq.py (renamed from lib-python/2.7.1/test/test_heapq.py)0
-rw-r--r--lib-python/2.7/test/test_hmac.py (renamed from lib-python/2.7.1/test/test_hmac.py)0
-rw-r--r--lib-python/2.7/test/test_hotshot.py (renamed from lib-python/2.7.1/test/test_hotshot.py)0
-rw-r--r--lib-python/2.7/test/test_htmllib.py (renamed from lib-python/2.7.1/test/test_htmllib.py)0
-rw-r--r--lib-python/2.7/test/test_htmlparser.py (renamed from lib-python/2.7.1/test/test_htmlparser.py)0
-rw-r--r--lib-python/2.7/test/test_httplib.py (renamed from lib-python/2.7.1/test/test_httplib.py)0
-rw-r--r--lib-python/2.7/test/test_httpservers.py (renamed from lib-python/2.7.1/test/test_httpservers.py)0
-rwxr-xr-xlib-python/2.7/test/test_imageop.py (renamed from lib-python/2.7.1/test/test_imageop.py)0
-rw-r--r--lib-python/2.7/test/test_imaplib.py (renamed from lib-python/2.7.1/test/test_imaplib.py)0
-rwxr-xr-xlib-python/2.7/test/test_imgfile.py (renamed from lib-python/2.7.1/test/test_imgfile.py)0
-rw-r--r--lib-python/2.7/test/test_imp.py (renamed from lib-python/2.7.1/test/test_imp.py)0
-rw-r--r--lib-python/2.7/test/test_import.py (renamed from lib-python/2.7.1/test/test_import.py)0
-rw-r--r--lib-python/2.7/test/test_importhooks.py (renamed from lib-python/2.7.1/test/test_importhooks.py)0
-rw-r--r--lib-python/2.7/test/test_importlib.py (renamed from lib-python/2.7.1/test/test_importlib.py)0
-rw-r--r--lib-python/2.7/test/test_index.py (renamed from lib-python/2.7.1/test/test_index.py)0
-rw-r--r--lib-python/2.7/test/test_inspect.py (renamed from lib-python/2.7.1/test/test_inspect.py)0
-rw-r--r--lib-python/2.7/test/test_int.py (renamed from lib-python/2.7.1/test/test_int.py)0
-rw-r--r--lib-python/2.7/test/test_int_literal.py (renamed from lib-python/2.7.1/test/test_int_literal.py)0
-rw-r--r--lib-python/2.7/test/test_io.py (renamed from lib-python/2.7.1/test/test_io.py)0
-rw-r--r--lib-python/2.7/test/test_ioctl.py (renamed from lib-python/2.7.1/test/test_ioctl.py)0
-rw-r--r--lib-python/2.7/test/test_isinstance.py (renamed from lib-python/2.7.1/test/test_isinstance.py)0
-rw-r--r--lib-python/2.7/test/test_iter.py (renamed from lib-python/2.7.1/test/test_iter.py)0
-rw-r--r--lib-python/2.7/test/test_iterlen.py (renamed from lib-python/2.7.1/test/test_iterlen.py)0
-rw-r--r--lib-python/2.7/test/test_itertools.py (renamed from lib-python/2.7.1/test/test_itertools.py)0
-rw-r--r--lib-python/2.7/test/test_json.py (renamed from lib-python/2.7.1/test/test_json.py)0
-rw-r--r--lib-python/2.7/test/test_kqueue.py (renamed from lib-python/2.7.1/test/test_kqueue.py)0
-rw-r--r--lib-python/2.7/test/test_largefile.py (renamed from lib-python/2.7.1/test/test_largefile.py)0
-rw-r--r--lib-python/2.7/test/test_lib2to3.py (renamed from lib-python/2.7.1/test/test_lib2to3.py)0
-rw-r--r--lib-python/2.7/test/test_linecache.py (renamed from lib-python/2.7.1/test/test_linecache.py)0
-rw-r--r--lib-python/2.7/test/test_linuxaudiodev.py (renamed from lib-python/2.7.1/test/test_linuxaudiodev.py)0
-rw-r--r--lib-python/2.7/test/test_list.py (renamed from lib-python/2.7.1/test/test_list.py)0
-rw-r--r--lib-python/2.7/test/test_locale.py (renamed from lib-python/2.7.1/test/test_locale.py)0
-rw-r--r--lib-python/2.7/test/test_logging.py (renamed from lib-python/2.7.1/test/test_logging.py)0
-rw-r--r--lib-python/2.7/test/test_long.py (renamed from lib-python/2.7.1/test/test_long.py)0
-rw-r--r--lib-python/2.7/test/test_long_future.py (renamed from lib-python/2.7.1/test/test_long_future.py)0
-rw-r--r--lib-python/2.7/test/test_longexp.py (renamed from lib-python/2.7.1/test/test_longexp.py)0
-rw-r--r--lib-python/2.7/test/test_macos.py (renamed from lib-python/2.7.1/test/test_macos.py)0
-rw-r--r--lib-python/2.7/test/test_macostools.py (renamed from lib-python/2.7.1/test/test_macostools.py)0
-rw-r--r--lib-python/2.7/test/test_macpath.py (renamed from lib-python/2.7.1/test/test_macpath.py)0
-rw-r--r--lib-python/2.7/test/test_mailbox.py (renamed from lib-python/2.7.1/test/test_mailbox.py)0
-rw-r--r--lib-python/2.7/test/test_marshal.py (renamed from lib-python/2.7.1/test/test_marshal.py)0
-rw-r--r--lib-python/2.7/test/test_math.py (renamed from lib-python/2.7.1/test/test_math.py)0
-rw-r--r--lib-python/2.7/test/test_md5.py (renamed from lib-python/2.7.1/test/test_md5.py)0
-rw-r--r--lib-python/2.7/test/test_memoryio.py (renamed from lib-python/2.7.1/test/test_memoryio.py)0
-rw-r--r--lib-python/2.7/test/test_memoryview.py (renamed from lib-python/2.7.1/test/test_memoryview.py)0
-rw-r--r--lib-python/2.7/test/test_mhlib.py (renamed from lib-python/2.7.1/test/test_mhlib.py)0
-rw-r--r--lib-python/2.7/test/test_mimetools.py (renamed from lib-python/2.7.1/test/test_mimetools.py)0
-rw-r--r--lib-python/2.7/test/test_mimetypes.py (renamed from lib-python/2.7.1/test/test_mimetypes.py)0
-rw-r--r--lib-python/2.7/test/test_minidom.py (renamed from lib-python/2.7.1/test/test_minidom.py)0
-rw-r--r--lib-python/2.7/test/test_mmap.py (renamed from lib-python/2.7.1/test/test_mmap.py)0
-rw-r--r--lib-python/2.7/test/test_module.py (renamed from lib-python/2.7.1/test/test_module.py)0
-rw-r--r--lib-python/2.7/test/test_modulefinder.py (renamed from lib-python/2.7.1/test/test_modulefinder.py)0
-rw-r--r--lib-python/2.7/test/test_multibytecodec.py (renamed from lib-python/2.7.1/test/test_multibytecodec.py)0
-rw-r--r--lib-python/2.7/test/test_multibytecodec_support.py (renamed from lib-python/2.7.1/test/test_multibytecodec_support.py)0
-rw-r--r--lib-python/2.7/test/test_multifile.py (renamed from lib-python/2.7.1/test/test_multifile.py)0
-rw-r--r--lib-python/2.7/test/test_multiprocessing.py (renamed from lib-python/2.7.1/test/test_multiprocessing.py)0
-rw-r--r--lib-python/2.7/test/test_mutants.py (renamed from lib-python/2.7.1/test/test_mutants.py)0
-rw-r--r--lib-python/2.7/test/test_mutex.py (renamed from lib-python/2.7.1/test/test_mutex.py)0
-rw-r--r--lib-python/2.7/test/test_netrc.py (renamed from lib-python/2.7.1/test/test_netrc.py)0
-rw-r--r--lib-python/2.7/test/test_new.py (renamed from lib-python/2.7.1/test/test_new.py)0
-rw-r--r--lib-python/2.7/test/test_nis.py (renamed from lib-python/2.7.1/test/test_nis.py)0
-rw-r--r--lib-python/2.7/test/test_normalization.py (renamed from lib-python/2.7.1/test/test_normalization.py)0
-rw-r--r--lib-python/2.7/test/test_ntpath.py (renamed from lib-python/2.7.1/test/test_ntpath.py)0
-rw-r--r--lib-python/2.7/test/test_old_mailbox.py (renamed from lib-python/2.7.1/test/test_old_mailbox.py)0
-rw-r--r--lib-python/2.7/test/test_opcodes.py (renamed from lib-python/2.7.1/test/test_opcodes.py)0
-rw-r--r--lib-python/2.7/test/test_openpty.py (renamed from lib-python/2.7.1/test/test_openpty.py)0
-rw-r--r--lib-python/2.7/test/test_operator.py (renamed from lib-python/2.7.1/test/test_operator.py)0
-rw-r--r--lib-python/2.7/test/test_optparse.py (renamed from lib-python/2.7.1/test/test_optparse.py)0
-rw-r--r--lib-python/2.7/test/test_os.py (renamed from lib-python/2.7.1/test/test_os.py)0
-rw-r--r--lib-python/2.7/test/test_ossaudiodev.py (renamed from lib-python/2.7.1/test/test_ossaudiodev.py)0
-rw-r--r--lib-python/2.7/test/test_parser.py (renamed from lib-python/2.7.1/test/test_parser.py)0
-rw-r--r--lib-python/2.7/test/test_pdb.py (renamed from lib-python/2.7.1/test/test_pdb.py)0
-rw-r--r--lib-python/2.7/test/test_peepholer.py (renamed from lib-python/2.7.1/test/test_peepholer.py)0
-rw-r--r--lib-python/2.7/test/test_pep247.py (renamed from lib-python/2.7.1/test/test_pep247.py)0
-rw-r--r--lib-python/2.7/test/test_pep263.py (renamed from lib-python/2.7.1/test/test_pep263.py)0
-rw-r--r--lib-python/2.7/test/test_pep277.py (renamed from lib-python/2.7.1/test/test_pep277.py)0
-rw-r--r--lib-python/2.7/test/test_pep292.py (renamed from lib-python/2.7.1/test/test_pep292.py)0
-rw-r--r--lib-python/2.7/test/test_pep352.py (renamed from lib-python/2.7.1/test/test_pep352.py)0
-rw-r--r--lib-python/2.7/test/test_pickle.py (renamed from lib-python/2.7.1/test/test_pickle.py)0
-rw-r--r--lib-python/2.7/test/test_pickletools.py (renamed from lib-python/2.7.1/test/test_pickletools.py)0
-rw-r--r--lib-python/2.7/test/test_pipes.py (renamed from lib-python/2.7.1/test/test_pipes.py)0
-rw-r--r--lib-python/2.7/test/test_pkg.py (renamed from lib-python/2.7.1/test/test_pkg.py)0
-rw-r--r--lib-python/2.7/test/test_pkgimport.py (renamed from lib-python/2.7.1/test/test_pkgimport.py)0
-rw-r--r--lib-python/2.7/test/test_pkgutil.py (renamed from lib-python/2.7.1/test/test_pkgutil.py)0
-rw-r--r--lib-python/2.7/test/test_platform.py (renamed from lib-python/2.7.1/test/test_platform.py)0
-rw-r--r--lib-python/2.7/test/test_plistlib.py (renamed from lib-python/2.7.1/test/test_plistlib.py)0
-rw-r--r--lib-python/2.7/test/test_poll.py (renamed from lib-python/2.7.1/test/test_poll.py)0
-rw-r--r--lib-python/2.7/test/test_popen.py (renamed from lib-python/2.7.1/test/test_popen.py)0
-rw-r--r--lib-python/2.7/test/test_popen2.py (renamed from lib-python/2.7.1/test/test_popen2.py)0
-rw-r--r--lib-python/2.7/test/test_poplib.py (renamed from lib-python/2.7.1/test/test_poplib.py)0
-rw-r--r--lib-python/2.7/test/test_posix.py (renamed from lib-python/2.7.1/test/test_posix.py)0
-rw-r--r--lib-python/2.7/test/test_posixpath.py (renamed from lib-python/2.7.1/test/test_posixpath.py)0
-rw-r--r--lib-python/2.7/test/test_pow.py (renamed from lib-python/2.7.1/test/test_pow.py)0
-rw-r--r--lib-python/2.7/test/test_pprint.py (renamed from lib-python/2.7.1/test/test_pprint.py)0
-rw-r--r--lib-python/2.7/test/test_print.py (renamed from lib-python/2.7.1/test/test_print.py)0
-rw-r--r--lib-python/2.7/test/test_profile.py (renamed from lib-python/2.7.1/test/test_profile.py)0
-rw-r--r--lib-python/2.7/test/test_property.py (renamed from lib-python/2.7.1/test/test_property.py)0
-rw-r--r--lib-python/2.7/test/test_pstats.py (renamed from lib-python/2.7.1/test/test_pstats.py)0
-rw-r--r--lib-python/2.7/test/test_pty.py (renamed from lib-python/2.7.1/test/test_pty.py)0
-rw-r--r--lib-python/2.7/test/test_pwd.py (renamed from lib-python/2.7.1/test/test_pwd.py)0
-rw-r--r--lib-python/2.7/test/test_py3kwarn.py (renamed from lib-python/2.7.1/test/test_py3kwarn.py)0
-rw-r--r--lib-python/2.7/test/test_pyclbr.py (renamed from lib-python/2.7.1/test/test_pyclbr.py)0
-rw-r--r--lib-python/2.7/test/test_pydoc.py (renamed from lib-python/2.7.1/test/test_pydoc.py)0
-rw-r--r--lib-python/2.7/test/test_pyexpat.py (renamed from lib-python/2.7.1/test/test_pyexpat.py)0
-rw-r--r--lib-python/2.7/test/test_queue.py (renamed from lib-python/2.7.1/test/test_queue.py)0
-rw-r--r--lib-python/2.7/test/test_quopri.py (renamed from lib-python/2.7.1/test/test_quopri.py)0
-rw-r--r--lib-python/2.7/test/test_random.py (renamed from lib-python/2.7.1/test/test_random.py)0
-rw-r--r--lib-python/2.7/test/test_re.py (renamed from lib-python/2.7.1/test/test_re.py)0
-rw-r--r--lib-python/2.7/test/test_readline.py (renamed from lib-python/2.7.1/test/test_readline.py)0
-rw-r--r--lib-python/2.7/test/test_repr.py (renamed from lib-python/2.7.1/test/test_repr.py)0
-rw-r--r--lib-python/2.7/test/test_resource.py (renamed from lib-python/2.7.1/test/test_resource.py)0
-rw-r--r--lib-python/2.7/test/test_rfc822.py (renamed from lib-python/2.7.1/test/test_rfc822.py)0
-rw-r--r--lib-python/2.7/test/test_richcmp.py (renamed from lib-python/2.7.1/test/test_richcmp.py)0
-rw-r--r--lib-python/2.7/test/test_rlcompleter.py (renamed from lib-python/2.7.1/test/test_rlcompleter.py)0
-rw-r--r--lib-python/2.7/test/test_robotparser.py (renamed from lib-python/2.7.1/test/test_robotparser.py)0
-rw-r--r--lib-python/2.7/test/test_runpy.py (renamed from lib-python/2.7.1/test/test_runpy.py)0
-rw-r--r--lib-python/2.7/test/test_sax.py (renamed from lib-python/2.7.1/test/test_sax.py)0
-rw-r--r--lib-python/2.7/test/test_scope.py (renamed from lib-python/2.7.1/test/test_scope.py)0
-rw-r--r--lib-python/2.7/test/test_scriptpackages.py (renamed from lib-python/2.7.1/test/test_scriptpackages.py)0
-rw-r--r--lib-python/2.7/test/test_select.py (renamed from lib-python/2.7.1/test/test_select.py)0
-rw-r--r--lib-python/2.7/test/test_set.py (renamed from lib-python/2.7.1/test/test_set.py)0
-rw-r--r--lib-python/2.7/test/test_setcomps.py (renamed from lib-python/2.7.1/test/test_setcomps.py)0
-rw-r--r--lib-python/2.7/test/test_sets.py (renamed from lib-python/2.7.1/test/test_sets.py)0
-rw-r--r--lib-python/2.7/test/test_sgmllib.py (renamed from lib-python/2.7.1/test/test_sgmllib.py)0
-rw-r--r--lib-python/2.7/test/test_sha.py (renamed from lib-python/2.7.1/test/test_sha.py)0
-rw-r--r--lib-python/2.7/test/test_shelve.py (renamed from lib-python/2.7.1/test/test_shelve.py)0
-rw-r--r--lib-python/2.7/test/test_shlex.py (renamed from lib-python/2.7.1/test/test_shlex.py)0
-rw-r--r--lib-python/2.7/test/test_shutil.py (renamed from lib-python/2.7.1/test/test_shutil.py)0
-rw-r--r--lib-python/2.7/test/test_signal.py (renamed from lib-python/2.7.1/test/test_signal.py)0
-rw-r--r--lib-python/2.7/test/test_site.py (renamed from lib-python/2.7.1/test/test_site.py)0
-rw-r--r--lib-python/2.7/test/test_slice.py (renamed from lib-python/2.7.1/test/test_slice.py)0
-rw-r--r--lib-python/2.7/test/test_smtplib.py (renamed from lib-python/2.7.1/test/test_smtplib.py)0
-rw-r--r--lib-python/2.7/test/test_smtpnet.py (renamed from lib-python/2.7.1/test/test_smtpnet.py)0
-rw-r--r--lib-python/2.7/test/test_socket.py (renamed from lib-python/2.7.1/test/test_socket.py)0
-rw-r--r--lib-python/2.7/test/test_socketserver.py (renamed from lib-python/2.7.1/test/test_socketserver.py)0
-rw-r--r--lib-python/2.7/test/test_softspace.py (renamed from lib-python/2.7.1/test/test_softspace.py)0
-rw-r--r--lib-python/2.7/test/test_sort.py (renamed from lib-python/2.7.1/test/test_sort.py)0
-rw-r--r--lib-python/2.7/test/test_sqlite.py (renamed from lib-python/2.7.1/test/test_sqlite.py)0
-rw-r--r--lib-python/2.7/test/test_ssl.py (renamed from lib-python/2.7.1/test/test_ssl.py)0
-rw-r--r--lib-python/2.7/test/test_startfile.py (renamed from lib-python/2.7.1/test/test_startfile.py)0
-rw-r--r--lib-python/2.7/test/test_str.py (renamed from lib-python/2.7.1/test/test_str.py)0
-rw-r--r--lib-python/2.7/test/test_strftime.py (renamed from lib-python/2.7.1/test/test_strftime.py)0
-rw-r--r--lib-python/2.7/test/test_string.py (renamed from lib-python/2.7.1/test/test_string.py)0
-rw-r--r--lib-python/2.7/test/test_stringprep.py (renamed from lib-python/2.7.1/test/test_stringprep.py)0
-rw-r--r--lib-python/2.7/test/test_strop.py (renamed from lib-python/2.7.1/test/test_strop.py)0
-rw-r--r--lib-python/2.7/test/test_strptime.py (renamed from lib-python/2.7.1/test/test_strptime.py)0
-rw-r--r--lib-python/2.7/test/test_strtod.py (renamed from lib-python/2.7.1/test/test_strtod.py)0
-rw-r--r--lib-python/2.7/test/test_struct.py (renamed from lib-python/2.7.1/test/test_struct.py)0
-rw-r--r--lib-python/2.7/test/test_structmembers.py (renamed from lib-python/2.7.1/test/test_structmembers.py)0
-rw-r--r--lib-python/2.7/test/test_structseq.py (renamed from lib-python/2.7.1/test/test_structseq.py)0
-rw-r--r--lib-python/2.7/test/test_subprocess.py (renamed from lib-python/2.7.1/test/test_subprocess.py)0
-rw-r--r--lib-python/2.7/test/test_sunaudiodev.py (renamed from lib-python/2.7.1/test/test_sunaudiodev.py)0
-rw-r--r--lib-python/2.7/test/test_sundry.py (renamed from lib-python/2.7.1/test/test_sundry.py)0
-rw-r--r--lib-python/2.7/test/test_support.py (renamed from lib-python/2.7.1/test/test_support.py)0
-rw-r--r--lib-python/2.7/test/test_symtable.py (renamed from lib-python/2.7.1/test/test_symtable.py)0
-rw-r--r--lib-python/2.7/test/test_syntax.py (renamed from lib-python/2.7.1/test/test_syntax.py)0
-rw-r--r--lib-python/2.7/test/test_sys.py (renamed from lib-python/2.7.1/test/test_sys.py)0
-rw-r--r--lib-python/2.7/test/test_sys_setprofile.py (renamed from lib-python/2.7.1/test/test_sys_setprofile.py)0
-rw-r--r--lib-python/2.7/test/test_sys_settrace.py (renamed from lib-python/2.7.1/test/test_sys_settrace.py)0
-rw-r--r--lib-python/2.7/test/test_sysconfig.py (renamed from lib-python/2.7.1/test/test_sysconfig.py)0
-rw-r--r--lib-python/2.7/test/test_tarfile.py (renamed from lib-python/2.7.1/test/test_tarfile.py)0
-rw-r--r--lib-python/2.7/test/test_tcl.py (renamed from lib-python/2.7.1/test/test_tcl.py)0
-rw-r--r--lib-python/2.7/test/test_telnetlib.py (renamed from lib-python/2.7.1/test/test_telnetlib.py)0
-rw-r--r--lib-python/2.7/test/test_tempfile.py (renamed from lib-python/2.7.1/test/test_tempfile.py)0
-rw-r--r--lib-python/2.7/test/test_textwrap.py (renamed from lib-python/2.7.1/test/test_textwrap.py)0
-rw-r--r--lib-python/2.7/test/test_thread.py (renamed from lib-python/2.7.1/test/test_thread.py)0
-rw-r--r--lib-python/2.7/test/test_threaded_import.py (renamed from lib-python/2.7.1/test/test_threaded_import.py)0
-rw-r--r--lib-python/2.7/test/test_threadedtempfile.py (renamed from lib-python/2.7.1/test/test_threadedtempfile.py)0
-rw-r--r--lib-python/2.7/test/test_threading.py (renamed from lib-python/2.7.1/test/test_threading.py)0
-rw-r--r--lib-python/2.7/test/test_threading_local.py (renamed from lib-python/2.7.1/test/test_threading_local.py)0
-rw-r--r--lib-python/2.7/test/test_threadsignals.py (renamed from lib-python/2.7.1/test/test_threadsignals.py)0
-rw-r--r--lib-python/2.7/test/test_time.py (renamed from lib-python/2.7.1/test/test_time.py)0
-rw-r--r--lib-python/2.7/test/test_timeout.py (renamed from lib-python/2.7.1/test/test_timeout.py)0
-rw-r--r--lib-python/2.7/test/test_tk.py (renamed from lib-python/2.7.1/test/test_tk.py)0
-rw-r--r--lib-python/2.7/test/test_tokenize.py (renamed from lib-python/2.7.1/test/test_tokenize.py)0
-rw-r--r--lib-python/2.7/test/test_trace.py (renamed from lib-python/2.7.1/test/test_trace.py)0
-rw-r--r--lib-python/2.7/test/test_traceback.py (renamed from lib-python/2.7.1/test/test_traceback.py)0
-rw-r--r--lib-python/2.7/test/test_transformer.py (renamed from lib-python/2.7.1/test/test_transformer.py)0
-rw-r--r--lib-python/2.7/test/test_ttk_guionly.py (renamed from lib-python/2.7.1/test/test_ttk_guionly.py)0
-rw-r--r--lib-python/2.7/test/test_ttk_textonly.py (renamed from lib-python/2.7.1/test/test_ttk_textonly.py)0
-rw-r--r--lib-python/2.7/test/test_tuple.py (renamed from lib-python/2.7.1/test/test_tuple.py)0
-rw-r--r--lib-python/2.7/test/test_typechecks.py (renamed from lib-python/2.7.1/test/test_typechecks.py)0
-rw-r--r--lib-python/2.7/test/test_types.py (renamed from lib-python/2.7.1/test/test_types.py)0
-rw-r--r--lib-python/2.7/test/test_ucn.py (renamed from lib-python/2.7.1/test/test_ucn.py)0
-rw-r--r--lib-python/2.7/test/test_unary.py (renamed from lib-python/2.7.1/test/test_unary.py)0
-rw-r--r--lib-python/2.7/test/test_undocumented_details.py (renamed from lib-python/2.7.1/test/test_undocumented_details.py)0
-rw-r--r--lib-python/2.7/test/test_unicode.py (renamed from lib-python/2.7.1/test/test_unicode.py)0
-rw-r--r--lib-python/2.7/test/test_unicode_file.py (renamed from lib-python/2.7.1/test/test_unicode_file.py)0
-rw-r--r--lib-python/2.7/test/test_unicodedata.py (renamed from lib-python/2.7.1/test/test_unicodedata.py)0
-rw-r--r--lib-python/2.7/test/test_unittest.py (renamed from lib-python/2.7.1/test/test_unittest.py)0
-rw-r--r--lib-python/2.7/test/test_univnewlines.py (renamed from lib-python/2.7.1/test/test_univnewlines.py)0
-rw-r--r--lib-python/2.7/test/test_univnewlines2k.py (renamed from lib-python/2.7.1/test/test_univnewlines2k.py)0
-rw-r--r--lib-python/2.7/test/test_unpack.py (renamed from lib-python/2.7.1/test/test_unpack.py)0
-rw-r--r--lib-python/2.7/test/test_urllib.py (renamed from lib-python/2.7.1/test/test_urllib.py)0
-rw-r--r--lib-python/2.7/test/test_urllib2.py (renamed from lib-python/2.7.1/test/test_urllib2.py)0
-rw-r--r--lib-python/2.7/test/test_urllib2_localnet.py (renamed from lib-python/2.7.1/test/test_urllib2_localnet.py)0
-rw-r--r--lib-python/2.7/test/test_urllib2net.py (renamed from lib-python/2.7.1/test/test_urllib2net.py)0
-rw-r--r--lib-python/2.7/test/test_urllibnet.py (renamed from lib-python/2.7.1/test/test_urllibnet.py)0
-rw-r--r--lib-python/2.7/test/test_urlparse.py (renamed from lib-python/2.7.1/test/test_urlparse.py)0
-rw-r--r--lib-python/2.7/test/test_userdict.py (renamed from lib-python/2.7.1/test/test_userdict.py)0
-rw-r--r--lib-python/2.7/test/test_userlist.py (renamed from lib-python/2.7.1/test/test_userlist.py)0
-rwxr-xr-xlib-python/2.7/test/test_userstring.py (renamed from lib-python/2.7.1/test/test_userstring.py)0
-rw-r--r--lib-python/2.7/test/test_uu.py (renamed from lib-python/2.7.1/test/test_uu.py)0
-rw-r--r--lib-python/2.7/test/test_uuid.py (renamed from lib-python/2.7.1/test/test_uuid.py)0
-rw-r--r--lib-python/2.7/test/test_wait3.py (renamed from lib-python/2.7.1/test/test_wait3.py)0
-rw-r--r--lib-python/2.7/test/test_wait4.py (renamed from lib-python/2.7.1/test/test_wait4.py)0
-rw-r--r--lib-python/2.7/test/test_warnings.py (renamed from lib-python/2.7.1/test/test_warnings.py)0
-rw-r--r--lib-python/2.7/test/test_wave.py (renamed from lib-python/2.7.1/test/test_wave.py)0
-rw-r--r--lib-python/2.7/test/test_weakref.py (renamed from lib-python/2.7.1/test/test_weakref.py)0
-rw-r--r--lib-python/2.7/test/test_weakset.py (renamed from lib-python/2.7.1/test/test_weakset.py)0
-rw-r--r--lib-python/2.7/test/test_whichdb.py (renamed from lib-python/2.7.1/test/test_whichdb.py)0
-rw-r--r--lib-python/2.7/test/test_winreg.py (renamed from lib-python/2.7.1/test/test_winreg.py)0
-rw-r--r--lib-python/2.7/test/test_winsound.py (renamed from lib-python/2.7.1/test/test_winsound.py)0
-rw-r--r--lib-python/2.7/test/test_with.py (renamed from lib-python/2.7.1/test/test_with.py)0
-rw-r--r--lib-python/2.7/test/test_wsgiref.py (renamed from lib-python/2.7.1/test/test_wsgiref.py)0
-rw-r--r--lib-python/2.7/test/test_xdrlib.py (renamed from lib-python/2.7.1/test/test_xdrlib.py)0
-rw-r--r--lib-python/2.7/test/test_xml_etree.py (renamed from lib-python/2.7.1/test/test_xml_etree.py)0
-rw-r--r--lib-python/2.7/test/test_xml_etree_c.py (renamed from lib-python/2.7.1/test/test_xml_etree_c.py)0
-rw-r--r--lib-python/2.7/test/test_xmllib.py (renamed from lib-python/2.7.1/test/test_xmllib.py)0
-rw-r--r--lib-python/2.7/test/test_xmlrpc.py (renamed from lib-python/2.7.1/test/test_xmlrpc.py)0
-rw-r--r--lib-python/2.7/test/test_xpickle.py (renamed from lib-python/2.7.1/test/test_xpickle.py)0
-rw-r--r--lib-python/2.7/test/test_xrange.py (renamed from lib-python/2.7.1/test/test_xrange.py)0
-rw-r--r--lib-python/2.7/test/test_zipfile.py (renamed from lib-python/2.7.1/test/test_zipfile.py)0
-rw-r--r--lib-python/2.7/test/test_zipfile64.py (renamed from lib-python/2.7.1/test/test_zipfile64.py)0
-rw-r--r--lib-python/2.7/test/test_zipimport.py (renamed from lib-python/2.7.1/test/test_zipimport.py)0
-rw-r--r--lib-python/2.7/test/test_zipimport_support.py (renamed from lib-python/2.7.1/test/test_zipimport_support.py)0
-rw-r--r--lib-python/2.7/test/test_zlib.py (renamed from lib-python/2.7.1/test/test_zlib.py)0
-rw-r--r--lib-python/2.7/test/testall.py (renamed from lib-python/2.7.1/test/testall.py)0
-rw-r--r--lib-python/2.7/test/testcodec.py (renamed from lib-python/2.7.1/test/testcodec.py)0
-rw-r--r--lib-python/2.7/test/testimg.uue (renamed from lib-python/2.7.1/test/testimg.uue)0
-rw-r--r--lib-python/2.7/test/testimgr.uue (renamed from lib-python/2.7.1/test/testimgr.uue)0
-rw-r--r--lib-python/2.7/test/testrgb.uue (renamed from lib-python/2.7.1/test/testrgb.uue)0
-rw-r--r--lib-python/2.7/test/testtar.tar (renamed from lib-python/2.7.1/test/testtar.tar)bin281088 -> 281088 bytes
-rw-r--r--lib-python/2.7/test/tf_inherit_check.py (renamed from lib-python/2.7.1/test/tf_inherit_check.py)0
-rw-r--r--lib-python/2.7/test/threaded_import_hangers.py (renamed from lib-python/2.7.1/test/threaded_import_hangers.py)0
-rw-r--r--lib-python/2.7/test/time_hashlib.py (renamed from lib-python/2.7.1/test/time_hashlib.py)0
-rw-r--r--lib-python/2.7/test/tokenize_tests.txt (renamed from lib-python/2.7.1/test/tokenize_tests.txt)0
-rw-r--r--lib-python/2.7/test/tracedmodules/__init__.py (renamed from lib-python/2.7.1/test/tracedmodules/__init__.py)0
-rw-r--r--lib-python/2.7/test/tracedmodules/testmod.py (renamed from lib-python/2.7.1/test/tracedmodules/testmod.py)0
-rw-r--r--lib-python/2.7/test/warning_tests.py (renamed from lib-python/2.7.1/test/warning_tests.py)0
-rw-r--r--lib-python/2.7/test/win_console_handler.py (renamed from lib-python/2.7.1/test/win_console_handler.py)0
-rw-r--r--lib-python/2.7/test/wrongcert.pem (renamed from lib-python/2.7.1/test/wrongcert.pem)0
-rw-r--r--lib-python/2.7/test/xmltestdata/simple-ns.xml (renamed from lib-python/2.7.1/test/xmltestdata/simple-ns.xml)0
-rw-r--r--lib-python/2.7/test/xmltestdata/simple.xml (renamed from lib-python/2.7.1/test/xmltestdata/simple.xml)0
-rw-r--r--lib-python/2.7/test/xmltestdata/test.xml (renamed from lib-python/2.7.1/test/xmltestdata/test.xml)0
-rw-r--r--lib-python/2.7/test/xmltestdata/test.xml.out (renamed from lib-python/2.7.1/test/xmltestdata/test.xml.out)0
-rw-r--r--lib-python/2.7/test/xmltests.py (renamed from lib-python/2.7.1/test/xmltests.py)0
-rw-r--r--lib-python/2.7/test/zipdir.zip (renamed from lib-python/2.7.1/test/zipdir.zip)bin374 -> 374 bytes
-rw-r--r--lib-python/2.7/textwrap.py (renamed from lib-python/2.7.1/textwrap.py)0
-rw-r--r--lib-python/2.7/this.py (renamed from lib-python/2.7.1/this.py)0
-rw-r--r--lib-python/2.7/threading.py (renamed from lib-python/2.7.1/threading.py)0
-rw-r--r--lib-python/2.7/timeit.py (renamed from lib-python/2.7.1/timeit.py)0
-rw-r--r--lib-python/2.7/toaiff.py (renamed from lib-python/2.7.1/toaiff.py)0
-rwxr-xr-xlib-python/2.7/token.py (renamed from lib-python/2.7.1/token.py)0
-rw-r--r--lib-python/2.7/tokenize.py (renamed from lib-python/2.7.1/tokenize.py)0
-rw-r--r--lib-python/2.7/trace.py (renamed from lib-python/2.7.1/trace.py)0
-rw-r--r--lib-python/2.7/traceback.py (renamed from lib-python/2.7.1/traceback.py)0
-rw-r--r--lib-python/2.7/tty.py (renamed from lib-python/2.7.1/tty.py)0
-rw-r--r--lib-python/2.7/types.py (renamed from lib-python/2.7.1/types.py)0
-rw-r--r--lib-python/2.7/unittest/__init__.py (renamed from lib-python/2.7.1/unittest/__init__.py)0
-rw-r--r--lib-python/2.7/unittest/__main__.py (renamed from lib-python/2.7.1/unittest/__main__.py)0
-rw-r--r--lib-python/2.7/unittest/case.py (renamed from lib-python/2.7.1/unittest/case.py)0
-rw-r--r--lib-python/2.7/unittest/loader.py (renamed from lib-python/2.7.1/unittest/loader.py)0
-rw-r--r--lib-python/2.7/unittest/main.py (renamed from lib-python/2.7.1/unittest/main.py)0
-rw-r--r--lib-python/2.7/unittest/result.py (renamed from lib-python/2.7.1/unittest/result.py)0
-rw-r--r--lib-python/2.7/unittest/runner.py (renamed from lib-python/2.7.1/unittest/runner.py)0
-rw-r--r--lib-python/2.7/unittest/signals.py (renamed from lib-python/2.7.1/unittest/signals.py)0
-rw-r--r--lib-python/2.7/unittest/suite.py (renamed from lib-python/2.7.1/unittest/suite.py)0
-rw-r--r--lib-python/2.7/unittest/test/__init__.py (renamed from lib-python/2.7.1/unittest/test/__init__.py)0
-rw-r--r--lib-python/2.7/unittest/test/dummy.py (renamed from lib-python/2.7.1/unittest/test/dummy.py)0
-rw-r--r--lib-python/2.7/unittest/test/support.py (renamed from lib-python/2.7.1/unittest/test/support.py)0
-rw-r--r--lib-python/2.7/unittest/test/test_assertions.py (renamed from lib-python/2.7.1/unittest/test/test_assertions.py)0
-rw-r--r--lib-python/2.7/unittest/test/test_break.py (renamed from lib-python/2.7.1/unittest/test/test_break.py)0
-rw-r--r--lib-python/2.7/unittest/test/test_case.py (renamed from lib-python/2.7.1/unittest/test/test_case.py)0
-rw-r--r--lib-python/2.7/unittest/test/test_discovery.py (renamed from lib-python/2.7.1/unittest/test/test_discovery.py)0
-rw-r--r--lib-python/2.7/unittest/test/test_functiontestcase.py (renamed from lib-python/2.7.1/unittest/test/test_functiontestcase.py)0
-rw-r--r--lib-python/2.7/unittest/test/test_loader.py (renamed from lib-python/2.7.1/unittest/test/test_loader.py)0
-rw-r--r--lib-python/2.7/unittest/test/test_program.py (renamed from lib-python/2.7.1/unittest/test/test_program.py)0
-rw-r--r--lib-python/2.7/unittest/test/test_result.py (renamed from lib-python/2.7.1/unittest/test/test_result.py)0
-rw-r--r--lib-python/2.7/unittest/test/test_runner.py (renamed from lib-python/2.7.1/unittest/test/test_runner.py)0
-rw-r--r--lib-python/2.7/unittest/test/test_setups.py (renamed from lib-python/2.7.1/unittest/test/test_setups.py)0
-rw-r--r--lib-python/2.7/unittest/test/test_skipping.py (renamed from lib-python/2.7.1/unittest/test/test_skipping.py)0
-rw-r--r--lib-python/2.7/unittest/test/test_suite.py (renamed from lib-python/2.7.1/unittest/test/test_suite.py)0
-rw-r--r--lib-python/2.7/unittest/util.py (renamed from lib-python/2.7.1/unittest/util.py)0
-rw-r--r--lib-python/2.7/urllib.py (renamed from lib-python/2.7.1/urllib.py)0
-rw-r--r--lib-python/2.7/urllib2.py (renamed from lib-python/2.7.1/urllib2.py)0
-rw-r--r--lib-python/2.7/urlparse.py (renamed from lib-python/2.7.1/urlparse.py)0
-rw-r--r--lib-python/2.7/user.py (renamed from lib-python/2.7.1/user.py)0
-rwxr-xr-xlib-python/2.7/uu.py (renamed from lib-python/2.7.1/uu.py)0
-rw-r--r--lib-python/2.7/uuid.py (renamed from lib-python/2.7.1/uuid.py)0
-rw-r--r--lib-python/2.7/warnings.py (renamed from lib-python/2.7.1/warnings.py)0
-rw-r--r--lib-python/2.7/wave.py (renamed from lib-python/2.7.1/wave.py)0
-rw-r--r--lib-python/2.7/weakref.py (renamed from lib-python/2.7.1/weakref.py)0
-rw-r--r--lib-python/2.7/webbrowser.py (renamed from lib-python/2.7.1/webbrowser.py)0
-rw-r--r--lib-python/2.7/whichdb.py (renamed from lib-python/2.7.1/whichdb.py)0
-rw-r--r--lib-python/2.7/wsgiref.egg-info (renamed from lib-python/2.7.1/wsgiref.egg-info)0
-rw-r--r--lib-python/2.7/wsgiref/__init__.py (renamed from lib-python/2.7.1/wsgiref/__init__.py)0
-rw-r--r--lib-python/2.7/wsgiref/handlers.py (renamed from lib-python/2.7.1/wsgiref/handlers.py)0
-rw-r--r--lib-python/2.7/wsgiref/headers.py (renamed from lib-python/2.7.1/wsgiref/headers.py)0
-rw-r--r--lib-python/2.7/wsgiref/simple_server.py (renamed from lib-python/2.7.1/wsgiref/simple_server.py)0
-rw-r--r--lib-python/2.7/wsgiref/util.py (renamed from lib-python/2.7.1/wsgiref/util.py)0
-rw-r--r--lib-python/2.7/wsgiref/validate.py (renamed from lib-python/2.7.1/wsgiref/validate.py)0
-rw-r--r--lib-python/2.7/xdrlib.py (renamed from lib-python/2.7.1/xdrlib.py)0
-rw-r--r--lib-python/2.7/xml/__init__.py (renamed from lib-python/2.7.1/xml/__init__.py)0
-rw-r--r--lib-python/2.7/xml/dom/NodeFilter.py (renamed from lib-python/2.7.1/xml/dom/NodeFilter.py)0
-rw-r--r--lib-python/2.7/xml/dom/__init__.py (renamed from lib-python/2.7.1/xml/dom/__init__.py)0
-rw-r--r--lib-python/2.7/xml/dom/domreg.py (renamed from lib-python/2.7.1/xml/dom/domreg.py)0
-rw-r--r--lib-python/2.7/xml/dom/expatbuilder.py (renamed from lib-python/2.7.1/xml/dom/expatbuilder.py)0
-rw-r--r--lib-python/2.7/xml/dom/minicompat.py (renamed from lib-python/2.7.1/xml/dom/minicompat.py)0
-rw-r--r--lib-python/2.7/xml/dom/minidom.py (renamed from lib-python/2.7.1/xml/dom/minidom.py)0
-rw-r--r--lib-python/2.7/xml/dom/pulldom.py (renamed from lib-python/2.7.1/xml/dom/pulldom.py)0
-rw-r--r--lib-python/2.7/xml/dom/xmlbuilder.py (renamed from lib-python/2.7.1/xml/dom/xmlbuilder.py)0
-rw-r--r--lib-python/2.7/xml/etree/ElementInclude.py (renamed from lib-python/2.7.1/xml/etree/ElementInclude.py)0
-rw-r--r--lib-python/2.7/xml/etree/ElementPath.py (renamed from lib-python/2.7.1/xml/etree/ElementPath.py)0
-rw-r--r--lib-python/2.7/xml/etree/ElementTree.py (renamed from lib-python/2.7.1/xml/etree/ElementTree.py)0
-rw-r--r--lib-python/2.7/xml/etree/__init__.py (renamed from lib-python/2.7.1/xml/etree/__init__.py)0
-rw-r--r--lib-python/2.7/xml/etree/cElementTree.py (renamed from lib-python/2.7.1/xml/etree/cElementTree.py)0
-rw-r--r--lib-python/2.7/xml/parsers/__init__.py (renamed from lib-python/2.7.1/xml/parsers/__init__.py)0
-rw-r--r--lib-python/2.7/xml/parsers/expat.py (renamed from lib-python/2.7.1/xml/parsers/expat.py)0
-rw-r--r--lib-python/2.7/xml/sax/__init__.py (renamed from lib-python/2.7.1/xml/sax/__init__.py)0
-rw-r--r--lib-python/2.7/xml/sax/_exceptions.py (renamed from lib-python/2.7.1/xml/sax/_exceptions.py)0
-rw-r--r--lib-python/2.7/xml/sax/expatreader.py (renamed from lib-python/2.7.1/xml/sax/expatreader.py)0
-rw-r--r--lib-python/2.7/xml/sax/handler.py (renamed from lib-python/2.7.1/xml/sax/handler.py)0
-rw-r--r--lib-python/2.7/xml/sax/saxutils.py (renamed from lib-python/2.7.1/xml/sax/saxutils.py)0
-rw-r--r--lib-python/2.7/xml/sax/xmlreader.py (renamed from lib-python/2.7.1/xml/sax/xmlreader.py)0
-rw-r--r--lib-python/2.7/xmllib.py (renamed from lib-python/2.7.1/xmllib.py)0
-rw-r--r--lib-python/2.7/xmlrpclib.py (renamed from lib-python/2.7.1/xmlrpclib.py)0
-rw-r--r--lib-python/2.7/zipfile.py (renamed from lib-python/2.7.1/zipfile.py)0
-rw-r--r--lib-python/modified-2.7/UserDict.py (renamed from lib-python/modified-2.7.1/UserDict.py)0
-rw-r--r--lib-python/modified-2.7/_threading_local.py (renamed from lib-python/modified-2.7.1/_threading_local.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/__init__.py (renamed from lib-python/modified-2.7.1/ctypes/__init__.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/_endian.py (renamed from lib-python/modified-2.7.1/ctypes/_endian.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/macholib/README.ctypes (renamed from lib-python/modified-2.7.1/ctypes/macholib/README.ctypes)0
-rw-r--r--lib-python/modified-2.7/ctypes/macholib/__init__.py (renamed from lib-python/modified-2.7.1/ctypes/macholib/__init__.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/macholib/dyld.py (renamed from lib-python/modified-2.7.1/ctypes/macholib/dyld.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/macholib/dylib.py (renamed from lib-python/modified-2.7.1/ctypes/macholib/dylib.py)0
-rwxr-xr-xlib-python/modified-2.7/ctypes/macholib/fetch_macholib (renamed from lib-python/modified-2.7.1/ctypes/macholib/fetch_macholib)0
-rw-r--r--lib-python/modified-2.7/ctypes/macholib/fetch_macholib.bat (renamed from lib-python/modified-2.7.1/ctypes/macholib/fetch_macholib.bat)0
-rw-r--r--lib-python/modified-2.7/ctypes/macholib/framework.py (renamed from lib-python/modified-2.7.1/ctypes/macholib/framework.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/__init__.py (renamed from lib-python/modified-2.7.1/ctypes/test/__init__.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/runtests.py (renamed from lib-python/modified-2.7.1/ctypes/test/runtests.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_anon.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_anon.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_array_in_pointer.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_array_in_pointer.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_arrays.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_arrays.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_as_parameter.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_as_parameter.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_bitfields.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_bitfields.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_buffers.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_buffers.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_byteswap.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_byteswap.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_callbacks.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_callbacks.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_cast.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_cast.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_cfuncs.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_cfuncs.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_checkretval.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_checkretval.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_delattr.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_delattr.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_errcheck.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_errcheck.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_errno.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_errno.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_find.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_find.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_frombuffer.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_frombuffer.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_funcptr.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_funcptr.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_functions.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_functions.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_incomplete.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_incomplete.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_init.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_init.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_integers.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_integers.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_internals.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_internals.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_keeprefs.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_keeprefs.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_libc.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_libc.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_loading.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_loading.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_macholib.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_macholib.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_memfunctions.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_memfunctions.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_numbers.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_numbers.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_objects.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_objects.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_parameters.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_parameters.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_pep3118.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_pep3118.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_pickling.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_pickling.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_pointers.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_pointers.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_prototypes.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_prototypes.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_python_api.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_python_api.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_random_things.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_random_things.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_refcounts.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_refcounts.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_repr.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_repr.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_returnfuncptrs.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_returnfuncptrs.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_simplesubclasses.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_simplesubclasses.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_sizes.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_sizes.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_slicing.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_slicing.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_stringptr.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_stringptr.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_strings.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_strings.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_struct_fields.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_struct_fields.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_structures.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_structures.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_unaligned_structures.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_unaligned_structures.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_unicode.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_unicode.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_values.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_values.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_varsize_struct.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_varsize_struct.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/test/test_win32.py (renamed from lib-python/modified-2.7.1/ctypes/test/test_win32.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/util.py (renamed from lib-python/modified-2.7.1/ctypes/util.py)0
-rw-r--r--lib-python/modified-2.7/ctypes/wintypes.py (renamed from lib-python/modified-2.7.1/ctypes/wintypes.py)0
-rw-r--r--lib-python/modified-2.7/distutils/README (renamed from lib-python/modified-2.7.1/distutils/README)0
-rw-r--r--lib-python/modified-2.7/distutils/__init__.py (renamed from lib-python/modified-2.7.1/distutils/__init__.py)0
-rw-r--r--lib-python/modified-2.7/distutils/archive_util.py (renamed from lib-python/modified-2.7.1/distutils/archive_util.py)0
-rw-r--r--lib-python/modified-2.7/distutils/bcppcompiler.py (renamed from lib-python/modified-2.7.1/distutils/bcppcompiler.py)0
-rw-r--r--lib-python/modified-2.7/distutils/ccompiler.py (renamed from lib-python/modified-2.7.1/distutils/ccompiler.py)0
-rw-r--r--lib-python/modified-2.7/distutils/cmd.py (renamed from lib-python/modified-2.7.1/distutils/cmd.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/__init__.py (renamed from lib-python/modified-2.7.1/distutils/command/__init__.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/bdist.py (renamed from lib-python/modified-2.7.1/distutils/command/bdist.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/bdist_dumb.py (renamed from lib-python/modified-2.7.1/distutils/command/bdist_dumb.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/bdist_msi.py (renamed from lib-python/modified-2.7.1/distutils/command/bdist_msi.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/bdist_rpm.py (renamed from lib-python/modified-2.7.1/distutils/command/bdist_rpm.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/bdist_wininst.py (renamed from lib-python/modified-2.7.1/distutils/command/bdist_wininst.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/build.py (renamed from lib-python/modified-2.7.1/distutils/command/build.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/build_clib.py (renamed from lib-python/modified-2.7.1/distutils/command/build_clib.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/build_ext.py (renamed from lib-python/modified-2.7.1/distutils/command/build_ext.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/build_py.py (renamed from lib-python/modified-2.7.1/distutils/command/build_py.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/build_scripts.py (renamed from lib-python/modified-2.7.1/distutils/command/build_scripts.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/check.py (renamed from lib-python/modified-2.7.1/distutils/command/check.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/clean.py (renamed from lib-python/modified-2.7.1/distutils/command/clean.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/command_template (renamed from lib-python/modified-2.7.1/distutils/command/command_template)0
-rw-r--r--lib-python/modified-2.7/distutils/command/config.py (renamed from lib-python/modified-2.7.1/distutils/command/config.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/install.py (renamed from lib-python/modified-2.7.1/distutils/command/install.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/install_data.py (renamed from lib-python/modified-2.7.1/distutils/command/install_data.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/install_egg_info.py (renamed from lib-python/modified-2.7.1/distutils/command/install_egg_info.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/install_headers.py (renamed from lib-python/modified-2.7.1/distutils/command/install_headers.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/install_lib.py (renamed from lib-python/modified-2.7.1/distutils/command/install_lib.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/install_scripts.py (renamed from lib-python/modified-2.7.1/distutils/command/install_scripts.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/register.py (renamed from lib-python/modified-2.7.1/distutils/command/register.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/sdist.py (renamed from lib-python/modified-2.7.1/distutils/command/sdist.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/upload.py (renamed from lib-python/modified-2.7.1/distutils/command/upload.py)0
-rw-r--r--lib-python/modified-2.7/distutils/command/wininst-6.0.exe (renamed from lib-python/modified-2.7.1/distutils/command/wininst-6.0.exe)bin61440 -> 61440 bytes
-rw-r--r--lib-python/modified-2.7/distutils/command/wininst-7.1.exe (renamed from lib-python/modified-2.7.1/distutils/command/wininst-7.1.exe)bin65536 -> 65536 bytes
-rw-r--r--lib-python/modified-2.7/distutils/command/wininst-8.0.exe (renamed from lib-python/modified-2.7.1/distutils/command/wininst-8.0.exe)bin61440 -> 61440 bytes
-rw-r--r--lib-python/modified-2.7/distutils/command/wininst-9.0-amd64.exe (renamed from lib-python/modified-2.7.1/distutils/command/wininst-9.0-amd64.exe)bin223744 -> 223744 bytes
-rw-r--r--lib-python/modified-2.7/distutils/command/wininst-9.0.exe (renamed from lib-python/modified-2.7.1/distutils/command/wininst-9.0.exe)bin196096 -> 196096 bytes
-rw-r--r--lib-python/modified-2.7/distutils/config.py (renamed from lib-python/modified-2.7.1/distutils/config.py)0
-rw-r--r--lib-python/modified-2.7/distutils/core.py (renamed from lib-python/modified-2.7.1/distutils/core.py)0
-rw-r--r--lib-python/modified-2.7/distutils/cygwinccompiler.py (renamed from lib-python/modified-2.7.1/distutils/cygwinccompiler.py)0
-rw-r--r--lib-python/modified-2.7/distutils/debug.py (renamed from lib-python/modified-2.7.1/distutils/debug.py)0
-rw-r--r--lib-python/modified-2.7/distutils/dep_util.py (renamed from lib-python/modified-2.7.1/distutils/dep_util.py)0
-rw-r--r--lib-python/modified-2.7/distutils/dir_util.py (renamed from lib-python/modified-2.7.1/distutils/dir_util.py)0
-rw-r--r--lib-python/modified-2.7/distutils/dist.py (renamed from lib-python/modified-2.7.1/distutils/dist.py)0
-rw-r--r--lib-python/modified-2.7/distutils/emxccompiler.py (renamed from lib-python/modified-2.7.1/distutils/emxccompiler.py)0
-rw-r--r--lib-python/modified-2.7/distutils/errors.py (renamed from lib-python/modified-2.7.1/distutils/errors.py)0
-rw-r--r--lib-python/modified-2.7/distutils/extension.py (renamed from lib-python/modified-2.7.1/distutils/extension.py)0
-rw-r--r--lib-python/modified-2.7/distutils/fancy_getopt.py (renamed from lib-python/modified-2.7.1/distutils/fancy_getopt.py)0
-rw-r--r--lib-python/modified-2.7/distutils/file_util.py (renamed from lib-python/modified-2.7.1/distutils/file_util.py)0
-rw-r--r--lib-python/modified-2.7/distutils/filelist.py (renamed from lib-python/modified-2.7.1/distutils/filelist.py)0
-rw-r--r--lib-python/modified-2.7/distutils/log.py (renamed from lib-python/modified-2.7.1/distutils/log.py)0
-rw-r--r--lib-python/modified-2.7/distutils/msvc9compiler.py (renamed from lib-python/modified-2.7.1/distutils/msvc9compiler.py)0
-rw-r--r--lib-python/modified-2.7/distutils/msvccompiler.py (renamed from lib-python/modified-2.7.1/distutils/msvccompiler.py)0
-rw-r--r--lib-python/modified-2.7/distutils/spawn.py (renamed from lib-python/modified-2.7.1/distutils/spawn.py)0
-rw-r--r--lib-python/modified-2.7/distutils/sysconfig.py (renamed from lib-python/modified-2.7.1/distutils/sysconfig.py)0
-rw-r--r--lib-python/modified-2.7/distutils/sysconfig_cpython.py (renamed from lib-python/modified-2.7.1/distutils/sysconfig_cpython.py)0
-rw-r--r--lib-python/modified-2.7/distutils/sysconfig_pypy.py (renamed from lib-python/modified-2.7.1/distutils/sysconfig_pypy.py)0
-rwxr-xr-xlib-python/modified-2.7/distutils/tests/Setup.sample (renamed from lib-python/modified-2.7.1/distutils/tests/Setup.sample)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/__init__.py (renamed from lib-python/modified-2.7.1/distutils/tests/__init__.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/setuptools_build_ext.py (renamed from lib-python/modified-2.7.1/distutils/tests/setuptools_build_ext.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/setuptools_extension.py (renamed from lib-python/modified-2.7.1/distutils/tests/setuptools_extension.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/support.py (renamed from lib-python/modified-2.7.1/distutils/tests/support.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_archive_util.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_archive_util.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_bdist.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_bdist.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_bdist_dumb.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_bdist_dumb.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_bdist_msi.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_bdist_msi.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_bdist_rpm.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_bdist_rpm.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_bdist_wininst.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_bdist_wininst.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_build.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_build.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_build_clib.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_build_clib.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_build_ext.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_build_ext.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_build_py.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_build_py.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_build_scripts.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_build_scripts.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_ccompiler.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_ccompiler.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_check.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_check.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_clean.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_clean.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_cmd.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_cmd.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_config.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_config.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_config_cmd.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_config_cmd.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_core.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_core.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_dep_util.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_dep_util.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_dir_util.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_dir_util.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_dist.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_dist.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_file_util.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_file_util.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_filelist.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_filelist.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_install.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_install.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_install_data.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_install_data.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_install_headers.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_install_headers.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_install_lib.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_install_lib.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_install_scripts.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_install_scripts.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_msvc9compiler.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_msvc9compiler.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_register.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_register.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_sdist.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_sdist.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_spawn.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_spawn.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_sysconfig.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_sysconfig.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_text_file.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_text_file.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_unixccompiler.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_unixccompiler.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_upload.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_upload.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_util.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_util.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_version.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_version.py)0
-rw-r--r--lib-python/modified-2.7/distutils/tests/test_versionpredicate.py (renamed from lib-python/modified-2.7.1/distutils/tests/test_versionpredicate.py)0
-rw-r--r--lib-python/modified-2.7/distutils/text_file.py (renamed from lib-python/modified-2.7.1/distutils/text_file.py)0
-rw-r--r--lib-python/modified-2.7/distutils/unixccompiler.py (renamed from lib-python/modified-2.7.1/distutils/unixccompiler.py)0
-rw-r--r--lib-python/modified-2.7/distutils/util.py (renamed from lib-python/modified-2.7.1/distutils/util.py)0
-rw-r--r--lib-python/modified-2.7/distutils/version.py (renamed from lib-python/modified-2.7.1/distutils/version.py)0
-rw-r--r--lib-python/modified-2.7/distutils/versionpredicate.py (renamed from lib-python/modified-2.7.1/distutils/versionpredicate.py)0
-rw-r--r--lib-python/modified-2.7/email/__init__.py (renamed from lib-python/modified-2.7.1/email/__init__.py)0
-rw-r--r--lib-python/modified-2.7/email/_parseaddr.py (renamed from lib-python/modified-2.7.1/email/_parseaddr.py)0
-rw-r--r--lib-python/modified-2.7/email/base64mime.py (renamed from lib-python/modified-2.7.1/email/base64mime.py)0
-rw-r--r--lib-python/modified-2.7/email/charset.py (renamed from lib-python/modified-2.7.1/email/charset.py)0
-rw-r--r--lib-python/modified-2.7/email/encoders.py (renamed from lib-python/modified-2.7.1/email/encoders.py)0
-rw-r--r--lib-python/modified-2.7/email/errors.py (renamed from lib-python/modified-2.7.1/email/errors.py)0
-rw-r--r--lib-python/modified-2.7/email/feedparser.py (renamed from lib-python/modified-2.7.1/email/feedparser.py)0
-rw-r--r--lib-python/modified-2.7/email/generator.py (renamed from lib-python/modified-2.7.1/email/generator.py)0
-rw-r--r--lib-python/modified-2.7/email/header.py (renamed from lib-python/modified-2.7.1/email/header.py)0
-rw-r--r--lib-python/modified-2.7/email/iterators.py (renamed from lib-python/modified-2.7.1/email/iterators.py)0
-rw-r--r--lib-python/modified-2.7/email/message.py (renamed from lib-python/modified-2.7.1/email/message.py)0
-rw-r--r--lib-python/modified-2.7/email/mime/__init__.py (renamed from lib-python/modified-2.7.1/email/mime/__init__.py)0
-rw-r--r--lib-python/modified-2.7/email/mime/application.py (renamed from lib-python/modified-2.7.1/email/mime/application.py)0
-rw-r--r--lib-python/modified-2.7/email/mime/audio.py (renamed from lib-python/modified-2.7.1/email/mime/audio.py)0
-rw-r--r--lib-python/modified-2.7/email/mime/base.py (renamed from lib-python/modified-2.7.1/email/mime/base.py)0
-rw-r--r--lib-python/modified-2.7/email/mime/image.py (renamed from lib-python/modified-2.7.1/email/mime/image.py)0
-rw-r--r--lib-python/modified-2.7/email/mime/message.py (renamed from lib-python/modified-2.7.1/email/mime/message.py)0
-rw-r--r--lib-python/modified-2.7/email/mime/multipart.py (renamed from lib-python/modified-2.7.1/email/mime/multipart.py)0
-rw-r--r--lib-python/modified-2.7/email/mime/nonmultipart.py (renamed from lib-python/modified-2.7.1/email/mime/nonmultipart.py)0
-rw-r--r--lib-python/modified-2.7/email/mime/text.py (renamed from lib-python/modified-2.7.1/email/mime/text.py)0
-rw-r--r--lib-python/modified-2.7/email/parser.py (renamed from lib-python/modified-2.7.1/email/parser.py)0
-rw-r--r--lib-python/modified-2.7/email/quoprimime.py (renamed from lib-python/modified-2.7.1/email/quoprimime.py)0
-rw-r--r--lib-python/modified-2.7/email/test/__init__.py (renamed from lib-python/modified-2.7.1/email/test/__init__.py)0
-rw-r--r--lib-python/modified-2.7/email/test/data/PyBanner048.gif (renamed from lib-python/modified-2.7.1/email/test/data/PyBanner048.gif)bin954 -> 954 bytes
-rw-r--r--lib-python/modified-2.7/email/test/data/audiotest.au (renamed from lib-python/modified-2.7.1/email/test/data/audiotest.au)bin28144 -> 28144 bytes
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_01.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_01.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_02.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_02.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_03.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_03.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_04.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_04.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_05.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_05.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_06.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_06.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_07.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_07.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_08.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_08.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_09.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_09.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_10.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_10.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_11.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_11.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_12.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_12.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_12a.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_12a.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_13.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_13.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_14.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_14.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_15.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_15.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_16.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_16.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_17.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_17.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_18.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_18.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_19.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_19.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_20.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_20.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_21.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_21.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_22.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_22.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_23.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_23.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_24.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_24.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_25.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_25.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_26.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_26.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_27.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_27.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_28.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_28.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_29.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_29.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_30.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_30.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_31.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_31.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_32.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_32.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_33.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_33.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_34.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_34.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_35.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_35.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_36.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_36.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_37.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_37.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_38.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_38.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_39.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_39.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_40.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_40.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_41.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_41.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_42.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_42.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_43.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_43.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_44.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_44.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_45.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_45.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/data/msg_46.txt (renamed from lib-python/modified-2.7.1/email/test/data/msg_46.txt)0
-rw-r--r--lib-python/modified-2.7/email/test/test_email.py (renamed from lib-python/modified-2.7.1/email/test/test_email.py)0
-rw-r--r--lib-python/modified-2.7/email/test/test_email_codecs.py (renamed from lib-python/modified-2.7.1/email/test/test_email_codecs.py)0
-rw-r--r--lib-python/modified-2.7/email/test/test_email_codecs_renamed.py (renamed from lib-python/modified-2.7.1/email/test/test_email_codecs_renamed.py)0
-rw-r--r--lib-python/modified-2.7/email/test/test_email_renamed.py (renamed from lib-python/modified-2.7.1/email/test/test_email_renamed.py)0
-rw-r--r--lib-python/modified-2.7/email/test/test_email_torture.py (renamed from lib-python/modified-2.7.1/email/test/test_email_torture.py)0
-rw-r--r--lib-python/modified-2.7/email/utils.py (renamed from lib-python/modified-2.7.1/email/utils.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/AutoComplete.py (renamed from lib-python/modified-2.7.1/idlelib/AutoComplete.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/AutoCompleteWindow.py (renamed from lib-python/modified-2.7.1/idlelib/AutoCompleteWindow.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/AutoExpand.py (renamed from lib-python/modified-2.7.1/idlelib/AutoExpand.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/Bindings.py (renamed from lib-python/modified-2.7.1/idlelib/Bindings.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/CREDITS.txt (renamed from lib-python/modified-2.7.1/idlelib/CREDITS.txt)0
-rw-r--r--lib-python/modified-2.7/idlelib/CallTipWindow.py (renamed from lib-python/modified-2.7.1/idlelib/CallTipWindow.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/CallTips.py (renamed from lib-python/modified-2.7.1/idlelib/CallTips.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/ChangeLog (renamed from lib-python/modified-2.7.1/idlelib/ChangeLog)0
-rw-r--r--lib-python/modified-2.7/idlelib/ClassBrowser.py (renamed from lib-python/modified-2.7.1/idlelib/ClassBrowser.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/CodeContext.py (renamed from lib-python/modified-2.7.1/idlelib/CodeContext.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/ColorDelegator.py (renamed from lib-python/modified-2.7.1/idlelib/ColorDelegator.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/Debugger.py (renamed from lib-python/modified-2.7.1/idlelib/Debugger.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/Delegator.py (renamed from lib-python/modified-2.7.1/idlelib/Delegator.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/EditorWindow.py (renamed from lib-python/modified-2.7.1/idlelib/EditorWindow.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/FileList.py (renamed from lib-python/modified-2.7.1/idlelib/FileList.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/FormatParagraph.py (renamed from lib-python/modified-2.7.1/idlelib/FormatParagraph.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/GrepDialog.py (renamed from lib-python/modified-2.7.1/idlelib/GrepDialog.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/HISTORY.txt (renamed from lib-python/modified-2.7.1/idlelib/HISTORY.txt)0
-rw-r--r--lib-python/modified-2.7/idlelib/HyperParser.py (renamed from lib-python/modified-2.7.1/idlelib/HyperParser.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/IOBinding.py (renamed from lib-python/modified-2.7.1/idlelib/IOBinding.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/Icons/folder.gif (renamed from lib-python/modified-2.7.1/idlelib/Icons/folder.gif)bin120 -> 120 bytes
-rw-r--r--lib-python/modified-2.7/idlelib/Icons/idle.icns (renamed from lib-python/modified-2.7.1/idlelib/Icons/idle.icns)bin57435 -> 57435 bytes
-rw-r--r--lib-python/modified-2.7/idlelib/Icons/minusnode.gif (renamed from lib-python/modified-2.7.1/idlelib/Icons/minusnode.gif)bin96 -> 96 bytes
-rw-r--r--lib-python/modified-2.7/idlelib/Icons/openfolder.gif (renamed from lib-python/modified-2.7.1/idlelib/Icons/openfolder.gif)bin125 -> 125 bytes
-rw-r--r--lib-python/modified-2.7/idlelib/Icons/plusnode.gif (renamed from lib-python/modified-2.7.1/idlelib/Icons/plusnode.gif)bin79 -> 79 bytes
-rw-r--r--lib-python/modified-2.7/idlelib/Icons/python.gif (renamed from lib-python/modified-2.7.1/idlelib/Icons/python.gif)bin125 -> 125 bytes
-rw-r--r--lib-python/modified-2.7/idlelib/Icons/tk.gif (renamed from lib-python/modified-2.7.1/idlelib/Icons/tk.gif)bin85 -> 85 bytes
-rw-r--r--lib-python/modified-2.7/idlelib/IdleHistory.py (renamed from lib-python/modified-2.7.1/idlelib/IdleHistory.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/MultiCall.py (renamed from lib-python/modified-2.7.1/idlelib/MultiCall.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/MultiStatusBar.py (renamed from lib-python/modified-2.7.1/idlelib/MultiStatusBar.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/NEWS.txt (renamed from lib-python/modified-2.7.1/idlelib/NEWS.txt)0
-rw-r--r--lib-python/modified-2.7/idlelib/ObjectBrowser.py (renamed from lib-python/modified-2.7.1/idlelib/ObjectBrowser.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/OutputWindow.py (renamed from lib-python/modified-2.7.1/idlelib/OutputWindow.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/ParenMatch.py (renamed from lib-python/modified-2.7.1/idlelib/ParenMatch.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/PathBrowser.py (renamed from lib-python/modified-2.7.1/idlelib/PathBrowser.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/Percolator.py (renamed from lib-python/modified-2.7.1/idlelib/Percolator.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/PyParse.py (renamed from lib-python/modified-2.7.1/idlelib/PyParse.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/PyShell.py (renamed from lib-python/modified-2.7.1/idlelib/PyShell.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/README.txt (renamed from lib-python/modified-2.7.1/idlelib/README.txt)0
-rw-r--r--lib-python/modified-2.7/idlelib/RemoteDebugger.py (renamed from lib-python/modified-2.7.1/idlelib/RemoteDebugger.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/RemoteObjectBrowser.py (renamed from lib-python/modified-2.7.1/idlelib/RemoteObjectBrowser.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/ReplaceDialog.py (renamed from lib-python/modified-2.7.1/idlelib/ReplaceDialog.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/RstripExtension.py (renamed from lib-python/modified-2.7.1/idlelib/RstripExtension.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/ScriptBinding.py (renamed from lib-python/modified-2.7.1/idlelib/ScriptBinding.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/ScrolledList.py (renamed from lib-python/modified-2.7.1/idlelib/ScrolledList.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/SearchDialog.py (renamed from lib-python/modified-2.7.1/idlelib/SearchDialog.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/SearchDialogBase.py (renamed from lib-python/modified-2.7.1/idlelib/SearchDialogBase.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/SearchEngine.py (renamed from lib-python/modified-2.7.1/idlelib/SearchEngine.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/StackViewer.py (renamed from lib-python/modified-2.7.1/idlelib/StackViewer.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/TODO.txt (renamed from lib-python/modified-2.7.1/idlelib/TODO.txt)0
-rw-r--r--lib-python/modified-2.7/idlelib/ToolTip.py (renamed from lib-python/modified-2.7.1/idlelib/ToolTip.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/TreeWidget.py (renamed from lib-python/modified-2.7.1/idlelib/TreeWidget.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/UndoDelegator.py (renamed from lib-python/modified-2.7.1/idlelib/UndoDelegator.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/WidgetRedirector.py (renamed from lib-python/modified-2.7.1/idlelib/WidgetRedirector.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/WindowList.py (renamed from lib-python/modified-2.7.1/idlelib/WindowList.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/ZoomHeight.py (renamed from lib-python/modified-2.7.1/idlelib/ZoomHeight.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/__init__.py (renamed from lib-python/modified-2.7.1/idlelib/__init__.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/aboutDialog.py (renamed from lib-python/modified-2.7.1/idlelib/aboutDialog.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/config-extensions.def (renamed from lib-python/modified-2.7.1/idlelib/config-extensions.def)0
-rw-r--r--lib-python/modified-2.7/idlelib/config-highlight.def (renamed from lib-python/modified-2.7.1/idlelib/config-highlight.def)0
-rw-r--r--lib-python/modified-2.7/idlelib/config-keys.def (renamed from lib-python/modified-2.7.1/idlelib/config-keys.def)0
-rw-r--r--lib-python/modified-2.7/idlelib/config-main.def (renamed from lib-python/modified-2.7.1/idlelib/config-main.def)0
-rw-r--r--lib-python/modified-2.7/idlelib/configDialog.py (renamed from lib-python/modified-2.7.1/idlelib/configDialog.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/configHandler.py (renamed from lib-python/modified-2.7.1/idlelib/configHandler.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/configHelpSourceEdit.py (renamed from lib-python/modified-2.7.1/idlelib/configHelpSourceEdit.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/configSectionNameDialog.py (renamed from lib-python/modified-2.7.1/idlelib/configSectionNameDialog.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/dynOptionMenuWidget.py (renamed from lib-python/modified-2.7.1/idlelib/dynOptionMenuWidget.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/extend.txt (renamed from lib-python/modified-2.7.1/idlelib/extend.txt)0
-rw-r--r--lib-python/modified-2.7/idlelib/help.txt (renamed from lib-python/modified-2.7.1/idlelib/help.txt)0
-rwxr-xr-xlib-python/modified-2.7/idlelib/idle.bat (renamed from lib-python/modified-2.7.1/idlelib/idle.bat)0
-rw-r--r--lib-python/modified-2.7/idlelib/idle.py (renamed from lib-python/modified-2.7.1/idlelib/idle.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/idle.pyw (renamed from lib-python/modified-2.7.1/idlelib/idle.pyw)0
-rw-r--r--lib-python/modified-2.7/idlelib/idlever.py (renamed from lib-python/modified-2.7.1/idlelib/idlever.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/keybindingDialog.py (renamed from lib-python/modified-2.7.1/idlelib/keybindingDialog.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/macosxSupport.py (renamed from lib-python/modified-2.7.1/idlelib/macosxSupport.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/rpc.py (renamed from lib-python/modified-2.7.1/idlelib/rpc.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/run.py (renamed from lib-python/modified-2.7.1/idlelib/run.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/tabbedpages.py (renamed from lib-python/modified-2.7.1/idlelib/tabbedpages.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/testcode.py (renamed from lib-python/modified-2.7.1/idlelib/testcode.py)0
-rw-r--r--lib-python/modified-2.7/idlelib/textView.py (renamed from lib-python/modified-2.7.1/idlelib/textView.py)0
-rw-r--r--lib-python/modified-2.7/inspect.py (renamed from lib-python/modified-2.7.1/inspect.py)0
-rw-r--r--lib-python/modified-2.7/json/__init__.py (renamed from lib-python/modified-2.7.1/json/__init__.py)0
-rw-r--r--lib-python/modified-2.7/json/decoder.py (renamed from lib-python/modified-2.7.1/json/decoder.py)0
-rw-r--r--lib-python/modified-2.7/json/encoder.py (renamed from lib-python/modified-2.7.1/json/encoder.py)0
-rw-r--r--lib-python/modified-2.7/json/scanner.py (renamed from lib-python/modified-2.7.1/json/scanner.py)0
-rw-r--r--lib-python/modified-2.7/json/tests/__init__.py (renamed from lib-python/modified-2.7.1/json/tests/__init__.py)0
-rw-r--r--lib-python/modified-2.7/json/tests/test_check_circular.py (renamed from lib-python/modified-2.7.1/json/tests/test_check_circular.py)0
-rw-r--r--lib-python/modified-2.7/json/tests/test_decode.py (renamed from lib-python/modified-2.7.1/json/tests/test_decode.py)0
-rw-r--r--lib-python/modified-2.7/json/tests/test_default.py (renamed from lib-python/modified-2.7.1/json/tests/test_default.py)0
-rw-r--r--lib-python/modified-2.7/json/tests/test_dump.py (renamed from lib-python/modified-2.7.1/json/tests/test_dump.py)0
-rw-r--r--lib-python/modified-2.7/json/tests/test_encode_basestring_ascii.py (renamed from lib-python/modified-2.7.1/json/tests/test_encode_basestring_ascii.py)0
-rw-r--r--lib-python/modified-2.7/json/tests/test_fail.py (renamed from lib-python/modified-2.7.1/json/tests/test_fail.py)0
-rw-r--r--lib-python/modified-2.7/json/tests/test_float.py (renamed from lib-python/modified-2.7.1/json/tests/test_float.py)0
-rw-r--r--lib-python/modified-2.7/json/tests/test_indent.py (renamed from lib-python/modified-2.7.1/json/tests/test_indent.py)0
-rw-r--r--lib-python/modified-2.7/json/tests/test_pass1.py (renamed from lib-python/modified-2.7.1/json/tests/test_pass1.py)0
-rw-r--r--lib-python/modified-2.7/json/tests/test_pass2.py (renamed from lib-python/modified-2.7.1/json/tests/test_pass2.py)0
-rw-r--r--lib-python/modified-2.7/json/tests/test_pass3.py (renamed from lib-python/modified-2.7.1/json/tests/test_pass3.py)0
-rw-r--r--lib-python/modified-2.7/json/tests/test_recursion.py (renamed from lib-python/modified-2.7.1/json/tests/test_recursion.py)0
-rw-r--r--lib-python/modified-2.7/json/tests/test_scanstring.py (renamed from lib-python/modified-2.7.1/json/tests/test_scanstring.py)0
-rw-r--r--lib-python/modified-2.7/json/tests/test_separators.py (renamed from lib-python/modified-2.7.1/json/tests/test_separators.py)0
-rw-r--r--lib-python/modified-2.7/json/tests/test_speedups.py (renamed from lib-python/modified-2.7.1/json/tests/test_speedups.py)0
-rw-r--r--lib-python/modified-2.7/json/tests/test_unicode.py (renamed from lib-python/modified-2.7.1/json/tests/test_unicode.py)0
-rw-r--r--lib-python/modified-2.7/json/tool.py (renamed from lib-python/modified-2.7.1/json/tool.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/Grammar.txt (renamed from lib-python/modified-2.7.1/lib2to3/Grammar.txt)0
-rw-r--r--lib-python/modified-2.7/lib2to3/PatternGrammar.txt (renamed from lib-python/modified-2.7.1/lib2to3/PatternGrammar.txt)0
-rw-r--r--lib-python/modified-2.7/lib2to3/__init__.py (renamed from lib-python/modified-2.7.1/lib2to3/__init__.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/btm_matcher.py (renamed from lib-python/modified-2.7.1/lib2to3/btm_matcher.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/btm_utils.py (renamed from lib-python/modified-2.7.1/lib2to3/btm_utils.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixer_base.py (renamed from lib-python/modified-2.7.1/lib2to3/fixer_base.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixer_util.py (renamed from lib-python/modified-2.7.1/lib2to3/fixer_util.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/__init__.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/__init__.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_apply.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_apply.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_basestring.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_basestring.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_buffer.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_buffer.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_callable.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_callable.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_dict.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_dict.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_except.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_except.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_exec.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_exec.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_execfile.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_execfile.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_exitfunc.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_exitfunc.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_filter.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_filter.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_funcattrs.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_funcattrs.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_future.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_future.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_getcwdu.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_getcwdu.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_has_key.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_has_key.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_idioms.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_idioms.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_import.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_import.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_imports.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_imports.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_imports2.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_imports2.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_input.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_input.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_intern.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_intern.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_isinstance.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_isinstance.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_itertools.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_itertools.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_itertools_imports.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_itertools_imports.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_long.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_long.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_map.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_map.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_metaclass.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_metaclass.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_methodattrs.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_methodattrs.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_ne.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_ne.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_next.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_next.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_nonzero.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_nonzero.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_numliterals.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_numliterals.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_operator.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_operator.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_paren.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_paren.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_print.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_print.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_raise.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_raise.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_raw_input.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_raw_input.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_reduce.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_reduce.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_renames.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_renames.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_repr.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_repr.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_set_literal.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_set_literal.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_standarderror.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_standarderror.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_sys_exc.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_sys_exc.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_throw.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_throw.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_tuple_params.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_tuple_params.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_types.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_types.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_unicode.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_unicode.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_urllib.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_urllib.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_ws_comma.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_ws_comma.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_xrange.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_xrange.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_xreadlines.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_xreadlines.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/fixes/fix_zip.py (renamed from lib-python/modified-2.7.1/lib2to3/fixes/fix_zip.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/main.py (renamed from lib-python/modified-2.7.1/lib2to3/main.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/patcomp.py (renamed from lib-python/modified-2.7.1/lib2to3/patcomp.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/pgen2/__init__.py (renamed from lib-python/modified-2.7.1/lib2to3/pgen2/__init__.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/pgen2/conv.py (renamed from lib-python/modified-2.7.1/lib2to3/pgen2/conv.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/pgen2/driver.py (renamed from lib-python/modified-2.7.1/lib2to3/pgen2/driver.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/pgen2/grammar.py (renamed from lib-python/modified-2.7.1/lib2to3/pgen2/grammar.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/pgen2/literals.py (renamed from lib-python/modified-2.7.1/lib2to3/pgen2/literals.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/pgen2/parse.py (renamed from lib-python/modified-2.7.1/lib2to3/pgen2/parse.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/pgen2/pgen.py (renamed from lib-python/modified-2.7.1/lib2to3/pgen2/pgen.py)0
-rwxr-xr-xlib-python/modified-2.7/lib2to3/pgen2/token.py (renamed from lib-python/modified-2.7.1/lib2to3/pgen2/token.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/pgen2/tokenize.py (renamed from lib-python/modified-2.7.1/lib2to3/pgen2/tokenize.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/pygram.py (renamed from lib-python/modified-2.7.1/lib2to3/pygram.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/pytree.py (renamed from lib-python/modified-2.7.1/lib2to3/pytree.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/refactor.py (renamed from lib-python/modified-2.7.1/lib2to3/refactor.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/__init__.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/__init__.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/data/README (renamed from lib-python/modified-2.7.1/lib2to3/tests/data/README)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/data/bom.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/data/bom.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/data/crlf.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/data/crlf.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/data/different_encoding.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/data/different_encoding.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/data/fixers/bad_order.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/data/fixers/bad_order.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/data/fixers/myfixes/__init__.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/data/fixers/myfixes/__init__.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/data/fixers/myfixes/fix_explicit.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/data/fixers/myfixes/fix_explicit.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/data/fixers/myfixes/fix_first.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/data/fixers/myfixes/fix_first.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/data/fixers/myfixes/fix_last.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/data/fixers/myfixes/fix_last.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/data/fixers/myfixes/fix_parrot.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/data/fixers/myfixes/fix_parrot.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/data/fixers/myfixes/fix_preorder.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/data/fixers/myfixes/fix_preorder.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/data/fixers/no_fixer_cls.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/data/fixers/no_fixer_cls.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/data/fixers/parrot_example.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/data/fixers/parrot_example.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/data/infinite_recursion.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/data/infinite_recursion.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/data/py2_test_grammar.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/data/py2_test_grammar.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/data/py3_test_grammar.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/data/py3_test_grammar.py)0
-rwxr-xr-xlib-python/modified-2.7/lib2to3/tests/pytree_idempotency.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/pytree_idempotency.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/support.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/support.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/test_all_fixers.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/test_all_fixers.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/test_fixers.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/test_fixers.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/test_main.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/test_main.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/test_parser.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/test_parser.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/test_pytree.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/test_pytree.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/test_refactor.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/test_refactor.py)0
-rw-r--r--lib-python/modified-2.7/lib2to3/tests/test_util.py (renamed from lib-python/modified-2.7.1/lib2to3/tests/test_util.py)0
-rw-r--r--lib-python/modified-2.7/multiprocessing/__init__.py (renamed from lib-python/modified-2.7.1/multiprocessing/__init__.py)0
-rw-r--r--lib-python/modified-2.7/multiprocessing/connection.py (renamed from lib-python/modified-2.7.1/multiprocessing/connection.py)0
-rw-r--r--lib-python/modified-2.7/multiprocessing/dummy/__init__.py (renamed from lib-python/modified-2.7.1/multiprocessing/dummy/__init__.py)0
-rw-r--r--lib-python/modified-2.7/multiprocessing/dummy/connection.py (renamed from lib-python/modified-2.7.1/multiprocessing/dummy/connection.py)0
-rw-r--r--lib-python/modified-2.7/multiprocessing/forking.py (renamed from lib-python/modified-2.7.1/multiprocessing/forking.py)0
-rw-r--r--lib-python/modified-2.7/multiprocessing/heap.py (renamed from lib-python/modified-2.7.1/multiprocessing/heap.py)0
-rw-r--r--lib-python/modified-2.7/multiprocessing/managers.py (renamed from lib-python/modified-2.7.1/multiprocessing/managers.py)0
-rw-r--r--lib-python/modified-2.7/multiprocessing/pool.py (renamed from lib-python/modified-2.7.1/multiprocessing/pool.py)0
-rw-r--r--lib-python/modified-2.7/multiprocessing/process.py (renamed from lib-python/modified-2.7.1/multiprocessing/process.py)0
-rw-r--r--lib-python/modified-2.7/multiprocessing/queues.py (renamed from lib-python/modified-2.7.1/multiprocessing/queues.py)0
-rw-r--r--lib-python/modified-2.7/multiprocessing/reduction.py (renamed from lib-python/modified-2.7.1/multiprocessing/reduction.py)0
-rw-r--r--lib-python/modified-2.7/multiprocessing/sharedctypes.py (renamed from lib-python/modified-2.7.1/multiprocessing/sharedctypes.py)0
-rw-r--r--lib-python/modified-2.7/multiprocessing/synchronize.py (renamed from lib-python/modified-2.7.1/multiprocessing/synchronize.py)0
-rw-r--r--lib-python/modified-2.7/multiprocessing/util.py (renamed from lib-python/modified-2.7.1/multiprocessing/util.py)0
-rw-r--r--lib-python/modified-2.7/opcode.py (renamed from lib-python/modified-2.7.1/opcode.py)0
-rw-r--r--lib-python/modified-2.7/pickle.py (renamed from lib-python/modified-2.7.1/pickle.py)0
-rw-r--r--lib-python/modified-2.7/pprint.py (renamed from lib-python/modified-2.7.1/pprint.py)0
-rwxr-xr-xlib-python/modified-2.7/pydoc.py (renamed from lib-python/modified-2.7.1/pydoc.py)0
-rw-r--r--lib-python/modified-2.7/random.py (renamed from lib-python/modified-2.7.1/random.py)0
-rw-r--r--lib-python/modified-2.7/site.py (renamed from lib-python/modified-2.7.1/site.py)0
-rw-r--r--lib-python/modified-2.7/socket.py (renamed from lib-python/modified-2.7.1/socket.py)0
-rw-r--r--lib-python/modified-2.7/sqlite3/__init__.py (renamed from lib-python/modified-2.7.1/sqlite3/__init__.py)0
-rw-r--r--lib-python/modified-2.7/sqlite3/dbapi2.py (renamed from lib-python/modified-2.7.1/sqlite3/dbapi2.py)0
-rw-r--r--lib-python/modified-2.7/sqlite3/dump.py (renamed from lib-python/modified-2.7.1/sqlite3/dump.py)0
-rw-r--r--lib-python/modified-2.7/sqlite3/test/__init__.py (renamed from lib-python/modified-2.7.1/sqlite3/test/__init__.py)0
-rw-r--r--lib-python/modified-2.7/sqlite3/test/dbapi.py (renamed from lib-python/modified-2.7.1/sqlite3/test/dbapi.py)0
-rw-r--r--lib-python/modified-2.7/sqlite3/test/dump.py (renamed from lib-python/modified-2.7.1/sqlite3/test/dump.py)0
-rw-r--r--lib-python/modified-2.7/sqlite3/test/factory.py (renamed from lib-python/modified-2.7.1/sqlite3/test/factory.py)0
-rw-r--r--lib-python/modified-2.7/sqlite3/test/hooks.py (renamed from lib-python/modified-2.7.1/sqlite3/test/hooks.py)0
-rw-r--r--lib-python/modified-2.7/sqlite3/test/py25tests.py (renamed from lib-python/modified-2.7.1/sqlite3/test/py25tests.py)0
-rw-r--r--lib-python/modified-2.7/sqlite3/test/regression.py (renamed from lib-python/modified-2.7.1/sqlite3/test/regression.py)0
-rw-r--r--lib-python/modified-2.7/sqlite3/test/transactions.py (renamed from lib-python/modified-2.7.1/sqlite3/test/transactions.py)0
-rw-r--r--lib-python/modified-2.7/sqlite3/test/types.py (renamed from lib-python/modified-2.7.1/sqlite3/test/types.py)0
-rw-r--r--lib-python/modified-2.7/sqlite3/test/userfunctions.py (renamed from lib-python/modified-2.7.1/sqlite3/test/userfunctions.py)0
-rw-r--r--lib-python/modified-2.7/ssl.py (renamed from lib-python/modified-2.7.1/ssl.py)0
-rw-r--r--lib-python/modified-2.7/subprocess.py (renamed from lib-python/modified-2.7.1/subprocess.py)0
-rw-r--r--lib-python/modified-2.7/sysconfig.py (renamed from lib-python/modified-2.7.1/sysconfig.py)0
-rw-r--r--lib-python/modified-2.7/tarfile.py (renamed from lib-python/modified-2.7.1/tarfile.py)0
-rw-r--r--lib-python/modified-2.7/test/__init__.py (renamed from lib-python/modified-2.7.1/test/__init__.py)0
-rw-r--r--lib-python/modified-2.7/test/list_tests.py (renamed from lib-python/modified-2.7.1/test/list_tests.py)0
-rw-r--r--lib-python/modified-2.7/test/mapping_tests.py (renamed from lib-python/modified-2.7.1/test/mapping_tests.py)0
-rw-r--r--lib-python/modified-2.7/test/pickletester.py (renamed from lib-python/modified-2.7.1/test/pickletester.py)0
-rw-r--r--lib-python/modified-2.7/test/pyclbr_input.py (renamed from lib-python/modified-2.7.1/test/pyclbr_input.py)0
-rwxr-xr-xlib-python/modified-2.7/test/regrtest.py (renamed from lib-python/modified-2.7.1/test/regrtest.py)0
-rw-r--r--lib-python/modified-2.7/test/seq_tests.py (renamed from lib-python/modified-2.7.1/test/seq_tests.py)0
-rw-r--r--lib-python/modified-2.7/test/string_tests.py (renamed from lib-python/modified-2.7.1/test/string_tests.py)0
-rw-r--r--lib-python/modified-2.7/test/test_abstract_numbers.py (renamed from lib-python/modified-2.7.1/test/test_abstract_numbers.py)0
-rw-r--r--lib-python/modified-2.7/test/test_aifc.py (renamed from lib-python/modified-2.7.1/test/test_aifc.py)0
-rwxr-xr-xlib-python/modified-2.7/test/test_array.py (renamed from lib-python/modified-2.7.1/test/test_array.py)0
-rw-r--r--lib-python/modified-2.7/test/test_ascii_formatd.py (renamed from lib-python/modified-2.7.1/test/test_ascii_formatd.py)0
-rw-r--r--lib-python/modified-2.7/test/test_ast.py (renamed from lib-python/modified-2.7.1/test/test_ast.py)0
-rw-r--r--lib-python/modified-2.7/test/test_asyncore.py (renamed from lib-python/modified-2.7.1/test/test_asyncore.py)0
-rw-r--r--lib-python/modified-2.7/test/test_builtin.py (renamed from lib-python/modified-2.7.1/test/test_builtin.py)0
-rw-r--r--lib-python/modified-2.7/test/test_bytes.py (renamed from lib-python/modified-2.7.1/test/test_bytes.py)0
-rw-r--r--lib-python/modified-2.7/test/test_bz2.py (renamed from lib-python/modified-2.7.1/test/test_bz2.py)0
-rw-r--r--lib-python/modified-2.7/test/test_cmd_line_script.py (renamed from lib-python/modified-2.7.1/test/test_cmd_line_script.py)0
-rw-r--r--lib-python/modified-2.7/test/test_code.py (renamed from lib-python/modified-2.7.1/test/test_code.py)0
-rw-r--r--lib-python/modified-2.7/test/test_codecs.py (renamed from lib-python/modified-2.7.1/test/test_codecs.py)0
-rw-r--r--lib-python/modified-2.7/test/test_codeop.py (renamed from lib-python/modified-2.7.1/test/test_codeop.py)0
-rw-r--r--lib-python/modified-2.7/test/test_coercion.py (renamed from lib-python/modified-2.7.1/test/test_coercion.py)0
-rw-r--r--lib-python/modified-2.7/test/test_compile.py (renamed from lib-python/modified-2.7.1/test/test_compile.py)0
-rw-r--r--lib-python/modified-2.7/test/test_copy.py (renamed from lib-python/modified-2.7.1/test/test_copy.py)0
-rw-r--r--lib-python/modified-2.7/test/test_cpickle.py (renamed from lib-python/modified-2.7.1/test/test_cpickle.py)0
-rw-r--r--lib-python/modified-2.7/test/test_csv.py (renamed from lib-python/modified-2.7.1/test/test_csv.py)0
-rw-r--r--lib-python/modified-2.7/test/test_deque.py (renamed from lib-python/modified-2.7.1/test/test_deque.py)0
-rw-r--r--lib-python/modified-2.7/test/test_descr.py (renamed from lib-python/modified-2.7.1/test/test_descr.py)0
-rw-r--r--lib-python/modified-2.7/test/test_descrtut.py (renamed from lib-python/modified-2.7.1/test/test_descrtut.py)0
-rw-r--r--lib-python/modified-2.7/test/test_dict.py (renamed from lib-python/modified-2.7.1/test/test_dict.py)0
-rw-r--r--lib-python/modified-2.7/test/test_dis.py (renamed from lib-python/modified-2.7.1/test/test_dis.py)0
-rw-r--r--lib-python/modified-2.7/test/test_doctest.py (renamed from lib-python/modified-2.7.1/test/test_doctest.py)0
-rw-r--r--lib-python/modified-2.7/test/test_doctest.txt (renamed from lib-python/modified-2.7.1/test/test_doctest.txt)0
-rw-r--r--lib-python/modified-2.7/test/test_doctest2.txt (renamed from lib-python/modified-2.7.1/test/test_doctest2.txt)0
-rw-r--r--lib-python/modified-2.7/test/test_doctest3.txt (renamed from lib-python/modified-2.7.1/test/test_doctest3.txt)0
-rw-r--r--lib-python/modified-2.7/test/test_doctest4.txt (renamed from lib-python/modified-2.7.1/test/test_doctest4.txt)0
-rw-r--r--lib-python/modified-2.7/test/test_dumbdbm.py (renamed from lib-python/modified-2.7.1/test/test_dumbdbm.py)0
-rw-r--r--lib-python/modified-2.7/test/test_extcall.py (renamed from lib-python/modified-2.7.1/test/test_extcall.py)0
-rw-r--r--lib-python/modified-2.7/test/test_file.py (renamed from lib-python/modified-2.7.1/test/test_file.py)0
-rw-r--r--lib-python/modified-2.7/test/test_file2k.py (renamed from lib-python/modified-2.7.1/test/test_file2k.py)0
-rw-r--r--lib-python/modified-2.7/test/test_fileio.py (renamed from lib-python/modified-2.7.1/test/test_fileio.py)0
-rw-r--r--lib-python/modified-2.7/test/test_format.py (renamed from lib-python/modified-2.7.1/test/test_format.py)0
-rw-r--r--lib-python/modified-2.7/test/test_funcattrs.py (renamed from lib-python/modified-2.7.1/test/test_funcattrs.py)0
-rw-r--r--lib-python/modified-2.7/test/test_functools.py (renamed from lib-python/modified-2.7.1/test/test_functools.py)0
-rw-r--r--lib-python/modified-2.7/test/test_generators.py (renamed from lib-python/modified-2.7.1/test/test_generators.py)0
-rw-r--r--lib-python/modified-2.7/test/test_genexps.py (renamed from lib-python/modified-2.7.1/test/test_genexps.py)0
-rw-r--r--lib-python/modified-2.7/test/test_heapq.py (renamed from lib-python/modified-2.7.1/test/test_heapq.py)0
-rw-r--r--lib-python/modified-2.7/test/test_import.py (renamed from lib-python/modified-2.7.1/test/test_import.py)0
-rw-r--r--lib-python/modified-2.7/test/test_inspect.py (renamed from lib-python/modified-2.7.1/test/test_inspect.py)0
-rw-r--r--lib-python/modified-2.7/test/test_int.py (renamed from lib-python/modified-2.7.1/test/test_int.py)0
-rw-r--r--lib-python/modified-2.7/test/test_io.py (renamed from lib-python/modified-2.7.1/test/test_io.py)0
-rw-r--r--lib-python/modified-2.7/test/test_isinstance.py (renamed from lib-python/modified-2.7.1/test/test_isinstance.py)0
-rw-r--r--lib-python/modified-2.7/test/test_itertools.py (renamed from lib-python/modified-2.7.1/test/test_itertools.py)0
-rw-r--r--lib-python/modified-2.7/test/test_linecache.py (renamed from lib-python/modified-2.7.1/test/test_linecache.py)0
-rw-r--r--lib-python/modified-2.7/test/test_list.py (renamed from lib-python/modified-2.7.1/test/test_list.py)0
-rw-r--r--lib-python/modified-2.7/test/test_long.py (renamed from lib-python/modified-2.7.1/test/test_long.py)0
-rw-r--r--lib-python/modified-2.7/test/test_marshal.py (renamed from lib-python/modified-2.7.1/test/test_marshal.py)0
-rw-r--r--lib-python/modified-2.7/test/test_memoryio.py (renamed from lib-python/modified-2.7.1/test/test_memoryio.py)0
-rw-r--r--lib-python/modified-2.7/test/test_memoryview.py (renamed from lib-python/modified-2.7.1/test/test_memoryview.py)0
-rw-r--r--lib-python/modified-2.7/test/test_mmap.py (renamed from lib-python/modified-2.7.1/test/test_mmap.py)0
-rw-r--r--lib-python/modified-2.7/test/test_module.py (renamed from lib-python/modified-2.7.1/test/test_module.py)0
-rw-r--r--lib-python/modified-2.7/test/test_multiprocessing.py (renamed from lib-python/modified-2.7.1/test/test_multiprocessing.py)0
-rw-r--r--lib-python/modified-2.7/test/test_mutants.py (renamed from lib-python/modified-2.7.1/test/test_mutants.py)0
-rw-r--r--lib-python/modified-2.7/test/test_optparse.py (renamed from lib-python/modified-2.7.1/test/test_optparse.py)0
-rw-r--r--lib-python/modified-2.7/test/test_peepholer.py (renamed from lib-python/modified-2.7.1/test/test_peepholer.py)0
-rw-r--r--lib-python/modified-2.7/test/test_pprint.py (renamed from lib-python/modified-2.7.1/test/test_pprint.py)0
-rw-r--r--lib-python/modified-2.7/test/test_pyclbr.py (renamed from lib-python/modified-2.7.1/test/test_pyclbr.py)0
-rw-r--r--lib-python/modified-2.7/test/test_pydoc.py (renamed from lib-python/modified-2.7.1/test/test_pydoc.py)0
-rw-r--r--lib-python/modified-2.7/test/test_repr.py (renamed from lib-python/modified-2.7.1/test/test_repr.py)0
-rw-r--r--lib-python/modified-2.7/test/test_rlcompleter.py (renamed from lib-python/modified-2.7.1/test/test_rlcompleter.py)0
-rw-r--r--lib-python/modified-2.7/test/test_runpy.py (renamed from lib-python/modified-2.7.1/test/test_runpy.py)0
-rw-r--r--lib-python/modified-2.7/test/test_scope.py (renamed from lib-python/modified-2.7.1/test/test_scope.py)0
-rw-r--r--lib-python/modified-2.7/test/test_set.py (renamed from lib-python/modified-2.7.1/test/test_set.py)0
-rw-r--r--lib-python/modified-2.7/test/test_site.py (renamed from lib-python/modified-2.7.1/test/test_site.py)0
-rw-r--r--lib-python/modified-2.7/test/test_socket.py (renamed from lib-python/modified-2.7.1/test/test_socket.py)0
-rw-r--r--lib-python/modified-2.7/test/test_sort.py (renamed from lib-python/modified-2.7.1/test/test_sort.py)0
-rw-r--r--lib-python/modified-2.7/test/test_ssl.py (renamed from lib-python/modified-2.7.1/test/test_ssl.py)0
-rw-r--r--lib-python/modified-2.7/test/test_struct.py (renamed from lib-python/modified-2.7.1/test/test_struct.py)0
-rw-r--r--lib-python/modified-2.7/test/test_support.py (renamed from lib-python/modified-2.7.1/test/test_support.py)0
-rw-r--r--lib-python/modified-2.7/test/test_syntax.py (renamed from lib-python/modified-2.7.1/test/test_syntax.py)0
-rw-r--r--lib-python/modified-2.7/test/test_sys.py (renamed from lib-python/modified-2.7.1/test/test_sys.py)0
-rw-r--r--lib-python/modified-2.7/test/test_sys_settrace.py (renamed from lib-python/modified-2.7.1/test/test_sys_settrace.py)0
-rw-r--r--lib-python/modified-2.7/test/test_sysconfig.py (renamed from lib-python/modified-2.7.1/test/test_sysconfig.py)0
-rw-r--r--lib-python/modified-2.7/test/test_telnetlib.py (renamed from lib-python/modified-2.7.1/test/test_telnetlib.py)0
-rw-r--r--lib-python/modified-2.7/test/test_tempfile.py (renamed from lib-python/modified-2.7.1/test/test_tempfile.py)0
-rw-r--r--lib-python/modified-2.7/test/test_thread.py (renamed from lib-python/modified-2.7.1/test/test_thread.py)0
-rw-r--r--lib-python/modified-2.7/test/test_threading.py (renamed from lib-python/modified-2.7.1/test/test_threading.py)0
-rw-r--r--lib-python/modified-2.7/test/test_threading_local.py (renamed from lib-python/modified-2.7.1/test/test_threading_local.py)0
-rw-r--r--lib-python/modified-2.7/test/test_traceback.py (renamed from lib-python/modified-2.7.1/test/test_traceback.py)0
-rw-r--r--lib-python/modified-2.7/test/test_types.py (renamed from lib-python/modified-2.7.1/test/test_types.py)0
-rw-r--r--lib-python/modified-2.7/test/test_unicode.py (renamed from lib-python/modified-2.7.1/test/test_unicode.py)0
-rw-r--r--lib-python/modified-2.7/test/test_unicodedata.py (renamed from lib-python/modified-2.7.1/test/test_unicodedata.py)0
-rw-r--r--lib-python/modified-2.7/test/test_unpack.py (renamed from lib-python/modified-2.7.1/test/test_unpack.py)0
-rw-r--r--lib-python/modified-2.7/test/test_urllib2.py (renamed from lib-python/modified-2.7.1/test/test_urllib2.py)0
-rw-r--r--lib-python/modified-2.7/test/test_warnings.py (renamed from lib-python/modified-2.7.1/test/test_warnings.py)0
-rw-r--r--lib-python/modified-2.7/test/test_weakref.py (renamed from lib-python/modified-2.7.1/test/test_weakref.py)0
-rw-r--r--lib-python/modified-2.7/test/test_weakset.py (renamed from lib-python/modified-2.7.1/test/test_weakset.py)0
-rw-r--r--lib-python/modified-2.7/test/test_xml_etree.py (renamed from lib-python/modified-2.7.1/test/test_xml_etree.py)0
-rw-r--r--lib-python/modified-2.7/test/test_xmlrpc.py (renamed from lib-python/modified-2.7.1/test/test_xmlrpc.py)0
-rw-r--r--lib-python/modified-2.7/test/test_xpickle.py (renamed from lib-python/modified-2.7.1/test/test_xpickle.py)0
-rw-r--r--lib-python/modified-2.7/test/test_zlib.py (renamed from lib-python/modified-2.7.1/test/test_zlib.py)0
-rw-r--r--lib-python/modified-2.7/test/tf_inherit_check.py (renamed from lib-python/modified-2.7.1/test/tf_inherit_check.py)0
-rw-r--r--lib-python/modified-2.7/trace.py (renamed from lib-python/modified-2.7.1/trace.py)0
-rw-r--r--lib-python/stdlib-version.txt6
2431 files changed, 6 insertions, 0 deletions
diff --git a/lib-python/2.7.1/BaseHTTPServer.py b/lib-python/2.7/BaseHTTPServer.py
index c97c762a79..c97c762a79 100644
--- a/lib-python/2.7.1/BaseHTTPServer.py
+++ b/lib-python/2.7/BaseHTTPServer.py
diff --git a/lib-python/2.7.1/Bastion.py b/lib-python/2.7/Bastion.py
index d0dddbfdef..d0dddbfdef 100644
--- a/lib-python/2.7.1/Bastion.py
+++ b/lib-python/2.7/Bastion.py
diff --git a/lib-python/2.7.1/CGIHTTPServer.py b/lib-python/2.7/CGIHTTPServer.py
index 13ca0b514b..13ca0b514b 100644
--- a/lib-python/2.7.1/CGIHTTPServer.py
+++ b/lib-python/2.7/CGIHTTPServer.py
diff --git a/lib-python/2.7.1/ConfigParser.py b/lib-python/2.7/ConfigParser.py
index dc7398841b..dc7398841b 100644
--- a/lib-python/2.7.1/ConfigParser.py
+++ b/lib-python/2.7/ConfigParser.py
diff --git a/lib-python/2.7.1/Cookie.py b/lib-python/2.7/Cookie.py
index b4f9db4e82..b4f9db4e82 100644
--- a/lib-python/2.7.1/Cookie.py
+++ b/lib-python/2.7/Cookie.py
diff --git a/lib-python/2.7.1/DocXMLRPCServer.py b/lib-python/2.7/DocXMLRPCServer.py
index 4064ec2e48..4064ec2e48 100644
--- a/lib-python/2.7.1/DocXMLRPCServer.py
+++ b/lib-python/2.7/DocXMLRPCServer.py
diff --git a/lib-python/2.7.1/HTMLParser.py b/lib-python/2.7/HTMLParser.py
index 7cee47a7c5..7cee47a7c5 100644
--- a/lib-python/2.7.1/HTMLParser.py
+++ b/lib-python/2.7/HTMLParser.py
diff --git a/lib-python/2.7.1/MimeWriter.py b/lib-python/2.7/MimeWriter.py
index e898f9ff23..e898f9ff23 100644
--- a/lib-python/2.7.1/MimeWriter.py
+++ b/lib-python/2.7/MimeWriter.py
diff --git a/lib-python/2.7.1/Queue.py b/lib-python/2.7/Queue.py
index 2db8d76966..2db8d76966 100644
--- a/lib-python/2.7.1/Queue.py
+++ b/lib-python/2.7/Queue.py
diff --git a/lib-python/2.7.1/SimpleHTTPServer.py b/lib-python/2.7/SimpleHTTPServer.py
index 0110da0181..0110da0181 100644
--- a/lib-python/2.7.1/SimpleHTTPServer.py
+++ b/lib-python/2.7/SimpleHTTPServer.py
diff --git a/lib-python/2.7.1/SimpleXMLRPCServer.py b/lib-python/2.7/SimpleXMLRPCServer.py
index b2a561056f..b2a561056f 100644
--- a/lib-python/2.7.1/SimpleXMLRPCServer.py
+++ b/lib-python/2.7/SimpleXMLRPCServer.py
diff --git a/lib-python/2.7.1/SocketServer.py b/lib-python/2.7/SocketServer.py
index f0db511d1d..f0db511d1d 100644
--- a/lib-python/2.7.1/SocketServer.py
+++ b/lib-python/2.7/SocketServer.py
diff --git a/lib-python/2.7.1/StringIO.py b/lib-python/2.7/StringIO.py
index 340fae1229..340fae1229 100644
--- a/lib-python/2.7.1/StringIO.py
+++ b/lib-python/2.7/StringIO.py
diff --git a/lib-python/2.7.1/UserDict.py b/lib-python/2.7/UserDict.py
index bb2218ab6c..bb2218ab6c 100644
--- a/lib-python/2.7.1/UserDict.py
+++ b/lib-python/2.7/UserDict.py
diff --git a/lib-python/2.7.1/UserList.py b/lib-python/2.7/UserList.py
index b445985707..b445985707 100644
--- a/lib-python/2.7.1/UserList.py
+++ b/lib-python/2.7/UserList.py
diff --git a/lib-python/2.7.1/UserString.py b/lib-python/2.7/UserString.py
index 726b3f7d3c..726b3f7d3c 100755
--- a/lib-python/2.7.1/UserString.py
+++ b/lib-python/2.7/UserString.py
diff --git a/lib-python/2.7.1/_LWPCookieJar.py b/lib-python/2.7/_LWPCookieJar.py
index 2a4fa7b2f6..2a4fa7b2f6 100644
--- a/lib-python/2.7.1/_LWPCookieJar.py
+++ b/lib-python/2.7/_LWPCookieJar.py
diff --git a/lib-python/2.7.1/_MozillaCookieJar.py b/lib-python/2.7/_MozillaCookieJar.py
index 00e8bcf981..00e8bcf981 100644
--- a/lib-python/2.7.1/_MozillaCookieJar.py
+++ b/lib-python/2.7/_MozillaCookieJar.py
diff --git a/lib-python/2.7.1/__future__.py b/lib-python/2.7/__future__.py
index 915645933c..915645933c 100644
--- a/lib-python/2.7.1/__future__.py
+++ b/lib-python/2.7/__future__.py
diff --git a/lib-python/2.7.1/__phello__.foo.py b/lib-python/2.7/__phello__.foo.py
index 8e8623ee1d..8e8623ee1d 100644
--- a/lib-python/2.7.1/__phello__.foo.py
+++ b/lib-python/2.7/__phello__.foo.py
diff --git a/lib-python/2.7.1/_abcoll.py b/lib-python/2.7/_abcoll.py
index 73e668c11c..73e668c11c 100644
--- a/lib-python/2.7.1/_abcoll.py
+++ b/lib-python/2.7/_abcoll.py
diff --git a/lib-python/2.7.1/_pyio.py b/lib-python/2.7/_pyio.py
index 3377df8b60..3377df8b60 100644
--- a/lib-python/2.7.1/_pyio.py
+++ b/lib-python/2.7/_pyio.py
diff --git a/lib-python/2.7.1/_strptime.py b/lib-python/2.7/_strptime.py
index d9563b9e2b..d9563b9e2b 100644
--- a/lib-python/2.7.1/_strptime.py
+++ b/lib-python/2.7/_strptime.py
diff --git a/lib-python/2.7.1/_threading_local.py b/lib-python/2.7/_threading_local.py
index 09a3515bdb..09a3515bdb 100644
--- a/lib-python/2.7.1/_threading_local.py
+++ b/lib-python/2.7/_threading_local.py
diff --git a/lib-python/2.7.1/_weakrefset.py b/lib-python/2.7/_weakrefset.py
index 90e07d4768..90e07d4768 100644
--- a/lib-python/2.7.1/_weakrefset.py
+++ b/lib-python/2.7/_weakrefset.py
diff --git a/lib-python/2.7.1/abc.py b/lib-python/2.7/abc.py
index 02e48a1bb3..02e48a1bb3 100644
--- a/lib-python/2.7.1/abc.py
+++ b/lib-python/2.7/abc.py
diff --git a/lib-python/2.7.1/aifc.py b/lib-python/2.7/aifc.py
index 77a9d7d6f4..77a9d7d6f4 100644
--- a/lib-python/2.7.1/aifc.py
+++ b/lib-python/2.7/aifc.py
diff --git a/lib-python/2.7.1/antigravity.py b/lib-python/2.7/antigravity.py
index 7fb7d8282a..7fb7d8282a 100644
--- a/lib-python/2.7.1/antigravity.py
+++ b/lib-python/2.7/antigravity.py
diff --git a/lib-python/2.7.1/anydbm.py b/lib-python/2.7/anydbm.py
index 8b01ef3ea4..8b01ef3ea4 100644
--- a/lib-python/2.7.1/anydbm.py
+++ b/lib-python/2.7/anydbm.py
diff --git a/lib-python/2.7.1/argparse.py b/lib-python/2.7/argparse.py
index 98374323c9..98374323c9 100644
--- a/lib-python/2.7.1/argparse.py
+++ b/lib-python/2.7/argparse.py
diff --git a/lib-python/2.7.1/ast.py b/lib-python/2.7/ast.py
index d778a859ad..d778a859ad 100644
--- a/lib-python/2.7.1/ast.py
+++ b/lib-python/2.7/ast.py
diff --git a/lib-python/2.7.1/asynchat.py b/lib-python/2.7/asynchat.py
index 911833d58c..911833d58c 100644
--- a/lib-python/2.7.1/asynchat.py
+++ b/lib-python/2.7/asynchat.py
diff --git a/lib-python/2.7.1/asyncore.py b/lib-python/2.7/asyncore.py
index daf6644433..daf6644433 100644
--- a/lib-python/2.7.1/asyncore.py
+++ b/lib-python/2.7/asyncore.py
diff --git a/lib-python/2.7.1/atexit.py b/lib-python/2.7/atexit.py
index 93fddf7f99..93fddf7f99 100644
--- a/lib-python/2.7.1/atexit.py
+++ b/lib-python/2.7/atexit.py
diff --git a/lib-python/2.7.1/audiodev.py b/lib-python/2.7/audiodev.py
index b6831a692f..b6831a692f 100644
--- a/lib-python/2.7.1/audiodev.py
+++ b/lib-python/2.7/audiodev.py
diff --git a/lib-python/2.7.1/base64.py b/lib-python/2.7/base64.py
index 85204dd022..85204dd022 100755
--- a/lib-python/2.7.1/base64.py
+++ b/lib-python/2.7/base64.py
diff --git a/lib-python/2.7.1/bdb.py b/lib-python/2.7/bdb.py
index d0fcff8dc9..d0fcff8dc9 100644
--- a/lib-python/2.7.1/bdb.py
+++ b/lib-python/2.7/bdb.py
diff --git a/lib-python/2.7.1/binhex.py b/lib-python/2.7/binhex.py
index 8abc9f3e14..8abc9f3e14 100644
--- a/lib-python/2.7.1/binhex.py
+++ b/lib-python/2.7/binhex.py
diff --git a/lib-python/2.7.1/bisect.py b/lib-python/2.7/bisect.py
index 4a4d05255e..4a4d05255e 100644
--- a/lib-python/2.7.1/bisect.py
+++ b/lib-python/2.7/bisect.py
diff --git a/lib-python/2.7.1/bsddb/__init__.py b/lib-python/2.7/bsddb/__init__.py
index ed4deeaeb8..ed4deeaeb8 100644
--- a/lib-python/2.7.1/bsddb/__init__.py
+++ b/lib-python/2.7/bsddb/__init__.py
diff --git a/lib-python/2.7.1/bsddb/db.py b/lib-python/2.7/bsddb/db.py
index c3aee307ef..c3aee307ef 100644
--- a/lib-python/2.7.1/bsddb/db.py
+++ b/lib-python/2.7/bsddb/db.py
diff --git a/lib-python/2.7.1/bsddb/dbobj.py b/lib-python/2.7/bsddb/dbobj.py
index c7c7322644..c7c7322644 100644
--- a/lib-python/2.7.1/bsddb/dbobj.py
+++ b/lib-python/2.7/bsddb/dbobj.py
diff --git a/lib-python/2.7.1/bsddb/dbrecio.py b/lib-python/2.7/bsddb/dbrecio.py
index d439f3255e..d439f3255e 100644
--- a/lib-python/2.7.1/bsddb/dbrecio.py
+++ b/lib-python/2.7/bsddb/dbrecio.py
diff --git a/lib-python/2.7.1/bsddb/dbshelve.py b/lib-python/2.7/bsddb/dbshelve.py
index e3f6d4c987..e3f6d4c987 100644
--- a/lib-python/2.7.1/bsddb/dbshelve.py
+++ b/lib-python/2.7/bsddb/dbshelve.py
diff --git a/lib-python/2.7.1/bsddb/dbtables.py b/lib-python/2.7/bsddb/dbtables.py
index 3ebc68d5b0..3ebc68d5b0 100644
--- a/lib-python/2.7.1/bsddb/dbtables.py
+++ b/lib-python/2.7/bsddb/dbtables.py
diff --git a/lib-python/2.7.1/bsddb/dbutils.py b/lib-python/2.7/bsddb/dbutils.py
index 02a686f5d9..02a686f5d9 100644
--- a/lib-python/2.7.1/bsddb/dbutils.py
+++ b/lib-python/2.7/bsddb/dbutils.py
diff --git a/lib-python/2.7.1/bsddb/test/__init__.py b/lib-python/2.7/bsddb/test/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/lib-python/2.7.1/bsddb/test/__init__.py
+++ b/lib-python/2.7/bsddb/test/__init__.py
diff --git a/lib-python/2.7.1/bsddb/test/test_all.py b/lib-python/2.7/bsddb/test/test_all.py
index e9fe618fdb..e9fe618fdb 100644
--- a/lib-python/2.7.1/bsddb/test/test_all.py
+++ b/lib-python/2.7/bsddb/test/test_all.py
diff --git a/lib-python/2.7.1/bsddb/test/test_associate.py b/lib-python/2.7/bsddb/test/test_associate.py
index 7a49e11ef7..7a49e11ef7 100644
--- a/lib-python/2.7.1/bsddb/test/test_associate.py
+++ b/lib-python/2.7/bsddb/test/test_associate.py
diff --git a/lib-python/2.7.1/bsddb/test/test_basics.py b/lib-python/2.7/bsddb/test/test_basics.py
index 4d43390ecb..4d43390ecb 100644
--- a/lib-python/2.7.1/bsddb/test/test_basics.py
+++ b/lib-python/2.7/bsddb/test/test_basics.py
diff --git a/lib-python/2.7.1/bsddb/test/test_compare.py b/lib-python/2.7/bsddb/test/test_compare.py
index db9cd74805..db9cd74805 100644
--- a/lib-python/2.7.1/bsddb/test/test_compare.py
+++ b/lib-python/2.7/bsddb/test/test_compare.py
diff --git a/lib-python/2.7.1/bsddb/test/test_compat.py b/lib-python/2.7/bsddb/test/test_compat.py
index 7679f197c6..7679f197c6 100644
--- a/lib-python/2.7.1/bsddb/test/test_compat.py
+++ b/lib-python/2.7/bsddb/test/test_compat.py
diff --git a/lib-python/2.7.1/bsddb/test/test_cursor_pget_bug.py b/lib-python/2.7/bsddb/test/test_cursor_pget_bug.py
index 22d3dc1ce5..22d3dc1ce5 100644
--- a/lib-python/2.7.1/bsddb/test/test_cursor_pget_bug.py
+++ b/lib-python/2.7/bsddb/test/test_cursor_pget_bug.py
diff --git a/lib-python/2.7.1/bsddb/test/test_db.py b/lib-python/2.7/bsddb/test/test_db.py
index 8d3a32bbeb..8d3a32bbeb 100644
--- a/lib-python/2.7.1/bsddb/test/test_db.py
+++ b/lib-python/2.7/bsddb/test/test_db.py
diff --git a/lib-python/2.7.1/bsddb/test/test_dbenv.py b/lib-python/2.7/bsddb/test/test_dbenv.py
index 37281dfc2f..37281dfc2f 100644
--- a/lib-python/2.7.1/bsddb/test/test_dbenv.py
+++ b/lib-python/2.7/bsddb/test/test_dbenv.py
diff --git a/lib-python/2.7.1/bsddb/test/test_dbobj.py b/lib-python/2.7/bsddb/test/test_dbobj.py
index e301a5ad07..e301a5ad07 100644
--- a/lib-python/2.7.1/bsddb/test/test_dbobj.py
+++ b/lib-python/2.7/bsddb/test/test_dbobj.py
diff --git a/lib-python/2.7.1/bsddb/test/test_dbshelve.py b/lib-python/2.7/bsddb/test/test_dbshelve.py
index c0135febc7..c0135febc7 100644
--- a/lib-python/2.7.1/bsddb/test/test_dbshelve.py
+++ b/lib-python/2.7/bsddb/test/test_dbshelve.py
diff --git a/lib-python/2.7.1/bsddb/test/test_dbtables.py b/lib-python/2.7/bsddb/test/test_dbtables.py
index bb31381e14..bb31381e14 100644
--- a/lib-python/2.7.1/bsddb/test/test_dbtables.py
+++ b/lib-python/2.7/bsddb/test/test_dbtables.py
diff --git a/lib-python/2.7.1/bsddb/test/test_distributed_transactions.py b/lib-python/2.7/bsddb/test/test_distributed_transactions.py
index 1711fc5966..1711fc5966 100644
--- a/lib-python/2.7.1/bsddb/test/test_distributed_transactions.py
+++ b/lib-python/2.7/bsddb/test/test_distributed_transactions.py
diff --git a/lib-python/2.7.1/bsddb/test/test_early_close.py b/lib-python/2.7/bsddb/test/test_early_close.py
index 86b86dcc1a..86b86dcc1a 100644
--- a/lib-python/2.7.1/bsddb/test/test_early_close.py
+++ b/lib-python/2.7/bsddb/test/test_early_close.py
diff --git a/lib-python/2.7.1/bsddb/test/test_fileid.py b/lib-python/2.7/bsddb/test/test_fileid.py
index 095ec83d42..095ec83d42 100644
--- a/lib-python/2.7.1/bsddb/test/test_fileid.py
+++ b/lib-python/2.7/bsddb/test/test_fileid.py
diff --git a/lib-python/2.7.1/bsddb/test/test_get_none.py b/lib-python/2.7/bsddb/test/test_get_none.py
index 8763b543ca..8763b543ca 100644
--- a/lib-python/2.7.1/bsddb/test/test_get_none.py
+++ b/lib-python/2.7/bsddb/test/test_get_none.py
diff --git a/lib-python/2.7.1/bsddb/test/test_join.py b/lib-python/2.7/bsddb/test/test_join.py
index 1f0dfff858..1f0dfff858 100644
--- a/lib-python/2.7.1/bsddb/test/test_join.py
+++ b/lib-python/2.7/bsddb/test/test_join.py
diff --git a/lib-python/2.7.1/bsddb/test/test_lock.py b/lib-python/2.7/bsddb/test/test_lock.py
index 25260fc44c..25260fc44c 100644
--- a/lib-python/2.7.1/bsddb/test/test_lock.py
+++ b/lib-python/2.7/bsddb/test/test_lock.py
diff --git a/lib-python/2.7.1/bsddb/test/test_misc.py b/lib-python/2.7/bsddb/test/test_misc.py
index 8dda2968a6..8dda2968a6 100644
--- a/lib-python/2.7.1/bsddb/test/test_misc.py
+++ b/lib-python/2.7/bsddb/test/test_misc.py
diff --git a/lib-python/2.7.1/bsddb/test/test_pickle.py b/lib-python/2.7/bsddb/test/test_pickle.py
index 6a8478d509..6a8478d509 100644
--- a/lib-python/2.7.1/bsddb/test/test_pickle.py
+++ b/lib-python/2.7/bsddb/test/test_pickle.py
diff --git a/lib-python/2.7.1/bsddb/test/test_queue.py b/lib-python/2.7/bsddb/test/test_queue.py
index 251a8cfdcc..251a8cfdcc 100644
--- a/lib-python/2.7.1/bsddb/test/test_queue.py
+++ b/lib-python/2.7/bsddb/test/test_queue.py
diff --git a/lib-python/2.7.1/bsddb/test/test_recno.py b/lib-python/2.7/bsddb/test/test_recno.py
index 3191fdce74..3191fdce74 100644
--- a/lib-python/2.7.1/bsddb/test/test_recno.py
+++ b/lib-python/2.7/bsddb/test/test_recno.py
diff --git a/lib-python/2.7.1/bsddb/test/test_replication.py b/lib-python/2.7/bsddb/test/test_replication.py
index f3e974fd9d..f3e974fd9d 100644
--- a/lib-python/2.7.1/bsddb/test/test_replication.py
+++ b/lib-python/2.7/bsddb/test/test_replication.py
diff --git a/lib-python/2.7.1/bsddb/test/test_sequence.py b/lib-python/2.7/bsddb/test/test_sequence.py
index 3d3ee29ba4..3d3ee29ba4 100644
--- a/lib-python/2.7.1/bsddb/test/test_sequence.py
+++ b/lib-python/2.7/bsddb/test/test_sequence.py
diff --git a/lib-python/2.7.1/bsddb/test/test_thread.py b/lib-python/2.7/bsddb/test/test_thread.py
index 91002b8512..91002b8512 100644
--- a/lib-python/2.7.1/bsddb/test/test_thread.py
+++ b/lib-python/2.7/bsddb/test/test_thread.py
diff --git a/lib-python/2.7.1/cProfile.py b/lib-python/2.7/cProfile.py
index b2efd047d3..b2efd047d3 100755
--- a/lib-python/2.7.1/cProfile.py
+++ b/lib-python/2.7/cProfile.py
diff --git a/lib-python/2.7.1/calendar.py b/lib-python/2.7/calendar.py
index 3106ef273e..3106ef273e 100644
--- a/lib-python/2.7.1/calendar.py
+++ b/lib-python/2.7/calendar.py
diff --git a/lib-python/2.7.1/cgi.py b/lib-python/2.7/cgi.py
index b4c620a9e4..b4c620a9e4 100755
--- a/lib-python/2.7.1/cgi.py
+++ b/lib-python/2.7/cgi.py
diff --git a/lib-python/2.7.1/cgitb.py b/lib-python/2.7/cgitb.py
index 5becdf3653..5becdf3653 100644
--- a/lib-python/2.7.1/cgitb.py
+++ b/lib-python/2.7/cgitb.py
diff --git a/lib-python/2.7.1/chunk.py b/lib-python/2.7/chunk.py
index a8fbc1051f..a8fbc1051f 100644
--- a/lib-python/2.7.1/chunk.py
+++ b/lib-python/2.7/chunk.py
diff --git a/lib-python/2.7.1/cmd.py b/lib-python/2.7/cmd.py
index 29ea4608e7..29ea4608e7 100644
--- a/lib-python/2.7.1/cmd.py
+++ b/lib-python/2.7/cmd.py
diff --git a/lib-python/2.7.1/code.py b/lib-python/2.7/code.py
index 3b39d1b346..3b39d1b346 100644
--- a/lib-python/2.7.1/code.py
+++ b/lib-python/2.7/code.py
diff --git a/lib-python/2.7.1/codecs.py b/lib-python/2.7/codecs.py
index f4cd60a14f..f4cd60a14f 100644
--- a/lib-python/2.7.1/codecs.py
+++ b/lib-python/2.7/codecs.py
diff --git a/lib-python/2.7.1/codeop.py b/lib-python/2.7/codeop.py
index 5616d92a85..5616d92a85 100644
--- a/lib-python/2.7.1/codeop.py
+++ b/lib-python/2.7/codeop.py
diff --git a/lib-python/2.7.1/collections.py b/lib-python/2.7/collections.py
index a49ecc7719..a49ecc7719 100644
--- a/lib-python/2.7.1/collections.py
+++ b/lib-python/2.7/collections.py
diff --git a/lib-python/2.7.1/colorsys.py b/lib-python/2.7/colorsys.py
index a6c0cf6a46..a6c0cf6a46 100644
--- a/lib-python/2.7.1/colorsys.py
+++ b/lib-python/2.7/colorsys.py
diff --git a/lib-python/2.7.1/commands.py b/lib-python/2.7/commands.py
index d0e8dd5fe9..d0e8dd5fe9 100644
--- a/lib-python/2.7.1/commands.py
+++ b/lib-python/2.7/commands.py
diff --git a/lib-python/2.7.1/compileall.py b/lib-python/2.7/compileall.py
index f564abbd03..f564abbd03 100644
--- a/lib-python/2.7.1/compileall.py
+++ b/lib-python/2.7/compileall.py
diff --git a/lib-python/2.7.1/compiler/__init__.py b/lib-python/2.7/compiler/__init__.py
index 2a6f64fa50..2a6f64fa50 100644
--- a/lib-python/2.7.1/compiler/__init__.py
+++ b/lib-python/2.7/compiler/__init__.py
diff --git a/lib-python/2.7.1/compiler/ast.py b/lib-python/2.7/compiler/ast.py
index 4c3fc161d3..4c3fc161d3 100644
--- a/lib-python/2.7.1/compiler/ast.py
+++ b/lib-python/2.7/compiler/ast.py
diff --git a/lib-python/2.7.1/compiler/consts.py b/lib-python/2.7/compiler/consts.py
index 022f6daa4c..022f6daa4c 100644
--- a/lib-python/2.7.1/compiler/consts.py
+++ b/lib-python/2.7/compiler/consts.py
diff --git a/lib-python/2.7.1/compiler/future.py b/lib-python/2.7/compiler/future.py
index fd5e5dfb37..fd5e5dfb37 100644
--- a/lib-python/2.7.1/compiler/future.py
+++ b/lib-python/2.7/compiler/future.py
diff --git a/lib-python/2.7.1/compiler/misc.py b/lib-python/2.7/compiler/misc.py
index 588c7fbd5a..588c7fbd5a 100644
--- a/lib-python/2.7.1/compiler/misc.py
+++ b/lib-python/2.7/compiler/misc.py
diff --git a/lib-python/2.7.1/compiler/pyassem.py b/lib-python/2.7/compiler/pyassem.py
index 286be0c8c7..286be0c8c7 100644
--- a/lib-python/2.7.1/compiler/pyassem.py
+++ b/lib-python/2.7/compiler/pyassem.py
diff --git a/lib-python/2.7.1/compiler/pycodegen.py b/lib-python/2.7/compiler/pycodegen.py
index 4f2ecf2ae8..4f2ecf2ae8 100644
--- a/lib-python/2.7.1/compiler/pycodegen.py
+++ b/lib-python/2.7/compiler/pycodegen.py
diff --git a/lib-python/2.7.1/compiler/symbols.py b/lib-python/2.7/compiler/symbols.py
index 0bbdc7122d..0bbdc7122d 100644
--- a/lib-python/2.7.1/compiler/symbols.py
+++ b/lib-python/2.7/compiler/symbols.py
diff --git a/lib-python/2.7.1/compiler/syntax.py b/lib-python/2.7/compiler/syntax.py
index a45d9c2cf6..a45d9c2cf6 100644
--- a/lib-python/2.7.1/compiler/syntax.py
+++ b/lib-python/2.7/compiler/syntax.py
diff --git a/lib-python/2.7.1/compiler/transformer.py b/lib-python/2.7/compiler/transformer.py
index d4f4613f48..d4f4613f48 100644
--- a/lib-python/2.7.1/compiler/transformer.py
+++ b/lib-python/2.7/compiler/transformer.py
diff --git a/lib-python/2.7.1/compiler/visitor.py b/lib-python/2.7/compiler/visitor.py
index f10f56011a..f10f56011a 100644
--- a/lib-python/2.7.1/compiler/visitor.py
+++ b/lib-python/2.7/compiler/visitor.py
diff --git a/lib-python/2.7.1/contextlib.py b/lib-python/2.7/contextlib.py
index f05205b01c..f05205b01c 100644
--- a/lib-python/2.7.1/contextlib.py
+++ b/lib-python/2.7/contextlib.py
diff --git a/lib-python/2.7.1/cookielib.py b/lib-python/2.7/cookielib.py
index 5b250905ec..5b250905ec 100644
--- a/lib-python/2.7.1/cookielib.py
+++ b/lib-python/2.7/cookielib.py
diff --git a/lib-python/2.7.1/copy.py b/lib-python/2.7/copy.py
index c227a2e5c7..c227a2e5c7 100644
--- a/lib-python/2.7.1/copy.py
+++ b/lib-python/2.7/copy.py
diff --git a/lib-python/2.7.1/copy_reg.py b/lib-python/2.7/copy_reg.py
index db1715092c..db1715092c 100644
--- a/lib-python/2.7.1/copy_reg.py
+++ b/lib-python/2.7/copy_reg.py
diff --git a/lib-python/2.7.1/csv.py b/lib-python/2.7/csv.py
index 1df506230f..1df506230f 100644
--- a/lib-python/2.7.1/csv.py
+++ b/lib-python/2.7/csv.py
diff --git a/lib-python/2.7.1/ctypes/__init__.py b/lib-python/2.7/ctypes/__init__.py
index 16489b9534..16489b9534 100644
--- a/lib-python/2.7.1/ctypes/__init__.py
+++ b/lib-python/2.7/ctypes/__init__.py
diff --git a/lib-python/2.7.1/ctypes/_endian.py b/lib-python/2.7/ctypes/_endian.py
index 6de0d47b2c..6de0d47b2c 100644
--- a/lib-python/2.7.1/ctypes/_endian.py
+++ b/lib-python/2.7/ctypes/_endian.py
diff --git a/lib-python/2.7.1/ctypes/macholib/README.ctypes b/lib-python/2.7/ctypes/macholib/README.ctypes
index 4e10cbe411..4e10cbe411 100644
--- a/lib-python/2.7.1/ctypes/macholib/README.ctypes
+++ b/lib-python/2.7/ctypes/macholib/README.ctypes
diff --git a/lib-python/2.7.1/ctypes/macholib/__init__.py b/lib-python/2.7/ctypes/macholib/__init__.py
index 36149d28a1..36149d28a1 100644
--- a/lib-python/2.7.1/ctypes/macholib/__init__.py
+++ b/lib-python/2.7/ctypes/macholib/__init__.py
diff --git a/lib-python/2.7.1/ctypes/macholib/dyld.py b/lib-python/2.7/ctypes/macholib/dyld.py
index 9714ec655f..9714ec655f 100644
--- a/lib-python/2.7.1/ctypes/macholib/dyld.py
+++ b/lib-python/2.7/ctypes/macholib/dyld.py
diff --git a/lib-python/2.7.1/ctypes/macholib/dylib.py b/lib-python/2.7/ctypes/macholib/dylib.py
index ea3dd38bdf..ea3dd38bdf 100644
--- a/lib-python/2.7.1/ctypes/macholib/dylib.py
+++ b/lib-python/2.7/ctypes/macholib/dylib.py
diff --git a/lib-python/2.7.1/ctypes/macholib/fetch_macholib b/lib-python/2.7/ctypes/macholib/fetch_macholib
index e6d6a22659..e6d6a22659 100755
--- a/lib-python/2.7.1/ctypes/macholib/fetch_macholib
+++ b/lib-python/2.7/ctypes/macholib/fetch_macholib
diff --git a/lib-python/2.7.1/ctypes/macholib/fetch_macholib.bat b/lib-python/2.7/ctypes/macholib/fetch_macholib.bat
index f9e1c0dc96..f9e1c0dc96 100644
--- a/lib-python/2.7.1/ctypes/macholib/fetch_macholib.bat
+++ b/lib-python/2.7/ctypes/macholib/fetch_macholib.bat
diff --git a/lib-python/2.7.1/ctypes/macholib/framework.py b/lib-python/2.7/ctypes/macholib/framework.py
index dd7fb2f296..dd7fb2f296 100644
--- a/lib-python/2.7.1/ctypes/macholib/framework.py
+++ b/lib-python/2.7/ctypes/macholib/framework.py
diff --git a/lib-python/2.7.1/ctypes/test/__init__.py b/lib-python/2.7/ctypes/test/__init__.py
index 52230928ba..52230928ba 100644
--- a/lib-python/2.7.1/ctypes/test/__init__.py
+++ b/lib-python/2.7/ctypes/test/__init__.py
diff --git a/lib-python/2.7.1/ctypes/test/runtests.py b/lib-python/2.7/ctypes/test/runtests.py
index ec31fc831d..ec31fc831d 100644
--- a/lib-python/2.7.1/ctypes/test/runtests.py
+++ b/lib-python/2.7/ctypes/test/runtests.py
diff --git a/lib-python/2.7.1/ctypes/test/test_anon.py b/lib-python/2.7/ctypes/test/test_anon.py
index d892b59898..d892b59898 100644
--- a/lib-python/2.7.1/ctypes/test/test_anon.py
+++ b/lib-python/2.7/ctypes/test/test_anon.py
diff --git a/lib-python/2.7.1/ctypes/test/test_array_in_pointer.py b/lib-python/2.7/ctypes/test/test_array_in_pointer.py
index ee7863c594..ee7863c594 100644
--- a/lib-python/2.7.1/ctypes/test/test_array_in_pointer.py
+++ b/lib-python/2.7/ctypes/test/test_array_in_pointer.py
diff --git a/lib-python/2.7.1/ctypes/test/test_arrays.py b/lib-python/2.7/ctypes/test/test_arrays.py
index 433a1ffa20..433a1ffa20 100644
--- a/lib-python/2.7.1/ctypes/test/test_arrays.py
+++ b/lib-python/2.7/ctypes/test/test_arrays.py
diff --git a/lib-python/2.7.1/ctypes/test/test_as_parameter.py b/lib-python/2.7/ctypes/test/test_as_parameter.py
index f2539b12a5..f2539b12a5 100644
--- a/lib-python/2.7.1/ctypes/test/test_as_parameter.py
+++ b/lib-python/2.7/ctypes/test/test_as_parameter.py
diff --git a/lib-python/2.7.1/ctypes/test/test_bitfields.py b/lib-python/2.7/ctypes/test/test_bitfields.py
index e9c46c2c20..e9c46c2c20 100644
--- a/lib-python/2.7.1/ctypes/test/test_bitfields.py
+++ b/lib-python/2.7/ctypes/test/test_bitfields.py
diff --git a/lib-python/2.7.1/ctypes/test/test_buffers.py b/lib-python/2.7/ctypes/test/test_buffers.py
index bf931abc6a..bf931abc6a 100644
--- a/lib-python/2.7.1/ctypes/test/test_buffers.py
+++ b/lib-python/2.7/ctypes/test/test_buffers.py
diff --git a/lib-python/2.7.1/ctypes/test/test_byteswap.py b/lib-python/2.7/ctypes/test/test_byteswap.py
index 3163756233..3163756233 100644
--- a/lib-python/2.7.1/ctypes/test/test_byteswap.py
+++ b/lib-python/2.7/ctypes/test/test_byteswap.py
diff --git a/lib-python/2.7.1/ctypes/test/test_callbacks.py b/lib-python/2.7/ctypes/test/test_callbacks.py
index f97297bd1e..f97297bd1e 100644
--- a/lib-python/2.7.1/ctypes/test/test_callbacks.py
+++ b/lib-python/2.7/ctypes/test/test_callbacks.py
diff --git a/lib-python/2.7.1/ctypes/test/test_cast.py b/lib-python/2.7/ctypes/test/test_cast.py
index 906fffc906..906fffc906 100644
--- a/lib-python/2.7.1/ctypes/test/test_cast.py
+++ b/lib-python/2.7/ctypes/test/test_cast.py
diff --git a/lib-python/2.7.1/ctypes/test/test_cfuncs.py b/lib-python/2.7/ctypes/test/test_cfuncs.py
index 493cbe979c..493cbe979c 100644
--- a/lib-python/2.7.1/ctypes/test/test_cfuncs.py
+++ b/lib-python/2.7/ctypes/test/test_cfuncs.py
diff --git a/lib-python/2.7.1/ctypes/test/test_checkretval.py b/lib-python/2.7/ctypes/test/test_checkretval.py
index 01ccc57686..01ccc57686 100644
--- a/lib-python/2.7.1/ctypes/test/test_checkretval.py
+++ b/lib-python/2.7/ctypes/test/test_checkretval.py
diff --git a/lib-python/2.7.1/ctypes/test/test_delattr.py b/lib-python/2.7/ctypes/test/test_delattr.py
index 0f4d58691b..0f4d58691b 100644
--- a/lib-python/2.7.1/ctypes/test/test_delattr.py
+++ b/lib-python/2.7/ctypes/test/test_delattr.py
diff --git a/lib-python/2.7.1/ctypes/test/test_errcheck.py b/lib-python/2.7/ctypes/test/test_errcheck.py
index a4913f920d..a4913f920d 100644
--- a/lib-python/2.7.1/ctypes/test/test_errcheck.py
+++ b/lib-python/2.7/ctypes/test/test_errcheck.py
diff --git a/lib-python/2.7.1/ctypes/test/test_errno.py b/lib-python/2.7/ctypes/test/test_errno.py
index c7a5bf0d4f..c7a5bf0d4f 100644
--- a/lib-python/2.7.1/ctypes/test/test_errno.py
+++ b/lib-python/2.7/ctypes/test/test_errno.py
diff --git a/lib-python/2.7.1/ctypes/test/test_find.py b/lib-python/2.7/ctypes/test/test_find.py
index 77e789fd17..77e789fd17 100644
--- a/lib-python/2.7.1/ctypes/test/test_find.py
+++ b/lib-python/2.7/ctypes/test/test_find.py
diff --git a/lib-python/2.7.1/ctypes/test/test_frombuffer.py b/lib-python/2.7/ctypes/test/test_frombuffer.py
index 624fb70be7..624fb70be7 100644
--- a/lib-python/2.7.1/ctypes/test/test_frombuffer.py
+++ b/lib-python/2.7/ctypes/test/test_frombuffer.py
diff --git a/lib-python/2.7.1/ctypes/test/test_funcptr.py b/lib-python/2.7/ctypes/test/test_funcptr.py
index 99af5ed68e..99af5ed68e 100644
--- a/lib-python/2.7.1/ctypes/test/test_funcptr.py
+++ b/lib-python/2.7/ctypes/test/test_funcptr.py
diff --git a/lib-python/2.7.1/ctypes/test/test_functions.py b/lib-python/2.7/ctypes/test/test_functions.py
index 4534815f18..4534815f18 100644
--- a/lib-python/2.7.1/ctypes/test/test_functions.py
+++ b/lib-python/2.7/ctypes/test/test_functions.py
diff --git a/lib-python/2.7.1/ctypes/test/test_incomplete.py b/lib-python/2.7/ctypes/test/test_incomplete.py
index 1e03e9fcd5..1e03e9fcd5 100644
--- a/lib-python/2.7.1/ctypes/test/test_incomplete.py
+++ b/lib-python/2.7/ctypes/test/test_incomplete.py
diff --git a/lib-python/2.7.1/ctypes/test/test_init.py b/lib-python/2.7/ctypes/test/test_init.py
index 953a14551a..953a14551a 100644
--- a/lib-python/2.7.1/ctypes/test/test_init.py
+++ b/lib-python/2.7/ctypes/test/test_init.py
diff --git a/lib-python/2.7.1/ctypes/test/test_integers.py b/lib-python/2.7/ctypes/test/test_integers.py
index 5b6453a002..5b6453a002 100644
--- a/lib-python/2.7.1/ctypes/test/test_integers.py
+++ b/lib-python/2.7/ctypes/test/test_integers.py
diff --git a/lib-python/2.7.1/ctypes/test/test_internals.py b/lib-python/2.7/ctypes/test/test_internals.py
index 2e5b1fed45..2e5b1fed45 100644
--- a/lib-python/2.7.1/ctypes/test/test_internals.py
+++ b/lib-python/2.7/ctypes/test/test_internals.py
diff --git a/lib-python/2.7.1/ctypes/test/test_keeprefs.py b/lib-python/2.7/ctypes/test/test_keeprefs.py
index b504c0c09b..b504c0c09b 100644
--- a/lib-python/2.7.1/ctypes/test/test_keeprefs.py
+++ b/lib-python/2.7/ctypes/test/test_keeprefs.py
diff --git a/lib-python/2.7.1/ctypes/test/test_libc.py b/lib-python/2.7/ctypes/test/test_libc.py
index 3dc463fcb6..3dc463fcb6 100644
--- a/lib-python/2.7.1/ctypes/test/test_libc.py
+++ b/lib-python/2.7/ctypes/test/test_libc.py
diff --git a/lib-python/2.7.1/ctypes/test/test_loading.py b/lib-python/2.7/ctypes/test/test_loading.py
index 26683d829e..26683d829e 100644
--- a/lib-python/2.7.1/ctypes/test/test_loading.py
+++ b/lib-python/2.7/ctypes/test/test_loading.py
diff --git a/lib-python/2.7.1/ctypes/test/test_macholib.py b/lib-python/2.7/ctypes/test/test_macholib.py
index eda846d30a..eda846d30a 100644
--- a/lib-python/2.7.1/ctypes/test/test_macholib.py
+++ b/lib-python/2.7/ctypes/test/test_macholib.py
diff --git a/lib-python/2.7.1/ctypes/test/test_memfunctions.py b/lib-python/2.7/ctypes/test/test_memfunctions.py
index d072603285..d072603285 100644
--- a/lib-python/2.7.1/ctypes/test/test_memfunctions.py
+++ b/lib-python/2.7/ctypes/test/test_memfunctions.py
diff --git a/lib-python/2.7.1/ctypes/test/test_numbers.py b/lib-python/2.7/ctypes/test/test_numbers.py
index b5185bfada..b5185bfada 100644
--- a/lib-python/2.7.1/ctypes/test/test_numbers.py
+++ b/lib-python/2.7/ctypes/test/test_numbers.py
diff --git a/lib-python/2.7.1/ctypes/test/test_objects.py b/lib-python/2.7/ctypes/test/test_objects.py
index 4d921d2e58..4d921d2e58 100644
--- a/lib-python/2.7.1/ctypes/test/test_objects.py
+++ b/lib-python/2.7/ctypes/test/test_objects.py
diff --git a/lib-python/2.7.1/ctypes/test/test_parameters.py b/lib-python/2.7/ctypes/test/test_parameters.py
index 82704d5f3a..82704d5f3a 100644
--- a/lib-python/2.7.1/ctypes/test/test_parameters.py
+++ b/lib-python/2.7/ctypes/test/test_parameters.py
diff --git a/lib-python/2.7.1/ctypes/test/test_pep3118.py b/lib-python/2.7/ctypes/test/test_pep3118.py
index 976473c46f..976473c46f 100644
--- a/lib-python/2.7.1/ctypes/test/test_pep3118.py
+++ b/lib-python/2.7/ctypes/test/test_pep3118.py
diff --git a/lib-python/2.7.1/ctypes/test/test_pickling.py b/lib-python/2.7/ctypes/test/test_pickling.py
index 136cbe928e..136cbe928e 100644
--- a/lib-python/2.7.1/ctypes/test/test_pickling.py
+++ b/lib-python/2.7/ctypes/test/test_pickling.py
diff --git a/lib-python/2.7.1/ctypes/test/test_pointers.py b/lib-python/2.7/ctypes/test/test_pointers.py
index 92b8ce60db..92b8ce60db 100644
--- a/lib-python/2.7.1/ctypes/test/test_pointers.py
+++ b/lib-python/2.7/ctypes/test/test_pointers.py
diff --git a/lib-python/2.7.1/ctypes/test/test_prototypes.py b/lib-python/2.7/ctypes/test/test_prototypes.py
index 09ba6554a4..09ba6554a4 100644
--- a/lib-python/2.7.1/ctypes/test/test_prototypes.py
+++ b/lib-python/2.7/ctypes/test/test_prototypes.py
diff --git a/lib-python/2.7.1/ctypes/test/test_python_api.py b/lib-python/2.7/ctypes/test/test_python_api.py
index 698170f901..698170f901 100644
--- a/lib-python/2.7.1/ctypes/test/test_python_api.py
+++ b/lib-python/2.7/ctypes/test/test_python_api.py
diff --git a/lib-python/2.7.1/ctypes/test/test_random_things.py b/lib-python/2.7/ctypes/test/test_random_things.py
index 1c217c3ed0..1c217c3ed0 100644
--- a/lib-python/2.7.1/ctypes/test/test_random_things.py
+++ b/lib-python/2.7/ctypes/test/test_random_things.py
diff --git a/lib-python/2.7.1/ctypes/test/test_refcounts.py b/lib-python/2.7/ctypes/test/test_refcounts.py
index 35a81aa40b..35a81aa40b 100644
--- a/lib-python/2.7.1/ctypes/test/test_refcounts.py
+++ b/lib-python/2.7/ctypes/test/test_refcounts.py
diff --git a/lib-python/2.7.1/ctypes/test/test_repr.py b/lib-python/2.7/ctypes/test/test_repr.py
index 99cc556417..99cc556417 100644
--- a/lib-python/2.7.1/ctypes/test/test_repr.py
+++ b/lib-python/2.7/ctypes/test/test_repr.py
diff --git a/lib-python/2.7.1/ctypes/test/test_returnfuncptrs.py b/lib-python/2.7/ctypes/test/test_returnfuncptrs.py
index f766189d1e..f766189d1e 100644
--- a/lib-python/2.7.1/ctypes/test/test_returnfuncptrs.py
+++ b/lib-python/2.7/ctypes/test/test_returnfuncptrs.py
diff --git a/lib-python/2.7.1/ctypes/test/test_simplesubclasses.py b/lib-python/2.7/ctypes/test/test_simplesubclasses.py
index 1b73fb371c..1b73fb371c 100644
--- a/lib-python/2.7.1/ctypes/test/test_simplesubclasses.py
+++ b/lib-python/2.7/ctypes/test/test_simplesubclasses.py
diff --git a/lib-python/2.7.1/ctypes/test/test_sizes.py b/lib-python/2.7/ctypes/test/test_sizes.py
index f9b5e97260..f9b5e97260 100644
--- a/lib-python/2.7.1/ctypes/test/test_sizes.py
+++ b/lib-python/2.7/ctypes/test/test_sizes.py
diff --git a/lib-python/2.7.1/ctypes/test/test_slicing.py b/lib-python/2.7/ctypes/test/test_slicing.py
index a5632ec4e2..a5632ec4e2 100644
--- a/lib-python/2.7.1/ctypes/test/test_slicing.py
+++ b/lib-python/2.7/ctypes/test/test_slicing.py
diff --git a/lib-python/2.7.1/ctypes/test/test_stringptr.py b/lib-python/2.7/ctypes/test/test_stringptr.py
index abed58b159..abed58b159 100644
--- a/lib-python/2.7.1/ctypes/test/test_stringptr.py
+++ b/lib-python/2.7/ctypes/test/test_stringptr.py
diff --git a/lib-python/2.7.1/ctypes/test/test_strings.py b/lib-python/2.7/ctypes/test/test_strings.py
index 8945d0c482..8945d0c482 100644
--- a/lib-python/2.7.1/ctypes/test/test_strings.py
+++ b/lib-python/2.7/ctypes/test/test_strings.py
diff --git a/lib-python/2.7.1/ctypes/test/test_struct_fields.py b/lib-python/2.7/ctypes/test/test_struct_fields.py
index 22eb3b0cd7..22eb3b0cd7 100644
--- a/lib-python/2.7.1/ctypes/test/test_struct_fields.py
+++ b/lib-python/2.7/ctypes/test/test_struct_fields.py
diff --git a/lib-python/2.7.1/ctypes/test/test_structures.py b/lib-python/2.7/ctypes/test/test_structures.py
index 77cfb26711..77cfb26711 100644
--- a/lib-python/2.7.1/ctypes/test/test_structures.py
+++ b/lib-python/2.7/ctypes/test/test_structures.py
diff --git a/lib-python/2.7.1/ctypes/test/test_unaligned_structures.py b/lib-python/2.7/ctypes/test/test_unaligned_structures.py
index bcacfc8184..bcacfc8184 100644
--- a/lib-python/2.7.1/ctypes/test/test_unaligned_structures.py
+++ b/lib-python/2.7/ctypes/test/test_unaligned_structures.py
diff --git a/lib-python/2.7.1/ctypes/test/test_unicode.py b/lib-python/2.7/ctypes/test/test_unicode.py
index 6557479030..6557479030 100644
--- a/lib-python/2.7.1/ctypes/test/test_unicode.py
+++ b/lib-python/2.7/ctypes/test/test_unicode.py
diff --git a/lib-python/2.7.1/ctypes/test/test_values.py b/lib-python/2.7/ctypes/test/test_values.py
index 4cbfd4ba4b..4cbfd4ba4b 100644
--- a/lib-python/2.7.1/ctypes/test/test_values.py
+++ b/lib-python/2.7/ctypes/test/test_values.py
diff --git a/lib-python/2.7.1/ctypes/test/test_varsize_struct.py b/lib-python/2.7/ctypes/test/test_varsize_struct.py
index f409500f01..f409500f01 100644
--- a/lib-python/2.7.1/ctypes/test/test_varsize_struct.py
+++ b/lib-python/2.7/ctypes/test/test_varsize_struct.py
diff --git a/lib-python/2.7.1/ctypes/test/test_win32.py b/lib-python/2.7/ctypes/test/test_win32.py
index 5dedd9f1f6..5dedd9f1f6 100644
--- a/lib-python/2.7.1/ctypes/test/test_win32.py
+++ b/lib-python/2.7/ctypes/test/test_win32.py
diff --git a/lib-python/2.7.1/ctypes/util.py b/lib-python/2.7/ctypes/util.py
index 52b3520614..52b3520614 100644
--- a/lib-python/2.7.1/ctypes/util.py
+++ b/lib-python/2.7/ctypes/util.py
diff --git a/lib-python/2.7.1/ctypes/wintypes.py b/lib-python/2.7/ctypes/wintypes.py
index dafbb78b78..dafbb78b78 100644
--- a/lib-python/2.7.1/ctypes/wintypes.py
+++ b/lib-python/2.7/ctypes/wintypes.py
diff --git a/lib-python/2.7.1/curses/__init__.py b/lib-python/2.7/curses/__init__.py
index bd7d5f61cf..bd7d5f61cf 100644
--- a/lib-python/2.7.1/curses/__init__.py
+++ b/lib-python/2.7/curses/__init__.py
diff --git a/lib-python/2.7.1/curses/ascii.py b/lib-python/2.7/curses/ascii.py
index 800fd8b4b7..800fd8b4b7 100644
--- a/lib-python/2.7.1/curses/ascii.py
+++ b/lib-python/2.7/curses/ascii.py
diff --git a/lib-python/2.7.1/curses/has_key.py b/lib-python/2.7/curses/has_key.py
index 1dd5a3bd4a..1dd5a3bd4a 100644
--- a/lib-python/2.7.1/curses/has_key.py
+++ b/lib-python/2.7/curses/has_key.py
diff --git a/lib-python/2.7.1/curses/panel.py b/lib-python/2.7/curses/panel.py
index aacca85151..aacca85151 100644
--- a/lib-python/2.7.1/curses/panel.py
+++ b/lib-python/2.7/curses/panel.py
diff --git a/lib-python/2.7.1/curses/textpad.py b/lib-python/2.7/curses/textpad.py
index c45361c7d2..c45361c7d2 100644
--- a/lib-python/2.7.1/curses/textpad.py
+++ b/lib-python/2.7/curses/textpad.py
diff --git a/lib-python/2.7.1/curses/wrapper.py b/lib-python/2.7/curses/wrapper.py
index 3cdaa82d0a..3cdaa82d0a 100644
--- a/lib-python/2.7.1/curses/wrapper.py
+++ b/lib-python/2.7/curses/wrapper.py
diff --git a/lib-python/2.7.1/dbhash.py b/lib-python/2.7/dbhash.py
index a5d5375ba9..a5d5375ba9 100644
--- a/lib-python/2.7.1/dbhash.py
+++ b/lib-python/2.7/dbhash.py
diff --git a/lib-python/2.7.1/decimal.py b/lib-python/2.7/decimal.py
index feba3d7edd..feba3d7edd 100644
--- a/lib-python/2.7.1/decimal.py
+++ b/lib-python/2.7/decimal.py
diff --git a/lib-python/2.7.1/difflib.py b/lib-python/2.7/difflib.py
index e5910bcd55..e5910bcd55 100644
--- a/lib-python/2.7.1/difflib.py
+++ b/lib-python/2.7/difflib.py
diff --git a/lib-python/2.7.1/dircache.py b/lib-python/2.7/dircache.py
index 7e4f0b508a..7e4f0b508a 100644
--- a/lib-python/2.7.1/dircache.py
+++ b/lib-python/2.7/dircache.py
diff --git a/lib-python/2.7.1/dis.py b/lib-python/2.7/dis.py
index 5aa09c95b6..5aa09c95b6 100644
--- a/lib-python/2.7.1/dis.py
+++ b/lib-python/2.7/dis.py
diff --git a/lib-python/2.7.1/distutils/README b/lib-python/2.7/distutils/README
index 408a203b85..408a203b85 100644
--- a/lib-python/2.7.1/distutils/README
+++ b/lib-python/2.7/distutils/README
diff --git a/lib-python/2.7.1/distutils/__init__.py b/lib-python/2.7/distutils/__init__.py
index a82d4cb589..a82d4cb589 100644
--- a/lib-python/2.7.1/distutils/__init__.py
+++ b/lib-python/2.7/distutils/__init__.py
diff --git a/lib-python/2.7.1/distutils/archive_util.py b/lib-python/2.7/distutils/archive_util.py
index c741cc0174..c741cc0174 100644
--- a/lib-python/2.7.1/distutils/archive_util.py
+++ b/lib-python/2.7/distutils/archive_util.py
diff --git a/lib-python/2.7.1/distutils/bcppcompiler.py b/lib-python/2.7/distutils/bcppcompiler.py
index f26e7ae467..f26e7ae467 100644
--- a/lib-python/2.7.1/distutils/bcppcompiler.py
+++ b/lib-python/2.7/distutils/bcppcompiler.py
diff --git a/lib-python/2.7.1/distutils/ccompiler.py b/lib-python/2.7/distutils/ccompiler.py
index c2b1f6fbe9..c2b1f6fbe9 100644
--- a/lib-python/2.7.1/distutils/ccompiler.py
+++ b/lib-python/2.7/distutils/ccompiler.py
diff --git a/lib-python/2.7.1/distutils/cmd.py b/lib-python/2.7/distutils/cmd.py
index dc40c14d61..dc40c14d61 100644
--- a/lib-python/2.7.1/distutils/cmd.py
+++ b/lib-python/2.7/distutils/cmd.py
diff --git a/lib-python/2.7.1/distutils/command/__init__.py b/lib-python/2.7/distutils/command/__init__.py
index 20b159f74e..20b159f74e 100644
--- a/lib-python/2.7.1/distutils/command/__init__.py
+++ b/lib-python/2.7/distutils/command/__init__.py
diff --git a/lib-python/2.7.1/distutils/command/bdist.py b/lib-python/2.7/distutils/command/bdist.py
index d7910b14d6..d7910b14d6 100644
--- a/lib-python/2.7.1/distutils/command/bdist.py
+++ b/lib-python/2.7/distutils/command/bdist.py
diff --git a/lib-python/2.7.1/distutils/command/bdist_dumb.py b/lib-python/2.7/distutils/command/bdist_dumb.py
index 7c60d39be9..7c60d39be9 100644
--- a/lib-python/2.7.1/distutils/command/bdist_dumb.py
+++ b/lib-python/2.7/distutils/command/bdist_dumb.py
diff --git a/lib-python/2.7.1/distutils/command/bdist_msi.py b/lib-python/2.7/distutils/command/bdist_msi.py
index ded837d752..ded837d752 100644
--- a/lib-python/2.7.1/distutils/command/bdist_msi.py
+++ b/lib-python/2.7/distutils/command/bdist_msi.py
diff --git a/lib-python/2.7.1/distutils/command/bdist_rpm.py b/lib-python/2.7/distutils/command/bdist_rpm.py
index 0bba363557..0bba363557 100644
--- a/lib-python/2.7.1/distutils/command/bdist_rpm.py
+++ b/lib-python/2.7/distutils/command/bdist_rpm.py
diff --git a/lib-python/2.7.1/distutils/command/bdist_wininst.py b/lib-python/2.7/distutils/command/bdist_wininst.py
index 36d46bd627..36d46bd627 100644
--- a/lib-python/2.7.1/distutils/command/bdist_wininst.py
+++ b/lib-python/2.7/distutils/command/bdist_wininst.py
diff --git a/lib-python/2.7.1/distutils/command/build.py b/lib-python/2.7/distutils/command/build.py
index f84bf359dc..f84bf359dc 100644
--- a/lib-python/2.7.1/distutils/command/build.py
+++ b/lib-python/2.7/distutils/command/build.py
diff --git a/lib-python/2.7.1/distutils/command/build_clib.py b/lib-python/2.7/distutils/command/build_clib.py
index 98a1726ffa..98a1726ffa 100644
--- a/lib-python/2.7.1/distutils/command/build_clib.py
+++ b/lib-python/2.7/distutils/command/build_clib.py
diff --git a/lib-python/2.7.1/distutils/command/build_ext.py b/lib-python/2.7/distutils/command/build_ext.py
index 5b3be6fbd6..5b3be6fbd6 100644
--- a/lib-python/2.7.1/distutils/command/build_ext.py
+++ b/lib-python/2.7/distutils/command/build_ext.py
diff --git a/lib-python/2.7.1/distutils/command/build_py.py b/lib-python/2.7/distutils/command/build_py.py
index 04c455f0eb..04c455f0eb 100644
--- a/lib-python/2.7.1/distutils/command/build_py.py
+++ b/lib-python/2.7/distutils/command/build_py.py
diff --git a/lib-python/2.7.1/distutils/command/build_scripts.py b/lib-python/2.7/distutils/command/build_scripts.py
index 567df6587e..567df6587e 100644
--- a/lib-python/2.7.1/distutils/command/build_scripts.py
+++ b/lib-python/2.7/distutils/command/build_scripts.py
diff --git a/lib-python/2.7.1/distutils/command/check.py b/lib-python/2.7/distutils/command/check.py
index bc29baaba4..bc29baaba4 100644
--- a/lib-python/2.7.1/distutils/command/check.py
+++ b/lib-python/2.7/distutils/command/check.py
diff --git a/lib-python/2.7.1/distutils/command/clean.py b/lib-python/2.7/distutils/command/clean.py
index 90ef35f1ca..90ef35f1ca 100644
--- a/lib-python/2.7.1/distutils/command/clean.py
+++ b/lib-python/2.7/distutils/command/clean.py
diff --git a/lib-python/2.7.1/distutils/command/command_template b/lib-python/2.7/distutils/command/command_template
index 50bbab7b6e..50bbab7b6e 100644
--- a/lib-python/2.7.1/distutils/command/command_template
+++ b/lib-python/2.7/distutils/command/command_template
diff --git a/lib-python/2.7.1/distutils/command/config.py b/lib-python/2.7/distutils/command/config.py
index da8da59538..da8da59538 100644
--- a/lib-python/2.7.1/distutils/command/config.py
+++ b/lib-python/2.7/distutils/command/config.py
diff --git a/lib-python/2.7.1/distutils/command/install.py b/lib-python/2.7/distutils/command/install.py
index f1f3bd5c6f..f1f3bd5c6f 100644
--- a/lib-python/2.7.1/distutils/command/install.py
+++ b/lib-python/2.7/distutils/command/install.py
diff --git a/lib-python/2.7.1/distutils/command/install_data.py b/lib-python/2.7/distutils/command/install_data.py
index ab40797b98..ab40797b98 100644
--- a/lib-python/2.7.1/distutils/command/install_data.py
+++ b/lib-python/2.7/distutils/command/install_data.py
diff --git a/lib-python/2.7.1/distutils/command/install_egg_info.py b/lib-python/2.7/distutils/command/install_egg_info.py
index c8880310df..c8880310df 100644
--- a/lib-python/2.7.1/distutils/command/install_egg_info.py
+++ b/lib-python/2.7/distutils/command/install_egg_info.py
diff --git a/lib-python/2.7.1/distutils/command/install_headers.py b/lib-python/2.7/distutils/command/install_headers.py
index d892416a8c..d892416a8c 100644
--- a/lib-python/2.7.1/distutils/command/install_headers.py
+++ b/lib-python/2.7/distutils/command/install_headers.py
diff --git a/lib-python/2.7.1/distutils/command/install_lib.py b/lib-python/2.7/distutils/command/install_lib.py
index 043e8b6e27..043e8b6e27 100644
--- a/lib-python/2.7.1/distutils/command/install_lib.py
+++ b/lib-python/2.7/distutils/command/install_lib.py
diff --git a/lib-python/2.7.1/distutils/command/install_scripts.py b/lib-python/2.7/distutils/command/install_scripts.py
index 29cd9e7a0e..29cd9e7a0e 100644
--- a/lib-python/2.7.1/distutils/command/install_scripts.py
+++ b/lib-python/2.7/distutils/command/install_scripts.py
diff --git a/lib-python/2.7.1/distutils/command/register.py b/lib-python/2.7/distutils/command/register.py
index dc089902f1..dc089902f1 100644
--- a/lib-python/2.7.1/distutils/command/register.py
+++ b/lib-python/2.7/distutils/command/register.py
diff --git a/lib-python/2.7.1/distutils/command/sdist.py b/lib-python/2.7/distutils/command/sdist.py
index 0c3b0b55bf..0c3b0b55bf 100644
--- a/lib-python/2.7.1/distutils/command/sdist.py
+++ b/lib-python/2.7/distutils/command/sdist.py
diff --git a/lib-python/2.7.1/distutils/command/upload.py b/lib-python/2.7/distutils/command/upload.py
index 980cf68d06..980cf68d06 100644
--- a/lib-python/2.7.1/distutils/command/upload.py
+++ b/lib-python/2.7/distutils/command/upload.py
diff --git a/lib-python/2.7.1/distutils/command/wininst-6.0.exe b/lib-python/2.7/distutils/command/wininst-6.0.exe
index f57c855a61..f57c855a61 100644
--- a/lib-python/2.7.1/distutils/command/wininst-6.0.exe
+++ b/lib-python/2.7/distutils/command/wininst-6.0.exe
Binary files differ
diff --git a/lib-python/2.7.1/distutils/command/wininst-7.1.exe b/lib-python/2.7/distutils/command/wininst-7.1.exe
index 1433bc1ad3..1433bc1ad3 100644
--- a/lib-python/2.7.1/distutils/command/wininst-7.1.exe
+++ b/lib-python/2.7/distutils/command/wininst-7.1.exe
Binary files differ
diff --git a/lib-python/2.7.1/distutils/command/wininst-8.0.exe b/lib-python/2.7/distutils/command/wininst-8.0.exe
index 7403bfabf5..7403bfabf5 100644
--- a/lib-python/2.7.1/distutils/command/wininst-8.0.exe
+++ b/lib-python/2.7/distutils/command/wininst-8.0.exe
Binary files differ
diff --git a/lib-python/2.7.1/distutils/command/wininst-9.0-amd64.exe b/lib-python/2.7/distutils/command/wininst-9.0-amd64.exe
index 11d8011c71..11d8011c71 100644
--- a/lib-python/2.7.1/distutils/command/wininst-9.0-amd64.exe
+++ b/lib-python/2.7/distutils/command/wininst-9.0-amd64.exe
Binary files differ
diff --git a/lib-python/2.7.1/distutils/command/wininst-9.0.exe b/lib-python/2.7/distutils/command/wininst-9.0.exe
index dadb31d893..dadb31d893 100644
--- a/lib-python/2.7.1/distutils/command/wininst-9.0.exe
+++ b/lib-python/2.7/distutils/command/wininst-9.0.exe
Binary files differ
diff --git a/lib-python/2.7.1/distutils/config.py b/lib-python/2.7/distutils/config.py
index afa403f2da..afa403f2da 100644
--- a/lib-python/2.7.1/distutils/config.py
+++ b/lib-python/2.7/distutils/config.py
diff --git a/lib-python/2.7.1/distutils/core.py b/lib-python/2.7/distutils/core.py
index b89557d767..b89557d767 100644
--- a/lib-python/2.7.1/distutils/core.py
+++ b/lib-python/2.7/distutils/core.py
diff --git a/lib-python/2.7.1/distutils/cygwinccompiler.py b/lib-python/2.7/distutils/cygwinccompiler.py
index a1ee815c6c..a1ee815c6c 100644
--- a/lib-python/2.7.1/distutils/cygwinccompiler.py
+++ b/lib-python/2.7/distutils/cygwinccompiler.py
diff --git a/lib-python/2.7.1/distutils/debug.py b/lib-python/2.7/distutils/debug.py
index 2886744402..2886744402 100644
--- a/lib-python/2.7.1/distutils/debug.py
+++ b/lib-python/2.7/distutils/debug.py
diff --git a/lib-python/2.7.1/distutils/dep_util.py b/lib-python/2.7/distutils/dep_util.py
index 4e40df6899..4e40df6899 100644
--- a/lib-python/2.7.1/distutils/dep_util.py
+++ b/lib-python/2.7/distutils/dep_util.py
diff --git a/lib-python/2.7.1/distutils/dir_util.py b/lib-python/2.7/distutils/dir_util.py
index 9c5cf337c6..9c5cf337c6 100644
--- a/lib-python/2.7.1/distutils/dir_util.py
+++ b/lib-python/2.7/distutils/dir_util.py
diff --git a/lib-python/2.7.1/distutils/dist.py b/lib-python/2.7/distutils/dist.py
index 597909ea1a..597909ea1a 100644
--- a/lib-python/2.7.1/distutils/dist.py
+++ b/lib-python/2.7/distutils/dist.py
diff --git a/lib-python/2.7.1/distutils/emxccompiler.py b/lib-python/2.7/distutils/emxccompiler.py
index a0172058a3..a0172058a3 100644
--- a/lib-python/2.7.1/distutils/emxccompiler.py
+++ b/lib-python/2.7/distutils/emxccompiler.py
diff --git a/lib-python/2.7.1/distutils/errors.py b/lib-python/2.7/distutils/errors.py
index d9c47c761c..d9c47c761c 100644
--- a/lib-python/2.7.1/distutils/errors.py
+++ b/lib-python/2.7/distutils/errors.py
diff --git a/lib-python/2.7.1/distutils/extension.py b/lib-python/2.7/distutils/extension.py
index 9a67ca8b3e..9a67ca8b3e 100644
--- a/lib-python/2.7.1/distutils/extension.py
+++ b/lib-python/2.7/distutils/extension.py
diff --git a/lib-python/2.7.1/distutils/fancy_getopt.py b/lib-python/2.7/distutils/fancy_getopt.py
index 2dea948025..2dea948025 100644
--- a/lib-python/2.7.1/distutils/fancy_getopt.py
+++ b/lib-python/2.7/distutils/fancy_getopt.py
diff --git a/lib-python/2.7.1/distutils/file_util.py b/lib-python/2.7/distutils/file_util.py
index b9f0786133..b9f0786133 100644
--- a/lib-python/2.7.1/distutils/file_util.py
+++ b/lib-python/2.7/distutils/file_util.py
diff --git a/lib-python/2.7.1/distutils/filelist.py b/lib-python/2.7/distutils/filelist.py
index 4aac6d397a..4aac6d397a 100644
--- a/lib-python/2.7.1/distutils/filelist.py
+++ b/lib-python/2.7/distutils/filelist.py
diff --git a/lib-python/2.7.1/distutils/log.py b/lib-python/2.7/distutils/log.py
index 758857081c..758857081c 100644
--- a/lib-python/2.7.1/distutils/log.py
+++ b/lib-python/2.7/distutils/log.py
diff --git a/lib-python/2.7.1/distutils/msvc9compiler.py b/lib-python/2.7/distutils/msvc9compiler.py
index bf85ac75c7..bf85ac75c7 100644
--- a/lib-python/2.7.1/distutils/msvc9compiler.py
+++ b/lib-python/2.7/distutils/msvc9compiler.py
diff --git a/lib-python/2.7.1/distutils/msvccompiler.py b/lib-python/2.7/distutils/msvccompiler.py
index 0e69fd368c..0e69fd368c 100644
--- a/lib-python/2.7.1/distutils/msvccompiler.py
+++ b/lib-python/2.7/distutils/msvccompiler.py
diff --git a/lib-python/2.7.1/distutils/spawn.py b/lib-python/2.7/distutils/spawn.py
index 5c014c4be2..5c014c4be2 100644
--- a/lib-python/2.7.1/distutils/spawn.py
+++ b/lib-python/2.7/distutils/spawn.py
diff --git a/lib-python/2.7.1/distutils/sysconfig.py b/lib-python/2.7/distutils/sysconfig.py
index 33cc5a38a5..33cc5a38a5 100644
--- a/lib-python/2.7.1/distutils/sysconfig.py
+++ b/lib-python/2.7/distutils/sysconfig.py
diff --git a/lib-python/2.7.1/distutils/tests/Setup.sample b/lib-python/2.7/distutils/tests/Setup.sample
index 36c4290d8f..36c4290d8f 100755
--- a/lib-python/2.7.1/distutils/tests/Setup.sample
+++ b/lib-python/2.7/distutils/tests/Setup.sample
diff --git a/lib-python/2.7.1/distutils/tests/__init__.py b/lib-python/2.7/distutils/tests/__init__.py
index 7bdb912463..7bdb912463 100644
--- a/lib-python/2.7.1/distutils/tests/__init__.py
+++ b/lib-python/2.7/distutils/tests/__init__.py
diff --git a/lib-python/2.7.1/distutils/tests/setuptools_build_ext.py b/lib-python/2.7/distutils/tests/setuptools_build_ext.py
index 21fa9e8f43..21fa9e8f43 100644
--- a/lib-python/2.7.1/distutils/tests/setuptools_build_ext.py
+++ b/lib-python/2.7/distutils/tests/setuptools_build_ext.py
diff --git a/lib-python/2.7.1/distutils/tests/setuptools_extension.py b/lib-python/2.7/distutils/tests/setuptools_extension.py
index ec6b690cdb..ec6b690cdb 100644
--- a/lib-python/2.7.1/distutils/tests/setuptools_extension.py
+++ b/lib-python/2.7/distutils/tests/setuptools_extension.py
diff --git a/lib-python/2.7.1/distutils/tests/support.py b/lib-python/2.7/distutils/tests/support.py
index 783318e8d3..783318e8d3 100644
--- a/lib-python/2.7.1/distutils/tests/support.py
+++ b/lib-python/2.7/distutils/tests/support.py
diff --git a/lib-python/2.7.1/distutils/tests/test_archive_util.py b/lib-python/2.7/distutils/tests/test_archive_util.py
index bab91577f2..bab91577f2 100644
--- a/lib-python/2.7.1/distutils/tests/test_archive_util.py
+++ b/lib-python/2.7/distutils/tests/test_archive_util.py
diff --git a/lib-python/2.7.1/distutils/tests/test_bdist.py b/lib-python/2.7/distutils/tests/test_bdist.py
index fa7cd5adb5..fa7cd5adb5 100644
--- a/lib-python/2.7.1/distutils/tests/test_bdist.py
+++ b/lib-python/2.7/distutils/tests/test_bdist.py
diff --git a/lib-python/2.7.1/distutils/tests/test_bdist_dumb.py b/lib-python/2.7/distutils/tests/test_bdist_dumb.py
index 5a22a10ec8..5a22a10ec8 100644
--- a/lib-python/2.7.1/distutils/tests/test_bdist_dumb.py
+++ b/lib-python/2.7/distutils/tests/test_bdist_dumb.py
diff --git a/lib-python/2.7.1/distutils/tests/test_bdist_msi.py b/lib-python/2.7/distutils/tests/test_bdist_msi.py
index 7554e9f170..7554e9f170 100644
--- a/lib-python/2.7.1/distutils/tests/test_bdist_msi.py
+++ b/lib-python/2.7/distutils/tests/test_bdist_msi.py
diff --git a/lib-python/2.7.1/distutils/tests/test_bdist_rpm.py b/lib-python/2.7/distutils/tests/test_bdist_rpm.py
index 25a5763a72..25a5763a72 100644
--- a/lib-python/2.7.1/distutils/tests/test_bdist_rpm.py
+++ b/lib-python/2.7/distutils/tests/test_bdist_rpm.py
diff --git a/lib-python/2.7.1/distutils/tests/test_bdist_wininst.py b/lib-python/2.7/distutils/tests/test_bdist_wininst.py
index c2b13b314d..c2b13b314d 100644
--- a/lib-python/2.7.1/distutils/tests/test_bdist_wininst.py
+++ b/lib-python/2.7/distutils/tests/test_bdist_wininst.py
diff --git a/lib-python/2.7.1/distutils/tests/test_build.py b/lib-python/2.7/distutils/tests/test_build.py
index 3db570382e..3db570382e 100644
--- a/lib-python/2.7.1/distutils/tests/test_build.py
+++ b/lib-python/2.7/distutils/tests/test_build.py
diff --git a/lib-python/2.7.1/distutils/tests/test_build_clib.py b/lib-python/2.7/distutils/tests/test_build_clib.py
index d77912ae08..d77912ae08 100644
--- a/lib-python/2.7.1/distutils/tests/test_build_clib.py
+++ b/lib-python/2.7/distutils/tests/test_build_clib.py
diff --git a/lib-python/2.7.1/distutils/tests/test_build_ext.py b/lib-python/2.7/distutils/tests/test_build_ext.py
index 86568ebb7a..86568ebb7a 100644
--- a/lib-python/2.7.1/distutils/tests/test_build_ext.py
+++ b/lib-python/2.7/distutils/tests/test_build_ext.py
diff --git a/lib-python/2.7.1/distutils/tests/test_build_py.py b/lib-python/2.7/distutils/tests/test_build_py.py
index 03517392fb..03517392fb 100644
--- a/lib-python/2.7.1/distutils/tests/test_build_py.py
+++ b/lib-python/2.7/distutils/tests/test_build_py.py
diff --git a/lib-python/2.7.1/distutils/tests/test_build_scripts.py b/lib-python/2.7/distutils/tests/test_build_scripts.py
index df89cdec25..df89cdec25 100644
--- a/lib-python/2.7.1/distutils/tests/test_build_scripts.py
+++ b/lib-python/2.7/distutils/tests/test_build_scripts.py
diff --git a/lib-python/2.7.1/distutils/tests/test_ccompiler.py b/lib-python/2.7/distutils/tests/test_ccompiler.py
index e21873e821..e21873e821 100644
--- a/lib-python/2.7.1/distutils/tests/test_ccompiler.py
+++ b/lib-python/2.7/distutils/tests/test_ccompiler.py
diff --git a/lib-python/2.7.1/distutils/tests/test_check.py b/lib-python/2.7/distutils/tests/test_check.py
index 7c56c04339..7c56c04339 100644
--- a/lib-python/2.7.1/distutils/tests/test_check.py
+++ b/lib-python/2.7/distutils/tests/test_check.py
diff --git a/lib-python/2.7.1/distutils/tests/test_clean.py b/lib-python/2.7/distutils/tests/test_clean.py
index dbc4ee2a18..dbc4ee2a18 100644
--- a/lib-python/2.7.1/distutils/tests/test_clean.py
+++ b/lib-python/2.7/distutils/tests/test_clean.py
diff --git a/lib-python/2.7.1/distutils/tests/test_cmd.py b/lib-python/2.7/distutils/tests/test_cmd.py
index 97cdb8ad69..97cdb8ad69 100644
--- a/lib-python/2.7.1/distutils/tests/test_cmd.py
+++ b/lib-python/2.7/distutils/tests/test_cmd.py
diff --git a/lib-python/2.7.1/distutils/tests/test_config.py b/lib-python/2.7/distutils/tests/test_config.py
index 8d71234d6e..8d71234d6e 100644
--- a/lib-python/2.7.1/distutils/tests/test_config.py
+++ b/lib-python/2.7/distutils/tests/test_config.py
diff --git a/lib-python/2.7.1/distutils/tests/test_config_cmd.py b/lib-python/2.7/distutils/tests/test_config_cmd.py
index fcb798e73b..fcb798e73b 100644
--- a/lib-python/2.7.1/distutils/tests/test_config_cmd.py
+++ b/lib-python/2.7/distutils/tests/test_config_cmd.py
diff --git a/lib-python/2.7.1/distutils/tests/test_core.py b/lib-python/2.7/distutils/tests/test_core.py
index 74d1f3b269..74d1f3b269 100644
--- a/lib-python/2.7.1/distutils/tests/test_core.py
+++ b/lib-python/2.7/distutils/tests/test_core.py
diff --git a/lib-python/2.7.1/distutils/tests/test_dep_util.py b/lib-python/2.7/distutils/tests/test_dep_util.py
index 3550819681..3550819681 100644
--- a/lib-python/2.7.1/distutils/tests/test_dep_util.py
+++ b/lib-python/2.7/distutils/tests/test_dep_util.py
diff --git a/lib-python/2.7.1/distutils/tests/test_dir_util.py b/lib-python/2.7/distutils/tests/test_dir_util.py
index 84a0ec6cfc..84a0ec6cfc 100644
--- a/lib-python/2.7.1/distutils/tests/test_dir_util.py
+++ b/lib-python/2.7/distutils/tests/test_dir_util.py
diff --git a/lib-python/2.7.1/distutils/tests/test_dist.py b/lib-python/2.7/distutils/tests/test_dist.py
index 8ab7e9fc31..8ab7e9fc31 100644
--- a/lib-python/2.7.1/distutils/tests/test_dist.py
+++ b/lib-python/2.7/distutils/tests/test_dist.py
diff --git a/lib-python/2.7.1/distutils/tests/test_file_util.py b/lib-python/2.7/distutils/tests/test_file_util.py
index dbc6283981..dbc6283981 100644
--- a/lib-python/2.7.1/distutils/tests/test_file_util.py
+++ b/lib-python/2.7/distutils/tests/test_file_util.py
diff --git a/lib-python/2.7.1/distutils/tests/test_filelist.py b/lib-python/2.7/distutils/tests/test_filelist.py
index 32c56c75bc..32c56c75bc 100644
--- a/lib-python/2.7.1/distutils/tests/test_filelist.py
+++ b/lib-python/2.7/distutils/tests/test_filelist.py
diff --git a/lib-python/2.7.1/distutils/tests/test_install.py b/lib-python/2.7/distutils/tests/test_install.py
index c834b91b38..c834b91b38 100644
--- a/lib-python/2.7.1/distutils/tests/test_install.py
+++ b/lib-python/2.7/distutils/tests/test_install.py
diff --git a/lib-python/2.7.1/distutils/tests/test_install_data.py b/lib-python/2.7/distutils/tests/test_install_data.py
index 86db4a12c5..86db4a12c5 100644
--- a/lib-python/2.7.1/distutils/tests/test_install_data.py
+++ b/lib-python/2.7/distutils/tests/test_install_data.py
diff --git a/lib-python/2.7.1/distutils/tests/test_install_headers.py b/lib-python/2.7/distutils/tests/test_install_headers.py
index aa8a4e6014..aa8a4e6014 100644
--- a/lib-python/2.7.1/distutils/tests/test_install_headers.py
+++ b/lib-python/2.7/distutils/tests/test_install_headers.py
diff --git a/lib-python/2.7.1/distutils/tests/test_install_lib.py b/lib-python/2.7/distutils/tests/test_install_lib.py
index 754ea636a5..754ea636a5 100644
--- a/lib-python/2.7.1/distutils/tests/test_install_lib.py
+++ b/lib-python/2.7/distutils/tests/test_install_lib.py
diff --git a/lib-python/2.7.1/distutils/tests/test_install_scripts.py b/lib-python/2.7/distutils/tests/test_install_scripts.py
index 08360d297b..08360d297b 100644
--- a/lib-python/2.7.1/distutils/tests/test_install_scripts.py
+++ b/lib-python/2.7/distutils/tests/test_install_scripts.py
diff --git a/lib-python/2.7.1/distutils/tests/test_msvc9compiler.py b/lib-python/2.7/distutils/tests/test_msvc9compiler.py
index b8e2209482..b8e2209482 100644
--- a/lib-python/2.7.1/distutils/tests/test_msvc9compiler.py
+++ b/lib-python/2.7/distutils/tests/test_msvc9compiler.py
diff --git a/lib-python/2.7.1/distutils/tests/test_register.py b/lib-python/2.7/distutils/tests/test_register.py
index 915427b7d9..915427b7d9 100644
--- a/lib-python/2.7.1/distutils/tests/test_register.py
+++ b/lib-python/2.7/distutils/tests/test_register.py
diff --git a/lib-python/2.7.1/distutils/tests/test_sdist.py b/lib-python/2.7/distutils/tests/test_sdist.py
index b9d86bb02e..b9d86bb02e 100644
--- a/lib-python/2.7.1/distutils/tests/test_sdist.py
+++ b/lib-python/2.7/distutils/tests/test_sdist.py
diff --git a/lib-python/2.7.1/distutils/tests/test_spawn.py b/lib-python/2.7/distutils/tests/test_spawn.py
index 6caf039031..6caf039031 100644
--- a/lib-python/2.7.1/distutils/tests/test_spawn.py
+++ b/lib-python/2.7/distutils/tests/test_spawn.py
diff --git a/lib-python/2.7.1/distutils/tests/test_sysconfig.py b/lib-python/2.7/distutils/tests/test_sysconfig.py
index 49570c4ce5..49570c4ce5 100644
--- a/lib-python/2.7.1/distutils/tests/test_sysconfig.py
+++ b/lib-python/2.7/distutils/tests/test_sysconfig.py
diff --git a/lib-python/2.7.1/distutils/tests/test_text_file.py b/lib-python/2.7/distutils/tests/test_text_file.py
index f1e32b6cc6..f1e32b6cc6 100644
--- a/lib-python/2.7.1/distutils/tests/test_text_file.py
+++ b/lib-python/2.7/distutils/tests/test_text_file.py
diff --git a/lib-python/2.7.1/distutils/tests/test_unixccompiler.py b/lib-python/2.7/distutils/tests/test_unixccompiler.py
index 3f233e2823..3f233e2823 100644
--- a/lib-python/2.7.1/distutils/tests/test_unixccompiler.py
+++ b/lib-python/2.7/distutils/tests/test_unixccompiler.py
diff --git a/lib-python/2.7.1/distutils/tests/test_upload.py b/lib-python/2.7/distutils/tests/test_upload.py
index f45ee41e8c..f45ee41e8c 100644
--- a/lib-python/2.7.1/distutils/tests/test_upload.py
+++ b/lib-python/2.7/distutils/tests/test_upload.py
diff --git a/lib-python/2.7.1/distutils/tests/test_util.py b/lib-python/2.7/distutils/tests/test_util.py
index 981ad000da..981ad000da 100644
--- a/lib-python/2.7.1/distutils/tests/test_util.py
+++ b/lib-python/2.7/distutils/tests/test_util.py
diff --git a/lib-python/2.7.1/distutils/tests/test_version.py b/lib-python/2.7/distutils/tests/test_version.py
index 1d9fbc7985..1d9fbc7985 100644
--- a/lib-python/2.7.1/distutils/tests/test_version.py
+++ b/lib-python/2.7/distutils/tests/test_version.py
diff --git a/lib-python/2.7.1/distutils/tests/test_versionpredicate.py b/lib-python/2.7/distutils/tests/test_versionpredicate.py
index 8a60dbe806..8a60dbe806 100644
--- a/lib-python/2.7.1/distutils/tests/test_versionpredicate.py
+++ b/lib-python/2.7/distutils/tests/test_versionpredicate.py
diff --git a/lib-python/2.7.1/distutils/text_file.py b/lib-python/2.7/distutils/text_file.py
index 09a798b190..09a798b190 100644
--- a/lib-python/2.7.1/distutils/text_file.py
+++ b/lib-python/2.7/distutils/text_file.py
diff --git a/lib-python/2.7.1/distutils/unixccompiler.py b/lib-python/2.7/distutils/unixccompiler.py
index c49ac9ba91..c49ac9ba91 100644
--- a/lib-python/2.7.1/distutils/unixccompiler.py
+++ b/lib-python/2.7/distutils/unixccompiler.py
diff --git a/lib-python/2.7.1/distutils/util.py b/lib-python/2.7/distutils/util.py
index f06e4fdf88..f06e4fdf88 100644
--- a/lib-python/2.7.1/distutils/util.py
+++ b/lib-python/2.7/distutils/util.py
diff --git a/lib-python/2.7.1/distutils/version.py b/lib-python/2.7/distutils/version.py
index 0fb5b6e204..0fb5b6e204 100644
--- a/lib-python/2.7.1/distutils/version.py
+++ b/lib-python/2.7/distutils/version.py
diff --git a/lib-python/2.7.1/distutils/versionpredicate.py b/lib-python/2.7/distutils/versionpredicate.py
index ba8b6c021b..ba8b6c021b 100644
--- a/lib-python/2.7.1/distutils/versionpredicate.py
+++ b/lib-python/2.7/distutils/versionpredicate.py
diff --git a/lib-python/2.7.1/doctest.py b/lib-python/2.7/doctest.py
index 5565aab57f..5565aab57f 100644
--- a/lib-python/2.7.1/doctest.py
+++ b/lib-python/2.7/doctest.py
diff --git a/lib-python/2.7.1/dumbdbm.py b/lib-python/2.7/dumbdbm.py
index fb54a93041..fb54a93041 100644
--- a/lib-python/2.7.1/dumbdbm.py
+++ b/lib-python/2.7/dumbdbm.py
diff --git a/lib-python/2.7.1/dummy_thread.py b/lib-python/2.7/dummy_thread.py
index 198dc49dba..198dc49dba 100644
--- a/lib-python/2.7.1/dummy_thread.py
+++ b/lib-python/2.7/dummy_thread.py
diff --git a/lib-python/2.7.1/dummy_threading.py b/lib-python/2.7/dummy_threading.py
index 81028a3d4e..81028a3d4e 100644
--- a/lib-python/2.7.1/dummy_threading.py
+++ b/lib-python/2.7/dummy_threading.py
diff --git a/lib-python/2.7.1/email/__init__.py b/lib-python/2.7/email/__init__.py
index a780ebe339..a780ebe339 100644
--- a/lib-python/2.7.1/email/__init__.py
+++ b/lib-python/2.7/email/__init__.py
diff --git a/lib-python/2.7.1/email/_parseaddr.py b/lib-python/2.7/email/_parseaddr.py
index 3bd4ba4403..3bd4ba4403 100644
--- a/lib-python/2.7.1/email/_parseaddr.py
+++ b/lib-python/2.7/email/_parseaddr.py
diff --git a/lib-python/2.7.1/email/base64mime.py b/lib-python/2.7/email/base64mime.py
index 8804427b26..8804427b26 100644
--- a/lib-python/2.7.1/email/base64mime.py
+++ b/lib-python/2.7/email/base64mime.py
diff --git a/lib-python/2.7.1/email/charset.py b/lib-python/2.7/email/charset.py
index ad56c58f80..ad56c58f80 100644
--- a/lib-python/2.7.1/email/charset.py
+++ b/lib-python/2.7/email/charset.py
diff --git a/lib-python/2.7.1/email/encoders.py b/lib-python/2.7/email/encoders.py
index af45e62c33..af45e62c33 100644
--- a/lib-python/2.7.1/email/encoders.py
+++ b/lib-python/2.7/email/encoders.py
diff --git a/lib-python/2.7.1/email/errors.py b/lib-python/2.7/email/errors.py
index d52a624601..d52a624601 100644
--- a/lib-python/2.7.1/email/errors.py
+++ b/lib-python/2.7/email/errors.py
diff --git a/lib-python/2.7.1/email/feedparser.py b/lib-python/2.7/email/feedparser.py
index 5ff266fa30..5ff266fa30 100644
--- a/lib-python/2.7.1/email/feedparser.py
+++ b/lib-python/2.7/email/feedparser.py
diff --git a/lib-python/2.7.1/email/generator.py b/lib-python/2.7/email/generator.py
index ce9c36bbdb..ce9c36bbdb 100644
--- a/lib-python/2.7.1/email/generator.py
+++ b/lib-python/2.7/email/generator.py
diff --git a/lib-python/2.7.1/email/header.py b/lib-python/2.7/email/header.py
index 9e91dc2077..9e91dc2077 100644
--- a/lib-python/2.7.1/email/header.py
+++ b/lib-python/2.7/email/header.py
diff --git a/lib-python/2.7.1/email/iterators.py b/lib-python/2.7/email/iterators.py
index e99f2280da..e99f2280da 100644
--- a/lib-python/2.7.1/email/iterators.py
+++ b/lib-python/2.7/email/iterators.py
diff --git a/lib-python/2.7.1/email/message.py b/lib-python/2.7/email/message.py
index 08423cd229..08423cd229 100644
--- a/lib-python/2.7.1/email/message.py
+++ b/lib-python/2.7/email/message.py
diff --git a/lib-python/2.7.1/email/mime/__init__.py b/lib-python/2.7/email/mime/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/lib-python/2.7.1/email/mime/__init__.py
+++ b/lib-python/2.7/email/mime/__init__.py
diff --git a/lib-python/2.7.1/email/mime/application.py b/lib-python/2.7/email/mime/application.py
index 6f8bb8a823..6f8bb8a823 100644
--- a/lib-python/2.7.1/email/mime/application.py
+++ b/lib-python/2.7/email/mime/application.py
diff --git a/lib-python/2.7.1/email/mime/audio.py b/lib-python/2.7/email/mime/audio.py
index c7290c4b1c..c7290c4b1c 100644
--- a/lib-python/2.7.1/email/mime/audio.py
+++ b/lib-python/2.7/email/mime/audio.py
diff --git a/lib-python/2.7.1/email/mime/base.py b/lib-python/2.7/email/mime/base.py
index ac919258b1..ac919258b1 100644
--- a/lib-python/2.7.1/email/mime/base.py
+++ b/lib-python/2.7/email/mime/base.py
diff --git a/lib-python/2.7.1/email/mime/image.py b/lib-python/2.7/email/mime/image.py
index 5563823239..5563823239 100644
--- a/lib-python/2.7.1/email/mime/image.py
+++ b/lib-python/2.7/email/mime/image.py
diff --git a/lib-python/2.7.1/email/mime/message.py b/lib-python/2.7/email/mime/message.py
index 275dbfd088..275dbfd088 100644
--- a/lib-python/2.7.1/email/mime/message.py
+++ b/lib-python/2.7/email/mime/message.py
diff --git a/lib-python/2.7.1/email/mime/multipart.py b/lib-python/2.7/email/mime/multipart.py
index 96618650c5..96618650c5 100644
--- a/lib-python/2.7.1/email/mime/multipart.py
+++ b/lib-python/2.7/email/mime/multipart.py
diff --git a/lib-python/2.7.1/email/mime/nonmultipart.py b/lib-python/2.7/email/mime/nonmultipart.py
index fc3b9eb4dc..fc3b9eb4dc 100644
--- a/lib-python/2.7.1/email/mime/nonmultipart.py
+++ b/lib-python/2.7/email/mime/nonmultipart.py
diff --git a/lib-python/2.7.1/email/mime/text.py b/lib-python/2.7/email/mime/text.py
index 5747db5d67..5747db5d67 100644
--- a/lib-python/2.7.1/email/mime/text.py
+++ b/lib-python/2.7/email/mime/text.py
diff --git a/lib-python/2.7.1/email/parser.py b/lib-python/2.7/email/parser.py
index 2fcaf25456..2fcaf25456 100644
--- a/lib-python/2.7.1/email/parser.py
+++ b/lib-python/2.7/email/parser.py
diff --git a/lib-python/2.7.1/email/quoprimime.py b/lib-python/2.7/email/quoprimime.py
index 0c18a9e04e..0c18a9e04e 100644
--- a/lib-python/2.7.1/email/quoprimime.py
+++ b/lib-python/2.7/email/quoprimime.py
diff --git a/lib-python/2.7.1/email/test/__init__.py b/lib-python/2.7/email/test/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/lib-python/2.7.1/email/test/__init__.py
+++ b/lib-python/2.7/email/test/__init__.py
diff --git a/lib-python/2.7.1/email/test/data/PyBanner048.gif b/lib-python/2.7/email/test/data/PyBanner048.gif
index 1a5c87f647..1a5c87f647 100644
--- a/lib-python/2.7.1/email/test/data/PyBanner048.gif
+++ b/lib-python/2.7/email/test/data/PyBanner048.gif
Binary files differ
diff --git a/lib-python/2.7.1/email/test/data/audiotest.au b/lib-python/2.7/email/test/data/audiotest.au
index f76b0501b8..f76b0501b8 100644
--- a/lib-python/2.7.1/email/test/data/audiotest.au
+++ b/lib-python/2.7/email/test/data/audiotest.au
Binary files differ
diff --git a/lib-python/2.7.1/email/test/data/msg_01.txt b/lib-python/2.7/email/test/data/msg_01.txt
index 7e33bcf96a..7e33bcf96a 100644
--- a/lib-python/2.7.1/email/test/data/msg_01.txt
+++ b/lib-python/2.7/email/test/data/msg_01.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_02.txt b/lib-python/2.7/email/test/data/msg_02.txt
index 43f248038a..43f248038a 100644
--- a/lib-python/2.7.1/email/test/data/msg_02.txt
+++ b/lib-python/2.7/email/test/data/msg_02.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_03.txt b/lib-python/2.7/email/test/data/msg_03.txt
index c748ebf117..c748ebf117 100644
--- a/lib-python/2.7.1/email/test/data/msg_03.txt
+++ b/lib-python/2.7/email/test/data/msg_03.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_04.txt b/lib-python/2.7/email/test/data/msg_04.txt
index 1f633c4496..1f633c4496 100644
--- a/lib-python/2.7.1/email/test/data/msg_04.txt
+++ b/lib-python/2.7/email/test/data/msg_04.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_05.txt b/lib-python/2.7/email/test/data/msg_05.txt
index 87d5e9cbf8..87d5e9cbf8 100644
--- a/lib-python/2.7.1/email/test/data/msg_05.txt
+++ b/lib-python/2.7/email/test/data/msg_05.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_06.txt b/lib-python/2.7/email/test/data/msg_06.txt
index 69f3a47ff4..69f3a47ff4 100644
--- a/lib-python/2.7.1/email/test/data/msg_06.txt
+++ b/lib-python/2.7/email/test/data/msg_06.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_07.txt b/lib-python/2.7/email/test/data/msg_07.txt
index 721f3a0d31..721f3a0d31 100644
--- a/lib-python/2.7.1/email/test/data/msg_07.txt
+++ b/lib-python/2.7/email/test/data/msg_07.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_08.txt b/lib-python/2.7/email/test/data/msg_08.txt
index b5630836c5..b5630836c5 100644
--- a/lib-python/2.7.1/email/test/data/msg_08.txt
+++ b/lib-python/2.7/email/test/data/msg_08.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_09.txt b/lib-python/2.7/email/test/data/msg_09.txt
index 575c4c205a..575c4c205a 100644
--- a/lib-python/2.7.1/email/test/data/msg_09.txt
+++ b/lib-python/2.7/email/test/data/msg_09.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_10.txt b/lib-python/2.7/email/test/data/msg_10.txt
index 07903960f9..07903960f9 100644
--- a/lib-python/2.7.1/email/test/data/msg_10.txt
+++ b/lib-python/2.7/email/test/data/msg_10.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_11.txt b/lib-python/2.7/email/test/data/msg_11.txt
index 8f7f1991cb..8f7f1991cb 100644
--- a/lib-python/2.7.1/email/test/data/msg_11.txt
+++ b/lib-python/2.7/email/test/data/msg_11.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_12.txt b/lib-python/2.7/email/test/data/msg_12.txt
index 4bec8d9444..4bec8d9444 100644
--- a/lib-python/2.7.1/email/test/data/msg_12.txt
+++ b/lib-python/2.7/email/test/data/msg_12.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_12a.txt b/lib-python/2.7/email/test/data/msg_12a.txt
index e94224ecfe..e94224ecfe 100644
--- a/lib-python/2.7.1/email/test/data/msg_12a.txt
+++ b/lib-python/2.7/email/test/data/msg_12a.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_13.txt b/lib-python/2.7/email/test/data/msg_13.txt
index 8e6d52d5be..8e6d52d5be 100644
--- a/lib-python/2.7.1/email/test/data/msg_13.txt
+++ b/lib-python/2.7/email/test/data/msg_13.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_14.txt b/lib-python/2.7/email/test/data/msg_14.txt
index 5d98d2fd14..5d98d2fd14 100644
--- a/lib-python/2.7.1/email/test/data/msg_14.txt
+++ b/lib-python/2.7/email/test/data/msg_14.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_15.txt b/lib-python/2.7/email/test/data/msg_15.txt
index 33b8487aaf..33b8487aaf 100644
--- a/lib-python/2.7.1/email/test/data/msg_15.txt
+++ b/lib-python/2.7/email/test/data/msg_15.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_16.txt b/lib-python/2.7/email/test/data/msg_16.txt
index 56167e9f5b..56167e9f5b 100644
--- a/lib-python/2.7.1/email/test/data/msg_16.txt
+++ b/lib-python/2.7/email/test/data/msg_16.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_17.txt b/lib-python/2.7/email/test/data/msg_17.txt
index 8d86e4180d..8d86e4180d 100644
--- a/lib-python/2.7.1/email/test/data/msg_17.txt
+++ b/lib-python/2.7/email/test/data/msg_17.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_18.txt b/lib-python/2.7/email/test/data/msg_18.txt
index f9f4904d36..f9f4904d36 100644
--- a/lib-python/2.7.1/email/test/data/msg_18.txt
+++ b/lib-python/2.7/email/test/data/msg_18.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_19.txt b/lib-python/2.7/email/test/data/msg_19.txt
index 49bf7fccdd..49bf7fccdd 100644
--- a/lib-python/2.7.1/email/test/data/msg_19.txt
+++ b/lib-python/2.7/email/test/data/msg_19.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_20.txt b/lib-python/2.7/email/test/data/msg_20.txt
index 1a6a88783e..1a6a88783e 100644
--- a/lib-python/2.7.1/email/test/data/msg_20.txt
+++ b/lib-python/2.7/email/test/data/msg_20.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_21.txt b/lib-python/2.7/email/test/data/msg_21.txt
index 23590b255d..23590b255d 100644
--- a/lib-python/2.7.1/email/test/data/msg_21.txt
+++ b/lib-python/2.7/email/test/data/msg_21.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_22.txt b/lib-python/2.7/email/test/data/msg_22.txt
index af9de5fa27..af9de5fa27 100644
--- a/lib-python/2.7.1/email/test/data/msg_22.txt
+++ b/lib-python/2.7/email/test/data/msg_22.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_23.txt b/lib-python/2.7/email/test/data/msg_23.txt
index bb2e8ec36b..bb2e8ec36b 100644
--- a/lib-python/2.7.1/email/test/data/msg_23.txt
+++ b/lib-python/2.7/email/test/data/msg_23.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_24.txt b/lib-python/2.7/email/test/data/msg_24.txt
index 4e52339e86..4e52339e86 100644
--- a/lib-python/2.7.1/email/test/data/msg_24.txt
+++ b/lib-python/2.7/email/test/data/msg_24.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_25.txt b/lib-python/2.7/email/test/data/msg_25.txt
index 9e35275fe0..9e35275fe0 100644
--- a/lib-python/2.7.1/email/test/data/msg_25.txt
+++ b/lib-python/2.7/email/test/data/msg_25.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_26.txt b/lib-python/2.7/email/test/data/msg_26.txt
index 6c71bced9a..6c71bced9a 100644
--- a/lib-python/2.7.1/email/test/data/msg_26.txt
+++ b/lib-python/2.7/email/test/data/msg_26.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_27.txt b/lib-python/2.7/email/test/data/msg_27.txt
index d0191769d7..d0191769d7 100644
--- a/lib-python/2.7.1/email/test/data/msg_27.txt
+++ b/lib-python/2.7/email/test/data/msg_27.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_28.txt b/lib-python/2.7/email/test/data/msg_28.txt
index 1e4824cabb..1e4824cabb 100644
--- a/lib-python/2.7.1/email/test/data/msg_28.txt
+++ b/lib-python/2.7/email/test/data/msg_28.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_29.txt b/lib-python/2.7/email/test/data/msg_29.txt
index 1fab561617..1fab561617 100644
--- a/lib-python/2.7.1/email/test/data/msg_29.txt
+++ b/lib-python/2.7/email/test/data/msg_29.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_30.txt b/lib-python/2.7/email/test/data/msg_30.txt
index 4334bb6e60..4334bb6e60 100644
--- a/lib-python/2.7.1/email/test/data/msg_30.txt
+++ b/lib-python/2.7/email/test/data/msg_30.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_31.txt b/lib-python/2.7/email/test/data/msg_31.txt
index 1e58e56cf5..1e58e56cf5 100644
--- a/lib-python/2.7.1/email/test/data/msg_31.txt
+++ b/lib-python/2.7/email/test/data/msg_31.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_32.txt b/lib-python/2.7/email/test/data/msg_32.txt
index 07ec5af9a3..07ec5af9a3 100644
--- a/lib-python/2.7.1/email/test/data/msg_32.txt
+++ b/lib-python/2.7/email/test/data/msg_32.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_33.txt b/lib-python/2.7/email/test/data/msg_33.txt
index 042787a4fd..042787a4fd 100644
--- a/lib-python/2.7.1/email/test/data/msg_33.txt
+++ b/lib-python/2.7/email/test/data/msg_33.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_34.txt b/lib-python/2.7/email/test/data/msg_34.txt
index 055dfea531..055dfea531 100644
--- a/lib-python/2.7.1/email/test/data/msg_34.txt
+++ b/lib-python/2.7/email/test/data/msg_34.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_35.txt b/lib-python/2.7/email/test/data/msg_35.txt
index be7d5a2f7b..be7d5a2f7b 100644
--- a/lib-python/2.7.1/email/test/data/msg_35.txt
+++ b/lib-python/2.7/email/test/data/msg_35.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_36.txt b/lib-python/2.7/email/test/data/msg_36.txt
index 5632c3062c..5632c3062c 100644
--- a/lib-python/2.7.1/email/test/data/msg_36.txt
+++ b/lib-python/2.7/email/test/data/msg_36.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_37.txt b/lib-python/2.7/email/test/data/msg_37.txt
index 038d34a1a4..038d34a1a4 100644
--- a/lib-python/2.7.1/email/test/data/msg_37.txt
+++ b/lib-python/2.7/email/test/data/msg_37.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_38.txt b/lib-python/2.7/email/test/data/msg_38.txt
index 006df81cb5..006df81cb5 100644
--- a/lib-python/2.7.1/email/test/data/msg_38.txt
+++ b/lib-python/2.7/email/test/data/msg_38.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_39.txt b/lib-python/2.7/email/test/data/msg_39.txt
index 124b269192..124b269192 100644
--- a/lib-python/2.7.1/email/test/data/msg_39.txt
+++ b/lib-python/2.7/email/test/data/msg_39.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_40.txt b/lib-python/2.7/email/test/data/msg_40.txt
index 1435fa1e1a..1435fa1e1a 100644
--- a/lib-python/2.7.1/email/test/data/msg_40.txt
+++ b/lib-python/2.7/email/test/data/msg_40.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_41.txt b/lib-python/2.7/email/test/data/msg_41.txt
index 76cdd1cb7f..76cdd1cb7f 100644
--- a/lib-python/2.7.1/email/test/data/msg_41.txt
+++ b/lib-python/2.7/email/test/data/msg_41.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_42.txt b/lib-python/2.7/email/test/data/msg_42.txt
index a75f8f4a02..a75f8f4a02 100644
--- a/lib-python/2.7.1/email/test/data/msg_42.txt
+++ b/lib-python/2.7/email/test/data/msg_42.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_43.txt b/lib-python/2.7/email/test/data/msg_43.txt
index 797d12c568..797d12c568 100644
--- a/lib-python/2.7.1/email/test/data/msg_43.txt
+++ b/lib-python/2.7/email/test/data/msg_43.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_44.txt b/lib-python/2.7/email/test/data/msg_44.txt
index 15a225287b..15a225287b 100644
--- a/lib-python/2.7.1/email/test/data/msg_44.txt
+++ b/lib-python/2.7/email/test/data/msg_44.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_45.txt b/lib-python/2.7/email/test/data/msg_45.txt
index 58fde956e7..58fde956e7 100644
--- a/lib-python/2.7.1/email/test/data/msg_45.txt
+++ b/lib-python/2.7/email/test/data/msg_45.txt
diff --git a/lib-python/2.7.1/email/test/data/msg_46.txt b/lib-python/2.7/email/test/data/msg_46.txt
index 1e22c4f600..1e22c4f600 100644
--- a/lib-python/2.7.1/email/test/data/msg_46.txt
+++ b/lib-python/2.7/email/test/data/msg_46.txt
diff --git a/lib-python/2.7.1/email/test/test_email.py b/lib-python/2.7/email/test/test_email.py
index d93287a474..d93287a474 100644
--- a/lib-python/2.7.1/email/test/test_email.py
+++ b/lib-python/2.7/email/test/test_email.py
diff --git a/lib-python/2.7.1/email/test/test_email_codecs.py b/lib-python/2.7/email/test/test_email_codecs.py
index 532750a6dc..532750a6dc 100644
--- a/lib-python/2.7.1/email/test/test_email_codecs.py
+++ b/lib-python/2.7/email/test/test_email_codecs.py
diff --git a/lib-python/2.7.1/email/test/test_email_codecs_renamed.py b/lib-python/2.7/email/test/test_email_codecs_renamed.py
index 532750a6dc..532750a6dc 100644
--- a/lib-python/2.7.1/email/test/test_email_codecs_renamed.py
+++ b/lib-python/2.7/email/test/test_email_codecs_renamed.py
diff --git a/lib-python/2.7.1/email/test/test_email_renamed.py b/lib-python/2.7/email/test/test_email_renamed.py
index 497b66b93e..497b66b93e 100644
--- a/lib-python/2.7.1/email/test/test_email_renamed.py
+++ b/lib-python/2.7/email/test/test_email_renamed.py
diff --git a/lib-python/2.7.1/email/test/test_email_torture.py b/lib-python/2.7/email/test/test_email_torture.py
index 9dfa602881..9dfa602881 100644
--- a/lib-python/2.7.1/email/test/test_email_torture.py
+++ b/lib-python/2.7/email/test/test_email_torture.py
diff --git a/lib-python/2.7.1/email/utils.py b/lib-python/2.7/email/utils.py
index 6d22ca7e09..6d22ca7e09 100644
--- a/lib-python/2.7.1/email/utils.py
+++ b/lib-python/2.7/email/utils.py
diff --git a/lib-python/2.7.1/encodings/__init__.py b/lib-python/2.7/encodings/__init__.py
index b85ca823ae..b85ca823ae 100644
--- a/lib-python/2.7.1/encodings/__init__.py
+++ b/lib-python/2.7/encodings/__init__.py
diff --git a/lib-python/2.7.1/encodings/aliases.py b/lib-python/2.7/encodings/aliases.py
index a54cf774b7..a54cf774b7 100644
--- a/lib-python/2.7.1/encodings/aliases.py
+++ b/lib-python/2.7/encodings/aliases.py
diff --git a/lib-python/2.7.1/encodings/ascii.py b/lib-python/2.7/encodings/ascii.py
index 2033cde974..2033cde974 100644
--- a/lib-python/2.7.1/encodings/ascii.py
+++ b/lib-python/2.7/encodings/ascii.py
diff --git a/lib-python/2.7.1/encodings/base64_codec.py b/lib-python/2.7/encodings/base64_codec.py
index f84e7808e9..f84e7808e9 100644
--- a/lib-python/2.7.1/encodings/base64_codec.py
+++ b/lib-python/2.7/encodings/base64_codec.py
diff --git a/lib-python/2.7.1/encodings/big5.py b/lib-python/2.7/encodings/big5.py
index 7adeb0e160..7adeb0e160 100644
--- a/lib-python/2.7.1/encodings/big5.py
+++ b/lib-python/2.7/encodings/big5.py
diff --git a/lib-python/2.7.1/encodings/big5hkscs.py b/lib-python/2.7/encodings/big5hkscs.py
index 350df37baa..350df37baa 100644
--- a/lib-python/2.7.1/encodings/big5hkscs.py
+++ b/lib-python/2.7/encodings/big5hkscs.py
diff --git a/lib-python/2.7.1/encodings/bz2_codec.py b/lib-python/2.7/encodings/bz2_codec.py
index 054b36b401..054b36b401 100644
--- a/lib-python/2.7.1/encodings/bz2_codec.py
+++ b/lib-python/2.7/encodings/bz2_codec.py
diff --git a/lib-python/2.7.1/encodings/charmap.py b/lib-python/2.7/encodings/charmap.py
index 81189b161a..81189b161a 100644
--- a/lib-python/2.7.1/encodings/charmap.py
+++ b/lib-python/2.7/encodings/charmap.py
diff --git a/lib-python/2.7.1/encodings/cp037.py b/lib-python/2.7/encodings/cp037.py
index c802b899af..c802b899af 100644
--- a/lib-python/2.7.1/encodings/cp037.py
+++ b/lib-python/2.7/encodings/cp037.py
diff --git a/lib-python/2.7.1/encodings/cp1006.py b/lib-python/2.7/encodings/cp1006.py
index e21e804eb9..e21e804eb9 100644
--- a/lib-python/2.7.1/encodings/cp1006.py
+++ b/lib-python/2.7/encodings/cp1006.py
diff --git a/lib-python/2.7.1/encodings/cp1026.py b/lib-python/2.7/encodings/cp1026.py
index 45bbe626fd..45bbe626fd 100644
--- a/lib-python/2.7.1/encodings/cp1026.py
+++ b/lib-python/2.7/encodings/cp1026.py
diff --git a/lib-python/2.7.1/encodings/cp1140.py b/lib-python/2.7/encodings/cp1140.py
index 7e507fd853..7e507fd853 100644
--- a/lib-python/2.7.1/encodings/cp1140.py
+++ b/lib-python/2.7/encodings/cp1140.py
diff --git a/lib-python/2.7.1/encodings/cp1250.py b/lib-python/2.7/encodings/cp1250.py
index d620b89335..d620b89335 100644
--- a/lib-python/2.7.1/encodings/cp1250.py
+++ b/lib-python/2.7/encodings/cp1250.py
diff --git a/lib-python/2.7.1/encodings/cp1251.py b/lib-python/2.7/encodings/cp1251.py
index 216771fa4c..216771fa4c 100644
--- a/lib-python/2.7.1/encodings/cp1251.py
+++ b/lib-python/2.7/encodings/cp1251.py
diff --git a/lib-python/2.7.1/encodings/cp1252.py b/lib-python/2.7/encodings/cp1252.py
index e60a328db4..e60a328db4 100644
--- a/lib-python/2.7.1/encodings/cp1252.py
+++ b/lib-python/2.7/encodings/cp1252.py
diff --git a/lib-python/2.7.1/encodings/cp1253.py b/lib-python/2.7/encodings/cp1253.py
index 49f6cccbd2..49f6cccbd2 100644
--- a/lib-python/2.7.1/encodings/cp1253.py
+++ b/lib-python/2.7/encodings/cp1253.py
diff --git a/lib-python/2.7.1/encodings/cp1254.py b/lib-python/2.7/encodings/cp1254.py
index 65530ab546..65530ab546 100644
--- a/lib-python/2.7.1/encodings/cp1254.py
+++ b/lib-python/2.7/encodings/cp1254.py
diff --git a/lib-python/2.7.1/encodings/cp1255.py b/lib-python/2.7/encodings/cp1255.py
index fd1456fab6..fd1456fab6 100644
--- a/lib-python/2.7.1/encodings/cp1255.py
+++ b/lib-python/2.7/encodings/cp1255.py
diff --git a/lib-python/2.7.1/encodings/cp1256.py b/lib-python/2.7/encodings/cp1256.py
index 302b5fa066..302b5fa066 100644
--- a/lib-python/2.7.1/encodings/cp1256.py
+++ b/lib-python/2.7/encodings/cp1256.py
diff --git a/lib-python/2.7.1/encodings/cp1257.py b/lib-python/2.7/encodings/cp1257.py
index 53a6b29d5b..53a6b29d5b 100644
--- a/lib-python/2.7.1/encodings/cp1257.py
+++ b/lib-python/2.7/encodings/cp1257.py
diff --git a/lib-python/2.7.1/encodings/cp1258.py b/lib-python/2.7/encodings/cp1258.py
index 4b25d8e7e8..4b25d8e7e8 100644
--- a/lib-python/2.7.1/encodings/cp1258.py
+++ b/lib-python/2.7/encodings/cp1258.py
diff --git a/lib-python/2.7.1/encodings/cp424.py b/lib-python/2.7/encodings/cp424.py
index d3ade22776..d3ade22776 100644
--- a/lib-python/2.7.1/encodings/cp424.py
+++ b/lib-python/2.7/encodings/cp424.py
diff --git a/lib-python/2.7.1/encodings/cp437.py b/lib-python/2.7/encodings/cp437.py
index 52cd882942..52cd882942 100644
--- a/lib-python/2.7.1/encodings/cp437.py
+++ b/lib-python/2.7/encodings/cp437.py
diff --git a/lib-python/2.7.1/encodings/cp500.py b/lib-python/2.7/encodings/cp500.py
index 60766c0393..60766c0393 100644
--- a/lib-python/2.7.1/encodings/cp500.py
+++ b/lib-python/2.7/encodings/cp500.py
diff --git a/lib-python/2.7.1/encodings/cp720.py b/lib-python/2.7/encodings/cp720.py
index 5c96d9813c..5c96d9813c 100644
--- a/lib-python/2.7.1/encodings/cp720.py
+++ b/lib-python/2.7/encodings/cp720.py
diff --git a/lib-python/2.7.1/encodings/cp737.py b/lib-python/2.7/encodings/cp737.py
index d6544482d2..d6544482d2 100644
--- a/lib-python/2.7.1/encodings/cp737.py
+++ b/lib-python/2.7/encodings/cp737.py
diff --git a/lib-python/2.7.1/encodings/cp775.py b/lib-python/2.7/encodings/cp775.py
index 6a456a5825..6a456a5825 100644
--- a/lib-python/2.7.1/encodings/cp775.py
+++ b/lib-python/2.7/encodings/cp775.py
diff --git a/lib-python/2.7.1/encodings/cp850.py b/lib-python/2.7/encodings/cp850.py
index 0c8478c8b2..0c8478c8b2 100644
--- a/lib-python/2.7.1/encodings/cp850.py
+++ b/lib-python/2.7/encodings/cp850.py
diff --git a/lib-python/2.7.1/encodings/cp852.py b/lib-python/2.7/encodings/cp852.py
index 069d5473b5..069d5473b5 100644
--- a/lib-python/2.7.1/encodings/cp852.py
+++ b/lib-python/2.7/encodings/cp852.py
diff --git a/lib-python/2.7.1/encodings/cp855.py b/lib-python/2.7/encodings/cp855.py
index 241ef9d1e8..241ef9d1e8 100644
--- a/lib-python/2.7.1/encodings/cp855.py
+++ b/lib-python/2.7/encodings/cp855.py
diff --git a/lib-python/2.7.1/encodings/cp856.py b/lib-python/2.7/encodings/cp856.py
index 203c2c4ca0..203c2c4ca0 100644
--- a/lib-python/2.7.1/encodings/cp856.py
+++ b/lib-python/2.7/encodings/cp856.py
diff --git a/lib-python/2.7.1/encodings/cp857.py b/lib-python/2.7/encodings/cp857.py
index c24191b04d..c24191b04d 100644
--- a/lib-python/2.7.1/encodings/cp857.py
+++ b/lib-python/2.7/encodings/cp857.py
diff --git a/lib-python/2.7.1/encodings/cp858.py b/lib-python/2.7/encodings/cp858.py
index 7ba7621f8f..7ba7621f8f 100644
--- a/lib-python/2.7.1/encodings/cp858.py
+++ b/lib-python/2.7/encodings/cp858.py
diff --git a/lib-python/2.7.1/encodings/cp860.py b/lib-python/2.7/encodings/cp860.py
index 4acb0cf362..4acb0cf362 100644
--- a/lib-python/2.7.1/encodings/cp860.py
+++ b/lib-python/2.7/encodings/cp860.py
diff --git a/lib-python/2.7.1/encodings/cp861.py b/lib-python/2.7/encodings/cp861.py
index 0939b5b1ee..0939b5b1ee 100644
--- a/lib-python/2.7.1/encodings/cp861.py
+++ b/lib-python/2.7/encodings/cp861.py
diff --git a/lib-python/2.7.1/encodings/cp862.py b/lib-python/2.7/encodings/cp862.py
index ea0405ca1b..ea0405ca1b 100644
--- a/lib-python/2.7.1/encodings/cp862.py
+++ b/lib-python/2.7/encodings/cp862.py
diff --git a/lib-python/2.7.1/encodings/cp863.py b/lib-python/2.7/encodings/cp863.py
index 62dfabf66a..62dfabf66a 100644
--- a/lib-python/2.7.1/encodings/cp863.py
+++ b/lib-python/2.7/encodings/cp863.py
diff --git a/lib-python/2.7.1/encodings/cp864.py b/lib-python/2.7/encodings/cp864.py
index 02a0e733a8..02a0e733a8 100644
--- a/lib-python/2.7.1/encodings/cp864.py
+++ b/lib-python/2.7/encodings/cp864.py
diff --git a/lib-python/2.7.1/encodings/cp865.py b/lib-python/2.7/encodings/cp865.py
index e9f45f1b50..e9f45f1b50 100644
--- a/lib-python/2.7.1/encodings/cp865.py
+++ b/lib-python/2.7/encodings/cp865.py
diff --git a/lib-python/2.7.1/encodings/cp866.py b/lib-python/2.7/encodings/cp866.py
index 29cd85a3f1..29cd85a3f1 100644
--- a/lib-python/2.7.1/encodings/cp866.py
+++ b/lib-python/2.7/encodings/cp866.py
diff --git a/lib-python/2.7.1/encodings/cp869.py b/lib-python/2.7/encodings/cp869.py
index b4dc99bf25..b4dc99bf25 100644
--- a/lib-python/2.7.1/encodings/cp869.py
+++ b/lib-python/2.7/encodings/cp869.py
diff --git a/lib-python/2.7.1/encodings/cp874.py b/lib-python/2.7/encodings/cp874.py
index 6110f46e5b..6110f46e5b 100644
--- a/lib-python/2.7.1/encodings/cp874.py
+++ b/lib-python/2.7/encodings/cp874.py
diff --git a/lib-python/2.7.1/encodings/cp875.py b/lib-python/2.7/encodings/cp875.py
index 72b160b02f..72b160b02f 100644
--- a/lib-python/2.7.1/encodings/cp875.py
+++ b/lib-python/2.7/encodings/cp875.py
diff --git a/lib-python/2.7.1/encodings/cp932.py b/lib-python/2.7/encodings/cp932.py
index e01f59b719..e01f59b719 100644
--- a/lib-python/2.7.1/encodings/cp932.py
+++ b/lib-python/2.7/encodings/cp932.py
diff --git a/lib-python/2.7.1/encodings/cp949.py b/lib-python/2.7/encodings/cp949.py
index 627c87125e..627c87125e 100644
--- a/lib-python/2.7.1/encodings/cp949.py
+++ b/lib-python/2.7/encodings/cp949.py
diff --git a/lib-python/2.7.1/encodings/cp950.py b/lib-python/2.7/encodings/cp950.py
index 39eec5ed0d..39eec5ed0d 100644
--- a/lib-python/2.7.1/encodings/cp950.py
+++ b/lib-python/2.7/encodings/cp950.py
diff --git a/lib-python/2.7.1/encodings/euc_jis_2004.py b/lib-python/2.7/encodings/euc_jis_2004.py
index 72b87aea68..72b87aea68 100644
--- a/lib-python/2.7.1/encodings/euc_jis_2004.py
+++ b/lib-python/2.7/encodings/euc_jis_2004.py
diff --git a/lib-python/2.7.1/encodings/euc_jisx0213.py b/lib-python/2.7/encodings/euc_jisx0213.py
index cc47d04112..cc47d04112 100644
--- a/lib-python/2.7.1/encodings/euc_jisx0213.py
+++ b/lib-python/2.7/encodings/euc_jisx0213.py
diff --git a/lib-python/2.7.1/encodings/euc_jp.py b/lib-python/2.7/encodings/euc_jp.py
index 7bcbe4147f..7bcbe4147f 100644
--- a/lib-python/2.7.1/encodings/euc_jp.py
+++ b/lib-python/2.7/encodings/euc_jp.py
diff --git a/lib-python/2.7.1/encodings/euc_kr.py b/lib-python/2.7/encodings/euc_kr.py
index c1fb1260e8..c1fb1260e8 100644
--- a/lib-python/2.7.1/encodings/euc_kr.py
+++ b/lib-python/2.7/encodings/euc_kr.py
diff --git a/lib-python/2.7.1/encodings/gb18030.py b/lib-python/2.7/encodings/gb18030.py
index 34fb6c366a..34fb6c366a 100644
--- a/lib-python/2.7.1/encodings/gb18030.py
+++ b/lib-python/2.7/encodings/gb18030.py
diff --git a/lib-python/2.7.1/encodings/gb2312.py b/lib-python/2.7/encodings/gb2312.py
index 3c3b837d61..3c3b837d61 100644
--- a/lib-python/2.7.1/encodings/gb2312.py
+++ b/lib-python/2.7/encodings/gb2312.py
diff --git a/lib-python/2.7.1/encodings/gbk.py b/lib-python/2.7/encodings/gbk.py
index 1b45db8985..1b45db8985 100644
--- a/lib-python/2.7.1/encodings/gbk.py
+++ b/lib-python/2.7/encodings/gbk.py
diff --git a/lib-python/2.7.1/encodings/hex_codec.py b/lib-python/2.7/encodings/hex_codec.py
index 91b38d952e..91b38d952e 100644
--- a/lib-python/2.7.1/encodings/hex_codec.py
+++ b/lib-python/2.7/encodings/hex_codec.py
diff --git a/lib-python/2.7.1/encodings/hp_roman8.py b/lib-python/2.7/encodings/hp_roman8.py
index dbaaa72d76..dbaaa72d76 100644
--- a/lib-python/2.7.1/encodings/hp_roman8.py
+++ b/lib-python/2.7/encodings/hp_roman8.py
diff --git a/lib-python/2.7.1/encodings/hz.py b/lib-python/2.7/encodings/hz.py
index 383442a3c9..383442a3c9 100644
--- a/lib-python/2.7.1/encodings/hz.py
+++ b/lib-python/2.7/encodings/hz.py
diff --git a/lib-python/2.7.1/encodings/idna.py b/lib-python/2.7/encodings/idna.py
index ea90d67142..ea90d67142 100644
--- a/lib-python/2.7.1/encodings/idna.py
+++ b/lib-python/2.7/encodings/idna.py
diff --git a/lib-python/2.7.1/encodings/iso2022_jp.py b/lib-python/2.7/encodings/iso2022_jp.py
index ab04060693..ab04060693 100644
--- a/lib-python/2.7.1/encodings/iso2022_jp.py
+++ b/lib-python/2.7/encodings/iso2022_jp.py
diff --git a/lib-python/2.7.1/encodings/iso2022_jp_1.py b/lib-python/2.7/encodings/iso2022_jp_1.py
index 997044dc37..997044dc37 100644
--- a/lib-python/2.7.1/encodings/iso2022_jp_1.py
+++ b/lib-python/2.7/encodings/iso2022_jp_1.py
diff --git a/lib-python/2.7.1/encodings/iso2022_jp_2.py b/lib-python/2.7/encodings/iso2022_jp_2.py
index 9106bf7625..9106bf7625 100644
--- a/lib-python/2.7.1/encodings/iso2022_jp_2.py
+++ b/lib-python/2.7/encodings/iso2022_jp_2.py
diff --git a/lib-python/2.7.1/encodings/iso2022_jp_2004.py b/lib-python/2.7/encodings/iso2022_jp_2004.py
index 40198bf098..40198bf098 100644
--- a/lib-python/2.7.1/encodings/iso2022_jp_2004.py
+++ b/lib-python/2.7/encodings/iso2022_jp_2004.py
diff --git a/lib-python/2.7.1/encodings/iso2022_jp_3.py b/lib-python/2.7/encodings/iso2022_jp_3.py
index 346e08becc..346e08becc 100644
--- a/lib-python/2.7.1/encodings/iso2022_jp_3.py
+++ b/lib-python/2.7/encodings/iso2022_jp_3.py
diff --git a/lib-python/2.7.1/encodings/iso2022_jp_ext.py b/lib-python/2.7/encodings/iso2022_jp_ext.py
index 752bab9813..752bab9813 100644
--- a/lib-python/2.7.1/encodings/iso2022_jp_ext.py
+++ b/lib-python/2.7/encodings/iso2022_jp_ext.py
diff --git a/lib-python/2.7.1/encodings/iso2022_kr.py b/lib-python/2.7/encodings/iso2022_kr.py
index bf7018763e..bf7018763e 100644
--- a/lib-python/2.7.1/encodings/iso2022_kr.py
+++ b/lib-python/2.7/encodings/iso2022_kr.py
diff --git a/lib-python/2.7.1/encodings/iso8859_1.py b/lib-python/2.7/encodings/iso8859_1.py
index 71bc13fcbb..71bc13fcbb 100644
--- a/lib-python/2.7.1/encodings/iso8859_1.py
+++ b/lib-python/2.7/encodings/iso8859_1.py
diff --git a/lib-python/2.7.1/encodings/iso8859_10.py b/lib-python/2.7/encodings/iso8859_10.py
index 757e5c5eb9..757e5c5eb9 100644
--- a/lib-python/2.7.1/encodings/iso8859_10.py
+++ b/lib-python/2.7/encodings/iso8859_10.py
diff --git a/lib-python/2.7.1/encodings/iso8859_11.py b/lib-python/2.7/encodings/iso8859_11.py
index 27ece8dc7b..27ece8dc7b 100644
--- a/lib-python/2.7.1/encodings/iso8859_11.py
+++ b/lib-python/2.7/encodings/iso8859_11.py
diff --git a/lib-python/2.7.1/encodings/iso8859_13.py b/lib-python/2.7/encodings/iso8859_13.py
index 71adb5c19a..71adb5c19a 100644
--- a/lib-python/2.7.1/encodings/iso8859_13.py
+++ b/lib-python/2.7/encodings/iso8859_13.py
diff --git a/lib-python/2.7.1/encodings/iso8859_14.py b/lib-python/2.7/encodings/iso8859_14.py
index 56843d5fd0..56843d5fd0 100644
--- a/lib-python/2.7.1/encodings/iso8859_14.py
+++ b/lib-python/2.7/encodings/iso8859_14.py
diff --git a/lib-python/2.7.1/encodings/iso8859_15.py b/lib-python/2.7/encodings/iso8859_15.py
index 13b140ca3b..13b140ca3b 100644
--- a/lib-python/2.7.1/encodings/iso8859_15.py
+++ b/lib-python/2.7/encodings/iso8859_15.py
diff --git a/lib-python/2.7.1/encodings/iso8859_16.py b/lib-python/2.7/encodings/iso8859_16.py
index 00b9ac8055..00b9ac8055 100644
--- a/lib-python/2.7.1/encodings/iso8859_16.py
+++ b/lib-python/2.7/encodings/iso8859_16.py
diff --git a/lib-python/2.7.1/encodings/iso8859_2.py b/lib-python/2.7/encodings/iso8859_2.py
index 38e91d8e17..38e91d8e17 100644
--- a/lib-python/2.7.1/encodings/iso8859_2.py
+++ b/lib-python/2.7/encodings/iso8859_2.py
diff --git a/lib-python/2.7.1/encodings/iso8859_3.py b/lib-python/2.7/encodings/iso8859_3.py
index 23daafdbb1..23daafdbb1 100644
--- a/lib-python/2.7.1/encodings/iso8859_3.py
+++ b/lib-python/2.7/encodings/iso8859_3.py
diff --git a/lib-python/2.7.1/encodings/iso8859_4.py b/lib-python/2.7/encodings/iso8859_4.py
index c8e03b566a..c8e03b566a 100644
--- a/lib-python/2.7.1/encodings/iso8859_4.py
+++ b/lib-python/2.7/encodings/iso8859_4.py
diff --git a/lib-python/2.7.1/encodings/iso8859_5.py b/lib-python/2.7/encodings/iso8859_5.py
index c01cd1caab..c01cd1caab 100644
--- a/lib-python/2.7.1/encodings/iso8859_5.py
+++ b/lib-python/2.7/encodings/iso8859_5.py
diff --git a/lib-python/2.7.1/encodings/iso8859_6.py b/lib-python/2.7/encodings/iso8859_6.py
index 16c34a3f61..16c34a3f61 100644
--- a/lib-python/2.7.1/encodings/iso8859_6.py
+++ b/lib-python/2.7/encodings/iso8859_6.py
diff --git a/lib-python/2.7.1/encodings/iso8859_7.py b/lib-python/2.7/encodings/iso8859_7.py
index a560023a08..a560023a08 100644
--- a/lib-python/2.7.1/encodings/iso8859_7.py
+++ b/lib-python/2.7/encodings/iso8859_7.py
diff --git a/lib-python/2.7.1/encodings/iso8859_8.py b/lib-python/2.7/encodings/iso8859_8.py
index 43cf2138b5..43cf2138b5 100644
--- a/lib-python/2.7.1/encodings/iso8859_8.py
+++ b/lib-python/2.7/encodings/iso8859_8.py
diff --git a/lib-python/2.7.1/encodings/iso8859_9.py b/lib-python/2.7/encodings/iso8859_9.py
index b8029382c0..b8029382c0 100644
--- a/lib-python/2.7.1/encodings/iso8859_9.py
+++ b/lib-python/2.7/encodings/iso8859_9.py
diff --git a/lib-python/2.7.1/encodings/johab.py b/lib-python/2.7/encodings/johab.py
index 512aeeb732..512aeeb732 100644
--- a/lib-python/2.7.1/encodings/johab.py
+++ b/lib-python/2.7/encodings/johab.py
diff --git a/lib-python/2.7.1/encodings/koi8_r.py b/lib-python/2.7/encodings/koi8_r.py
index f9eb82c0db..f9eb82c0db 100644
--- a/lib-python/2.7.1/encodings/koi8_r.py
+++ b/lib-python/2.7/encodings/koi8_r.py
diff --git a/lib-python/2.7.1/encodings/koi8_u.py b/lib-python/2.7/encodings/koi8_u.py
index a9317b12b7..a9317b12b7 100644
--- a/lib-python/2.7.1/encodings/koi8_u.py
+++ b/lib-python/2.7/encodings/koi8_u.py
diff --git a/lib-python/2.7.1/encodings/latin_1.py b/lib-python/2.7/encodings/latin_1.py
index 370160c0cb..370160c0cb 100644
--- a/lib-python/2.7.1/encodings/latin_1.py
+++ b/lib-python/2.7/encodings/latin_1.py
diff --git a/lib-python/2.7.1/encodings/mac_arabic.py b/lib-python/2.7/encodings/mac_arabic.py
index 7a7d3c5f7f..7a7d3c5f7f 100644
--- a/lib-python/2.7.1/encodings/mac_arabic.py
+++ b/lib-python/2.7/encodings/mac_arabic.py
diff --git a/lib-python/2.7.1/encodings/mac_centeuro.py b/lib-python/2.7/encodings/mac_centeuro.py
index 483c8212ac..483c8212ac 100644
--- a/lib-python/2.7.1/encodings/mac_centeuro.py
+++ b/lib-python/2.7/encodings/mac_centeuro.py
diff --git a/lib-python/2.7.1/encodings/mac_croatian.py b/lib-python/2.7/encodings/mac_croatian.py
index f57f7b4b33..f57f7b4b33 100644
--- a/lib-python/2.7.1/encodings/mac_croatian.py
+++ b/lib-python/2.7/encodings/mac_croatian.py
diff --git a/lib-python/2.7.1/encodings/mac_cyrillic.py b/lib-python/2.7/encodings/mac_cyrillic.py
index 63324a14b8..63324a14b8 100644
--- a/lib-python/2.7.1/encodings/mac_cyrillic.py
+++ b/lib-python/2.7/encodings/mac_cyrillic.py
diff --git a/lib-python/2.7.1/encodings/mac_farsi.py b/lib-python/2.7/encodings/mac_farsi.py
index 9dbd76a232..9dbd76a232 100644
--- a/lib-python/2.7.1/encodings/mac_farsi.py
+++ b/lib-python/2.7/encodings/mac_farsi.py
diff --git a/lib-python/2.7.1/encodings/mac_greek.py b/lib-python/2.7/encodings/mac_greek.py
index 68f4fff0db..68f4fff0db 100644
--- a/lib-python/2.7.1/encodings/mac_greek.py
+++ b/lib-python/2.7/encodings/mac_greek.py
diff --git a/lib-python/2.7.1/encodings/mac_iceland.py b/lib-python/2.7/encodings/mac_iceland.py
index c24add2ad0..c24add2ad0 100644
--- a/lib-python/2.7.1/encodings/mac_iceland.py
+++ b/lib-python/2.7/encodings/mac_iceland.py
diff --git a/lib-python/2.7.1/encodings/mac_latin2.py b/lib-python/2.7/encodings/mac_latin2.py
index e322be236c..e322be236c 100644
--- a/lib-python/2.7.1/encodings/mac_latin2.py
+++ b/lib-python/2.7/encodings/mac_latin2.py
diff --git a/lib-python/2.7.1/encodings/mac_roman.py b/lib-python/2.7/encodings/mac_roman.py
index 62605ec634..62605ec634 100644
--- a/lib-python/2.7.1/encodings/mac_roman.py
+++ b/lib-python/2.7/encodings/mac_roman.py
diff --git a/lib-python/2.7.1/encodings/mac_romanian.py b/lib-python/2.7/encodings/mac_romanian.py
index 5bd5ae8625..5bd5ae8625 100644
--- a/lib-python/2.7.1/encodings/mac_romanian.py
+++ b/lib-python/2.7/encodings/mac_romanian.py
diff --git a/lib-python/2.7.1/encodings/mac_turkish.py b/lib-python/2.7/encodings/mac_turkish.py
index 0787f4990b..0787f4990b 100644
--- a/lib-python/2.7.1/encodings/mac_turkish.py
+++ b/lib-python/2.7/encodings/mac_turkish.py
diff --git a/lib-python/2.7.1/encodings/mbcs.py b/lib-python/2.7/encodings/mbcs.py
index baf46cbd48..baf46cbd48 100644
--- a/lib-python/2.7.1/encodings/mbcs.py
+++ b/lib-python/2.7/encodings/mbcs.py
diff --git a/lib-python/2.7.1/encodings/palmos.py b/lib-python/2.7/encodings/palmos.py
index 4b77e2ba91..4b77e2ba91 100644
--- a/lib-python/2.7.1/encodings/palmos.py
+++ b/lib-python/2.7/encodings/palmos.py
diff --git a/lib-python/2.7.1/encodings/ptcp154.py b/lib-python/2.7/encodings/ptcp154.py
index aef897538f..aef897538f 100644
--- a/lib-python/2.7.1/encodings/ptcp154.py
+++ b/lib-python/2.7/encodings/ptcp154.py
diff --git a/lib-python/2.7.1/encodings/punycode.py b/lib-python/2.7/encodings/punycode.py
index d97200fd35..d97200fd35 100644
--- a/lib-python/2.7.1/encodings/punycode.py
+++ b/lib-python/2.7/encodings/punycode.py
diff --git a/lib-python/2.7.1/encodings/quopri_codec.py b/lib-python/2.7/encodings/quopri_codec.py
index d8683fd56d..d8683fd56d 100644
--- a/lib-python/2.7.1/encodings/quopri_codec.py
+++ b/lib-python/2.7/encodings/quopri_codec.py
diff --git a/lib-python/2.7.1/encodings/raw_unicode_escape.py b/lib-python/2.7/encodings/raw_unicode_escape.py
index 2b919b40d3..2b919b40d3 100644
--- a/lib-python/2.7.1/encodings/raw_unicode_escape.py
+++ b/lib-python/2.7/encodings/raw_unicode_escape.py
diff --git a/lib-python/2.7.1/encodings/rot_13.py b/lib-python/2.7/encodings/rot_13.py
index 52b6431cf3..52b6431cf3 100644
--- a/lib-python/2.7.1/encodings/rot_13.py
+++ b/lib-python/2.7/encodings/rot_13.py
diff --git a/lib-python/2.7.1/encodings/shift_jis.py b/lib-python/2.7/encodings/shift_jis.py
index 8338117276..8338117276 100644
--- a/lib-python/2.7.1/encodings/shift_jis.py
+++ b/lib-python/2.7/encodings/shift_jis.py
diff --git a/lib-python/2.7.1/encodings/shift_jis_2004.py b/lib-python/2.7/encodings/shift_jis_2004.py
index 161b1e86f9..161b1e86f9 100644
--- a/lib-python/2.7.1/encodings/shift_jis_2004.py
+++ b/lib-python/2.7/encodings/shift_jis_2004.py
diff --git a/lib-python/2.7.1/encodings/shift_jisx0213.py b/lib-python/2.7/encodings/shift_jisx0213.py
index cb653f5305..cb653f5305 100644
--- a/lib-python/2.7.1/encodings/shift_jisx0213.py
+++ b/lib-python/2.7/encodings/shift_jisx0213.py
diff --git a/lib-python/2.7.1/encodings/string_escape.py b/lib-python/2.7/encodings/string_escape.py
index e329a2607d..e329a2607d 100644
--- a/lib-python/2.7.1/encodings/string_escape.py
+++ b/lib-python/2.7/encodings/string_escape.py
diff --git a/lib-python/2.7.1/encodings/tis_620.py b/lib-python/2.7/encodings/tis_620.py
index b2cd22b23d..b2cd22b23d 100644
--- a/lib-python/2.7.1/encodings/tis_620.py
+++ b/lib-python/2.7/encodings/tis_620.py
diff --git a/lib-python/2.7.1/encodings/undefined.py b/lib-python/2.7/encodings/undefined.py
index 4690288355..4690288355 100644
--- a/lib-python/2.7.1/encodings/undefined.py
+++ b/lib-python/2.7/encodings/undefined.py
diff --git a/lib-python/2.7.1/encodings/unicode_escape.py b/lib-python/2.7/encodings/unicode_escape.py
index 817f93265a..817f93265a 100644
--- a/lib-python/2.7.1/encodings/unicode_escape.py
+++ b/lib-python/2.7/encodings/unicode_escape.py
diff --git a/lib-python/2.7.1/encodings/unicode_internal.py b/lib-python/2.7/encodings/unicode_internal.py
index df3e7752d2..df3e7752d2 100644
--- a/lib-python/2.7.1/encodings/unicode_internal.py
+++ b/lib-python/2.7/encodings/unicode_internal.py
diff --git a/lib-python/2.7.1/encodings/utf_16.py b/lib-python/2.7/encodings/utf_16.py
index f3fadff615..f3fadff615 100644
--- a/lib-python/2.7.1/encodings/utf_16.py
+++ b/lib-python/2.7/encodings/utf_16.py
diff --git a/lib-python/2.7.1/encodings/utf_16_be.py b/lib-python/2.7/encodings/utf_16_be.py
index 86b458eb9b..86b458eb9b 100644
--- a/lib-python/2.7.1/encodings/utf_16_be.py
+++ b/lib-python/2.7/encodings/utf_16_be.py
diff --git a/lib-python/2.7.1/encodings/utf_16_le.py b/lib-python/2.7/encodings/utf_16_le.py
index ec454142ee..ec454142ee 100644
--- a/lib-python/2.7.1/encodings/utf_16_le.py
+++ b/lib-python/2.7/encodings/utf_16_le.py
diff --git a/lib-python/2.7.1/encodings/utf_32.py b/lib-python/2.7/encodings/utf_32.py
index 6c8016fe1b..6c8016fe1b 100644
--- a/lib-python/2.7.1/encodings/utf_32.py
+++ b/lib-python/2.7/encodings/utf_32.py
diff --git a/lib-python/2.7.1/encodings/utf_32_be.py b/lib-python/2.7/encodings/utf_32_be.py
index fe272b5faf..fe272b5faf 100644
--- a/lib-python/2.7.1/encodings/utf_32_be.py
+++ b/lib-python/2.7/encodings/utf_32_be.py
diff --git a/lib-python/2.7.1/encodings/utf_32_le.py b/lib-python/2.7/encodings/utf_32_le.py
index 9e48210928..9e48210928 100644
--- a/lib-python/2.7.1/encodings/utf_32_le.py
+++ b/lib-python/2.7/encodings/utf_32_le.py
diff --git a/lib-python/2.7.1/encodings/utf_7.py b/lib-python/2.7/encodings/utf_7.py
index 8e0567f208..8e0567f208 100644
--- a/lib-python/2.7.1/encodings/utf_7.py
+++ b/lib-python/2.7/encodings/utf_7.py
diff --git a/lib-python/2.7.1/encodings/utf_8.py b/lib-python/2.7/encodings/utf_8.py
index 1bf6336571..1bf6336571 100644
--- a/lib-python/2.7.1/encodings/utf_8.py
+++ b/lib-python/2.7/encodings/utf_8.py
diff --git a/lib-python/2.7.1/encodings/utf_8_sig.py b/lib-python/2.7/encodings/utf_8_sig.py
index 8784694f02..8784694f02 100644
--- a/lib-python/2.7.1/encodings/utf_8_sig.py
+++ b/lib-python/2.7/encodings/utf_8_sig.py
diff --git a/lib-python/2.7.1/encodings/uu_codec.py b/lib-python/2.7/encodings/uu_codec.py
index fb03758171..fb03758171 100644
--- a/lib-python/2.7.1/encodings/uu_codec.py
+++ b/lib-python/2.7/encodings/uu_codec.py
diff --git a/lib-python/2.7.1/encodings/zlib_codec.py b/lib-python/2.7/encodings/zlib_codec.py
index 3419f9f48f..3419f9f48f 100644
--- a/lib-python/2.7.1/encodings/zlib_codec.py
+++ b/lib-python/2.7/encodings/zlib_codec.py
diff --git a/lib-python/2.7.1/filecmp.py b/lib-python/2.7/filecmp.py
index 89a48359a2..89a48359a2 100644
--- a/lib-python/2.7.1/filecmp.py
+++ b/lib-python/2.7/filecmp.py
diff --git a/lib-python/2.7.1/fileinput.py b/lib-python/2.7/fileinput.py
index ba48575209..ba48575209 100644
--- a/lib-python/2.7.1/fileinput.py
+++ b/lib-python/2.7/fileinput.py
diff --git a/lib-python/2.7.1/fnmatch.py b/lib-python/2.7/fnmatch.py
index ffe99b5762..ffe99b5762 100644
--- a/lib-python/2.7.1/fnmatch.py
+++ b/lib-python/2.7/fnmatch.py
diff --git a/lib-python/2.7.1/formatter.py b/lib-python/2.7/formatter.py
index e0a8fe10b2..e0a8fe10b2 100644
--- a/lib-python/2.7.1/formatter.py
+++ b/lib-python/2.7/formatter.py
diff --git a/lib-python/2.7.1/fpformat.py b/lib-python/2.7/fpformat.py
index 71cbb25f3c..71cbb25f3c 100644
--- a/lib-python/2.7.1/fpformat.py
+++ b/lib-python/2.7/fpformat.py
diff --git a/lib-python/2.7.1/fractions.py b/lib-python/2.7/fractions.py
index a0d86a4393..a0d86a4393 100644
--- a/lib-python/2.7.1/fractions.py
+++ b/lib-python/2.7/fractions.py
diff --git a/lib-python/2.7.1/ftplib.py b/lib-python/2.7/ftplib.py
index c1cef8efca..c1cef8efca 100644
--- a/lib-python/2.7.1/ftplib.py
+++ b/lib-python/2.7/ftplib.py
diff --git a/lib-python/2.7.1/functools.py b/lib-python/2.7/functools.py
index 1a1f22ed00..1a1f22ed00 100644
--- a/lib-python/2.7.1/functools.py
+++ b/lib-python/2.7/functools.py
diff --git a/lib-python/2.7.1/genericpath.py b/lib-python/2.7/genericpath.py
index a0bf6013e9..a0bf6013e9 100644
--- a/lib-python/2.7.1/genericpath.py
+++ b/lib-python/2.7/genericpath.py
diff --git a/lib-python/2.7.1/getopt.py b/lib-python/2.7/getopt.py
index 251d89c5cf..251d89c5cf 100644
--- a/lib-python/2.7.1/getopt.py
+++ b/lib-python/2.7/getopt.py
diff --git a/lib-python/2.7.1/getpass.py b/lib-python/2.7/getpass.py
index 4745ea944c..4745ea944c 100644
--- a/lib-python/2.7.1/getpass.py
+++ b/lib-python/2.7/getpass.py
diff --git a/lib-python/2.7.1/gettext.py b/lib-python/2.7/gettext.py
index 9973535ac5..9973535ac5 100644
--- a/lib-python/2.7.1/gettext.py
+++ b/lib-python/2.7/gettext.py
diff --git a/lib-python/2.7.1/glob.py b/lib-python/2.7/glob.py
index 04364be7df..04364be7df 100644
--- a/lib-python/2.7.1/glob.py
+++ b/lib-python/2.7/glob.py
diff --git a/lib-python/2.7.1/gzip.py b/lib-python/2.7/gzip.py
index 2bcb4dbfb0..2bcb4dbfb0 100644
--- a/lib-python/2.7.1/gzip.py
+++ b/lib-python/2.7/gzip.py
diff --git a/lib-python/2.7.1/hashlib.py b/lib-python/2.7/hashlib.py
index 48f2cfddbd..48f2cfddbd 100644
--- a/lib-python/2.7.1/hashlib.py
+++ b/lib-python/2.7/hashlib.py
diff --git a/lib-python/2.7.1/heapq.py b/lib-python/2.7/heapq.py
index a44d1beb04..a44d1beb04 100644
--- a/lib-python/2.7.1/heapq.py
+++ b/lib-python/2.7/heapq.py
diff --git a/lib-python/2.7.1/hmac.py b/lib-python/2.7/hmac.py
index 538810630c..538810630c 100644
--- a/lib-python/2.7.1/hmac.py
+++ b/lib-python/2.7/hmac.py
diff --git a/lib-python/2.7.1/hotshot/__init__.py b/lib-python/2.7/hotshot/__init__.py
index 1556ab3f2b..1556ab3f2b 100644
--- a/lib-python/2.7.1/hotshot/__init__.py
+++ b/lib-python/2.7/hotshot/__init__.py
diff --git a/lib-python/2.7.1/hotshot/log.py b/lib-python/2.7/hotshot/log.py
index 17e8b50515..17e8b50515 100644
--- a/lib-python/2.7.1/hotshot/log.py
+++ b/lib-python/2.7/hotshot/log.py
diff --git a/lib-python/2.7.1/hotshot/stats.py b/lib-python/2.7/hotshot/stats.py
index 7ff2277a18..7ff2277a18 100644
--- a/lib-python/2.7.1/hotshot/stats.py
+++ b/lib-python/2.7/hotshot/stats.py
diff --git a/lib-python/2.7.1/hotshot/stones.py b/lib-python/2.7/hotshot/stones.py
index fb88d581d3..fb88d581d3 100644
--- a/lib-python/2.7.1/hotshot/stones.py
+++ b/lib-python/2.7/hotshot/stones.py
diff --git a/lib-python/2.7.1/htmlentitydefs.py b/lib-python/2.7/htmlentitydefs.py
index 3dd14a79fa..3dd14a79fa 100644
--- a/lib-python/2.7.1/htmlentitydefs.py
+++ b/lib-python/2.7/htmlentitydefs.py
diff --git a/lib-python/2.7.1/htmllib.py b/lib-python/2.7/htmllib.py
index 44647dbf02..44647dbf02 100644
--- a/lib-python/2.7.1/htmllib.py
+++ b/lib-python/2.7/htmllib.py
diff --git a/lib-python/2.7.1/httplib.py b/lib-python/2.7/httplib.py
index e1ace4dfe0..e1ace4dfe0 100644
--- a/lib-python/2.7.1/httplib.py
+++ b/lib-python/2.7/httplib.py
diff --git a/lib-python/2.7.1/idlelib/AutoComplete.py b/lib-python/2.7/idlelib/AutoComplete.py
index fa1733f9a6..fa1733f9a6 100644
--- a/lib-python/2.7.1/idlelib/AutoComplete.py
+++ b/lib-python/2.7/idlelib/AutoComplete.py
diff --git a/lib-python/2.7.1/idlelib/AutoCompleteWindow.py b/lib-python/2.7/idlelib/AutoCompleteWindow.py
index 298177fc84..298177fc84 100644
--- a/lib-python/2.7.1/idlelib/AutoCompleteWindow.py
+++ b/lib-python/2.7/idlelib/AutoCompleteWindow.py
diff --git a/lib-python/2.7.1/idlelib/AutoExpand.py b/lib-python/2.7/idlelib/AutoExpand.py
index 9e93d57d65..9e93d57d65 100644
--- a/lib-python/2.7.1/idlelib/AutoExpand.py
+++ b/lib-python/2.7/idlelib/AutoExpand.py
diff --git a/lib-python/2.7.1/idlelib/Bindings.py b/lib-python/2.7/idlelib/Bindings.py
index 74a93d3b14..74a93d3b14 100644
--- a/lib-python/2.7.1/idlelib/Bindings.py
+++ b/lib-python/2.7/idlelib/Bindings.py
diff --git a/lib-python/2.7.1/idlelib/CREDITS.txt b/lib-python/2.7/idlelib/CREDITS.txt
index 5ff599dee1..5ff599dee1 100644
--- a/lib-python/2.7.1/idlelib/CREDITS.txt
+++ b/lib-python/2.7/idlelib/CREDITS.txt
diff --git a/lib-python/2.7.1/idlelib/CallTipWindow.py b/lib-python/2.7/idlelib/CallTipWindow.py
index 22238855c1..22238855c1 100644
--- a/lib-python/2.7.1/idlelib/CallTipWindow.py
+++ b/lib-python/2.7/idlelib/CallTipWindow.py
diff --git a/lib-python/2.7.1/idlelib/CallTips.py b/lib-python/2.7/idlelib/CallTips.py
index f8f31e2fcb..f8f31e2fcb 100644
--- a/lib-python/2.7.1/idlelib/CallTips.py
+++ b/lib-python/2.7/idlelib/CallTips.py
diff --git a/lib-python/2.7.1/idlelib/ChangeLog b/lib-python/2.7/idlelib/ChangeLog
index 985871bee7..985871bee7 100644
--- a/lib-python/2.7.1/idlelib/ChangeLog
+++ b/lib-python/2.7/idlelib/ChangeLog
diff --git a/lib-python/2.7.1/idlelib/ClassBrowser.py b/lib-python/2.7/idlelib/ClassBrowser.py
index 095b30dad8..095b30dad8 100644
--- a/lib-python/2.7.1/idlelib/ClassBrowser.py
+++ b/lib-python/2.7/idlelib/ClassBrowser.py
diff --git a/lib-python/2.7.1/idlelib/CodeContext.py b/lib-python/2.7/idlelib/CodeContext.py
index 2f6f737b67..2f6f737b67 100644
--- a/lib-python/2.7.1/idlelib/CodeContext.py
+++ b/lib-python/2.7/idlelib/CodeContext.py
diff --git a/lib-python/2.7.1/idlelib/ColorDelegator.py b/lib-python/2.7/idlelib/ColorDelegator.py
index 7f4d740ffa..7f4d740ffa 100644
--- a/lib-python/2.7.1/idlelib/ColorDelegator.py
+++ b/lib-python/2.7/idlelib/ColorDelegator.py
diff --git a/lib-python/2.7.1/idlelib/Debugger.py b/lib-python/2.7/idlelib/Debugger.py
index 04eea3235b..04eea3235b 100644
--- a/lib-python/2.7.1/idlelib/Debugger.py
+++ b/lib-python/2.7/idlelib/Debugger.py
diff --git a/lib-python/2.7.1/idlelib/Delegator.py b/lib-python/2.7/idlelib/Delegator.py
index 6125591fe0..6125591fe0 100644
--- a/lib-python/2.7.1/idlelib/Delegator.py
+++ b/lib-python/2.7/idlelib/Delegator.py
diff --git a/lib-python/2.7.1/idlelib/EditorWindow.py b/lib-python/2.7/idlelib/EditorWindow.py
index bdd230b66f..bdd230b66f 100644
--- a/lib-python/2.7.1/idlelib/EditorWindow.py
+++ b/lib-python/2.7/idlelib/EditorWindow.py
diff --git a/lib-python/2.7.1/idlelib/FileList.py b/lib-python/2.7/idlelib/FileList.py
index 475cd3d301..475cd3d301 100644
--- a/lib-python/2.7.1/idlelib/FileList.py
+++ b/lib-python/2.7/idlelib/FileList.py
diff --git a/lib-python/2.7.1/idlelib/FormatParagraph.py b/lib-python/2.7/idlelib/FormatParagraph.py
index 02f96d493a..02f96d493a 100644
--- a/lib-python/2.7.1/idlelib/FormatParagraph.py
+++ b/lib-python/2.7/idlelib/FormatParagraph.py
diff --git a/lib-python/2.7.1/idlelib/GrepDialog.py b/lib-python/2.7/idlelib/GrepDialog.py
index e40e5468c0..e40e5468c0 100644
--- a/lib-python/2.7.1/idlelib/GrepDialog.py
+++ b/lib-python/2.7/idlelib/GrepDialog.py
diff --git a/lib-python/2.7.1/idlelib/HISTORY.txt b/lib-python/2.7/idlelib/HISTORY.txt
index c0faaad872..c0faaad872 100644
--- a/lib-python/2.7.1/idlelib/HISTORY.txt
+++ b/lib-python/2.7/idlelib/HISTORY.txt
diff --git a/lib-python/2.7.1/idlelib/HyperParser.py b/lib-python/2.7/idlelib/HyperParser.py
index 38a19f2189..38a19f2189 100644
--- a/lib-python/2.7.1/idlelib/HyperParser.py
+++ b/lib-python/2.7/idlelib/HyperParser.py
diff --git a/lib-python/2.7.1/idlelib/IOBinding.py b/lib-python/2.7/idlelib/IOBinding.py
index a5b610ef87..a5b610ef87 100644
--- a/lib-python/2.7.1/idlelib/IOBinding.py
+++ b/lib-python/2.7/idlelib/IOBinding.py
diff --git a/lib-python/2.7.1/idlelib/Icons/folder.gif b/lib-python/2.7/idlelib/Icons/folder.gif
index effe8dc8a0..effe8dc8a0 100644
--- a/lib-python/2.7.1/idlelib/Icons/folder.gif
+++ b/lib-python/2.7/idlelib/Icons/folder.gif
Binary files differ
diff --git a/lib-python/2.7.1/idlelib/Icons/idle.icns b/lib-python/2.7/idlelib/Icons/idle.icns
index f65e3130f0..f65e3130f0 100644
--- a/lib-python/2.7.1/idlelib/Icons/idle.icns
+++ b/lib-python/2.7/idlelib/Icons/idle.icns
Binary files differ
diff --git a/lib-python/2.7.1/idlelib/Icons/minusnode.gif b/lib-python/2.7/idlelib/Icons/minusnode.gif
index c72e46ff86..c72e46ff86 100644
--- a/lib-python/2.7.1/idlelib/Icons/minusnode.gif
+++ b/lib-python/2.7/idlelib/Icons/minusnode.gif
Binary files differ
diff --git a/lib-python/2.7.1/idlelib/Icons/openfolder.gif b/lib-python/2.7/idlelib/Icons/openfolder.gif
index 24aea1bebe..24aea1bebe 100644
--- a/lib-python/2.7.1/idlelib/Icons/openfolder.gif
+++ b/lib-python/2.7/idlelib/Icons/openfolder.gif
Binary files differ
diff --git a/lib-python/2.7.1/idlelib/Icons/plusnode.gif b/lib-python/2.7/idlelib/Icons/plusnode.gif
index 13ace90eb3..13ace90eb3 100644
--- a/lib-python/2.7.1/idlelib/Icons/plusnode.gif
+++ b/lib-python/2.7/idlelib/Icons/plusnode.gif
Binary files differ
diff --git a/lib-python/2.7.1/idlelib/Icons/python.gif b/lib-python/2.7/idlelib/Icons/python.gif
index 58271edec4..58271edec4 100644
--- a/lib-python/2.7.1/idlelib/Icons/python.gif
+++ b/lib-python/2.7/idlelib/Icons/python.gif
Binary files differ
diff --git a/lib-python/2.7.1/idlelib/Icons/tk.gif b/lib-python/2.7/idlelib/Icons/tk.gif
index a603f5ecb0..a603f5ecb0 100644
--- a/lib-python/2.7.1/idlelib/Icons/tk.gif
+++ b/lib-python/2.7/idlelib/Icons/tk.gif
Binary files differ
diff --git a/lib-python/2.7.1/idlelib/IdleHistory.py b/lib-python/2.7/idlelib/IdleHistory.py
index 983a1406d4..983a1406d4 100644
--- a/lib-python/2.7.1/idlelib/IdleHistory.py
+++ b/lib-python/2.7/idlelib/IdleHistory.py
diff --git a/lib-python/2.7.1/idlelib/MultiCall.py b/lib-python/2.7/idlelib/MultiCall.py
index b81c5ed7d0..b81c5ed7d0 100644
--- a/lib-python/2.7.1/idlelib/MultiCall.py
+++ b/lib-python/2.7/idlelib/MultiCall.py
diff --git a/lib-python/2.7.1/idlelib/MultiStatusBar.py b/lib-python/2.7/idlelib/MultiStatusBar.py
index 8ee2d03d04..8ee2d03d04 100644
--- a/lib-python/2.7.1/idlelib/MultiStatusBar.py
+++ b/lib-python/2.7/idlelib/MultiStatusBar.py
diff --git a/lib-python/2.7.1/idlelib/NEWS.txt b/lib-python/2.7/idlelib/NEWS.txt
index d32db1ebd9..d32db1ebd9 100644
--- a/lib-python/2.7.1/idlelib/NEWS.txt
+++ b/lib-python/2.7/idlelib/NEWS.txt
diff --git a/lib-python/2.7.1/idlelib/ObjectBrowser.py b/lib-python/2.7/idlelib/ObjectBrowser.py
index 7de698816f..7de698816f 100644
--- a/lib-python/2.7.1/idlelib/ObjectBrowser.py
+++ b/lib-python/2.7/idlelib/ObjectBrowser.py
diff --git a/lib-python/2.7.1/idlelib/OutputWindow.py b/lib-python/2.7/idlelib/OutputWindow.py
index 60d09c0cac..60d09c0cac 100644
--- a/lib-python/2.7.1/idlelib/OutputWindow.py
+++ b/lib-python/2.7/idlelib/OutputWindow.py
diff --git a/lib-python/2.7.1/idlelib/ParenMatch.py b/lib-python/2.7/idlelib/ParenMatch.py
index 6d91b390d1..6d91b390d1 100644
--- a/lib-python/2.7.1/idlelib/ParenMatch.py
+++ b/lib-python/2.7/idlelib/ParenMatch.py
diff --git a/lib-python/2.7.1/idlelib/PathBrowser.py b/lib-python/2.7/idlelib/PathBrowser.py
index d88a48e344..d88a48e344 100644
--- a/lib-python/2.7.1/idlelib/PathBrowser.py
+++ b/lib-python/2.7/idlelib/PathBrowser.py
diff --git a/lib-python/2.7.1/idlelib/Percolator.py b/lib-python/2.7/idlelib/Percolator.py
index e24689b207..e24689b207 100644
--- a/lib-python/2.7.1/idlelib/Percolator.py
+++ b/lib-python/2.7/idlelib/Percolator.py
diff --git a/lib-python/2.7.1/idlelib/PyParse.py b/lib-python/2.7/idlelib/PyParse.py
index 1a9db6743c..1a9db6743c 100644
--- a/lib-python/2.7.1/idlelib/PyParse.py
+++ b/lib-python/2.7/idlelib/PyParse.py
diff --git a/lib-python/2.7.1/idlelib/PyShell.py b/lib-python/2.7/idlelib/PyShell.py
index acae420d91..acae420d91 100644
--- a/lib-python/2.7.1/idlelib/PyShell.py
+++ b/lib-python/2.7/idlelib/PyShell.py
diff --git a/lib-python/2.7.1/idlelib/README.txt b/lib-python/2.7/idlelib/README.txt
index 101f7eba16..101f7eba16 100644
--- a/lib-python/2.7.1/idlelib/README.txt
+++ b/lib-python/2.7/idlelib/README.txt
diff --git a/lib-python/2.7.1/idlelib/RemoteDebugger.py b/lib-python/2.7/idlelib/RemoteDebugger.py
index 647285fe4e..647285fe4e 100644
--- a/lib-python/2.7.1/idlelib/RemoteDebugger.py
+++ b/lib-python/2.7/idlelib/RemoteDebugger.py
diff --git a/lib-python/2.7.1/idlelib/RemoteObjectBrowser.py b/lib-python/2.7/idlelib/RemoteObjectBrowser.py
index 43e2c68f30..43e2c68f30 100644
--- a/lib-python/2.7.1/idlelib/RemoteObjectBrowser.py
+++ b/lib-python/2.7/idlelib/RemoteObjectBrowser.py
diff --git a/lib-python/2.7.1/idlelib/ReplaceDialog.py b/lib-python/2.7/idlelib/ReplaceDialog.py
index 2d6c80261d..2d6c80261d 100644
--- a/lib-python/2.7.1/idlelib/ReplaceDialog.py
+++ b/lib-python/2.7/idlelib/ReplaceDialog.py
diff --git a/lib-python/2.7.1/idlelib/RstripExtension.py b/lib-python/2.7/idlelib/RstripExtension.py
index 19e35d4d48..19e35d4d48 100644
--- a/lib-python/2.7.1/idlelib/RstripExtension.py
+++ b/lib-python/2.7/idlelib/RstripExtension.py
diff --git a/lib-python/2.7.1/idlelib/ScriptBinding.py b/lib-python/2.7/idlelib/ScriptBinding.py
index 3a441650a9..3a441650a9 100644
--- a/lib-python/2.7.1/idlelib/ScriptBinding.py
+++ b/lib-python/2.7/idlelib/ScriptBinding.py
diff --git a/lib-python/2.7.1/idlelib/ScrolledList.py b/lib-python/2.7/idlelib/ScrolledList.py
index 9211936577..9211936577 100644
--- a/lib-python/2.7.1/idlelib/ScrolledList.py
+++ b/lib-python/2.7/idlelib/ScrolledList.py
diff --git a/lib-python/2.7.1/idlelib/SearchDialog.py b/lib-python/2.7/idlelib/SearchDialog.py
index 7c70b84ee4..7c70b84ee4 100644
--- a/lib-python/2.7.1/idlelib/SearchDialog.py
+++ b/lib-python/2.7/idlelib/SearchDialog.py
diff --git a/lib-python/2.7.1/idlelib/SearchDialogBase.py b/lib-python/2.7/idlelib/SearchDialogBase.py
index f63e7ae37c..f63e7ae37c 100644
--- a/lib-python/2.7.1/idlelib/SearchDialogBase.py
+++ b/lib-python/2.7/idlelib/SearchDialogBase.py
diff --git a/lib-python/2.7.1/idlelib/SearchEngine.py b/lib-python/2.7/idlelib/SearchEngine.py
index cc40a00c50..cc40a00c50 100644
--- a/lib-python/2.7.1/idlelib/SearchEngine.py
+++ b/lib-python/2.7/idlelib/SearchEngine.py
diff --git a/lib-python/2.7.1/idlelib/StackViewer.py b/lib-python/2.7/idlelib/StackViewer.py
index 732773f333..732773f333 100644
--- a/lib-python/2.7.1/idlelib/StackViewer.py
+++ b/lib-python/2.7/idlelib/StackViewer.py
diff --git a/lib-python/2.7.1/idlelib/TODO.txt b/lib-python/2.7/idlelib/TODO.txt
index e2f1ac0f27..e2f1ac0f27 100644
--- a/lib-python/2.7.1/idlelib/TODO.txt
+++ b/lib-python/2.7/idlelib/TODO.txt
diff --git a/lib-python/2.7.1/idlelib/ToolTip.py b/lib-python/2.7/idlelib/ToolTip.py
index ce7a3d3ee5..ce7a3d3ee5 100644
--- a/lib-python/2.7.1/idlelib/ToolTip.py
+++ b/lib-python/2.7/idlelib/ToolTip.py
diff --git a/lib-python/2.7.1/idlelib/TreeWidget.py b/lib-python/2.7/idlelib/TreeWidget.py
index 0feca0196d..0feca0196d 100644
--- a/lib-python/2.7.1/idlelib/TreeWidget.py
+++ b/lib-python/2.7/idlelib/TreeWidget.py
diff --git a/lib-python/2.7.1/idlelib/UndoDelegator.py b/lib-python/2.7/idlelib/UndoDelegator.py
index 16d3ae198f..16d3ae198f 100644
--- a/lib-python/2.7.1/idlelib/UndoDelegator.py
+++ b/lib-python/2.7/idlelib/UndoDelegator.py
diff --git a/lib-python/2.7.1/idlelib/WidgetRedirector.py b/lib-python/2.7/idlelib/WidgetRedirector.py
index 7c341f2f1e..7c341f2f1e 100644
--- a/lib-python/2.7.1/idlelib/WidgetRedirector.py
+++ b/lib-python/2.7/idlelib/WidgetRedirector.py
diff --git a/lib-python/2.7.1/idlelib/WindowList.py b/lib-python/2.7/idlelib/WindowList.py
index 658502b20b..658502b20b 100644
--- a/lib-python/2.7.1/idlelib/WindowList.py
+++ b/lib-python/2.7/idlelib/WindowList.py
diff --git a/lib-python/2.7.1/idlelib/ZoomHeight.py b/lib-python/2.7/idlelib/ZoomHeight.py
index e8d1710751..e8d1710751 100644
--- a/lib-python/2.7.1/idlelib/ZoomHeight.py
+++ b/lib-python/2.7/idlelib/ZoomHeight.py
diff --git a/lib-python/2.7.1/idlelib/__init__.py b/lib-python/2.7/idlelib/__init__.py
index 7a83ddea76..7a83ddea76 100644
--- a/lib-python/2.7.1/idlelib/__init__.py
+++ b/lib-python/2.7/idlelib/__init__.py
diff --git a/lib-python/2.7.1/idlelib/aboutDialog.py b/lib-python/2.7/idlelib/aboutDialog.py
index 43a13135ae..43a13135ae 100644
--- a/lib-python/2.7.1/idlelib/aboutDialog.py
+++ b/lib-python/2.7/idlelib/aboutDialog.py
diff --git a/lib-python/2.7.1/idlelib/config-extensions.def b/lib-python/2.7/idlelib/config-extensions.def
index 78b68f6b56..78b68f6b56 100644
--- a/lib-python/2.7.1/idlelib/config-extensions.def
+++ b/lib-python/2.7/idlelib/config-extensions.def
diff --git a/lib-python/2.7.1/idlelib/config-highlight.def b/lib-python/2.7/idlelib/config-highlight.def
index 7d20f78240..7d20f78240 100644
--- a/lib-python/2.7.1/idlelib/config-highlight.def
+++ b/lib-python/2.7/idlelib/config-highlight.def
diff --git a/lib-python/2.7.1/idlelib/config-keys.def b/lib-python/2.7/idlelib/config-keys.def
index fb0aaf4dc1..fb0aaf4dc1 100644
--- a/lib-python/2.7.1/idlelib/config-keys.def
+++ b/lib-python/2.7/idlelib/config-keys.def
diff --git a/lib-python/2.7.1/idlelib/config-main.def b/lib-python/2.7/idlelib/config-main.def
index 5ddd098de1..5ddd098de1 100644
--- a/lib-python/2.7.1/idlelib/config-main.def
+++ b/lib-python/2.7/idlelib/config-main.def
diff --git a/lib-python/2.7.1/idlelib/configDialog.py b/lib-python/2.7/idlelib/configDialog.py
index dbaedc76c3..dbaedc76c3 100644
--- a/lib-python/2.7.1/idlelib/configDialog.py
+++ b/lib-python/2.7/idlelib/configDialog.py
diff --git a/lib-python/2.7.1/idlelib/configHandler.py b/lib-python/2.7/idlelib/configHandler.py
index 73487d56f3..73487d56f3 100644
--- a/lib-python/2.7.1/idlelib/configHandler.py
+++ b/lib-python/2.7/idlelib/configHandler.py
diff --git a/lib-python/2.7.1/idlelib/configHelpSourceEdit.py b/lib-python/2.7/idlelib/configHelpSourceEdit.py
index 661162196c..661162196c 100644
--- a/lib-python/2.7.1/idlelib/configHelpSourceEdit.py
+++ b/lib-python/2.7/idlelib/configHelpSourceEdit.py
diff --git a/lib-python/2.7.1/idlelib/configSectionNameDialog.py b/lib-python/2.7/idlelib/configSectionNameDialog.py
index 4f1b002afc..4f1b002afc 100644
--- a/lib-python/2.7.1/idlelib/configSectionNameDialog.py
+++ b/lib-python/2.7/idlelib/configSectionNameDialog.py
diff --git a/lib-python/2.7.1/idlelib/dynOptionMenuWidget.py b/lib-python/2.7/idlelib/dynOptionMenuWidget.py
index e81f7babe0..e81f7babe0 100644
--- a/lib-python/2.7.1/idlelib/dynOptionMenuWidget.py
+++ b/lib-python/2.7/idlelib/dynOptionMenuWidget.py
diff --git a/lib-python/2.7.1/idlelib/extend.txt b/lib-python/2.7/idlelib/extend.txt
index f5fb3e0409..f5fb3e0409 100644
--- a/lib-python/2.7.1/idlelib/extend.txt
+++ b/lib-python/2.7/idlelib/extend.txt
diff --git a/lib-python/2.7.1/idlelib/help.txt b/lib-python/2.7/idlelib/help.txt
index 7bfd2cac2a..7bfd2cac2a 100644
--- a/lib-python/2.7.1/idlelib/help.txt
+++ b/lib-python/2.7/idlelib/help.txt
diff --git a/lib-python/2.7.1/idlelib/idle.bat b/lib-python/2.7/idlelib/idle.bat
index cc653dc1c8..cc653dc1c8 100755
--- a/lib-python/2.7.1/idlelib/idle.bat
+++ b/lib-python/2.7/idlelib/idle.bat
diff --git a/lib-python/2.7.1/idlelib/idle.py b/lib-python/2.7/idlelib/idle.py
index a249557dd1..a249557dd1 100644
--- a/lib-python/2.7.1/idlelib/idle.py
+++ b/lib-python/2.7/idlelib/idle.py
diff --git a/lib-python/2.7.1/idlelib/idle.pyw b/lib-python/2.7/idlelib/idle.pyw
index 537dd5a9a7..537dd5a9a7 100644
--- a/lib-python/2.7.1/idlelib/idle.pyw
+++ b/lib-python/2.7/idlelib/idle.pyw
diff --git a/lib-python/2.7.1/idlelib/idlever.py b/lib-python/2.7/idlelib/idlever.py
index b6e1a1d9c7..b6e1a1d9c7 100644
--- a/lib-python/2.7.1/idlelib/idlever.py
+++ b/lib-python/2.7/idlelib/idlever.py
diff --git a/lib-python/2.7.1/idlelib/keybindingDialog.py b/lib-python/2.7/idlelib/keybindingDialog.py
index 5339f88f61..5339f88f61 100644
--- a/lib-python/2.7.1/idlelib/keybindingDialog.py
+++ b/lib-python/2.7/idlelib/keybindingDialog.py
diff --git a/lib-python/2.7.1/idlelib/macosxSupport.py b/lib-python/2.7/idlelib/macosxSupport.py
index 7d3d57b415..7d3d57b415 100644
--- a/lib-python/2.7.1/idlelib/macosxSupport.py
+++ b/lib-python/2.7/idlelib/macosxSupport.py
diff --git a/lib-python/2.7.1/idlelib/rpc.py b/lib-python/2.7/idlelib/rpc.py
index 13950589a0..13950589a0 100644
--- a/lib-python/2.7.1/idlelib/rpc.py
+++ b/lib-python/2.7/idlelib/rpc.py
diff --git a/lib-python/2.7.1/idlelib/run.py b/lib-python/2.7/idlelib/run.py
index 642b979d8b..642b979d8b 100644
--- a/lib-python/2.7.1/idlelib/run.py
+++ b/lib-python/2.7/idlelib/run.py
diff --git a/lib-python/2.7.1/idlelib/tabbedpages.py b/lib-python/2.7/idlelib/tabbedpages.py
index 8d7113dfa9..8d7113dfa9 100644
--- a/lib-python/2.7.1/idlelib/tabbedpages.py
+++ b/lib-python/2.7/idlelib/tabbedpages.py
diff --git a/lib-python/2.7.1/idlelib/testcode.py b/lib-python/2.7/idlelib/testcode.py
index 05eaa562cd..05eaa562cd 100644
--- a/lib-python/2.7.1/idlelib/testcode.py
+++ b/lib-python/2.7/idlelib/testcode.py
diff --git a/lib-python/2.7.1/idlelib/textView.py b/lib-python/2.7/idlelib/textView.py
index 0e7e663185..0e7e663185 100644
--- a/lib-python/2.7.1/idlelib/textView.py
+++ b/lib-python/2.7/idlelib/textView.py
diff --git a/lib-python/2.7.1/ihooks.py b/lib-python/2.7/ihooks.py
index 8761dac7cd..8761dac7cd 100644
--- a/lib-python/2.7.1/ihooks.py
+++ b/lib-python/2.7/ihooks.py
diff --git a/lib-python/2.7.1/imaplib.py b/lib-python/2.7/imaplib.py
index f66a83bae2..f66a83bae2 100644
--- a/lib-python/2.7.1/imaplib.py
+++ b/lib-python/2.7/imaplib.py
diff --git a/lib-python/2.7.1/imghdr.py b/lib-python/2.7/imghdr.py
index 1683024cb7..1683024cb7 100644
--- a/lib-python/2.7.1/imghdr.py
+++ b/lib-python/2.7/imghdr.py
diff --git a/lib-python/2.7.1/importlib/__init__.py b/lib-python/2.7/importlib/__init__.py
index ad31a1ac47..ad31a1ac47 100644
--- a/lib-python/2.7.1/importlib/__init__.py
+++ b/lib-python/2.7/importlib/__init__.py
diff --git a/lib-python/2.7.1/imputil.py b/lib-python/2.7/imputil.py
index a5fa6ea4f7..a5fa6ea4f7 100644
--- a/lib-python/2.7.1/imputil.py
+++ b/lib-python/2.7/imputil.py
diff --git a/lib-python/2.7.1/inspect.py b/lib-python/2.7/inspect.py
index 33065f562b..33065f562b 100644
--- a/lib-python/2.7.1/inspect.py
+++ b/lib-python/2.7/inspect.py
diff --git a/lib-python/2.7.1/io.py b/lib-python/2.7/io.py
index 5c429c6e74..5c429c6e74 100644
--- a/lib-python/2.7.1/io.py
+++ b/lib-python/2.7/io.py
diff --git a/lib-python/2.7.1/json/__init__.py b/lib-python/2.7/json/__init__.py
index 414c702629..414c702629 100644
--- a/lib-python/2.7.1/json/__init__.py
+++ b/lib-python/2.7/json/__init__.py
diff --git a/lib-python/2.7.1/json/decoder.py b/lib-python/2.7/json/decoder.py
index b9745f7884..b9745f7884 100644
--- a/lib-python/2.7.1/json/decoder.py
+++ b/lib-python/2.7/json/decoder.py
diff --git a/lib-python/2.7.1/json/encoder.py b/lib-python/2.7/json/encoder.py
index d8692c4881..d8692c4881 100644
--- a/lib-python/2.7.1/json/encoder.py
+++ b/lib-python/2.7/json/encoder.py
diff --git a/lib-python/2.7.1/json/scanner.py b/lib-python/2.7/json/scanner.py
index 74e6805155..74e6805155 100644
--- a/lib-python/2.7.1/json/scanner.py
+++ b/lib-python/2.7/json/scanner.py
diff --git a/lib-python/2.7.1/json/tests/__init__.py b/lib-python/2.7/json/tests/__init__.py
index 1a1e3e6d5a..1a1e3e6d5a 100644
--- a/lib-python/2.7.1/json/tests/__init__.py
+++ b/lib-python/2.7/json/tests/__init__.py
diff --git a/lib-python/2.7.1/json/tests/test_check_circular.py b/lib-python/2.7/json/tests/test_check_circular.py
index 3c3f96ad71..3c3f96ad71 100644
--- a/lib-python/2.7.1/json/tests/test_check_circular.py
+++ b/lib-python/2.7/json/tests/test_check_circular.py
diff --git a/lib-python/2.7.1/json/tests/test_decode.py b/lib-python/2.7/json/tests/test_decode.py
index 6afafe6986..6afafe6986 100644
--- a/lib-python/2.7.1/json/tests/test_decode.py
+++ b/lib-python/2.7/json/tests/test_decode.py
diff --git a/lib-python/2.7.1/json/tests/test_default.py b/lib-python/2.7/json/tests/test_default.py
index 6a03eeb834..6a03eeb834 100644
--- a/lib-python/2.7.1/json/tests/test_default.py
+++ b/lib-python/2.7/json/tests/test_default.py
diff --git a/lib-python/2.7.1/json/tests/test_dump.py b/lib-python/2.7/json/tests/test_dump.py
index 89978e0cd1..89978e0cd1 100644
--- a/lib-python/2.7.1/json/tests/test_dump.py
+++ b/lib-python/2.7/json/tests/test_dump.py
diff --git a/lib-python/2.7.1/json/tests/test_encode_basestring_ascii.py b/lib-python/2.7/json/tests/test_encode_basestring_ascii.py
index 0e501107ce..0e501107ce 100644
--- a/lib-python/2.7.1/json/tests/test_encode_basestring_ascii.py
+++ b/lib-python/2.7/json/tests/test_encode_basestring_ascii.py
diff --git a/lib-python/2.7.1/json/tests/test_fail.py b/lib-python/2.7/json/tests/test_fail.py
index dd9ec4137e..dd9ec4137e 100644
--- a/lib-python/2.7.1/json/tests/test_fail.py
+++ b/lib-python/2.7/json/tests/test_fail.py
diff --git a/lib-python/2.7.1/json/tests/test_float.py b/lib-python/2.7/json/tests/test_float.py
index ec0cad1314..ec0cad1314 100644
--- a/lib-python/2.7.1/json/tests/test_float.py
+++ b/lib-python/2.7/json/tests/test_float.py
diff --git a/lib-python/2.7.1/json/tests/test_indent.py b/lib-python/2.7/json/tests/test_indent.py
index cd608d94a5..cd608d94a5 100644
--- a/lib-python/2.7.1/json/tests/test_indent.py
+++ b/lib-python/2.7/json/tests/test_indent.py
diff --git a/lib-python/2.7.1/json/tests/test_pass1.py b/lib-python/2.7/json/tests/test_pass1.py
index 719c113759..719c113759 100644
--- a/lib-python/2.7.1/json/tests/test_pass1.py
+++ b/lib-python/2.7/json/tests/test_pass1.py
diff --git a/lib-python/2.7.1/json/tests/test_pass2.py b/lib-python/2.7/json/tests/test_pass2.py
index 379117e905..379117e905 100644
--- a/lib-python/2.7.1/json/tests/test_pass2.py
+++ b/lib-python/2.7/json/tests/test_pass2.py
diff --git a/lib-python/2.7.1/json/tests/test_pass3.py b/lib-python/2.7/json/tests/test_pass3.py
index 9151c4321c..9151c4321c 100644
--- a/lib-python/2.7.1/json/tests/test_pass3.py
+++ b/lib-python/2.7/json/tests/test_pass3.py
diff --git a/lib-python/2.7.1/json/tests/test_recursion.py b/lib-python/2.7/json/tests/test_recursion.py
index 1e9b8ab757..1e9b8ab757 100644
--- a/lib-python/2.7.1/json/tests/test_recursion.py
+++ b/lib-python/2.7/json/tests/test_recursion.py
diff --git a/lib-python/2.7.1/json/tests/test_scanstring.py b/lib-python/2.7/json/tests/test_scanstring.py
index bf3ccd5eb9..bf3ccd5eb9 100644
--- a/lib-python/2.7.1/json/tests/test_scanstring.py
+++ b/lib-python/2.7/json/tests/test_scanstring.py
diff --git a/lib-python/2.7.1/json/tests/test_separators.py b/lib-python/2.7/json/tests/test_separators.py
index d5b92bd65d..d5b92bd65d 100644
--- a/lib-python/2.7.1/json/tests/test_separators.py
+++ b/lib-python/2.7/json/tests/test_separators.py
diff --git a/lib-python/2.7.1/json/tests/test_speedups.py b/lib-python/2.7/json/tests/test_speedups.py
index 3b4ccb34f4..3b4ccb34f4 100644
--- a/lib-python/2.7.1/json/tests/test_speedups.py
+++ b/lib-python/2.7/json/tests/test_speedups.py
diff --git a/lib-python/2.7.1/json/tests/test_unicode.py b/lib-python/2.7/json/tests/test_unicode.py
index ad7fe2476b..ad7fe2476b 100644
--- a/lib-python/2.7.1/json/tests/test_unicode.py
+++ b/lib-python/2.7/json/tests/test_unicode.py
diff --git a/lib-python/2.7.1/json/tool.py b/lib-python/2.7/json/tool.py
index c37bb777ff..c37bb777ff 100644
--- a/lib-python/2.7.1/json/tool.py
+++ b/lib-python/2.7/json/tool.py
diff --git a/lib-python/2.7.1/keyword.py b/lib-python/2.7/keyword.py
index 8eb2860307..8eb2860307 100755
--- a/lib-python/2.7.1/keyword.py
+++ b/lib-python/2.7/keyword.py
diff --git a/lib-python/2.7.1/lib-tk/Canvas.py b/lib-python/2.7/lib-tk/Canvas.py
index 34464ab979..34464ab979 100644
--- a/lib-python/2.7.1/lib-tk/Canvas.py
+++ b/lib-python/2.7/lib-tk/Canvas.py
diff --git a/lib-python/2.7.1/lib-tk/Dialog.py b/lib-python/2.7/lib-tk/Dialog.py
index 2d089593ba..2d089593ba 100644
--- a/lib-python/2.7.1/lib-tk/Dialog.py
+++ b/lib-python/2.7/lib-tk/Dialog.py
diff --git a/lib-python/2.7.1/lib-tk/FileDialog.py b/lib-python/2.7/lib-tk/FileDialog.py
index 06ce2b9229..06ce2b9229 100644
--- a/lib-python/2.7.1/lib-tk/FileDialog.py
+++ b/lib-python/2.7/lib-tk/FileDialog.py
diff --git a/lib-python/2.7.1/lib-tk/FixTk.py b/lib-python/2.7/lib-tk/FixTk.py
index 49960c74ca..49960c74ca 100644
--- a/lib-python/2.7.1/lib-tk/FixTk.py
+++ b/lib-python/2.7/lib-tk/FixTk.py
diff --git a/lib-python/2.7.1/lib-tk/ScrolledText.py b/lib-python/2.7/lib-tk/ScrolledText.py
index a1ef79ca74..a1ef79ca74 100644
--- a/lib-python/2.7.1/lib-tk/ScrolledText.py
+++ b/lib-python/2.7/lib-tk/ScrolledText.py
diff --git a/lib-python/2.7.1/lib-tk/SimpleDialog.py b/lib-python/2.7/lib-tk/SimpleDialog.py
index cb08318dbd..cb08318dbd 100644
--- a/lib-python/2.7.1/lib-tk/SimpleDialog.py
+++ b/lib-python/2.7/lib-tk/SimpleDialog.py
diff --git a/lib-python/2.7.1/lib-tk/Tix.py b/lib-python/2.7/lib-tk/Tix.py
index c81cc83136..c81cc83136 100644
--- a/lib-python/2.7.1/lib-tk/Tix.py
+++ b/lib-python/2.7/lib-tk/Tix.py
diff --git a/lib-python/2.7.1/lib-tk/Tkconstants.py b/lib-python/2.7/lib-tk/Tkconstants.py
index 63eee33d24..63eee33d24 100644
--- a/lib-python/2.7.1/lib-tk/Tkconstants.py
+++ b/lib-python/2.7/lib-tk/Tkconstants.py
diff --git a/lib-python/2.7.1/lib-tk/Tkdnd.py b/lib-python/2.7/lib-tk/Tkdnd.py
index 2e37d9ec39..2e37d9ec39 100644
--- a/lib-python/2.7.1/lib-tk/Tkdnd.py
+++ b/lib-python/2.7/lib-tk/Tkdnd.py
diff --git a/lib-python/2.7.1/lib-tk/Tkinter.py b/lib-python/2.7/lib-tk/Tkinter.py
index 1516d79b6e..1516d79b6e 100644
--- a/lib-python/2.7.1/lib-tk/Tkinter.py
+++ b/lib-python/2.7/lib-tk/Tkinter.py
diff --git a/lib-python/2.7.1/lib-tk/test/README b/lib-python/2.7/lib-tk/test/README
index 79cd16c74d..79cd16c74d 100644
--- a/lib-python/2.7.1/lib-tk/test/README
+++ b/lib-python/2.7/lib-tk/test/README
diff --git a/lib-python/2.7.1/lib-tk/test/runtktests.py b/lib-python/2.7/lib-tk/test/runtktests.py
index 402c3420dc..402c3420dc 100644
--- a/lib-python/2.7.1/lib-tk/test/runtktests.py
+++ b/lib-python/2.7/lib-tk/test/runtktests.py
diff --git a/lib-python/2.7.1/lib-tk/test/test_tkinter/__init__.py b/lib-python/2.7/lib-tk/test/test_tkinter/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/lib-python/2.7.1/lib-tk/test/test_tkinter/__init__.py
+++ b/lib-python/2.7/lib-tk/test/test_tkinter/__init__.py
diff --git a/lib-python/2.7.1/lib-tk/test/test_tkinter/test_loadtk.py b/lib-python/2.7/lib-tk/test/test_tkinter/test_loadtk.py
index 32c640de1d..32c640de1d 100644
--- a/lib-python/2.7.1/lib-tk/test/test_tkinter/test_loadtk.py
+++ b/lib-python/2.7/lib-tk/test/test_tkinter/test_loadtk.py
diff --git a/lib-python/2.7.1/lib-tk/test/test_tkinter/test_text.py b/lib-python/2.7/lib-tk/test/test_tkinter/test_text.py
index e6c08be7ac..e6c08be7ac 100644
--- a/lib-python/2.7.1/lib-tk/test/test_tkinter/test_text.py
+++ b/lib-python/2.7/lib-tk/test/test_tkinter/test_text.py
diff --git a/lib-python/2.7.1/lib-tk/test/test_ttk/__init__.py b/lib-python/2.7/lib-tk/test/test_ttk/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/lib-python/2.7.1/lib-tk/test/test_ttk/__init__.py
+++ b/lib-python/2.7/lib-tk/test/test_ttk/__init__.py
diff --git a/lib-python/2.7.1/lib-tk/test/test_ttk/support.py b/lib-python/2.7/lib-tk/test/test_ttk/support.py
index 57e7803ec3..57e7803ec3 100644
--- a/lib-python/2.7.1/lib-tk/test/test_ttk/support.py
+++ b/lib-python/2.7/lib-tk/test/test_ttk/support.py
diff --git a/lib-python/2.7.1/lib-tk/test/test_ttk/test_extensions.py b/lib-python/2.7/lib-tk/test/test_ttk/test_extensions.py
index 6e46cbc62f..6e46cbc62f 100644
--- a/lib-python/2.7.1/lib-tk/test/test_ttk/test_extensions.py
+++ b/lib-python/2.7/lib-tk/test/test_ttk/test_extensions.py
diff --git a/lib-python/2.7.1/lib-tk/test/test_ttk/test_functions.py b/lib-python/2.7/lib-tk/test/test_ttk/test_functions.py
index f8800ce462..f8800ce462 100644
--- a/lib-python/2.7.1/lib-tk/test/test_ttk/test_functions.py
+++ b/lib-python/2.7/lib-tk/test/test_ttk/test_functions.py
diff --git a/lib-python/2.7.1/lib-tk/test/test_ttk/test_style.py b/lib-python/2.7/lib-tk/test/test_ttk/test_style.py
index 630e0750d0..630e0750d0 100644
--- a/lib-python/2.7.1/lib-tk/test/test_ttk/test_style.py
+++ b/lib-python/2.7/lib-tk/test/test_ttk/test_style.py
diff --git a/lib-python/2.7.1/lib-tk/test/test_ttk/test_widgets.py b/lib-python/2.7/lib-tk/test/test_ttk/test_widgets.py
index 236323cc96..236323cc96 100644
--- a/lib-python/2.7.1/lib-tk/test/test_ttk/test_widgets.py
+++ b/lib-python/2.7/lib-tk/test/test_ttk/test_widgets.py
diff --git a/lib-python/2.7.1/lib-tk/tkColorChooser.py b/lib-python/2.7/lib-tk/tkColorChooser.py
index cf6283b357..cf6283b357 100644
--- a/lib-python/2.7.1/lib-tk/tkColorChooser.py
+++ b/lib-python/2.7/lib-tk/tkColorChooser.py
diff --git a/lib-python/2.7.1/lib-tk/tkCommonDialog.py b/lib-python/2.7/lib-tk/tkCommonDialog.py
index 2cd9be4eac..2cd9be4eac 100644
--- a/lib-python/2.7.1/lib-tk/tkCommonDialog.py
+++ b/lib-python/2.7/lib-tk/tkCommonDialog.py
diff --git a/lib-python/2.7.1/lib-tk/tkFileDialog.py b/lib-python/2.7/lib-tk/tkFileDialog.py
index 15c7d5f606..15c7d5f606 100644
--- a/lib-python/2.7.1/lib-tk/tkFileDialog.py
+++ b/lib-python/2.7/lib-tk/tkFileDialog.py
diff --git a/lib-python/2.7.1/lib-tk/tkFont.py b/lib-python/2.7/lib-tk/tkFont.py
index 229f2513e7..229f2513e7 100644
--- a/lib-python/2.7.1/lib-tk/tkFont.py
+++ b/lib-python/2.7/lib-tk/tkFont.py
diff --git a/lib-python/2.7.1/lib-tk/tkMessageBox.py b/lib-python/2.7/lib-tk/tkMessageBox.py
index 9ee923576f..9ee923576f 100644
--- a/lib-python/2.7.1/lib-tk/tkMessageBox.py
+++ b/lib-python/2.7/lib-tk/tkMessageBox.py
diff --git a/lib-python/2.7.1/lib-tk/tkSimpleDialog.py b/lib-python/2.7/lib-tk/tkSimpleDialog.py
index 24388a5e0d..24388a5e0d 100644
--- a/lib-python/2.7.1/lib-tk/tkSimpleDialog.py
+++ b/lib-python/2.7/lib-tk/tkSimpleDialog.py
diff --git a/lib-python/2.7.1/lib-tk/ttk.py b/lib-python/2.7/lib-tk/ttk.py
index af7878837a..af7878837a 100644
--- a/lib-python/2.7.1/lib-tk/ttk.py
+++ b/lib-python/2.7/lib-tk/ttk.py
diff --git a/lib-python/2.7.1/lib-tk/turtle.py b/lib-python/2.7/lib-tk/turtle.py
index 23e407d3fb..23e407d3fb 100644
--- a/lib-python/2.7.1/lib-tk/turtle.py
+++ b/lib-python/2.7/lib-tk/turtle.py
diff --git a/lib-python/2.7.1/lib2to3/Grammar.txt b/lib-python/2.7/lib2to3/Grammar.txt
index 8a96726ecc..8a96726ecc 100644
--- a/lib-python/2.7.1/lib2to3/Grammar.txt
+++ b/lib-python/2.7/lib2to3/Grammar.txt
diff --git a/lib-python/2.7.1/lib2to3/PatternGrammar.txt b/lib-python/2.7/lib2to3/PatternGrammar.txt
index 36bf814827..36bf814827 100644
--- a/lib-python/2.7.1/lib2to3/PatternGrammar.txt
+++ b/lib-python/2.7/lib2to3/PatternGrammar.txt
diff --git a/lib-python/2.7.1/lib2to3/__init__.py b/lib-python/2.7/lib2to3/__init__.py
index ea30561d83..ea30561d83 100644
--- a/lib-python/2.7.1/lib2to3/__init__.py
+++ b/lib-python/2.7/lib2to3/__init__.py
diff --git a/lib-python/2.7.1/lib2to3/btm_matcher.py b/lib-python/2.7/lib2to3/btm_matcher.py
index 736ba2b9d8..736ba2b9d8 100644
--- a/lib-python/2.7.1/lib2to3/btm_matcher.py
+++ b/lib-python/2.7/lib2to3/btm_matcher.py
diff --git a/lib-python/2.7.1/lib2to3/btm_utils.py b/lib-python/2.7/lib2to3/btm_utils.py
index 2276dc9e96..2276dc9e96 100644
--- a/lib-python/2.7.1/lib2to3/btm_utils.py
+++ b/lib-python/2.7/lib2to3/btm_utils.py
diff --git a/lib-python/2.7.1/lib2to3/fixer_base.py b/lib-python/2.7/lib2to3/fixer_base.py
index f6421ba3f7..f6421ba3f7 100644
--- a/lib-python/2.7.1/lib2to3/fixer_base.py
+++ b/lib-python/2.7/lib2to3/fixer_base.py
diff --git a/lib-python/2.7.1/lib2to3/fixer_util.py b/lib-python/2.7/lib2to3/fixer_util.py
index 30da893711..30da893711 100644
--- a/lib-python/2.7.1/lib2to3/fixer_util.py
+++ b/lib-python/2.7/lib2to3/fixer_util.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/__init__.py b/lib-python/2.7/lib2to3/fixes/__init__.py
index b93054b3ec..b93054b3ec 100644
--- a/lib-python/2.7.1/lib2to3/fixes/__init__.py
+++ b/lib-python/2.7/lib2to3/fixes/__init__.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_apply.py b/lib-python/2.7/lib2to3/fixes/fix_apply.py
index a7dc3a046d..a7dc3a046d 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_apply.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_apply.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_basestring.py b/lib-python/2.7/lib2to3/fixes/fix_basestring.py
index a3c9a43649..a3c9a43649 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_basestring.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_basestring.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_buffer.py b/lib-python/2.7/lib2to3/fixes/fix_buffer.py
index c6b0928024..c6b0928024 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_buffer.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_buffer.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_callable.py b/lib-python/2.7/lib2to3/fixes/fix_callable.py
index df33d614ba..df33d614ba 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_callable.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_callable.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_dict.py b/lib-python/2.7/lib2to3/fixes/fix_dict.py
index f681e4d713..f681e4d713 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_dict.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_dict.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_except.py b/lib-python/2.7/lib2to3/fixes/fix_except.py
index e324718f64..e324718f64 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_except.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_except.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_exec.py b/lib-python/2.7/lib2to3/fixes/fix_exec.py
index 50e1854454..50e1854454 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_exec.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_exec.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_execfile.py b/lib-python/2.7/lib2to3/fixes/fix_execfile.py
index 2f29d3b281..2f29d3b281 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_execfile.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_execfile.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_exitfunc.py b/lib-python/2.7/lib2to3/fixes/fix_exitfunc.py
index 89fb3db533..89fb3db533 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_exitfunc.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_exitfunc.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_filter.py b/lib-python/2.7/lib2to3/fixes/fix_filter.py
index 18ee2ffc06..18ee2ffc06 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_filter.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_filter.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_funcattrs.py b/lib-python/2.7/lib2to3/fixes/fix_funcattrs.py
index 9e45c02857..9e45c02857 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_funcattrs.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_funcattrs.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_future.py b/lib-python/2.7/lib2to3/fixes/fix_future.py
index fbcb86af07..fbcb86af07 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_future.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_future.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_getcwdu.py b/lib-python/2.7/lib2to3/fixes/fix_getcwdu.py
index 82233c8993..82233c8993 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_getcwdu.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_getcwdu.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_has_key.py b/lib-python/2.7/lib2to3/fixes/fix_has_key.py
index bead4cb51c..bead4cb51c 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_has_key.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_has_key.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_idioms.py b/lib-python/2.7/lib2to3/fixes/fix_idioms.py
index 37b6eefa51..37b6eefa51 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_idioms.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_idioms.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_import.py b/lib-python/2.7/lib2to3/fixes/fix_import.py
index 201e811e61..201e811e61 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_import.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_import.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_imports.py b/lib-python/2.7/lib2to3/fixes/fix_imports.py
index 93c9e6787b..93c9e6787b 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_imports.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_imports.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_imports2.py b/lib-python/2.7/lib2to3/fixes/fix_imports2.py
index 9a33c67b1d..9a33c67b1d 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_imports2.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_imports2.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_input.py b/lib-python/2.7/lib2to3/fixes/fix_input.py
index fbf4c72f5c..fbf4c72f5c 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_input.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_input.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_intern.py b/lib-python/2.7/lib2to3/fixes/fix_intern.py
index e7bb5052b4..e7bb5052b4 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_intern.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_intern.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_isinstance.py b/lib-python/2.7/lib2to3/fixes/fix_isinstance.py
index 4b04c8fd0c..4b04c8fd0c 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_isinstance.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_isinstance.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_itertools.py b/lib-python/2.7/lib2to3/fixes/fix_itertools.py
index 5391a37b25..5391a37b25 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_itertools.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_itertools.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_itertools_imports.py b/lib-python/2.7/lib2to3/fixes/fix_itertools_imports.py
index c1deb038e9..c1deb038e9 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_itertools_imports.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_itertools_imports.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_long.py b/lib-python/2.7/lib2to3/fixes/fix_long.py
index 5dddde0d08..5dddde0d08 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_long.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_long.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_map.py b/lib-python/2.7/lib2to3/fixes/fix_map.py
index 7a7d0dbc66..7a7d0dbc66 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_map.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_map.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_metaclass.py b/lib-python/2.7/lib2to3/fixes/fix_metaclass.py
index f403fd6d53..f403fd6d53 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_metaclass.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_metaclass.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_methodattrs.py b/lib-python/2.7/lib2to3/fixes/fix_methodattrs.py
index f3c1ecfec1..f3c1ecfec1 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_methodattrs.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_methodattrs.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_ne.py b/lib-python/2.7/lib2to3/fixes/fix_ne.py
index 7025980b48..7025980b48 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_ne.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_ne.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_next.py b/lib-python/2.7/lib2to3/fixes/fix_next.py
index f021a9bd70..f021a9bd70 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_next.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_next.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_nonzero.py b/lib-python/2.7/lib2to3/fixes/fix_nonzero.py
index ba83478f81..ba83478f81 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_nonzero.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_nonzero.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_numliterals.py b/lib-python/2.7/lib2to3/fixes/fix_numliterals.py
index b0c23f8041..b0c23f8041 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_numliterals.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_numliterals.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_operator.py b/lib-python/2.7/lib2to3/fixes/fix_operator.py
index 7bf2c0dd22..7bf2c0dd22 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_operator.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_operator.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_paren.py b/lib-python/2.7/lib2to3/fixes/fix_paren.py
index 8650cd9078..8650cd9078 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_paren.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_paren.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_print.py b/lib-python/2.7/lib2to3/fixes/fix_print.py
index 98786b3ecd..98786b3ecd 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_print.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_print.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_raise.py b/lib-python/2.7/lib2to3/fixes/fix_raise.py
index b958ba0129..b958ba0129 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_raise.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_raise.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_raw_input.py b/lib-python/2.7/lib2to3/fixes/fix_raw_input.py
index 3a73b81864..3a73b81864 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_raw_input.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_raw_input.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_reduce.py b/lib-python/2.7/lib2to3/fixes/fix_reduce.py
index 6bd785c1cd..6bd785c1cd 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_reduce.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_reduce.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_renames.py b/lib-python/2.7/lib2to3/fixes/fix_renames.py
index 4bcce8c4eb..4bcce8c4eb 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_renames.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_renames.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_repr.py b/lib-python/2.7/lib2to3/fixes/fix_repr.py
index f34365647f..f34365647f 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_repr.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_repr.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_set_literal.py b/lib-python/2.7/lib2to3/fixes/fix_set_literal.py
index d3d38ec4e0..d3d38ec4e0 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_set_literal.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_set_literal.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_standarderror.py b/lib-python/2.7/lib2to3/fixes/fix_standarderror.py
index 6cad51116d..6cad51116d 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_standarderror.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_standarderror.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_sys_exc.py b/lib-python/2.7/lib2to3/fixes/fix_sys_exc.py
index 2ecca2b535..2ecca2b535 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_sys_exc.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_sys_exc.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_throw.py b/lib-python/2.7/lib2to3/fixes/fix_throw.py
index 1468d89a45..1468d89a45 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_throw.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_throw.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_tuple_params.py b/lib-python/2.7/lib2to3/fixes/fix_tuple_params.py
index 6361717dc5..6361717dc5 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_tuple_params.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_tuple_params.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_types.py b/lib-python/2.7/lib2to3/fixes/fix_types.py
index fc9d495927..fc9d495927 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_types.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_types.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_unicode.py b/lib-python/2.7/lib2to3/fixes/fix_unicode.py
index 6c89576540..6c89576540 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_unicode.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_unicode.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_urllib.py b/lib-python/2.7/lib2to3/fixes/fix_urllib.py
index f91fe2a035..f91fe2a035 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_urllib.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_urllib.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_ws_comma.py b/lib-python/2.7/lib2to3/fixes/fix_ws_comma.py
index 37ff6244a9..37ff6244a9 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_ws_comma.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_ws_comma.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_xrange.py b/lib-python/2.7/lib2to3/fixes/fix_xrange.py
index f1436724b4..f1436724b4 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_xrange.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_xrange.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_xreadlines.py b/lib-python/2.7/lib2to3/fixes/fix_xreadlines.py
index f50b9a2755..f50b9a2755 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_xreadlines.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_xreadlines.py
diff --git a/lib-python/2.7.1/lib2to3/fixes/fix_zip.py b/lib-python/2.7/lib2to3/fixes/fix_zip.py
index c5d7b66d67..c5d7b66d67 100644
--- a/lib-python/2.7.1/lib2to3/fixes/fix_zip.py
+++ b/lib-python/2.7/lib2to3/fixes/fix_zip.py
diff --git a/lib-python/2.7.1/lib2to3/main.py b/lib-python/2.7/lib2to3/main.py
index ffa42ab76c..ffa42ab76c 100644
--- a/lib-python/2.7.1/lib2to3/main.py
+++ b/lib-python/2.7/lib2to3/main.py
diff --git a/lib-python/2.7.1/lib2to3/patcomp.py b/lib-python/2.7/lib2to3/patcomp.py
index 84fee5b241..84fee5b241 100644
--- a/lib-python/2.7.1/lib2to3/patcomp.py
+++ b/lib-python/2.7/lib2to3/patcomp.py
diff --git a/lib-python/2.7.1/lib2to3/pgen2/__init__.py b/lib-python/2.7/lib2to3/pgen2/__init__.py
index af39048452..af39048452 100644
--- a/lib-python/2.7.1/lib2to3/pgen2/__init__.py
+++ b/lib-python/2.7/lib2to3/pgen2/__init__.py
diff --git a/lib-python/2.7.1/lib2to3/pgen2/conv.py b/lib-python/2.7/lib2to3/pgen2/conv.py
index 5d788a1d2b..5d788a1d2b 100644
--- a/lib-python/2.7.1/lib2to3/pgen2/conv.py
+++ b/lib-python/2.7/lib2to3/pgen2/conv.py
diff --git a/lib-python/2.7.1/lib2to3/pgen2/driver.py b/lib-python/2.7/lib2to3/pgen2/driver.py
index 6b3825e055..6b3825e055 100644
--- a/lib-python/2.7.1/lib2to3/pgen2/driver.py
+++ b/lib-python/2.7/lib2to3/pgen2/driver.py
diff --git a/lib-python/2.7.1/lib2to3/pgen2/grammar.py b/lib-python/2.7/lib2to3/pgen2/grammar.py
index 0483424dc4..0483424dc4 100644
--- a/lib-python/2.7.1/lib2to3/pgen2/grammar.py
+++ b/lib-python/2.7/lib2to3/pgen2/grammar.py
diff --git a/lib-python/2.7.1/lib2to3/pgen2/literals.py b/lib-python/2.7/lib2to3/pgen2/literals.py
index 0b3948a54e..0b3948a54e 100644
--- a/lib-python/2.7.1/lib2to3/pgen2/literals.py
+++ b/lib-python/2.7/lib2to3/pgen2/literals.py
diff --git a/lib-python/2.7.1/lib2to3/pgen2/parse.py b/lib-python/2.7/lib2to3/pgen2/parse.py
index 6bebdbba7e..6bebdbba7e 100644
--- a/lib-python/2.7.1/lib2to3/pgen2/parse.py
+++ b/lib-python/2.7/lib2to3/pgen2/parse.py
diff --git a/lib-python/2.7.1/lib2to3/pgen2/pgen.py b/lib-python/2.7/lib2to3/pgen2/pgen.py
index 63084a4cd5..63084a4cd5 100644
--- a/lib-python/2.7.1/lib2to3/pgen2/pgen.py
+++ b/lib-python/2.7/lib2to3/pgen2/pgen.py
diff --git a/lib-python/2.7.1/lib2to3/pgen2/token.py b/lib-python/2.7/lib2to3/pgen2/token.py
index 61468b313e..61468b313e 100755
--- a/lib-python/2.7.1/lib2to3/pgen2/token.py
+++ b/lib-python/2.7/lib2to3/pgen2/token.py
diff --git a/lib-python/2.7.1/lib2to3/pgen2/tokenize.py b/lib-python/2.7/lib2to3/pgen2/tokenize.py
index e090aa98dd..e090aa98dd 100644
--- a/lib-python/2.7.1/lib2to3/pgen2/tokenize.py
+++ b/lib-python/2.7/lib2to3/pgen2/tokenize.py
diff --git a/lib-python/2.7.1/lib2to3/pygram.py b/lib-python/2.7/lib2to3/pygram.py
index 621ff24c95..621ff24c95 100644
--- a/lib-python/2.7.1/lib2to3/pygram.py
+++ b/lib-python/2.7/lib2to3/pygram.py
diff --git a/lib-python/2.7.1/lib2to3/pytree.py b/lib-python/2.7/lib2to3/pytree.py
index b24283e0ee..b24283e0ee 100644
--- a/lib-python/2.7.1/lib2to3/pytree.py
+++ b/lib-python/2.7/lib2to3/pytree.py
diff --git a/lib-python/2.7.1/lib2to3/refactor.py b/lib-python/2.7/lib2to3/refactor.py
index a51eb716b4..a51eb716b4 100644
--- a/lib-python/2.7.1/lib2to3/refactor.py
+++ b/lib-python/2.7/lib2to3/refactor.py
diff --git a/lib-python/2.7.1/lib2to3/tests/__init__.py b/lib-python/2.7/lib2to3/tests/__init__.py
index cfaea0de74..cfaea0de74 100644
--- a/lib-python/2.7.1/lib2to3/tests/__init__.py
+++ b/lib-python/2.7/lib2to3/tests/__init__.py
diff --git a/lib-python/2.7.1/lib2to3/tests/data/README b/lib-python/2.7/lib2to3/tests/data/README
index 7aa47e40aa..7aa47e40aa 100644
--- a/lib-python/2.7.1/lib2to3/tests/data/README
+++ b/lib-python/2.7/lib2to3/tests/data/README
diff --git a/lib-python/2.7.1/lib2to3/tests/data/bom.py b/lib-python/2.7/lib2to3/tests/data/bom.py
index 9bc3975a42..9bc3975a42 100644
--- a/lib-python/2.7.1/lib2to3/tests/data/bom.py
+++ b/lib-python/2.7/lib2to3/tests/data/bom.py
diff --git a/lib-python/2.7.1/lib2to3/tests/data/crlf.py b/lib-python/2.7/lib2to3/tests/data/crlf.py
index dbe2d7bb10..dbe2d7bb10 100644
--- a/lib-python/2.7.1/lib2to3/tests/data/crlf.py
+++ b/lib-python/2.7/lib2to3/tests/data/crlf.py
diff --git a/lib-python/2.7.1/lib2to3/tests/data/different_encoding.py b/lib-python/2.7/lib2to3/tests/data/different_encoding.py
index 9f32bd04dc..9f32bd04dc 100644
--- a/lib-python/2.7.1/lib2to3/tests/data/different_encoding.py
+++ b/lib-python/2.7/lib2to3/tests/data/different_encoding.py
diff --git a/lib-python/2.7.1/lib2to3/tests/data/fixers/bad_order.py b/lib-python/2.7/lib2to3/tests/data/fixers/bad_order.py
index 061bbf209a..061bbf209a 100644
--- a/lib-python/2.7.1/lib2to3/tests/data/fixers/bad_order.py
+++ b/lib-python/2.7/lib2to3/tests/data/fixers/bad_order.py
diff --git a/lib-python/2.7.1/lib2to3/tests/data/fixers/myfixes/__init__.py b/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/lib-python/2.7.1/lib2to3/tests/data/fixers/myfixes/__init__.py
+++ b/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/__init__.py
diff --git a/lib-python/2.7.1/lib2to3/tests/data/fixers/myfixes/fix_explicit.py b/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_explicit.py
index cbe16f6f1f..cbe16f6f1f 100644
--- a/lib-python/2.7.1/lib2to3/tests/data/fixers/myfixes/fix_explicit.py
+++ b/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_explicit.py
diff --git a/lib-python/2.7.1/lib2to3/tests/data/fixers/myfixes/fix_first.py b/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_first.py
index a88821f06b..a88821f06b 100644
--- a/lib-python/2.7.1/lib2to3/tests/data/fixers/myfixes/fix_first.py
+++ b/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_first.py
diff --git a/lib-python/2.7.1/lib2to3/tests/data/fixers/myfixes/fix_last.py b/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_last.py
index 9a077d4159..9a077d4159 100644
--- a/lib-python/2.7.1/lib2to3/tests/data/fixers/myfixes/fix_last.py
+++ b/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_last.py
diff --git a/lib-python/2.7.1/lib2to3/tests/data/fixers/myfixes/fix_parrot.py b/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_parrot.py
index 6db79adf8d..6db79adf8d 100644
--- a/lib-python/2.7.1/lib2to3/tests/data/fixers/myfixes/fix_parrot.py
+++ b/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_parrot.py
diff --git a/lib-python/2.7.1/lib2to3/tests/data/fixers/myfixes/fix_preorder.py b/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_preorder.py
index b9bfbba9d5..b9bfbba9d5 100644
--- a/lib-python/2.7.1/lib2to3/tests/data/fixers/myfixes/fix_preorder.py
+++ b/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_preorder.py
diff --git a/lib-python/2.7.1/lib2to3/tests/data/fixers/no_fixer_cls.py b/lib-python/2.7/lib2to3/tests/data/fixers/no_fixer_cls.py
index 506f794951..506f794951 100644
--- a/lib-python/2.7.1/lib2to3/tests/data/fixers/no_fixer_cls.py
+++ b/lib-python/2.7/lib2to3/tests/data/fixers/no_fixer_cls.py
diff --git a/lib-python/2.7.1/lib2to3/tests/data/fixers/parrot_example.py b/lib-python/2.7/lib2to3/tests/data/fixers/parrot_example.py
index 08529280cd..08529280cd 100644
--- a/lib-python/2.7.1/lib2to3/tests/data/fixers/parrot_example.py
+++ b/lib-python/2.7/lib2to3/tests/data/fixers/parrot_example.py
diff --git a/lib-python/2.7.1/lib2to3/tests/data/infinite_recursion.py b/lib-python/2.7/lib2to3/tests/data/infinite_recursion.py
index 71715ef29d..71715ef29d 100644
--- a/lib-python/2.7.1/lib2to3/tests/data/infinite_recursion.py
+++ b/lib-python/2.7/lib2to3/tests/data/infinite_recursion.py
diff --git a/lib-python/2.7.1/lib2to3/tests/data/py2_test_grammar.py b/lib-python/2.7/lib2to3/tests/data/py2_test_grammar.py
index 17f9f4c51c..17f9f4c51c 100644
--- a/lib-python/2.7.1/lib2to3/tests/data/py2_test_grammar.py
+++ b/lib-python/2.7/lib2to3/tests/data/py2_test_grammar.py
diff --git a/lib-python/2.7.1/lib2to3/tests/data/py3_test_grammar.py b/lib-python/2.7/lib2to3/tests/data/py3_test_grammar.py
index 977f0b8b35..977f0b8b35 100644
--- a/lib-python/2.7.1/lib2to3/tests/data/py3_test_grammar.py
+++ b/lib-python/2.7/lib2to3/tests/data/py3_test_grammar.py
diff --git a/lib-python/2.7.1/lib2to3/tests/pytree_idempotency.py b/lib-python/2.7/lib2to3/tests/pytree_idempotency.py
index 243f7e8e28..243f7e8e28 100755
--- a/lib-python/2.7.1/lib2to3/tests/pytree_idempotency.py
+++ b/lib-python/2.7/lib2to3/tests/pytree_idempotency.py
diff --git a/lib-python/2.7.1/lib2to3/tests/support.py b/lib-python/2.7/lib2to3/tests/support.py
index 364693519b..364693519b 100644
--- a/lib-python/2.7.1/lib2to3/tests/support.py
+++ b/lib-python/2.7/lib2to3/tests/support.py
diff --git a/lib-python/2.7.1/lib2to3/tests/test_all_fixers.py b/lib-python/2.7/lib2to3/tests/test_all_fixers.py
index f64b3d942a..f64b3d942a 100644
--- a/lib-python/2.7.1/lib2to3/tests/test_all_fixers.py
+++ b/lib-python/2.7/lib2to3/tests/test_all_fixers.py
diff --git a/lib-python/2.7.1/lib2to3/tests/test_fixers.py b/lib-python/2.7/lib2to3/tests/test_fixers.py
index 18589d32cf..18589d32cf 100644
--- a/lib-python/2.7.1/lib2to3/tests/test_fixers.py
+++ b/lib-python/2.7/lib2to3/tests/test_fixers.py
diff --git a/lib-python/2.7.1/lib2to3/tests/test_main.py b/lib-python/2.7/lib2to3/tests/test_main.py
index 586b8df045..586b8df045 100644
--- a/lib-python/2.7.1/lib2to3/tests/test_main.py
+++ b/lib-python/2.7/lib2to3/tests/test_main.py
diff --git a/lib-python/2.7.1/lib2to3/tests/test_parser.py b/lib-python/2.7/lib2to3/tests/test_parser.py
index 703d879af0..703d879af0 100644
--- a/lib-python/2.7.1/lib2to3/tests/test_parser.py
+++ b/lib-python/2.7/lib2to3/tests/test_parser.py
diff --git a/lib-python/2.7.1/lib2to3/tests/test_pytree.py b/lib-python/2.7/lib2to3/tests/test_pytree.py
index ac7d9006aa..ac7d9006aa 100644
--- a/lib-python/2.7.1/lib2to3/tests/test_pytree.py
+++ b/lib-python/2.7/lib2to3/tests/test_pytree.py
diff --git a/lib-python/2.7.1/lib2to3/tests/test_refactor.py b/lib-python/2.7/lib2to3/tests/test_refactor.py
index 59e5a74438..59e5a74438 100644
--- a/lib-python/2.7.1/lib2to3/tests/test_refactor.py
+++ b/lib-python/2.7/lib2to3/tests/test_refactor.py
diff --git a/lib-python/2.7.1/lib2to3/tests/test_util.py b/lib-python/2.7/lib2to3/tests/test_util.py
index 9365edc1c5..9365edc1c5 100644
--- a/lib-python/2.7.1/lib2to3/tests/test_util.py
+++ b/lib-python/2.7/lib2to3/tests/test_util.py
diff --git a/lib-python/2.7.1/linecache.py b/lib-python/2.7/linecache.py
index 811f27fe36..811f27fe36 100644
--- a/lib-python/2.7.1/linecache.py
+++ b/lib-python/2.7/linecache.py
diff --git a/lib-python/2.7.1/locale.py b/lib-python/2.7/locale.py
index 921f4f6bef..921f4f6bef 100644
--- a/lib-python/2.7.1/locale.py
+++ b/lib-python/2.7/locale.py
diff --git a/lib-python/2.7.1/logging/__init__.py b/lib-python/2.7/logging/__init__.py
index 2f081a0a85..2f081a0a85 100644
--- a/lib-python/2.7.1/logging/__init__.py
+++ b/lib-python/2.7/logging/__init__.py
diff --git a/lib-python/2.7.1/logging/config.py b/lib-python/2.7/logging/config.py
index 8e4fa80c6c..8e4fa80c6c 100644
--- a/lib-python/2.7.1/logging/config.py
+++ b/lib-python/2.7/logging/config.py
diff --git a/lib-python/2.7.1/logging/handlers.py b/lib-python/2.7/logging/handlers.py
index 472eee5f6c..472eee5f6c 100644
--- a/lib-python/2.7.1/logging/handlers.py
+++ b/lib-python/2.7/logging/handlers.py
diff --git a/lib-python/2.7.1/macpath.py b/lib-python/2.7/macpath.py
index cd4cb8581a..cd4cb8581a 100644
--- a/lib-python/2.7.1/macpath.py
+++ b/lib-python/2.7/macpath.py
diff --git a/lib-python/2.7.1/macurl2path.py b/lib-python/2.7/macurl2path.py
index 4c5ae64572..4c5ae64572 100644
--- a/lib-python/2.7.1/macurl2path.py
+++ b/lib-python/2.7/macurl2path.py
diff --git a/lib-python/2.7.1/mailbox.py b/lib-python/2.7/mailbox.py
index 2b7b14e2f1..2b7b14e2f1 100644
--- a/lib-python/2.7.1/mailbox.py
+++ b/lib-python/2.7/mailbox.py
diff --git a/lib-python/2.7.1/mailcap.py b/lib-python/2.7/mailcap.py
index b2ddacd046..b2ddacd046 100644
--- a/lib-python/2.7.1/mailcap.py
+++ b/lib-python/2.7/mailcap.py
diff --git a/lib-python/2.7.1/markupbase.py b/lib-python/2.7/markupbase.py
index 24808d185b..24808d185b 100644
--- a/lib-python/2.7.1/markupbase.py
+++ b/lib-python/2.7/markupbase.py
diff --git a/lib-python/2.7.1/md5.py b/lib-python/2.7/md5.py
index a44ca3b493..a44ca3b493 100644
--- a/lib-python/2.7.1/md5.py
+++ b/lib-python/2.7/md5.py
diff --git a/lib-python/2.7.1/mhlib.py b/lib-python/2.7/mhlib.py
index 856e87804c..856e87804c 100644
--- a/lib-python/2.7.1/mhlib.py
+++ b/lib-python/2.7/mhlib.py
diff --git a/lib-python/2.7.1/mimetools.py b/lib-python/2.7/mimetools.py
index 71ca8f8593..71ca8f8593 100644
--- a/lib-python/2.7.1/mimetools.py
+++ b/lib-python/2.7/mimetools.py
diff --git a/lib-python/2.7.1/mimetypes.py b/lib-python/2.7/mimetypes.py
index 4c054c961c..4c054c961c 100644
--- a/lib-python/2.7.1/mimetypes.py
+++ b/lib-python/2.7/mimetypes.py
diff --git a/lib-python/2.7.1/mimify.py b/lib-python/2.7/mimify.py
index 1c15983d1e..1c15983d1e 100755
--- a/lib-python/2.7.1/mimify.py
+++ b/lib-python/2.7/mimify.py
diff --git a/lib-python/2.7.1/modulefinder.py b/lib-python/2.7/modulefinder.py
index 7f2bf8b158..7f2bf8b158 100644
--- a/lib-python/2.7.1/modulefinder.py
+++ b/lib-python/2.7/modulefinder.py
diff --git a/lib-python/2.7.1/msilib/__init__.py b/lib-python/2.7/msilib/__init__.py
index 1aa0637ab8..1aa0637ab8 100644
--- a/lib-python/2.7.1/msilib/__init__.py
+++ b/lib-python/2.7/msilib/__init__.py
diff --git a/lib-python/2.7.1/msilib/schema.py b/lib-python/2.7/msilib/schema.py
index 51dd177741..51dd177741 100644
--- a/lib-python/2.7.1/msilib/schema.py
+++ b/lib-python/2.7/msilib/schema.py
diff --git a/lib-python/2.7.1/msilib/sequence.py b/lib-python/2.7/msilib/sequence.py
index 1138f7a234..1138f7a234 100644
--- a/lib-python/2.7.1/msilib/sequence.py
+++ b/lib-python/2.7/msilib/sequence.py
diff --git a/lib-python/2.7.1/msilib/text.py b/lib-python/2.7/msilib/text.py
index 12fd2d7c6c..12fd2d7c6c 100644
--- a/lib-python/2.7.1/msilib/text.py
+++ b/lib-python/2.7/msilib/text.py
diff --git a/lib-python/2.7.1/multifile.py b/lib-python/2.7/multifile.py
index 35b0200c24..35b0200c24 100644
--- a/lib-python/2.7.1/multifile.py
+++ b/lib-python/2.7/multifile.py
diff --git a/lib-python/2.7.1/multiprocessing/__init__.py b/lib-python/2.7/multiprocessing/__init__.py
index bbdad809dc..bbdad809dc 100644
--- a/lib-python/2.7.1/multiprocessing/__init__.py
+++ b/lib-python/2.7/multiprocessing/__init__.py
diff --git a/lib-python/2.7.1/multiprocessing/connection.py b/lib-python/2.7/multiprocessing/connection.py
index 99b338edb1..99b338edb1 100644
--- a/lib-python/2.7.1/multiprocessing/connection.py
+++ b/lib-python/2.7/multiprocessing/connection.py
diff --git a/lib-python/2.7.1/multiprocessing/dummy/__init__.py b/lib-python/2.7/multiprocessing/dummy/__init__.py
index 30b1b20f56..30b1b20f56 100644
--- a/lib-python/2.7.1/multiprocessing/dummy/__init__.py
+++ b/lib-python/2.7/multiprocessing/dummy/__init__.py
diff --git a/lib-python/2.7.1/multiprocessing/dummy/connection.py b/lib-python/2.7/multiprocessing/dummy/connection.py
index 4f0a6805de..4f0a6805de 100644
--- a/lib-python/2.7.1/multiprocessing/dummy/connection.py
+++ b/lib-python/2.7/multiprocessing/dummy/connection.py
diff --git a/lib-python/2.7.1/multiprocessing/forking.py b/lib-python/2.7/multiprocessing/forking.py
index 5e04725a1e..5e04725a1e 100644
--- a/lib-python/2.7.1/multiprocessing/forking.py
+++ b/lib-python/2.7/multiprocessing/forking.py
diff --git a/lib-python/2.7.1/multiprocessing/heap.py b/lib-python/2.7/multiprocessing/heap.py
index 697a5f5516..697a5f5516 100644
--- a/lib-python/2.7.1/multiprocessing/heap.py
+++ b/lib-python/2.7/multiprocessing/heap.py
diff --git a/lib-python/2.7.1/multiprocessing/managers.py b/lib-python/2.7/multiprocessing/managers.py
index 8850258ce5..8850258ce5 100644
--- a/lib-python/2.7.1/multiprocessing/managers.py
+++ b/lib-python/2.7/multiprocessing/managers.py
diff --git a/lib-python/2.7.1/multiprocessing/pool.py b/lib-python/2.7/multiprocessing/pool.py
index 8555da965f..8555da965f 100644
--- a/lib-python/2.7.1/multiprocessing/pool.py
+++ b/lib-python/2.7/multiprocessing/pool.py
diff --git a/lib-python/2.7.1/multiprocessing/process.py b/lib-python/2.7/multiprocessing/process.py
index 998dab7c4b..998dab7c4b 100644
--- a/lib-python/2.7.1/multiprocessing/process.py
+++ b/lib-python/2.7/multiprocessing/process.py
diff --git a/lib-python/2.7.1/multiprocessing/queues.py b/lib-python/2.7/multiprocessing/queues.py
index ea279911b6..ea279911b6 100644
--- a/lib-python/2.7.1/multiprocessing/queues.py
+++ b/lib-python/2.7/multiprocessing/queues.py
diff --git a/lib-python/2.7.1/multiprocessing/reduction.py b/lib-python/2.7/multiprocessing/reduction.py
index 60e71513e9..60e71513e9 100644
--- a/lib-python/2.7.1/multiprocessing/reduction.py
+++ b/lib-python/2.7/multiprocessing/reduction.py
diff --git a/lib-python/2.7.1/multiprocessing/sharedctypes.py b/lib-python/2.7/multiprocessing/sharedctypes.py
index 76b5e94b65..76b5e94b65 100644
--- a/lib-python/2.7.1/multiprocessing/sharedctypes.py
+++ b/lib-python/2.7/multiprocessing/sharedctypes.py
diff --git a/lib-python/2.7.1/multiprocessing/synchronize.py b/lib-python/2.7/multiprocessing/synchronize.py
index 6f90cb575e..6f90cb575e 100644
--- a/lib-python/2.7.1/multiprocessing/synchronize.py
+++ b/lib-python/2.7/multiprocessing/synchronize.py
diff --git a/lib-python/2.7.1/multiprocessing/util.py b/lib-python/2.7/multiprocessing/util.py
index 632adb1d7c..632adb1d7c 100644
--- a/lib-python/2.7.1/multiprocessing/util.py
+++ b/lib-python/2.7/multiprocessing/util.py
diff --git a/lib-python/2.7.1/mutex.py b/lib-python/2.7/mutex.py
index f8acba4a35..f8acba4a35 100644
--- a/lib-python/2.7.1/mutex.py
+++ b/lib-python/2.7/mutex.py
diff --git a/lib-python/2.7.1/netrc.py b/lib-python/2.7/netrc.py
index 723fc31d86..723fc31d86 100644
--- a/lib-python/2.7.1/netrc.py
+++ b/lib-python/2.7/netrc.py
diff --git a/lib-python/2.7.1/new.py b/lib-python/2.7/new.py
index 2a6e631552..2a6e631552 100644
--- a/lib-python/2.7.1/new.py
+++ b/lib-python/2.7/new.py
diff --git a/lib-python/2.7.1/nntplib.py b/lib-python/2.7/nntplib.py
index f519b06e55..f519b06e55 100644
--- a/lib-python/2.7.1/nntplib.py
+++ b/lib-python/2.7/nntplib.py
diff --git a/lib-python/2.7.1/ntpath.py b/lib-python/2.7/ntpath.py
index 14911d0dbe..14911d0dbe 100644
--- a/lib-python/2.7.1/ntpath.py
+++ b/lib-python/2.7/ntpath.py
diff --git a/lib-python/2.7.1/nturl2path.py b/lib-python/2.7/nturl2path.py
index 29ea80f9d9..29ea80f9d9 100644
--- a/lib-python/2.7.1/nturl2path.py
+++ b/lib-python/2.7/nturl2path.py
diff --git a/lib-python/2.7.1/numbers.py b/lib-python/2.7/numbers.py
index 540e7d5910..540e7d5910 100644
--- a/lib-python/2.7.1/numbers.py
+++ b/lib-python/2.7/numbers.py
diff --git a/lib-python/2.7.1/opcode.py b/lib-python/2.7/opcode.py
index e403365b6a..e403365b6a 100644
--- a/lib-python/2.7.1/opcode.py
+++ b/lib-python/2.7/opcode.py
diff --git a/lib-python/2.7.1/optparse.py b/lib-python/2.7/optparse.py
index 87d7737423..87d7737423 100644
--- a/lib-python/2.7.1/optparse.py
+++ b/lib-python/2.7/optparse.py
diff --git a/lib-python/2.7.1/os.py b/lib-python/2.7/os.py
index c612e17ece..c612e17ece 100644
--- a/lib-python/2.7.1/os.py
+++ b/lib-python/2.7/os.py
diff --git a/lib-python/2.7.1/os2emxpath.py b/lib-python/2.7/os2emxpath.py
index 1bed51d4fa..1bed51d4fa 100644
--- a/lib-python/2.7.1/os2emxpath.py
+++ b/lib-python/2.7/os2emxpath.py
diff --git a/lib-python/2.7.1/pdb.doc b/lib-python/2.7/pdb.doc
index 375be2f8be..375be2f8be 100644
--- a/lib-python/2.7.1/pdb.doc
+++ b/lib-python/2.7/pdb.doc
diff --git a/lib-python/2.7.1/pdb.py b/lib-python/2.7/pdb.py
index a6109d45e8..a6109d45e8 100755
--- a/lib-python/2.7.1/pdb.py
+++ b/lib-python/2.7/pdb.py
diff --git a/lib-python/2.7.1/pickle.py b/lib-python/2.7/pickle.py
index 8c5d51fc15..8c5d51fc15 100644
--- a/lib-python/2.7.1/pickle.py
+++ b/lib-python/2.7/pickle.py
diff --git a/lib-python/2.7.1/pickletools.py b/lib-python/2.7/pickletools.py
index cfeeecb111..cfeeecb111 100644
--- a/lib-python/2.7.1/pickletools.py
+++ b/lib-python/2.7/pickletools.py
diff --git a/lib-python/2.7.1/pipes.py b/lib-python/2.7/pipes.py
index 02e125743b..02e125743b 100644
--- a/lib-python/2.7.1/pipes.py
+++ b/lib-python/2.7/pipes.py
diff --git a/lib-python/2.7.1/pkgutil.py b/lib-python/2.7/pkgutil.py
index c50928f701..c50928f701 100644
--- a/lib-python/2.7.1/pkgutil.py
+++ b/lib-python/2.7/pkgutil.py
diff --git a/lib-python/2.7.1/plat-aix3/IN.py b/lib-python/2.7/plat-aix3/IN.py
index 2c57362fc8..2c57362fc8 100644
--- a/lib-python/2.7.1/plat-aix3/IN.py
+++ b/lib-python/2.7/plat-aix3/IN.py
diff --git a/lib-python/2.7.1/plat-aix3/regen b/lib-python/2.7/plat-aix3/regen
index 58deb202a3..58deb202a3 100755
--- a/lib-python/2.7.1/plat-aix3/regen
+++ b/lib-python/2.7/plat-aix3/regen
diff --git a/lib-python/2.7.1/plat-aix4/IN.py b/lib-python/2.7/plat-aix4/IN.py
index 00f0e1f878..00f0e1f878 100644
--- a/lib-python/2.7.1/plat-aix4/IN.py
+++ b/lib-python/2.7/plat-aix4/IN.py
diff --git a/lib-python/2.7.1/plat-aix4/regen b/lib-python/2.7/plat-aix4/regen
index 57a71c4ed4..57a71c4ed4 100755
--- a/lib-python/2.7.1/plat-aix4/regen
+++ b/lib-python/2.7/plat-aix4/regen
diff --git a/lib-python/2.7.1/plat-atheos/IN.py b/lib-python/2.7/plat-atheos/IN.py
index 6588d65112..6588d65112 100644
--- a/lib-python/2.7.1/plat-atheos/IN.py
+++ b/lib-python/2.7/plat-atheos/IN.py
diff --git a/lib-python/2.7.1/plat-atheos/TYPES.py b/lib-python/2.7/plat-atheos/TYPES.py
index 314ca736a8..314ca736a8 100644
--- a/lib-python/2.7.1/plat-atheos/TYPES.py
+++ b/lib-python/2.7/plat-atheos/TYPES.py
diff --git a/lib-python/2.7.1/plat-atheos/regen b/lib-python/2.7/plat-atheos/regen
index 7c002c3674..7c002c3674 100755
--- a/lib-python/2.7.1/plat-atheos/regen
+++ b/lib-python/2.7/plat-atheos/regen
diff --git a/lib-python/2.7.1/plat-beos5/IN.py b/lib-python/2.7/plat-beos5/IN.py
index 362cb41fa7..362cb41fa7 100644
--- a/lib-python/2.7.1/plat-beos5/IN.py
+++ b/lib-python/2.7/plat-beos5/IN.py
diff --git a/lib-python/2.7.1/plat-beos5/regen b/lib-python/2.7/plat-beos5/regen
index c2d2f78b1d..c2d2f78b1d 100755
--- a/lib-python/2.7.1/plat-beos5/regen
+++ b/lib-python/2.7/plat-beos5/regen
diff --git a/lib-python/2.7.1/plat-darwin/IN.py b/lib-python/2.7/plat-darwin/IN.py
index 9d7408654f..9d7408654f 100644
--- a/lib-python/2.7.1/plat-darwin/IN.py
+++ b/lib-python/2.7/plat-darwin/IN.py
diff --git a/lib-python/2.7.1/plat-darwin/regen b/lib-python/2.7/plat-darwin/regen
index a20cdc1518..a20cdc1518 100755
--- a/lib-python/2.7.1/plat-darwin/regen
+++ b/lib-python/2.7/plat-darwin/regen
diff --git a/lib-python/2.7.1/plat-freebsd4/IN.py b/lib-python/2.7/plat-freebsd4/IN.py
index bca241884f..bca241884f 100644
--- a/lib-python/2.7.1/plat-freebsd4/IN.py
+++ b/lib-python/2.7/plat-freebsd4/IN.py
diff --git a/lib-python/2.7.1/plat-freebsd4/regen b/lib-python/2.7/plat-freebsd4/regen
index 8aa6898c6a..8aa6898c6a 100755
--- a/lib-python/2.7.1/plat-freebsd4/regen
+++ b/lib-python/2.7/plat-freebsd4/regen
diff --git a/lib-python/2.7.1/plat-freebsd5/IN.py b/lib-python/2.7/plat-freebsd5/IN.py
index bca241884f..bca241884f 100644
--- a/lib-python/2.7.1/plat-freebsd5/IN.py
+++ b/lib-python/2.7/plat-freebsd5/IN.py
diff --git a/lib-python/2.7.1/plat-freebsd5/regen b/lib-python/2.7/plat-freebsd5/regen
index 8aa6898c6a..8aa6898c6a 100755
--- a/lib-python/2.7.1/plat-freebsd5/regen
+++ b/lib-python/2.7/plat-freebsd5/regen
diff --git a/lib-python/2.7.1/plat-freebsd6/IN.py b/lib-python/2.7/plat-freebsd6/IN.py
index 560bf84877..560bf84877 100644
--- a/lib-python/2.7.1/plat-freebsd6/IN.py
+++ b/lib-python/2.7/plat-freebsd6/IN.py
diff --git a/lib-python/2.7.1/plat-freebsd6/regen b/lib-python/2.7/plat-freebsd6/regen
index 8aa6898c6a..8aa6898c6a 100755
--- a/lib-python/2.7.1/plat-freebsd6/regen
+++ b/lib-python/2.7/plat-freebsd6/regen
diff --git a/lib-python/2.7.1/plat-freebsd7/IN.py b/lib-python/2.7/plat-freebsd7/IN.py
index 4e3b3a23dd..4e3b3a23dd 100644
--- a/lib-python/2.7.1/plat-freebsd7/IN.py
+++ b/lib-python/2.7/plat-freebsd7/IN.py
diff --git a/lib-python/2.7.1/plat-freebsd7/regen b/lib-python/2.7/plat-freebsd7/regen
index 8aa6898c6a..8aa6898c6a 100755
--- a/lib-python/2.7.1/plat-freebsd7/regen
+++ b/lib-python/2.7/plat-freebsd7/regen
diff --git a/lib-python/2.7.1/plat-freebsd8/IN.py b/lib-python/2.7/plat-freebsd8/IN.py
index 4e3b3a23dd..4e3b3a23dd 100644
--- a/lib-python/2.7.1/plat-freebsd8/IN.py
+++ b/lib-python/2.7/plat-freebsd8/IN.py
diff --git a/lib-python/2.7.1/plat-freebsd8/regen b/lib-python/2.7/plat-freebsd8/regen
index 8aa6898c6a..8aa6898c6a 100755
--- a/lib-python/2.7.1/plat-freebsd8/regen
+++ b/lib-python/2.7/plat-freebsd8/regen
diff --git a/lib-python/2.7.1/plat-generic/regen b/lib-python/2.7/plat-generic/regen
index a20cdc1518..a20cdc1518 100755
--- a/lib-python/2.7.1/plat-generic/regen
+++ b/lib-python/2.7/plat-generic/regen
diff --git a/lib-python/2.7.1/plat-irix5/AL.py b/lib-python/2.7/plat-irix5/AL.py
index 3b43d2c8bc..3b43d2c8bc 100644
--- a/lib-python/2.7.1/plat-irix5/AL.py
+++ b/lib-python/2.7/plat-irix5/AL.py
diff --git a/lib-python/2.7.1/plat-irix5/CD.py b/lib-python/2.7/plat-irix5/CD.py
index 5398f4656c..5398f4656c 100644
--- a/lib-python/2.7.1/plat-irix5/CD.py
+++ b/lib-python/2.7/plat-irix5/CD.py
diff --git a/lib-python/2.7.1/plat-irix5/CL.py b/lib-python/2.7/plat-irix5/CL.py
index 15130e4306..15130e4306 100644
--- a/lib-python/2.7.1/plat-irix5/CL.py
+++ b/lib-python/2.7/plat-irix5/CL.py
diff --git a/lib-python/2.7.1/plat-irix5/CL_old.py b/lib-python/2.7/plat-irix5/CL_old.py
index 892f86c011..892f86c011 100644
--- a/lib-python/2.7.1/plat-irix5/CL_old.py
+++ b/lib-python/2.7/plat-irix5/CL_old.py
diff --git a/lib-python/2.7.1/plat-irix5/DEVICE.py b/lib-python/2.7/plat-irix5/DEVICE.py
index 14fd5347b9..14fd5347b9 100644
--- a/lib-python/2.7.1/plat-irix5/DEVICE.py
+++ b/lib-python/2.7/plat-irix5/DEVICE.py
diff --git a/lib-python/2.7.1/plat-irix5/ERRNO.py b/lib-python/2.7/plat-irix5/ERRNO.py
index d9ab7a4a96..d9ab7a4a96 100644
--- a/lib-python/2.7.1/plat-irix5/ERRNO.py
+++ b/lib-python/2.7/plat-irix5/ERRNO.py
diff --git a/lib-python/2.7.1/plat-irix5/FILE.py b/lib-python/2.7/plat-irix5/FILE.py
index adf0da3523..adf0da3523 100644
--- a/lib-python/2.7.1/plat-irix5/FILE.py
+++ b/lib-python/2.7/plat-irix5/FILE.py
diff --git a/lib-python/2.7.1/plat-irix5/FL.py b/lib-python/2.7/plat-irix5/FL.py
index d1b3be1ef3..d1b3be1ef3 100644
--- a/lib-python/2.7.1/plat-irix5/FL.py
+++ b/lib-python/2.7/plat-irix5/FL.py
diff --git a/lib-python/2.7.1/plat-irix5/GET.py b/lib-python/2.7/plat-irix5/GET.py
index 842a3aa9a1..842a3aa9a1 100644
--- a/lib-python/2.7.1/plat-irix5/GET.py
+++ b/lib-python/2.7/plat-irix5/GET.py
diff --git a/lib-python/2.7.1/plat-irix5/GL.py b/lib-python/2.7/plat-irix5/GL.py
index d0e0074755..d0e0074755 100644
--- a/lib-python/2.7.1/plat-irix5/GL.py
+++ b/lib-python/2.7/plat-irix5/GL.py
diff --git a/lib-python/2.7.1/plat-irix5/GLWS.py b/lib-python/2.7/plat-irix5/GLWS.py
index c1338c73e0..c1338c73e0 100644
--- a/lib-python/2.7.1/plat-irix5/GLWS.py
+++ b/lib-python/2.7/plat-irix5/GLWS.py
diff --git a/lib-python/2.7.1/plat-irix5/IN.py b/lib-python/2.7/plat-irix5/IN.py
index 8f5817676f..8f5817676f 100644
--- a/lib-python/2.7.1/plat-irix5/IN.py
+++ b/lib-python/2.7/plat-irix5/IN.py
diff --git a/lib-python/2.7.1/plat-irix5/IOCTL.py b/lib-python/2.7/plat-irix5/IOCTL.py
index ffe0f932d0..ffe0f932d0 100644
--- a/lib-python/2.7.1/plat-irix5/IOCTL.py
+++ b/lib-python/2.7/plat-irix5/IOCTL.py
diff --git a/lib-python/2.7.1/plat-irix5/SV.py b/lib-python/2.7/plat-irix5/SV.py
index e9e14f8daf..e9e14f8daf 100644
--- a/lib-python/2.7.1/plat-irix5/SV.py
+++ b/lib-python/2.7/plat-irix5/SV.py
diff --git a/lib-python/2.7.1/plat-irix5/WAIT.py b/lib-python/2.7/plat-irix5/WAIT.py
index 913a147d35..913a147d35 100644
--- a/lib-python/2.7.1/plat-irix5/WAIT.py
+++ b/lib-python/2.7/plat-irix5/WAIT.py
diff --git a/lib-python/2.7.1/plat-irix5/cddb.py b/lib-python/2.7/plat-irix5/cddb.py
index ea5e9fd465..ea5e9fd465 100644
--- a/lib-python/2.7.1/plat-irix5/cddb.py
+++ b/lib-python/2.7/plat-irix5/cddb.py
diff --git a/lib-python/2.7.1/plat-irix5/cdplayer.py b/lib-python/2.7/plat-irix5/cdplayer.py
index 9e4ba9c318..9e4ba9c318 100644
--- a/lib-python/2.7.1/plat-irix5/cdplayer.py
+++ b/lib-python/2.7/plat-irix5/cdplayer.py
diff --git a/lib-python/2.7.1/plat-irix5/flp.doc b/lib-python/2.7/plat-irix5/flp.doc
index 1a2f374ae7..1a2f374ae7 100644
--- a/lib-python/2.7.1/plat-irix5/flp.doc
+++ b/lib-python/2.7/plat-irix5/flp.doc
diff --git a/lib-python/2.7.1/plat-irix5/flp.py b/lib-python/2.7/plat-irix5/flp.py
index 13c926f3ad..13c926f3ad 100644
--- a/lib-python/2.7.1/plat-irix5/flp.py
+++ b/lib-python/2.7/plat-irix5/flp.py
diff --git a/lib-python/2.7.1/plat-irix5/jpeg.py b/lib-python/2.7/plat-irix5/jpeg.py
index 944ce930e1..944ce930e1 100644
--- a/lib-python/2.7.1/plat-irix5/jpeg.py
+++ b/lib-python/2.7/plat-irix5/jpeg.py
diff --git a/lib-python/2.7.1/plat-irix5/panel.py b/lib-python/2.7/plat-irix5/panel.py
index fcfa56b54d..fcfa56b54d 100644
--- a/lib-python/2.7.1/plat-irix5/panel.py
+++ b/lib-python/2.7/plat-irix5/panel.py
diff --git a/lib-python/2.7.1/plat-irix5/panelparser.py b/lib-python/2.7/plat-irix5/panelparser.py
index 362156d4c1..362156d4c1 100644
--- a/lib-python/2.7.1/plat-irix5/panelparser.py
+++ b/lib-python/2.7/plat-irix5/panelparser.py
diff --git a/lib-python/2.7.1/plat-irix5/readcd.doc b/lib-python/2.7/plat-irix5/readcd.doc
index 1be549c790..1be549c790 100644
--- a/lib-python/2.7.1/plat-irix5/readcd.doc
+++ b/lib-python/2.7/plat-irix5/readcd.doc
diff --git a/lib-python/2.7.1/plat-irix5/readcd.py b/lib-python/2.7/plat-irix5/readcd.py
index 54549e792c..54549e792c 100644
--- a/lib-python/2.7.1/plat-irix5/readcd.py
+++ b/lib-python/2.7/plat-irix5/readcd.py
diff --git a/lib-python/2.7.1/plat-irix5/regen b/lib-python/2.7/plat-irix5/regen
index c950a475ca..c950a475ca 100755
--- a/lib-python/2.7.1/plat-irix5/regen
+++ b/lib-python/2.7/plat-irix5/regen
diff --git a/lib-python/2.7.1/plat-irix5/torgb.py b/lib-python/2.7/plat-irix5/torgb.py
index 024d1ea488..024d1ea488 100644
--- a/lib-python/2.7.1/plat-irix5/torgb.py
+++ b/lib-python/2.7/plat-irix5/torgb.py
diff --git a/lib-python/2.7.1/plat-irix6/AL.py b/lib-python/2.7/plat-irix6/AL.py
index 3b43d2c8bc..3b43d2c8bc 100644
--- a/lib-python/2.7.1/plat-irix6/AL.py
+++ b/lib-python/2.7/plat-irix6/AL.py
diff --git a/lib-python/2.7.1/plat-irix6/CD.py b/lib-python/2.7/plat-irix6/CD.py
index 5398f4656c..5398f4656c 100644
--- a/lib-python/2.7.1/plat-irix6/CD.py
+++ b/lib-python/2.7/plat-irix6/CD.py
diff --git a/lib-python/2.7.1/plat-irix6/CL.py b/lib-python/2.7/plat-irix6/CL.py
index 15130e4306..15130e4306 100644
--- a/lib-python/2.7.1/plat-irix6/CL.py
+++ b/lib-python/2.7/plat-irix6/CL.py
diff --git a/lib-python/2.7.1/plat-irix6/DEVICE.py b/lib-python/2.7/plat-irix6/DEVICE.py
index 14fd5347b9..14fd5347b9 100644
--- a/lib-python/2.7.1/plat-irix6/DEVICE.py
+++ b/lib-python/2.7/plat-irix6/DEVICE.py
diff --git a/lib-python/2.7.1/plat-irix6/ERRNO.py b/lib-python/2.7/plat-irix6/ERRNO.py
index ec8720a533..ec8720a533 100644
--- a/lib-python/2.7.1/plat-irix6/ERRNO.py
+++ b/lib-python/2.7/plat-irix6/ERRNO.py
diff --git a/lib-python/2.7.1/plat-irix6/FILE.py b/lib-python/2.7/plat-irix6/FILE.py
index 3376c7103e..3376c7103e 100644
--- a/lib-python/2.7.1/plat-irix6/FILE.py
+++ b/lib-python/2.7/plat-irix6/FILE.py
diff --git a/lib-python/2.7.1/plat-irix6/FL.py b/lib-python/2.7/plat-irix6/FL.py
index d1b3be1ef3..d1b3be1ef3 100644
--- a/lib-python/2.7.1/plat-irix6/FL.py
+++ b/lib-python/2.7/plat-irix6/FL.py
diff --git a/lib-python/2.7.1/plat-irix6/GET.py b/lib-python/2.7/plat-irix6/GET.py
index 842a3aa9a1..842a3aa9a1 100644
--- a/lib-python/2.7.1/plat-irix6/GET.py
+++ b/lib-python/2.7/plat-irix6/GET.py
diff --git a/lib-python/2.7.1/plat-irix6/GL.py b/lib-python/2.7/plat-irix6/GL.py
index d0e0074755..d0e0074755 100644
--- a/lib-python/2.7.1/plat-irix6/GL.py
+++ b/lib-python/2.7/plat-irix6/GL.py
diff --git a/lib-python/2.7.1/plat-irix6/GLWS.py b/lib-python/2.7/plat-irix6/GLWS.py
index c1338c73e0..c1338c73e0 100644
--- a/lib-python/2.7.1/plat-irix6/GLWS.py
+++ b/lib-python/2.7/plat-irix6/GLWS.py
diff --git a/lib-python/2.7.1/plat-irix6/IN.py b/lib-python/2.7/plat-irix6/IN.py
index 8d140a710a..8d140a710a 100644
--- a/lib-python/2.7.1/plat-irix6/IN.py
+++ b/lib-python/2.7/plat-irix6/IN.py
diff --git a/lib-python/2.7.1/plat-irix6/IOCTL.py b/lib-python/2.7/plat-irix6/IOCTL.py
index ffe0f932d0..ffe0f932d0 100644
--- a/lib-python/2.7.1/plat-irix6/IOCTL.py
+++ b/lib-python/2.7/plat-irix6/IOCTL.py
diff --git a/lib-python/2.7.1/plat-irix6/SV.py b/lib-python/2.7/plat-irix6/SV.py
index e9e14f8daf..e9e14f8daf 100644
--- a/lib-python/2.7.1/plat-irix6/SV.py
+++ b/lib-python/2.7/plat-irix6/SV.py
diff --git a/lib-python/2.7.1/plat-irix6/WAIT.py b/lib-python/2.7/plat-irix6/WAIT.py
index 82ff8a1fba..82ff8a1fba 100644
--- a/lib-python/2.7.1/plat-irix6/WAIT.py
+++ b/lib-python/2.7/plat-irix6/WAIT.py
diff --git a/lib-python/2.7.1/plat-irix6/cddb.py b/lib-python/2.7/plat-irix6/cddb.py
index b5584702c4..b5584702c4 100644
--- a/lib-python/2.7.1/plat-irix6/cddb.py
+++ b/lib-python/2.7/plat-irix6/cddb.py
diff --git a/lib-python/2.7.1/plat-irix6/cdplayer.py b/lib-python/2.7/plat-irix6/cdplayer.py
index 9664b2c233..9664b2c233 100644
--- a/lib-python/2.7.1/plat-irix6/cdplayer.py
+++ b/lib-python/2.7/plat-irix6/cdplayer.py
diff --git a/lib-python/2.7.1/plat-irix6/flp.doc b/lib-python/2.7/plat-irix6/flp.doc
index 1a2f374ae7..1a2f374ae7 100644
--- a/lib-python/2.7.1/plat-irix6/flp.doc
+++ b/lib-python/2.7/plat-irix6/flp.doc
diff --git a/lib-python/2.7.1/plat-irix6/flp.py b/lib-python/2.7/plat-irix6/flp.py
index 32e8b9d27d..32e8b9d27d 100644
--- a/lib-python/2.7.1/plat-irix6/flp.py
+++ b/lib-python/2.7/plat-irix6/flp.py
diff --git a/lib-python/2.7.1/plat-irix6/jpeg.py b/lib-python/2.7/plat-irix6/jpeg.py
index 38d781c901..38d781c901 100644
--- a/lib-python/2.7.1/plat-irix6/jpeg.py
+++ b/lib-python/2.7/plat-irix6/jpeg.py
diff --git a/lib-python/2.7.1/plat-irix6/panel.py b/lib-python/2.7/plat-irix6/panel.py
index fcfa56b54d..fcfa56b54d 100644
--- a/lib-python/2.7.1/plat-irix6/panel.py
+++ b/lib-python/2.7/plat-irix6/panel.py
diff --git a/lib-python/2.7.1/plat-irix6/panelparser.py b/lib-python/2.7/plat-irix6/panelparser.py
index 362156d4c1..362156d4c1 100644
--- a/lib-python/2.7.1/plat-irix6/panelparser.py
+++ b/lib-python/2.7/plat-irix6/panelparser.py
diff --git a/lib-python/2.7.1/plat-irix6/readcd.doc b/lib-python/2.7/plat-irix6/readcd.doc
index 1be549c790..1be549c790 100644
--- a/lib-python/2.7.1/plat-irix6/readcd.doc
+++ b/lib-python/2.7/plat-irix6/readcd.doc
diff --git a/lib-python/2.7.1/plat-irix6/readcd.py b/lib-python/2.7/plat-irix6/readcd.py
index 54549e792c..54549e792c 100644
--- a/lib-python/2.7.1/plat-irix6/readcd.py
+++ b/lib-python/2.7/plat-irix6/readcd.py
diff --git a/lib-python/2.7.1/plat-irix6/regen b/lib-python/2.7/plat-irix6/regen
index 6a2cb408d9..6a2cb408d9 100755
--- a/lib-python/2.7.1/plat-irix6/regen
+++ b/lib-python/2.7/plat-irix6/regen
diff --git a/lib-python/2.7.1/plat-irix6/torgb.py b/lib-python/2.7/plat-irix6/torgb.py
index 024d1ea488..024d1ea488 100644
--- a/lib-python/2.7.1/plat-irix6/torgb.py
+++ b/lib-python/2.7/plat-irix6/torgb.py
diff --git a/lib-python/2.7.1/plat-linux2/CDROM.py b/lib-python/2.7/plat-linux2/CDROM.py
index 434093684c..434093684c 100644
--- a/lib-python/2.7.1/plat-linux2/CDROM.py
+++ b/lib-python/2.7/plat-linux2/CDROM.py
diff --git a/lib-python/2.7.1/plat-linux2/DLFCN.py b/lib-python/2.7/plat-linux2/DLFCN.py
index e23340a13d..e23340a13d 100644
--- a/lib-python/2.7.1/plat-linux2/DLFCN.py
+++ b/lib-python/2.7/plat-linux2/DLFCN.py
diff --git a/lib-python/2.7.1/plat-linux2/IN.py b/lib-python/2.7/plat-linux2/IN.py
index ad307f6539..ad307f6539 100644
--- a/lib-python/2.7.1/plat-linux2/IN.py
+++ b/lib-python/2.7/plat-linux2/IN.py
diff --git a/lib-python/2.7.1/plat-linux2/TYPES.py b/lib-python/2.7/plat-linux2/TYPES.py
index 0cdd5995de..0cdd5995de 100644
--- a/lib-python/2.7.1/plat-linux2/TYPES.py
+++ b/lib-python/2.7/plat-linux2/TYPES.py
diff --git a/lib-python/2.7.1/plat-linux2/regen b/lib-python/2.7/plat-linux2/regen
index c76950e232..c76950e232 100755
--- a/lib-python/2.7.1/plat-linux2/regen
+++ b/lib-python/2.7/plat-linux2/regen
diff --git a/lib-python/2.7.1/plat-mac/Audio_mac.py b/lib-python/2.7/plat-mac/Audio_mac.py
index ddf2a1cfd7..ddf2a1cfd7 100644
--- a/lib-python/2.7.1/plat-mac/Audio_mac.py
+++ b/lib-python/2.7/plat-mac/Audio_mac.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/AE.py b/lib-python/2.7/plat-mac/Carbon/AE.py
index 0f46017732..0f46017732 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/AE.py
+++ b/lib-python/2.7/plat-mac/Carbon/AE.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/AH.py b/lib-python/2.7/plat-mac/Carbon/AH.py
index 0701e7bd87..0701e7bd87 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/AH.py
+++ b/lib-python/2.7/plat-mac/Carbon/AH.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Alias.py b/lib-python/2.7/plat-mac/Carbon/Alias.py
index cb612a66b0..cb612a66b0 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Alias.py
+++ b/lib-python/2.7/plat-mac/Carbon/Alias.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Aliases.py b/lib-python/2.7/plat-mac/Carbon/Aliases.py
index 55e1a1f5a7..55e1a1f5a7 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Aliases.py
+++ b/lib-python/2.7/plat-mac/Carbon/Aliases.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/App.py b/lib-python/2.7/plat-mac/Carbon/App.py
index cc0d46d5d0..cc0d46d5d0 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/App.py
+++ b/lib-python/2.7/plat-mac/Carbon/App.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Appearance.py b/lib-python/2.7/plat-mac/Carbon/Appearance.py
index d99c6dce0a..d99c6dce0a 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Appearance.py
+++ b/lib-python/2.7/plat-mac/Carbon/Appearance.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/AppleEvents.py b/lib-python/2.7/plat-mac/Carbon/AppleEvents.py
index a4d7dcf903..a4d7dcf903 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/AppleEvents.py
+++ b/lib-python/2.7/plat-mac/Carbon/AppleEvents.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/AppleHelp.py b/lib-python/2.7/plat-mac/Carbon/AppleHelp.py
index 3496d5926c..3496d5926c 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/AppleHelp.py
+++ b/lib-python/2.7/plat-mac/Carbon/AppleHelp.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/CF.py b/lib-python/2.7/plat-mac/Carbon/CF.py
index 4a784c0f8e..4a784c0f8e 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/CF.py
+++ b/lib-python/2.7/plat-mac/Carbon/CF.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/CG.py b/lib-python/2.7/plat-mac/Carbon/CG.py
index 96f5772321..96f5772321 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/CG.py
+++ b/lib-python/2.7/plat-mac/Carbon/CG.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/CarbonEvents.py b/lib-python/2.7/plat-mac/Carbon/CarbonEvents.py
index 357ee5d388..357ee5d388 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/CarbonEvents.py
+++ b/lib-python/2.7/plat-mac/Carbon/CarbonEvents.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/CarbonEvt.py b/lib-python/2.7/plat-mac/Carbon/CarbonEvt.py
index 63a7792993..63a7792993 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/CarbonEvt.py
+++ b/lib-python/2.7/plat-mac/Carbon/CarbonEvt.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Cm.py b/lib-python/2.7/plat-mac/Carbon/Cm.py
index 3c8bc331b1..3c8bc331b1 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Cm.py
+++ b/lib-python/2.7/plat-mac/Carbon/Cm.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Components.py b/lib-python/2.7/plat-mac/Carbon/Components.py
index 75574cf6d0..75574cf6d0 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Components.py
+++ b/lib-python/2.7/plat-mac/Carbon/Components.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/ControlAccessor.py b/lib-python/2.7/plat-mac/Carbon/ControlAccessor.py
index 099892538c..099892538c 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/ControlAccessor.py
+++ b/lib-python/2.7/plat-mac/Carbon/ControlAccessor.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Controls.py b/lib-python/2.7/plat-mac/Carbon/Controls.py
index 6e5d8ea7f8..6e5d8ea7f8 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Controls.py
+++ b/lib-python/2.7/plat-mac/Carbon/Controls.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/CoreFoundation.py b/lib-python/2.7/plat-mac/Carbon/CoreFoundation.py
index 8d9c894641..8d9c894641 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/CoreFoundation.py
+++ b/lib-python/2.7/plat-mac/Carbon/CoreFoundation.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/CoreGraphics.py b/lib-python/2.7/plat-mac/Carbon/CoreGraphics.py
index f4cb0b9440..f4cb0b9440 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/CoreGraphics.py
+++ b/lib-python/2.7/plat-mac/Carbon/CoreGraphics.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Ctl.py b/lib-python/2.7/plat-mac/Carbon/Ctl.py
index b9dc3ef1ce..b9dc3ef1ce 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Ctl.py
+++ b/lib-python/2.7/plat-mac/Carbon/Ctl.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Dialogs.py b/lib-python/2.7/plat-mac/Carbon/Dialogs.py
index f846d7c39d..f846d7c39d 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Dialogs.py
+++ b/lib-python/2.7/plat-mac/Carbon/Dialogs.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Dlg.py b/lib-python/2.7/plat-mac/Carbon/Dlg.py
index 7b22d84981..7b22d84981 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Dlg.py
+++ b/lib-python/2.7/plat-mac/Carbon/Dlg.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Drag.py b/lib-python/2.7/plat-mac/Carbon/Drag.py
index a2349d714f..a2349d714f 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Drag.py
+++ b/lib-python/2.7/plat-mac/Carbon/Drag.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Dragconst.py b/lib-python/2.7/plat-mac/Carbon/Dragconst.py
index 38e12be7af..38e12be7af 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Dragconst.py
+++ b/lib-python/2.7/plat-mac/Carbon/Dragconst.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Events.py b/lib-python/2.7/plat-mac/Carbon/Events.py
index 269f4f1449..269f4f1449 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Events.py
+++ b/lib-python/2.7/plat-mac/Carbon/Events.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Evt.py b/lib-python/2.7/plat-mac/Carbon/Evt.py
index 7a5ffa6993..7a5ffa6993 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Evt.py
+++ b/lib-python/2.7/plat-mac/Carbon/Evt.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/File.py b/lib-python/2.7/plat-mac/Carbon/File.py
index 58c28574c7..58c28574c7 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/File.py
+++ b/lib-python/2.7/plat-mac/Carbon/File.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Files.py b/lib-python/2.7/plat-mac/Carbon/Files.py
index 678bbc7947..678bbc7947 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Files.py
+++ b/lib-python/2.7/plat-mac/Carbon/Files.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Fm.py b/lib-python/2.7/plat-mac/Carbon/Fm.py
index 0f42fdcd9a..0f42fdcd9a 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Fm.py
+++ b/lib-python/2.7/plat-mac/Carbon/Fm.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Folder.py b/lib-python/2.7/plat-mac/Carbon/Folder.py
index a4e4902892..a4e4902892 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Folder.py
+++ b/lib-python/2.7/plat-mac/Carbon/Folder.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Folders.py b/lib-python/2.7/plat-mac/Carbon/Folders.py
index 52cf15808f..52cf15808f 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Folders.py
+++ b/lib-python/2.7/plat-mac/Carbon/Folders.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Fonts.py b/lib-python/2.7/plat-mac/Carbon/Fonts.py
index 8be7e7a414..8be7e7a414 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Fonts.py
+++ b/lib-python/2.7/plat-mac/Carbon/Fonts.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Help.py b/lib-python/2.7/plat-mac/Carbon/Help.py
index 5fca0d7fd7..5fca0d7fd7 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Help.py
+++ b/lib-python/2.7/plat-mac/Carbon/Help.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/IBCarbon.py b/lib-python/2.7/plat-mac/Carbon/IBCarbon.py
index 60f0e74ca9..60f0e74ca9 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/IBCarbon.py
+++ b/lib-python/2.7/plat-mac/Carbon/IBCarbon.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/IBCarbonRuntime.py b/lib-python/2.7/plat-mac/Carbon/IBCarbonRuntime.py
index 46780187d6..46780187d6 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/IBCarbonRuntime.py
+++ b/lib-python/2.7/plat-mac/Carbon/IBCarbonRuntime.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Icn.py b/lib-python/2.7/plat-mac/Carbon/Icn.py
index b04134c8e2..b04134c8e2 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Icn.py
+++ b/lib-python/2.7/plat-mac/Carbon/Icn.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Icons.py b/lib-python/2.7/plat-mac/Carbon/Icons.py
index 86dae632dd..86dae632dd 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Icons.py
+++ b/lib-python/2.7/plat-mac/Carbon/Icons.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Launch.py b/lib-python/2.7/plat-mac/Carbon/Launch.py
index e553f8f4e5..e553f8f4e5 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Launch.py
+++ b/lib-python/2.7/plat-mac/Carbon/Launch.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/LaunchServices.py b/lib-python/2.7/plat-mac/Carbon/LaunchServices.py
index daff446933..daff446933 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/LaunchServices.py
+++ b/lib-python/2.7/plat-mac/Carbon/LaunchServices.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/List.py b/lib-python/2.7/plat-mac/Carbon/List.py
index b0d6e2273a..b0d6e2273a 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/List.py
+++ b/lib-python/2.7/plat-mac/Carbon/List.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Lists.py b/lib-python/2.7/plat-mac/Carbon/Lists.py
index 723294c614..723294c614 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Lists.py
+++ b/lib-python/2.7/plat-mac/Carbon/Lists.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/MacHelp.py b/lib-python/2.7/plat-mac/Carbon/MacHelp.py
index 06b9912bfc..06b9912bfc 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/MacHelp.py
+++ b/lib-python/2.7/plat-mac/Carbon/MacHelp.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/MacTextEditor.py b/lib-python/2.7/plat-mac/Carbon/MacTextEditor.py
index 4609d8db89..4609d8db89 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/MacTextEditor.py
+++ b/lib-python/2.7/plat-mac/Carbon/MacTextEditor.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/MediaDescr.py b/lib-python/2.7/plat-mac/Carbon/MediaDescr.py
index 5431d1e3e8..5431d1e3e8 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/MediaDescr.py
+++ b/lib-python/2.7/plat-mac/Carbon/MediaDescr.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Menu.py b/lib-python/2.7/plat-mac/Carbon/Menu.py
index 075cb9d8a4..075cb9d8a4 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Menu.py
+++ b/lib-python/2.7/plat-mac/Carbon/Menu.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Menus.py b/lib-python/2.7/plat-mac/Carbon/Menus.py
index 01affb0968..01affb0968 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Menus.py
+++ b/lib-python/2.7/plat-mac/Carbon/Menus.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Mlte.py b/lib-python/2.7/plat-mac/Carbon/Mlte.py
index b81fbc5286..b81fbc5286 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Mlte.py
+++ b/lib-python/2.7/plat-mac/Carbon/Mlte.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/OSA.py b/lib-python/2.7/plat-mac/Carbon/OSA.py
index 8d6732c945..8d6732c945 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/OSA.py
+++ b/lib-python/2.7/plat-mac/Carbon/OSA.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/OSAconst.py b/lib-python/2.7/plat-mac/Carbon/OSAconst.py
index 3b64c24810..3b64c24810 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/OSAconst.py
+++ b/lib-python/2.7/plat-mac/Carbon/OSAconst.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/QDOffscreen.py b/lib-python/2.7/plat-mac/Carbon/QDOffscreen.py
index b3f557e436..b3f557e436 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/QDOffscreen.py
+++ b/lib-python/2.7/plat-mac/Carbon/QDOffscreen.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Qd.py b/lib-python/2.7/plat-mac/Carbon/Qd.py
index 227fe9855a..227fe9855a 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Qd.py
+++ b/lib-python/2.7/plat-mac/Carbon/Qd.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Qdoffs.py b/lib-python/2.7/plat-mac/Carbon/Qdoffs.py
index 90a3d2cec3..90a3d2cec3 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Qdoffs.py
+++ b/lib-python/2.7/plat-mac/Carbon/Qdoffs.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Qt.py b/lib-python/2.7/plat-mac/Carbon/Qt.py
index 590a92ad17..590a92ad17 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Qt.py
+++ b/lib-python/2.7/plat-mac/Carbon/Qt.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/QuickDraw.py b/lib-python/2.7/plat-mac/Carbon/QuickDraw.py
index 65c2f9a946..65c2f9a946 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/QuickDraw.py
+++ b/lib-python/2.7/plat-mac/Carbon/QuickDraw.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/QuickTime.py b/lib-python/2.7/plat-mac/Carbon/QuickTime.py
index 8fba58cb3e..8fba58cb3e 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/QuickTime.py
+++ b/lib-python/2.7/plat-mac/Carbon/QuickTime.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Res.py b/lib-python/2.7/plat-mac/Carbon/Res.py
index 8f45d09464..8f45d09464 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Res.py
+++ b/lib-python/2.7/plat-mac/Carbon/Res.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Resources.py b/lib-python/2.7/plat-mac/Carbon/Resources.py
index 2cd876168d..2cd876168d 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Resources.py
+++ b/lib-python/2.7/plat-mac/Carbon/Resources.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Scrap.py b/lib-python/2.7/plat-mac/Carbon/Scrap.py
index 0dcbd37487..0dcbd37487 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Scrap.py
+++ b/lib-python/2.7/plat-mac/Carbon/Scrap.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Snd.py b/lib-python/2.7/plat-mac/Carbon/Snd.py
index 679f10b9c0..679f10b9c0 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Snd.py
+++ b/lib-python/2.7/plat-mac/Carbon/Snd.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Sndihooks.py b/lib-python/2.7/plat-mac/Carbon/Sndihooks.py
index 73a3d284c1..73a3d284c1 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Sndihooks.py
+++ b/lib-python/2.7/plat-mac/Carbon/Sndihooks.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Sound.py b/lib-python/2.7/plat-mac/Carbon/Sound.py
index 0e7b2fb644..0e7b2fb644 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Sound.py
+++ b/lib-python/2.7/plat-mac/Carbon/Sound.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/TE.py b/lib-python/2.7/plat-mac/Carbon/TE.py
index 4351d7a402..4351d7a402 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/TE.py
+++ b/lib-python/2.7/plat-mac/Carbon/TE.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/TextEdit.py b/lib-python/2.7/plat-mac/Carbon/TextEdit.py
index 176795af96..176795af96 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/TextEdit.py
+++ b/lib-python/2.7/plat-mac/Carbon/TextEdit.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Win.py b/lib-python/2.7/plat-mac/Carbon/Win.py
index 28057723eb..28057723eb 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Win.py
+++ b/lib-python/2.7/plat-mac/Carbon/Win.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/Windows.py b/lib-python/2.7/plat-mac/Carbon/Windows.py
index b09d53710a..b09d53710a 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/Windows.py
+++ b/lib-python/2.7/plat-mac/Carbon/Windows.py
diff --git a/lib-python/2.7.1/plat-mac/Carbon/__init__.py b/lib-python/2.7/plat-mac/Carbon/__init__.py
index 37a9ae3535..37a9ae3535 100644
--- a/lib-python/2.7.1/plat-mac/Carbon/__init__.py
+++ b/lib-python/2.7/plat-mac/Carbon/__init__.py
diff --git a/lib-python/2.7.1/plat-mac/EasyDialogs.py b/lib-python/2.7/plat-mac/EasyDialogs.py
index 129cf2cae2..129cf2cae2 100644
--- a/lib-python/2.7.1/plat-mac/EasyDialogs.py
+++ b/lib-python/2.7/plat-mac/EasyDialogs.py
diff --git a/lib-python/2.7.1/plat-mac/FrameWork.py b/lib-python/2.7/plat-mac/FrameWork.py
index ca8aaa600b..ca8aaa600b 100644
--- a/lib-python/2.7.1/plat-mac/FrameWork.py
+++ b/lib-python/2.7/plat-mac/FrameWork.py
diff --git a/lib-python/2.7.1/plat-mac/MiniAEFrame.py b/lib-python/2.7/plat-mac/MiniAEFrame.py
index d6126bb2a9..d6126bb2a9 100644
--- a/lib-python/2.7.1/plat-mac/MiniAEFrame.py
+++ b/lib-python/2.7/plat-mac/MiniAEFrame.py
diff --git a/lib-python/2.7.1/plat-mac/PixMapWrapper.py b/lib-python/2.7/plat-mac/PixMapWrapper.py
index 5ce304357d..5ce304357d 100644
--- a/lib-python/2.7.1/plat-mac/PixMapWrapper.py
+++ b/lib-python/2.7/plat-mac/PixMapWrapper.py
diff --git a/lib-python/2.7.1/plat-mac/aepack.py b/lib-python/2.7/plat-mac/aepack.py
index bb2a37feb3..bb2a37feb3 100644
--- a/lib-python/2.7.1/plat-mac/aepack.py
+++ b/lib-python/2.7/plat-mac/aepack.py
diff --git a/lib-python/2.7.1/plat-mac/aetools.py b/lib-python/2.7/plat-mac/aetools.py
index 41d7a21709..41d7a21709 100644
--- a/lib-python/2.7.1/plat-mac/aetools.py
+++ b/lib-python/2.7/plat-mac/aetools.py
diff --git a/lib-python/2.7.1/plat-mac/aetypes.py b/lib-python/2.7/plat-mac/aetypes.py
index f333156408..f333156408 100644
--- a/lib-python/2.7.1/plat-mac/aetypes.py
+++ b/lib-python/2.7/plat-mac/aetypes.py
diff --git a/lib-python/2.7.1/plat-mac/applesingle.py b/lib-python/2.7/plat-mac/applesingle.py
index 13962f6098..13962f6098 100644
--- a/lib-python/2.7.1/plat-mac/applesingle.py
+++ b/lib-python/2.7/plat-mac/applesingle.py
diff --git a/lib-python/2.7.1/plat-mac/appletrawmain.py b/lib-python/2.7/plat-mac/appletrawmain.py
index c863486aa9..c863486aa9 100644
--- a/lib-python/2.7.1/plat-mac/appletrawmain.py
+++ b/lib-python/2.7/plat-mac/appletrawmain.py
diff --git a/lib-python/2.7.1/plat-mac/appletrunner.py b/lib-python/2.7/plat-mac/appletrunner.py
index cdfd417459..cdfd417459 100755
--- a/lib-python/2.7.1/plat-mac/appletrunner.py
+++ b/lib-python/2.7/plat-mac/appletrunner.py
diff --git a/lib-python/2.7.1/plat-mac/argvemulator.py b/lib-python/2.7/plat-mac/argvemulator.py
index 3dfc9f8318..3dfc9f8318 100644
--- a/lib-python/2.7.1/plat-mac/argvemulator.py
+++ b/lib-python/2.7/plat-mac/argvemulator.py
diff --git a/lib-python/2.7.1/plat-mac/bgenlocations.py b/lib-python/2.7/plat-mac/bgenlocations.py
index 38f41592f8..38f41592f8 100644
--- a/lib-python/2.7.1/plat-mac/bgenlocations.py
+++ b/lib-python/2.7/plat-mac/bgenlocations.py
diff --git a/lib-python/2.7.1/plat-mac/buildtools.py b/lib-python/2.7/plat-mac/buildtools.py
index bbb37abeda..bbb37abeda 100644
--- a/lib-python/2.7.1/plat-mac/buildtools.py
+++ b/lib-python/2.7/plat-mac/buildtools.py
diff --git a/lib-python/2.7.1/plat-mac/bundlebuilder.py b/lib-python/2.7/plat-mac/bundlebuilder.py
index 433991394d..433991394d 100755
--- a/lib-python/2.7.1/plat-mac/bundlebuilder.py
+++ b/lib-python/2.7/plat-mac/bundlebuilder.py
diff --git a/lib-python/2.7.1/plat-mac/cfmfile.py b/lib-python/2.7/plat-mac/cfmfile.py
index 26238e9454..26238e9454 100644
--- a/lib-python/2.7.1/plat-mac/cfmfile.py
+++ b/lib-python/2.7/plat-mac/cfmfile.py
diff --git a/lib-python/2.7.1/plat-mac/dialogs.rsrc b/lib-python/2.7/plat-mac/dialogs.rsrc
index 0107493b59..0107493b59 100644
--- a/lib-python/2.7.1/plat-mac/dialogs.rsrc
+++ b/lib-python/2.7/plat-mac/dialogs.rsrc
Binary files differ
diff --git a/lib-python/2.7.1/plat-mac/errors.rsrc b/lib-python/2.7/plat-mac/errors.rsrc
index 61c487e17f..61c487e17f 100644
--- a/lib-python/2.7.1/plat-mac/errors.rsrc
+++ b/lib-python/2.7/plat-mac/errors.rsrc
Binary files differ
diff --git a/lib-python/2.7.1/plat-mac/findertools.py b/lib-python/2.7/plat-mac/findertools.py
index 1363562fbf..1363562fbf 100644
--- a/lib-python/2.7.1/plat-mac/findertools.py
+++ b/lib-python/2.7/plat-mac/findertools.py
diff --git a/lib-python/2.7.1/plat-mac/gensuitemodule.py b/lib-python/2.7/plat-mac/gensuitemodule.py
index 2bae08a4de..2bae08a4de 100644
--- a/lib-python/2.7.1/plat-mac/gensuitemodule.py
+++ b/lib-python/2.7/plat-mac/gensuitemodule.py
diff --git a/lib-python/2.7.1/plat-mac/ic.py b/lib-python/2.7/plat-mac/ic.py
index 321eba84d2..321eba84d2 100644
--- a/lib-python/2.7.1/plat-mac/ic.py
+++ b/lib-python/2.7/plat-mac/ic.py
diff --git a/lib-python/2.7.1/plat-mac/icopen.py b/lib-python/2.7/plat-mac/icopen.py
index 941dbb6400..941dbb6400 100644
--- a/lib-python/2.7.1/plat-mac/icopen.py
+++ b/lib-python/2.7/plat-mac/icopen.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py
index 84b8561d65..84b8561d65 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py
index ca1f6943f3..ca1f6943f3 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/CodeWarrior/Required.py b/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Required.py
index b0749e873f..b0749e873f 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/CodeWarrior/Required.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Required.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py
index 25324f8816..25324f8816 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py b/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py
index 38e33502d5..38e33502d5 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py
index bce9e7698d..bce9e7698d 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py
index c274e70d1d..c274e70d1d 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py
index 9e2541e5a4..9e2541e5a4 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py
index 7ead98af96..7ead98af96 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py
index e234546cee..e234546cee 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py
index e87526f548..e87526f548 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/__init__.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/__init__.py
index 967bc0e5a9..967bc0e5a9 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Explorer/__init__.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/__init__.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py
index e495ef496c..e495ef496c 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Enumerations.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Enumerations.py
index 558d7ff23b..558d7ff23b 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Enumerations.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Enumerations.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Files.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Files.py
index ddbe1bafbb..ddbe1bafbb 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Files.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Files.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py
index 4e3928c379..4e3928c379 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Finder_items.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.py
index 7120ea6c58..7120ea6c58 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Finder_items.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py
index b17fdf471e..b17fdf471e 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py
index b97918f996..b97918f996 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py
index 3e7d817991..3e7d817991 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Window_classes.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.py
index 496968a640..496968a640 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/Window_classes.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/__init__.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/__init__.py
index 84d178d8f2..84d178d8f2 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Finder/__init__.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/__init__.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py
index 9d2625f5ca..9d2625f5ca 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py
index d37e66fc80..d37e66fc80 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/Required_suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Required_suite.py
index c99794f5a8..c99794f5a8 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/Required_suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Required_suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py
index 5c3e927893..5c3e927893 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py
index de4a01c9e5..de4a01c9e5 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/Text.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Text.py
index 2360d949a3..2360d949a3 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/Text.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Text.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py
index 1706b25c23..1706b25c23 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/__init__.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/__init__.py
index 802f18a3b4..802f18a3b4 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Netscape/__init__.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/__init__.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py
index ff5bcc4318..ff5bcc4318 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py
index 99fe5e348a..99fe5e348a 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py
index 11747f9c3d..11747f9c3d 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py
index d78193796d..d78193796d 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py
index 7e77dbbf5b..7e77dbbf5b 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py
index 10e5423771..10e5423771 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py
index afa01a0e00..afa01a0e00 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py
index 1845f4d435..1845f4d435 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py
index cd9fa19870..cd9fa19870 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/__init__.py b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/__init__.py
index b96055d696..b96055d696 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/StdSuites/__init__.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/__init__.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py
index a9ac3dd279..a9ac3dd279 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py
index c2c7e5e038..c2c7e5e038 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py
index e80ace1e51..e80ace1e51 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py
index ed09245157..ed09245157 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py
index ef539b1e03..ef539b1e03 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py
index 9dcb85fb2f..9dcb85fb2f 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py
index 0ec16c0800..0ec16c0800 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py
index d5b4bfc6e7..d5b4bfc6e7 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py
index 9f109e111e..9f109e111e 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/__init__.py b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/__init__.py
index 80ce28ee6c..80ce28ee6c 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/SystemEvents/__init__.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/__init__.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py
index e42528ca74..e42528ca74 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py
index afa02b39fc..afa02b39fc 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py
index 62f4744b21..62f4744b21 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Terminal/__init__.py b/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/__init__.py
index 00330b9ac9..00330b9ac9 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/Terminal/__init__.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/__init__.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py b/lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py
index b675b98503..b675b98503 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py
diff --git a/lib-python/2.7.1/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py b/lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py
index e3ee2715c6..e3ee2715c6 100644
--- a/lib-python/2.7.1/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py
+++ b/lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py
diff --git a/lib-python/2.7.1/plat-mac/macerrors.py b/lib-python/2.7/plat-mac/macerrors.py
index 58d79d6174..58d79d6174 100644
--- a/lib-python/2.7.1/plat-mac/macerrors.py
+++ b/lib-python/2.7/plat-mac/macerrors.py
diff --git a/lib-python/2.7.1/plat-mac/macostools.py b/lib-python/2.7/plat-mac/macostools.py
index 395001ddc1..395001ddc1 100644
--- a/lib-python/2.7.1/plat-mac/macostools.py
+++ b/lib-python/2.7/plat-mac/macostools.py
diff --git a/lib-python/2.7.1/plat-mac/macresource.py b/lib-python/2.7/plat-mac/macresource.py
index 3b48d4b533..3b48d4b533 100644
--- a/lib-python/2.7.1/plat-mac/macresource.py
+++ b/lib-python/2.7/plat-mac/macresource.py
diff --git a/lib-python/2.7.1/plat-mac/pimp.py b/lib-python/2.7/plat-mac/pimp.py
index 9a3e82e269..9a3e82e269 100644
--- a/lib-python/2.7.1/plat-mac/pimp.py
+++ b/lib-python/2.7/plat-mac/pimp.py
diff --git a/lib-python/2.7.1/plat-mac/terminalcommand.py b/lib-python/2.7/plat-mac/terminalcommand.py
index ef8cb6c410..ef8cb6c410 100644
--- a/lib-python/2.7.1/plat-mac/terminalcommand.py
+++ b/lib-python/2.7/plat-mac/terminalcommand.py
diff --git a/lib-python/2.7.1/plat-mac/videoreader.py b/lib-python/2.7/plat-mac/videoreader.py
index 9dd7d67b02..9dd7d67b02 100644
--- a/lib-python/2.7.1/plat-mac/videoreader.py
+++ b/lib-python/2.7/plat-mac/videoreader.py
diff --git a/lib-python/2.7.1/plat-netbsd1/IN.py b/lib-python/2.7/plat-netbsd1/IN.py
index 474c51e6d9..474c51e6d9 100644
--- a/lib-python/2.7.1/plat-netbsd1/IN.py
+++ b/lib-python/2.7/plat-netbsd1/IN.py
diff --git a/lib-python/2.7.1/plat-netbsd1/regen b/lib-python/2.7/plat-netbsd1/regen
index 8aa6898c6a..8aa6898c6a 100755
--- a/lib-python/2.7.1/plat-netbsd1/regen
+++ b/lib-python/2.7/plat-netbsd1/regen
diff --git a/lib-python/2.7.1/plat-next3/regen b/lib-python/2.7/plat-next3/regen
index 7a036135a3..7a036135a3 100755
--- a/lib-python/2.7.1/plat-next3/regen
+++ b/lib-python/2.7/plat-next3/regen
diff --git a/lib-python/2.7.1/plat-os2emx/IN.py b/lib-python/2.7/plat-os2emx/IN.py
index 8b06eb8f07..8b06eb8f07 100644
--- a/lib-python/2.7.1/plat-os2emx/IN.py
+++ b/lib-python/2.7/plat-os2emx/IN.py
diff --git a/lib-python/2.7.1/plat-os2emx/SOCKET.py b/lib-python/2.7/plat-os2emx/SOCKET.py
index dac594ad7f..dac594ad7f 100644
--- a/lib-python/2.7.1/plat-os2emx/SOCKET.py
+++ b/lib-python/2.7/plat-os2emx/SOCKET.py
diff --git a/lib-python/2.7.1/plat-os2emx/_emx_link.py b/lib-python/2.7/plat-os2emx/_emx_link.py
index 422c2bbf6f..422c2bbf6f 100644
--- a/lib-python/2.7.1/plat-os2emx/_emx_link.py
+++ b/lib-python/2.7/plat-os2emx/_emx_link.py
diff --git a/lib-python/2.7.1/plat-os2emx/grp.py b/lib-python/2.7/plat-os2emx/grp.py
index a5f346872a..a5f346872a 100644
--- a/lib-python/2.7.1/plat-os2emx/grp.py
+++ b/lib-python/2.7/plat-os2emx/grp.py
diff --git a/lib-python/2.7.1/plat-os2emx/pwd.py b/lib-python/2.7/plat-os2emx/pwd.py
index ceb92d918c..ceb92d918c 100644
--- a/lib-python/2.7.1/plat-os2emx/pwd.py
+++ b/lib-python/2.7/plat-os2emx/pwd.py
diff --git a/lib-python/2.7.1/plat-os2emx/regen b/lib-python/2.7/plat-os2emx/regen
index 3ecd2a8605..3ecd2a8605 100755
--- a/lib-python/2.7.1/plat-os2emx/regen
+++ b/lib-python/2.7/plat-os2emx/regen
diff --git a/lib-python/2.7.1/plat-riscos/riscosenviron.py b/lib-python/2.7/plat-riscos/riscosenviron.py
index 95a2ce55d9..95a2ce55d9 100644
--- a/lib-python/2.7.1/plat-riscos/riscosenviron.py
+++ b/lib-python/2.7/plat-riscos/riscosenviron.py
diff --git a/lib-python/2.7.1/plat-riscos/riscospath.py b/lib-python/2.7/plat-riscos/riscospath.py
index ea39e60f10..ea39e60f10 100644
--- a/lib-python/2.7.1/plat-riscos/riscospath.py
+++ b/lib-python/2.7/plat-riscos/riscospath.py
diff --git a/lib-python/2.7.1/plat-riscos/rourl2path.py b/lib-python/2.7/plat-riscos/rourl2path.py
index 5d5386e65c..5d5386e65c 100644
--- a/lib-python/2.7.1/plat-riscos/rourl2path.py
+++ b/lib-python/2.7/plat-riscos/rourl2path.py
diff --git a/lib-python/2.7.1/plat-sunos5/CDIO.py b/lib-python/2.7/plat-sunos5/CDIO.py
index d766b50264..d766b50264 100644
--- a/lib-python/2.7.1/plat-sunos5/CDIO.py
+++ b/lib-python/2.7/plat-sunos5/CDIO.py
diff --git a/lib-python/2.7.1/plat-sunos5/DLFCN.py b/lib-python/2.7/plat-sunos5/DLFCN.py
index f492350674..f492350674 100644
--- a/lib-python/2.7.1/plat-sunos5/DLFCN.py
+++ b/lib-python/2.7/plat-sunos5/DLFCN.py
diff --git a/lib-python/2.7.1/plat-sunos5/IN.py b/lib-python/2.7/plat-sunos5/IN.py
index 867b9eb5f8..867b9eb5f8 100644
--- a/lib-python/2.7.1/plat-sunos5/IN.py
+++ b/lib-python/2.7/plat-sunos5/IN.py
diff --git a/lib-python/2.7.1/plat-sunos5/STROPTS.py b/lib-python/2.7/plat-sunos5/STROPTS.py
index 4970bd722d..4970bd722d 100644
--- a/lib-python/2.7.1/plat-sunos5/STROPTS.py
+++ b/lib-python/2.7/plat-sunos5/STROPTS.py
diff --git a/lib-python/2.7.1/plat-sunos5/SUNAUDIODEV.py b/lib-python/2.7/plat-sunos5/SUNAUDIODEV.py
index 25599bb882..25599bb882 100644
--- a/lib-python/2.7.1/plat-sunos5/SUNAUDIODEV.py
+++ b/lib-python/2.7/plat-sunos5/SUNAUDIODEV.py
diff --git a/lib-python/2.7.1/plat-sunos5/TYPES.py b/lib-python/2.7/plat-sunos5/TYPES.py
index e8e4a0074f..e8e4a0074f 100644
--- a/lib-python/2.7.1/plat-sunos5/TYPES.py
+++ b/lib-python/2.7/plat-sunos5/TYPES.py
diff --git a/lib-python/2.7.1/plat-sunos5/regen b/lib-python/2.7/plat-sunos5/regen
index 78cb7de148..78cb7de148 100755
--- a/lib-python/2.7.1/plat-sunos5/regen
+++ b/lib-python/2.7/plat-sunos5/regen
diff --git a/lib-python/2.7.1/plat-unixware7/IN.py b/lib-python/2.7/plat-unixware7/IN.py
index d66ae970c5..d66ae970c5 100644
--- a/lib-python/2.7.1/plat-unixware7/IN.py
+++ b/lib-python/2.7/plat-unixware7/IN.py
diff --git a/lib-python/2.7.1/plat-unixware7/STROPTS.py b/lib-python/2.7/plat-unixware7/STROPTS.py
index 0f0cb25169..0f0cb25169 100644
--- a/lib-python/2.7.1/plat-unixware7/STROPTS.py
+++ b/lib-python/2.7/plat-unixware7/STROPTS.py
diff --git a/lib-python/2.7.1/plat-unixware7/regen b/lib-python/2.7/plat-unixware7/regen
index 68998a7a5c..68998a7a5c 100755
--- a/lib-python/2.7.1/plat-unixware7/regen
+++ b/lib-python/2.7/plat-unixware7/regen
diff --git a/lib-python/2.7.1/platform.py b/lib-python/2.7/platform.py
index 0f24553669..0f24553669 100755
--- a/lib-python/2.7.1/platform.py
+++ b/lib-python/2.7/platform.py
diff --git a/lib-python/2.7.1/plistlib.py b/lib-python/2.7/plistlib.py
index 51944eecb0..51944eecb0 100644
--- a/lib-python/2.7.1/plistlib.py
+++ b/lib-python/2.7/plistlib.py
diff --git a/lib-python/2.7.1/popen2.py b/lib-python/2.7/popen2.py
index cb769f8862..cb769f8862 100644
--- a/lib-python/2.7.1/popen2.py
+++ b/lib-python/2.7/popen2.py
diff --git a/lib-python/2.7.1/poplib.py b/lib-python/2.7/poplib.py
index e2b33ef10f..e2b33ef10f 100644
--- a/lib-python/2.7.1/poplib.py
+++ b/lib-python/2.7/poplib.py
diff --git a/lib-python/2.7.1/posixfile.py b/lib-python/2.7/posixfile.py
index ff2910779b..ff2910779b 100644
--- a/lib-python/2.7.1/posixfile.py
+++ b/lib-python/2.7/posixfile.py
diff --git a/lib-python/2.7.1/posixpath.py b/lib-python/2.7/posixpath.py
index aae38d5abf..aae38d5abf 100644
--- a/lib-python/2.7.1/posixpath.py
+++ b/lib-python/2.7/posixpath.py
diff --git a/lib-python/2.7.1/pprint.py b/lib-python/2.7/pprint.py
index 910283e609..910283e609 100644
--- a/lib-python/2.7.1/pprint.py
+++ b/lib-python/2.7/pprint.py
diff --git a/lib-python/2.7.1/profile.py b/lib-python/2.7/profile.py
index 2d1f486405..2d1f486405 100755
--- a/lib-python/2.7.1/profile.py
+++ b/lib-python/2.7/profile.py
diff --git a/lib-python/2.7.1/pstats.py b/lib-python/2.7/pstats.py
index 9ccd75b3cd..9ccd75b3cd 100644
--- a/lib-python/2.7.1/pstats.py
+++ b/lib-python/2.7/pstats.py
diff --git a/lib-python/2.7.1/pty.py b/lib-python/2.7/pty.py
index 9fd4709427..9fd4709427 100644
--- a/lib-python/2.7.1/pty.py
+++ b/lib-python/2.7/pty.py
diff --git a/lib-python/2.7.1/py_compile.py b/lib-python/2.7/py_compile.py
index dc1cae98dd..dc1cae98dd 100644
--- a/lib-python/2.7.1/py_compile.py
+++ b/lib-python/2.7/py_compile.py
diff --git a/lib-python/2.7.1/pyclbr.py b/lib-python/2.7/pyclbr.py
index 97f74f1b28..97f74f1b28 100644
--- a/lib-python/2.7.1/pyclbr.py
+++ b/lib-python/2.7/pyclbr.py
diff --git a/lib-python/2.7.1/pydoc.py b/lib-python/2.7/pydoc.py
index c672cc33c3..c672cc33c3 100755
--- a/lib-python/2.7.1/pydoc.py
+++ b/lib-python/2.7/pydoc.py
diff --git a/lib-python/2.7.1/pydoc_data/__init__.py b/lib-python/2.7/pydoc_data/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/lib-python/2.7.1/pydoc_data/__init__.py
+++ b/lib-python/2.7/pydoc_data/__init__.py
diff --git a/lib-python/2.7.1/pydoc_data/topics.py b/lib-python/2.7/pydoc_data/topics.py
index 849cd25b0b..849cd25b0b 100644
--- a/lib-python/2.7.1/pydoc_data/topics.py
+++ b/lib-python/2.7/pydoc_data/topics.py
diff --git a/lib-python/2.7.1/quopri.py b/lib-python/2.7/quopri.py
index 8788afc2f1..8788afc2f1 100755
--- a/lib-python/2.7.1/quopri.py
+++ b/lib-python/2.7/quopri.py
diff --git a/lib-python/2.7.1/random.py b/lib-python/2.7/random.py
index 01e1420df6..01e1420df6 100644
--- a/lib-python/2.7.1/random.py
+++ b/lib-python/2.7/random.py
diff --git a/lib-python/2.7.1/re.py b/lib-python/2.7/re.py
index 955b6b525f..955b6b525f 100644
--- a/lib-python/2.7.1/re.py
+++ b/lib-python/2.7/re.py
diff --git a/lib-python/2.7.1/repr.py b/lib-python/2.7/repr.py
index 3c26cc39a2..3c26cc39a2 100644
--- a/lib-python/2.7.1/repr.py
+++ b/lib-python/2.7/repr.py
diff --git a/lib-python/2.7.1/rexec.py b/lib-python/2.7/rexec.py
index 74461512dd..74461512dd 100644
--- a/lib-python/2.7.1/rexec.py
+++ b/lib-python/2.7/rexec.py
diff --git a/lib-python/2.7.1/rfc822.py b/lib-python/2.7/rfc822.py
index 64cd702cd0..64cd702cd0 100644
--- a/lib-python/2.7.1/rfc822.py
+++ b/lib-python/2.7/rfc822.py
diff --git a/lib-python/2.7.1/rlcompleter.py b/lib-python/2.7/rlcompleter.py
index 53de2969df..53de2969df 100644
--- a/lib-python/2.7.1/rlcompleter.py
+++ b/lib-python/2.7/rlcompleter.py
diff --git a/lib-python/2.7.1/robotparser.py b/lib-python/2.7/robotparser.py
index 1722863d14..1722863d14 100644
--- a/lib-python/2.7.1/robotparser.py
+++ b/lib-python/2.7/robotparser.py
diff --git a/lib-python/2.7.1/runpy.py b/lib-python/2.7/runpy.py
index f635c4bf1c..f635c4bf1c 100644
--- a/lib-python/2.7.1/runpy.py
+++ b/lib-python/2.7/runpy.py
diff --git a/lib-python/2.7.1/sched.py b/lib-python/2.7/sched.py
index f0da8291fe..f0da8291fe 100644
--- a/lib-python/2.7.1/sched.py
+++ b/lib-python/2.7/sched.py
diff --git a/lib-python/2.7.1/sets.py b/lib-python/2.7/sets.py
index fe31a0b7e9..fe31a0b7e9 100644
--- a/lib-python/2.7.1/sets.py
+++ b/lib-python/2.7/sets.py
diff --git a/lib-python/2.7.1/sgmllib.py b/lib-python/2.7/sgmllib.py
index 104b25f2a0..104b25f2a0 100644
--- a/lib-python/2.7.1/sgmllib.py
+++ b/lib-python/2.7/sgmllib.py
diff --git a/lib-python/2.7.1/sha.py b/lib-python/2.7/sha.py
index 41dde8dde2..41dde8dde2 100644
--- a/lib-python/2.7.1/sha.py
+++ b/lib-python/2.7/sha.py
diff --git a/lib-python/2.7.1/shelve.py b/lib-python/2.7/shelve.py
index c8cba8582d..c8cba8582d 100644
--- a/lib-python/2.7.1/shelve.py
+++ b/lib-python/2.7/shelve.py
diff --git a/lib-python/2.7.1/shlex.py b/lib-python/2.7/shlex.py
index e7c8accd42..e7c8accd42 100644
--- a/lib-python/2.7.1/shlex.py
+++ b/lib-python/2.7/shlex.py
diff --git a/lib-python/2.7.1/shutil.py b/lib-python/2.7/shutil.py
index 1d86df36c2..1d86df36c2 100644
--- a/lib-python/2.7.1/shutil.py
+++ b/lib-python/2.7/shutil.py
diff --git a/lib-python/2.7.1/site-packages/README b/lib-python/2.7/site-packages/README
index 273f6251a7..273f6251a7 100644
--- a/lib-python/2.7.1/site-packages/README
+++ b/lib-python/2.7/site-packages/README
diff --git a/lib-python/2.7.1/site.py b/lib-python/2.7/site.py
index f22e1d1000..f22e1d1000 100644
--- a/lib-python/2.7.1/site.py
+++ b/lib-python/2.7/site.py
diff --git a/lib-python/2.7.1/smtpd.py b/lib-python/2.7/smtpd.py
index e0544e4c52..e0544e4c52 100755
--- a/lib-python/2.7.1/smtpd.py
+++ b/lib-python/2.7/smtpd.py
diff --git a/lib-python/2.7.1/smtplib.py b/lib-python/2.7/smtplib.py
index 9300474e1d..9300474e1d 100755
--- a/lib-python/2.7.1/smtplib.py
+++ b/lib-python/2.7/smtplib.py
diff --git a/lib-python/2.7.1/sndhdr.py b/lib-python/2.7/sndhdr.py
index cc2d6b8b19..cc2d6b8b19 100644
--- a/lib-python/2.7.1/sndhdr.py
+++ b/lib-python/2.7/sndhdr.py
diff --git a/lib-python/2.7.1/socket.py b/lib-python/2.7/socket.py
index bd364e70db..bd364e70db 100644
--- a/lib-python/2.7.1/socket.py
+++ b/lib-python/2.7/socket.py
diff --git a/lib-python/2.7.1/sqlite3/__init__.py b/lib-python/2.7/sqlite3/__init__.py
index 41ef2b76df..41ef2b76df 100644
--- a/lib-python/2.7.1/sqlite3/__init__.py
+++ b/lib-python/2.7/sqlite3/__init__.py
diff --git a/lib-python/2.7.1/sqlite3/dbapi2.py b/lib-python/2.7/sqlite3/dbapi2.py
index 7eb28e87b1..7eb28e87b1 100644
--- a/lib-python/2.7.1/sqlite3/dbapi2.py
+++ b/lib-python/2.7/sqlite3/dbapi2.py
diff --git a/lib-python/2.7.1/sqlite3/dump.py b/lib-python/2.7/sqlite3/dump.py
index 409a405cf8..409a405cf8 100644
--- a/lib-python/2.7.1/sqlite3/dump.py
+++ b/lib-python/2.7/sqlite3/dump.py
diff --git a/lib-python/2.7.1/sqlite3/test/__init__.py b/lib-python/2.7/sqlite3/test/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/lib-python/2.7.1/sqlite3/test/__init__.py
+++ b/lib-python/2.7/sqlite3/test/__init__.py
diff --git a/lib-python/2.7.1/sqlite3/test/dbapi.py b/lib-python/2.7/sqlite3/test/dbapi.py
index 6701c227e8..6701c227e8 100644
--- a/lib-python/2.7.1/sqlite3/test/dbapi.py
+++ b/lib-python/2.7/sqlite3/test/dbapi.py
diff --git a/lib-python/2.7.1/sqlite3/test/dump.py b/lib-python/2.7/sqlite3/test/dump.py
index 83b6b05255..83b6b05255 100644
--- a/lib-python/2.7.1/sqlite3/test/dump.py
+++ b/lib-python/2.7/sqlite3/test/dump.py
diff --git a/lib-python/2.7.1/sqlite3/test/factory.py b/lib-python/2.7/sqlite3/test/factory.py
index f0909557f8..f0909557f8 100644
--- a/lib-python/2.7.1/sqlite3/test/factory.py
+++ b/lib-python/2.7/sqlite3/test/factory.py
diff --git a/lib-python/2.7.1/sqlite3/test/hooks.py b/lib-python/2.7/sqlite3/test/hooks.py
index 2745c8b9a9..2745c8b9a9 100644
--- a/lib-python/2.7.1/sqlite3/test/hooks.py
+++ b/lib-python/2.7/sqlite3/test/hooks.py
diff --git a/lib-python/2.7.1/sqlite3/test/py25tests.py b/lib-python/2.7/sqlite3/test/py25tests.py
index 7fd3c0e0cf..7fd3c0e0cf 100644
--- a/lib-python/2.7.1/sqlite3/test/py25tests.py
+++ b/lib-python/2.7/sqlite3/test/py25tests.py
diff --git a/lib-python/2.7.1/sqlite3/test/regression.py b/lib-python/2.7/sqlite3/test/regression.py
index 1030061199..1030061199 100644
--- a/lib-python/2.7.1/sqlite3/test/regression.py
+++ b/lib-python/2.7/sqlite3/test/regression.py
diff --git a/lib-python/2.7.1/sqlite3/test/transactions.py b/lib-python/2.7/sqlite3/test/transactions.py
index a732251b2d..a732251b2d 100644
--- a/lib-python/2.7.1/sqlite3/test/transactions.py
+++ b/lib-python/2.7/sqlite3/test/transactions.py
diff --git a/lib-python/2.7.1/sqlite3/test/types.py b/lib-python/2.7/sqlite3/test/types.py
index c5ab39bb77..c5ab39bb77 100644
--- a/lib-python/2.7.1/sqlite3/test/types.py
+++ b/lib-python/2.7/sqlite3/test/types.py
diff --git a/lib-python/2.7.1/sqlite3/test/userfunctions.py b/lib-python/2.7/sqlite3/test/userfunctions.py
index 80b6f0c3d6..80b6f0c3d6 100644
--- a/lib-python/2.7.1/sqlite3/test/userfunctions.py
+++ b/lib-python/2.7/sqlite3/test/userfunctions.py
diff --git a/lib-python/2.7.1/sre.py b/lib-python/2.7/sre.py
index c04576bafa..c04576bafa 100644
--- a/lib-python/2.7.1/sre.py
+++ b/lib-python/2.7/sre.py
diff --git a/lib-python/2.7.1/sre_compile.py b/lib-python/2.7/sre_compile.py
index 2a0c745a5d..2a0c745a5d 100644
--- a/lib-python/2.7.1/sre_compile.py
+++ b/lib-python/2.7/sre_compile.py
diff --git a/lib-python/2.7.1/sre_constants.py b/lib-python/2.7/sre_constants.py
index 1863f48bb1..1863f48bb1 100644
--- a/lib-python/2.7.1/sre_constants.py
+++ b/lib-python/2.7/sre_constants.py
diff --git a/lib-python/2.7.1/sre_parse.py b/lib-python/2.7/sre_parse.py
index 182d1eb44f..182d1eb44f 100644
--- a/lib-python/2.7.1/sre_parse.py
+++ b/lib-python/2.7/sre_parse.py
diff --git a/lib-python/2.7.1/ssl.py b/lib-python/2.7/ssl.py
index 8c2cdf1bb4..8c2cdf1bb4 100644
--- a/lib-python/2.7.1/ssl.py
+++ b/lib-python/2.7/ssl.py
diff --git a/lib-python/2.7.1/stat.py b/lib-python/2.7/stat.py
index 4a9d30c16c..4a9d30c16c 100644
--- a/lib-python/2.7.1/stat.py
+++ b/lib-python/2.7/stat.py
diff --git a/lib-python/2.7.1/statvfs.py b/lib-python/2.7/statvfs.py
index f572422e8a..f572422e8a 100644
--- a/lib-python/2.7.1/statvfs.py
+++ b/lib-python/2.7/statvfs.py
diff --git a/lib-python/2.7.1/string.py b/lib-python/2.7/string.py
index 9c0ebe1fd4..9c0ebe1fd4 100644
--- a/lib-python/2.7.1/string.py
+++ b/lib-python/2.7/string.py
diff --git a/lib-python/2.7.1/stringold.py b/lib-python/2.7/stringold.py
index ebfe38313a..ebfe38313a 100644
--- a/lib-python/2.7.1/stringold.py
+++ b/lib-python/2.7/stringold.py
diff --git a/lib-python/2.7.1/stringprep.py b/lib-python/2.7/stringprep.py
index 1d49dd1ddd..1d49dd1ddd 100644
--- a/lib-python/2.7.1/stringprep.py
+++ b/lib-python/2.7/stringprep.py
diff --git a/lib-python/2.7.1/struct.py b/lib-python/2.7/struct.py
index b022355c18..b022355c18 100644
--- a/lib-python/2.7.1/struct.py
+++ b/lib-python/2.7/struct.py
diff --git a/lib-python/2.7.1/subprocess.py b/lib-python/2.7/subprocess.py
index 24bf321827..24bf321827 100644
--- a/lib-python/2.7.1/subprocess.py
+++ b/lib-python/2.7/subprocess.py
diff --git a/lib-python/2.7.1/sunau.py b/lib-python/2.7/sunau.py
index a04d8c0131..a04d8c0131 100644
--- a/lib-python/2.7.1/sunau.py
+++ b/lib-python/2.7/sunau.py
diff --git a/lib-python/2.7.1/sunaudio.py b/lib-python/2.7/sunaudio.py
index 97d7332c48..97d7332c48 100644
--- a/lib-python/2.7.1/sunaudio.py
+++ b/lib-python/2.7/sunaudio.py
diff --git a/lib-python/2.7.1/symbol.py b/lib-python/2.7/symbol.py
index fc3c34ae83..fc3c34ae83 100755
--- a/lib-python/2.7.1/symbol.py
+++ b/lib-python/2.7/symbol.py
diff --git a/lib-python/2.7.1/symtable.py b/lib-python/2.7/symtable.py
index ca73f58651..ca73f58651 100644
--- a/lib-python/2.7.1/symtable.py
+++ b/lib-python/2.7/symtable.py
diff --git a/lib-python/2.7.1/sysconfig.py b/lib-python/2.7/sysconfig.py
index 33b2791536..33b2791536 100644
--- a/lib-python/2.7.1/sysconfig.py
+++ b/lib-python/2.7/sysconfig.py
diff --git a/lib-python/2.7.1/tabnanny.py b/lib-python/2.7/tabnanny.py
index 76665ac91a..76665ac91a 100755
--- a/lib-python/2.7.1/tabnanny.py
+++ b/lib-python/2.7/tabnanny.py
diff --git a/lib-python/2.7.1/tarfile.py b/lib-python/2.7/tarfile.py
index 47be1d49df..47be1d49df 100644
--- a/lib-python/2.7.1/tarfile.py
+++ b/lib-python/2.7/tarfile.py
diff --git a/lib-python/2.7.1/telnetlib.py b/lib-python/2.7/telnetlib.py
index 2bfd9cd8ad..2bfd9cd8ad 100644
--- a/lib-python/2.7.1/telnetlib.py
+++ b/lib-python/2.7/telnetlib.py
diff --git a/lib-python/2.7.1/tempfile.py b/lib-python/2.7/tempfile.py
index 1c718145d3..1c718145d3 100644
--- a/lib-python/2.7.1/tempfile.py
+++ b/lib-python/2.7/tempfile.py
diff --git a/lib-python/2.7.1/test/185test.db b/lib-python/2.7/test/185test.db
index 14cb5e258b..14cb5e258b 100644
--- a/lib-python/2.7.1/test/185test.db
+++ b/lib-python/2.7/test/185test.db
Binary files differ
diff --git a/lib-python/2.7.1/test/Sine-1000Hz-300ms.aif b/lib-python/2.7/test/Sine-1000Hz-300ms.aif
index bf08f5ce85..bf08f5ce85 100644
--- a/lib-python/2.7.1/test/Sine-1000Hz-300ms.aif
+++ b/lib-python/2.7/test/Sine-1000Hz-300ms.aif
Binary files differ
diff --git a/lib-python/2.7.1/test/__init__.py b/lib-python/2.7/test/__init__.py
index b93054b3ec..b93054b3ec 100644
--- a/lib-python/2.7.1/test/__init__.py
+++ b/lib-python/2.7/test/__init__.py
diff --git a/lib-python/2.7.1/test/audiotest.au b/lib-python/2.7/test/audiotest.au
index f76b0501b8..f76b0501b8 100644
--- a/lib-python/2.7.1/test/audiotest.au
+++ b/lib-python/2.7/test/audiotest.au
Binary files differ
diff --git a/lib-python/2.7.1/test/autotest.py b/lib-python/2.7/test/autotest.py
index 41c2088727..41c2088727 100644
--- a/lib-python/2.7.1/test/autotest.py
+++ b/lib-python/2.7/test/autotest.py
diff --git a/lib-python/2.7.1/test/bad_coding.py b/lib-python/2.7/test/bad_coding.py
index 971b0a8f3d..971b0a8f3d 100644
--- a/lib-python/2.7.1/test/bad_coding.py
+++ b/lib-python/2.7/test/bad_coding.py
diff --git a/lib-python/2.7.1/test/bad_coding2.py b/lib-python/2.7/test/bad_coding2.py
index ea901b500a..ea901b500a 100644
--- a/lib-python/2.7.1/test/bad_coding2.py
+++ b/lib-python/2.7/test/bad_coding2.py
diff --git a/lib-python/2.7.1/test/badcert.pem b/lib-python/2.7/test/badcert.pem
index c4191460f9..c4191460f9 100644
--- a/lib-python/2.7.1/test/badcert.pem
+++ b/lib-python/2.7/test/badcert.pem
diff --git a/lib-python/2.7.1/test/badkey.pem b/lib-python/2.7/test/badkey.pem
index 1c8a955719..1c8a955719 100644
--- a/lib-python/2.7.1/test/badkey.pem
+++ b/lib-python/2.7/test/badkey.pem
diff --git a/lib-python/2.7.1/test/badsyntax_future3.py b/lib-python/2.7/test/badsyntax_future3.py
index f1c8417eda..f1c8417eda 100644
--- a/lib-python/2.7.1/test/badsyntax_future3.py
+++ b/lib-python/2.7/test/badsyntax_future3.py
diff --git a/lib-python/2.7.1/test/badsyntax_future4.py b/lib-python/2.7/test/badsyntax_future4.py
index b5f4c98e92..b5f4c98e92 100644
--- a/lib-python/2.7.1/test/badsyntax_future4.py
+++ b/lib-python/2.7/test/badsyntax_future4.py
diff --git a/lib-python/2.7.1/test/badsyntax_future5.py b/lib-python/2.7/test/badsyntax_future5.py
index 8a7e5fcb70..8a7e5fcb70 100644
--- a/lib-python/2.7.1/test/badsyntax_future5.py
+++ b/lib-python/2.7/test/badsyntax_future5.py
diff --git a/lib-python/2.7.1/test/badsyntax_future6.py b/lib-python/2.7/test/badsyntax_future6.py
index 5a8b55a02c..5a8b55a02c 100644
--- a/lib-python/2.7.1/test/badsyntax_future6.py
+++ b/lib-python/2.7/test/badsyntax_future6.py
diff --git a/lib-python/2.7.1/test/badsyntax_future7.py b/lib-python/2.7/test/badsyntax_future7.py
index 131db2c216..131db2c216 100644
--- a/lib-python/2.7.1/test/badsyntax_future7.py
+++ b/lib-python/2.7/test/badsyntax_future7.py
diff --git a/lib-python/2.7.1/test/badsyntax_future8.py b/lib-python/2.7/test/badsyntax_future8.py
index c167b0933d..c167b0933d 100644
--- a/lib-python/2.7.1/test/badsyntax_future8.py
+++ b/lib-python/2.7/test/badsyntax_future8.py
diff --git a/lib-python/2.7.1/test/badsyntax_future9.py b/lib-python/2.7/test/badsyntax_future9.py
index cdce32a4eb..cdce32a4eb 100644
--- a/lib-python/2.7.1/test/badsyntax_future9.py
+++ b/lib-python/2.7/test/badsyntax_future9.py
diff --git a/lib-python/2.7.1/test/badsyntax_nocaret.py b/lib-python/2.7/test/badsyntax_nocaret.py
index 01ec9ea5f0..01ec9ea5f0 100644
--- a/lib-python/2.7.1/test/badsyntax_nocaret.py
+++ b/lib-python/2.7/test/badsyntax_nocaret.py
diff --git a/lib-python/2.7.1/test/buffer_tests.py b/lib-python/2.7/test/buffer_tests.py
index d0d8a56f0e..d0d8a56f0e 100644
--- a/lib-python/2.7.1/test/buffer_tests.py
+++ b/lib-python/2.7/test/buffer_tests.py
diff --git a/lib-python/2.7.1/test/cfgparser.1 b/lib-python/2.7/test/cfgparser.1
index 3387f52eca..3387f52eca 100644
--- a/lib-python/2.7.1/test/cfgparser.1
+++ b/lib-python/2.7/test/cfgparser.1
diff --git a/lib-python/2.7.1/test/check_soundcard.vbs b/lib-python/2.7/test/check_soundcard.vbs
index 8c21852f81..8c21852f81 100644
--- a/lib-python/2.7.1/test/check_soundcard.vbs
+++ b/lib-python/2.7/test/check_soundcard.vbs
diff --git a/lib-python/2.7.1/test/cjkencodings_test.py b/lib-python/2.7/test/cjkencodings_test.py
index 31432d19fd..31432d19fd 100644
--- a/lib-python/2.7.1/test/cjkencodings_test.py
+++ b/lib-python/2.7/test/cjkencodings_test.py
diff --git a/lib-python/2.7.1/test/cmath_testcases.txt b/lib-python/2.7/test/cmath_testcases.txt
index e159380507..e159380507 100644
--- a/lib-python/2.7.1/test/cmath_testcases.txt
+++ b/lib-python/2.7/test/cmath_testcases.txt
diff --git a/lib-python/2.7.1/test/crashers/README b/lib-python/2.7/test/crashers/README
index 070c3f122a..070c3f122a 100644
--- a/lib-python/2.7.1/test/crashers/README
+++ b/lib-python/2.7/test/crashers/README
diff --git a/lib-python/2.7.1/test/crashers/bogus_code_obj.py b/lib-python/2.7/test/crashers/bogus_code_obj.py
index 613ae518d4..613ae518d4 100644
--- a/lib-python/2.7.1/test/crashers/bogus_code_obj.py
+++ b/lib-python/2.7/test/crashers/bogus_code_obj.py
diff --git a/lib-python/2.7.1/test/crashers/borrowed_ref_1.py b/lib-python/2.7/test/crashers/borrowed_ref_1.py
index d16ede2e46..d16ede2e46 100644
--- a/lib-python/2.7.1/test/crashers/borrowed_ref_1.py
+++ b/lib-python/2.7/test/crashers/borrowed_ref_1.py
diff --git a/lib-python/2.7.1/test/crashers/borrowed_ref_2.py b/lib-python/2.7/test/crashers/borrowed_ref_2.py
index 1a7b3ff750..1a7b3ff750 100644
--- a/lib-python/2.7.1/test/crashers/borrowed_ref_2.py
+++ b/lib-python/2.7/test/crashers/borrowed_ref_2.py
diff --git a/lib-python/2.7.1/test/crashers/compiler_recursion.py b/lib-python/2.7/test/crashers/compiler_recursion.py
index 4954bdd8f0..4954bdd8f0 100644
--- a/lib-python/2.7.1/test/crashers/compiler_recursion.py
+++ b/lib-python/2.7/test/crashers/compiler_recursion.py
diff --git a/lib-python/2.7.1/test/crashers/gc_has_finalizer.py b/lib-python/2.7/test/crashers/gc_has_finalizer.py
index 737959bb9b..737959bb9b 100644
--- a/lib-python/2.7.1/test/crashers/gc_has_finalizer.py
+++ b/lib-python/2.7/test/crashers/gc_has_finalizer.py
diff --git a/lib-python/2.7.1/test/crashers/gc_inspection.py b/lib-python/2.7/test/crashers/gc_inspection.py
index 10caa79782..10caa79782 100644
--- a/lib-python/2.7.1/test/crashers/gc_inspection.py
+++ b/lib-python/2.7/test/crashers/gc_inspection.py
diff --git a/lib-python/2.7.1/test/crashers/infinite_loop_re.py b/lib-python/2.7/test/crashers/infinite_loop_re.py
index 9aecc568d9..9aecc568d9 100644
--- a/lib-python/2.7.1/test/crashers/infinite_loop_re.py
+++ b/lib-python/2.7/test/crashers/infinite_loop_re.py
diff --git a/lib-python/2.7.1/test/crashers/loosing_mro_ref.py b/lib-python/2.7/test/crashers/loosing_mro_ref.py
index b5fa93b53d..b5fa93b53d 100644
--- a/lib-python/2.7.1/test/crashers/loosing_mro_ref.py
+++ b/lib-python/2.7/test/crashers/loosing_mro_ref.py
diff --git a/lib-python/2.7.1/test/crashers/mutation_inside_cyclegc.py b/lib-python/2.7/test/crashers/mutation_inside_cyclegc.py
index 2b67398bcc..2b67398bcc 100644
--- a/lib-python/2.7.1/test/crashers/mutation_inside_cyclegc.py
+++ b/lib-python/2.7/test/crashers/mutation_inside_cyclegc.py
diff --git a/lib-python/2.7.1/test/crashers/nasty_eq_vs_dict.py b/lib-python/2.7/test/crashers/nasty_eq_vs_dict.py
index 3f3083da89..3f3083da89 100644
--- a/lib-python/2.7.1/test/crashers/nasty_eq_vs_dict.py
+++ b/lib-python/2.7/test/crashers/nasty_eq_vs_dict.py
diff --git a/lib-python/2.7.1/test/crashers/recursion_limit_too_high.py b/lib-python/2.7/test/crashers/recursion_limit_too_high.py
index 1fa4d32543..1fa4d32543 100644
--- a/lib-python/2.7.1/test/crashers/recursion_limit_too_high.py
+++ b/lib-python/2.7/test/crashers/recursion_limit_too_high.py
diff --git a/lib-python/2.7.1/test/crashers/recursive_call.py b/lib-python/2.7/test/crashers/recursive_call.py
index 31c8963303..31c8963303 100644
--- a/lib-python/2.7.1/test/crashers/recursive_call.py
+++ b/lib-python/2.7/test/crashers/recursive_call.py
diff --git a/lib-python/2.7.1/test/curses_tests.py b/lib-python/2.7/test/curses_tests.py
index 7dedbbc937..7dedbbc937 100644
--- a/lib-python/2.7.1/test/curses_tests.py
+++ b/lib-python/2.7/test/curses_tests.py
diff --git a/lib-python/2.7.1/test/data/README b/lib-python/2.7/test/data/README
index 8bf8c9b31e..8bf8c9b31e 100644
--- a/lib-python/2.7.1/test/data/README
+++ b/lib-python/2.7/test/data/README
diff --git a/lib-python/2.7.1/test/decimaltestdata/abs.decTest b/lib-python/2.7/test/decimaltestdata/abs.decTest
index 01f73d7766..01f73d7766 100644
--- a/lib-python/2.7.1/test/decimaltestdata/abs.decTest
+++ b/lib-python/2.7/test/decimaltestdata/abs.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/add.decTest b/lib-python/2.7/test/decimaltestdata/add.decTest
index 1461c45c3f..1461c45c3f 100644
--- a/lib-python/2.7.1/test/decimaltestdata/add.decTest
+++ b/lib-python/2.7/test/decimaltestdata/add.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/and.decTest b/lib-python/2.7/test/decimaltestdata/and.decTest
index e912394877..e912394877 100644
--- a/lib-python/2.7.1/test/decimaltestdata/and.decTest
+++ b/lib-python/2.7/test/decimaltestdata/and.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/base.decTest b/lib-python/2.7/test/decimaltestdata/base.decTest
index bc4cef919f..bc4cef919f 100644
--- a/lib-python/2.7.1/test/decimaltestdata/base.decTest
+++ b/lib-python/2.7/test/decimaltestdata/base.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/clamp.decTest b/lib-python/2.7/test/decimaltestdata/clamp.decTest
index 12c66427b6..12c66427b6 100644
--- a/lib-python/2.7.1/test/decimaltestdata/clamp.decTest
+++ b/lib-python/2.7/test/decimaltestdata/clamp.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/class.decTest b/lib-python/2.7/test/decimaltestdata/class.decTest
index 62d2fa472f..62d2fa472f 100644
--- a/lib-python/2.7.1/test/decimaltestdata/class.decTest
+++ b/lib-python/2.7/test/decimaltestdata/class.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/compare.decTest b/lib-python/2.7/test/decimaltestdata/compare.decTest
index c771301118..c771301118 100644
--- a/lib-python/2.7.1/test/decimaltestdata/compare.decTest
+++ b/lib-python/2.7/test/decimaltestdata/compare.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/comparetotal.decTest b/lib-python/2.7/test/decimaltestdata/comparetotal.decTest
index ad87b4ce29..ad87b4ce29 100644
--- a/lib-python/2.7.1/test/decimaltestdata/comparetotal.decTest
+++ b/lib-python/2.7/test/decimaltestdata/comparetotal.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/comparetotmag.decTest b/lib-python/2.7/test/decimaltestdata/comparetotmag.decTest
index e87c9f2dbf..e87c9f2dbf 100644
--- a/lib-python/2.7.1/test/decimaltestdata/comparetotmag.decTest
+++ b/lib-python/2.7/test/decimaltestdata/comparetotmag.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/copy.decTest b/lib-python/2.7/test/decimaltestdata/copy.decTest
index b47e499a7b..b47e499a7b 100644
--- a/lib-python/2.7.1/test/decimaltestdata/copy.decTest
+++ b/lib-python/2.7/test/decimaltestdata/copy.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/copyabs.decTest b/lib-python/2.7/test/decimaltestdata/copyabs.decTest
index f7d0f86458..f7d0f86458 100644
--- a/lib-python/2.7.1/test/decimaltestdata/copyabs.decTest
+++ b/lib-python/2.7/test/decimaltestdata/copyabs.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/copynegate.decTest b/lib-python/2.7/test/decimaltestdata/copynegate.decTest
index 38235b60f9..38235b60f9 100644
--- a/lib-python/2.7.1/test/decimaltestdata/copynegate.decTest
+++ b/lib-python/2.7/test/decimaltestdata/copynegate.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/copysign.decTest b/lib-python/2.7/test/decimaltestdata/copysign.decTest
index 8061a4219c..8061a4219c 100644
--- a/lib-python/2.7.1/test/decimaltestdata/copysign.decTest
+++ b/lib-python/2.7/test/decimaltestdata/copysign.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddAbs.decTest b/lib-python/2.7/test/decimaltestdata/ddAbs.decTest
index c6f5a7cda3..c6f5a7cda3 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddAbs.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddAbs.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddAdd.decTest b/lib-python/2.7/test/decimaltestdata/ddAdd.decTest
index c0a25b3413..c0a25b3413 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddAdd.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddAdd.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddAnd.decTest b/lib-python/2.7/test/decimaltestdata/ddAnd.decTest
index 676517548c..676517548c 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddAnd.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddAnd.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddBase.decTest b/lib-python/2.7/test/decimaltestdata/ddBase.decTest
index fbd6ccd94d..fbd6ccd94d 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddBase.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddBase.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddCanonical.decTest b/lib-python/2.7/test/decimaltestdata/ddCanonical.decTest
index 824de83aba..824de83aba 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddCanonical.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddCanonical.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddClass.decTest b/lib-python/2.7/test/decimaltestdata/ddClass.decTest
index a1d233b86d..a1d233b86d 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddClass.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddClass.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddCompare.decTest b/lib-python/2.7/test/decimaltestdata/ddCompare.decTest
index a20ae210cc..a20ae210cc 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddCompare.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddCompare.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddCompareSig.decTest b/lib-python/2.7/test/decimaltestdata/ddCompareSig.decTest
index 8d3fce08c7..8d3fce08c7 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddCompareSig.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddCompareSig.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddCompareTotal.decTest b/lib-python/2.7/test/decimaltestdata/ddCompareTotal.decTest
index 76beed5681..76beed5681 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddCompareTotal.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddCompareTotal.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddCompareTotalMag.decTest b/lib-python/2.7/test/decimaltestdata/ddCompareTotalMag.decTest
index f16537a35d..f16537a35d 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddCompareTotalMag.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddCompareTotalMag.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddCopy.decTest b/lib-python/2.7/test/decimaltestdata/ddCopy.decTest
index f99d86a426..f99d86a426 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddCopy.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddCopy.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddCopyAbs.decTest b/lib-python/2.7/test/decimaltestdata/ddCopyAbs.decTest
index d436a1940c..d436a1940c 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddCopyAbs.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddCopyAbs.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddCopyNegate.decTest b/lib-python/2.7/test/decimaltestdata/ddCopyNegate.decTest
index a4c4274372..a4c4274372 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddCopyNegate.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddCopyNegate.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddCopySign.decTest b/lib-python/2.7/test/decimaltestdata/ddCopySign.decTest
index 6a78083ad5..6a78083ad5 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddCopySign.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddCopySign.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddDivide.decTest b/lib-python/2.7/test/decimaltestdata/ddDivide.decTest
index 5531d0e031..5531d0e031 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddDivide.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddDivide.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddDivideInt.decTest b/lib-python/2.7/test/decimaltestdata/ddDivideInt.decTest
index 1555b4217d..1555b4217d 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddDivideInt.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddDivideInt.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddEncode.decTest b/lib-python/2.7/test/decimaltestdata/ddEncode.decTest
index e91ec6143c..e91ec6143c 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddEncode.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddEncode.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddFMA.decTest b/lib-python/2.7/test/decimaltestdata/ddFMA.decTest
index f0acfc74d5..f0acfc74d5 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddFMA.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddFMA.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddInvert.decTest b/lib-python/2.7/test/decimaltestdata/ddInvert.decTest
index 321e4e9ee9..321e4e9ee9 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddInvert.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddInvert.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddLogB.decTest b/lib-python/2.7/test/decimaltestdata/ddLogB.decTest
index 00589b60c3..00589b60c3 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddLogB.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddLogB.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddMax.decTest b/lib-python/2.7/test/decimaltestdata/ddMax.decTest
index 45ea9b4c93..45ea9b4c93 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddMax.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddMax.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddMaxMag.decTest b/lib-python/2.7/test/decimaltestdata/ddMaxMag.decTest
index ec2b830541..ec2b830541 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddMaxMag.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddMaxMag.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddMin.decTest b/lib-python/2.7/test/decimaltestdata/ddMin.decTest
index 9ce4282463..9ce4282463 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddMin.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddMin.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddMinMag.decTest b/lib-python/2.7/test/decimaltestdata/ddMinMag.decTest
index 5537cc8a7e..5537cc8a7e 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddMinMag.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddMinMag.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddMinus.decTest b/lib-python/2.7/test/decimaltestdata/ddMinus.decTest
index 2705e79ea2..2705e79ea2 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddMinus.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddMinus.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddMultiply.decTest b/lib-python/2.7/test/decimaltestdata/ddMultiply.decTest
index 45a381dc61..45a381dc61 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddMultiply.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddMultiply.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddNextMinus.decTest b/lib-python/2.7/test/decimaltestdata/ddNextMinus.decTest
index f8a3c0eb32..f8a3c0eb32 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddNextMinus.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddNextMinus.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddNextPlus.decTest b/lib-python/2.7/test/decimaltestdata/ddNextPlus.decTest
index 4a749a18c9..4a749a18c9 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddNextPlus.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddNextPlus.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddNextToward.decTest b/lib-python/2.7/test/decimaltestdata/ddNextToward.decTest
index 75386add31..75386add31 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddNextToward.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddNextToward.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddOr.decTest b/lib-python/2.7/test/decimaltestdata/ddOr.decTest
index d36580bf66..d36580bf66 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddOr.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddOr.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddPlus.decTest b/lib-python/2.7/test/decimaltestdata/ddPlus.decTest
index 5191239bf7..5191239bf7 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddPlus.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddPlus.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddQuantize.decTest b/lib-python/2.7/test/decimaltestdata/ddQuantize.decTest
index 9177620169..9177620169 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddQuantize.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddQuantize.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddReduce.decTest b/lib-python/2.7/test/decimaltestdata/ddReduce.decTest
index bdfd060492..bdfd060492 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddReduce.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddReduce.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddRemainder.decTest b/lib-python/2.7/test/decimaltestdata/ddRemainder.decTest
index 5bd1e32d01..5bd1e32d01 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddRemainder.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddRemainder.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddRemainderNear.decTest b/lib-python/2.7/test/decimaltestdata/ddRemainderNear.decTest
index 6ba64ebafe..6ba64ebafe 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddRemainderNear.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddRemainderNear.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddRotate.decTest b/lib-python/2.7/test/decimaltestdata/ddRotate.decTest
index 87eeb1c0f1..87eeb1c0f1 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddRotate.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddRotate.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddSameQuantum.decTest b/lib-python/2.7/test/decimaltestdata/ddSameQuantum.decTest
index 54a763cccf..54a763cccf 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddSameQuantum.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddSameQuantum.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddScaleB.decTest b/lib-python/2.7/test/decimaltestdata/ddScaleB.decTest
index 6ba3e3976f..6ba3e3976f 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddScaleB.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddScaleB.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddShift.decTest b/lib-python/2.7/test/decimaltestdata/ddShift.decTest
index ec472403e6..ec472403e6 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddShift.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddShift.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddSubtract.decTest b/lib-python/2.7/test/decimaltestdata/ddSubtract.decTest
index 15d47779eb..15d47779eb 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddSubtract.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddSubtract.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddToIntegral.decTest b/lib-python/2.7/test/decimaltestdata/ddToIntegral.decTest
index 900bd4ac3a..900bd4ac3a 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddToIntegral.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddToIntegral.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ddXor.decTest b/lib-python/2.7/test/decimaltestdata/ddXor.decTest
index 3c55548e5e..3c55548e5e 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ddXor.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ddXor.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/decDouble.decTest b/lib-python/2.7/test/decimaltestdata/decDouble.decTest
index 3017062cc0..3017062cc0 100644
--- a/lib-python/2.7.1/test/decimaltestdata/decDouble.decTest
+++ b/lib-python/2.7/test/decimaltestdata/decDouble.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/decQuad.decTest b/lib-python/2.7/test/decimaltestdata/decQuad.decTest
index 48db142f3e..48db142f3e 100644
--- a/lib-python/2.7.1/test/decimaltestdata/decQuad.decTest
+++ b/lib-python/2.7/test/decimaltestdata/decQuad.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/decSingle.decTest b/lib-python/2.7/test/decimaltestdata/decSingle.decTest
index a3f97bf8bf..a3f97bf8bf 100644
--- a/lib-python/2.7.1/test/decimaltestdata/decSingle.decTest
+++ b/lib-python/2.7/test/decimaltestdata/decSingle.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/divide.decTest b/lib-python/2.7/test/decimaltestdata/divide.decTest
index efbb5baf85..efbb5baf85 100644
--- a/lib-python/2.7.1/test/decimaltestdata/divide.decTest
+++ b/lib-python/2.7/test/decimaltestdata/divide.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/divideint.decTest b/lib-python/2.7/test/decimaltestdata/divideint.decTest
index b2a1ae9e0f..b2a1ae9e0f 100644
--- a/lib-python/2.7.1/test/decimaltestdata/divideint.decTest
+++ b/lib-python/2.7/test/decimaltestdata/divideint.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqAbs.decTest b/lib-python/2.7/test/decimaltestdata/dqAbs.decTest
index f9119a9e79..f9119a9e79 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqAbs.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqAbs.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqAdd.decTest b/lib-python/2.7/test/decimaltestdata/dqAdd.decTest
index b3ad892bc1..b3ad892bc1 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqAdd.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqAdd.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqAnd.decTest b/lib-python/2.7/test/decimaltestdata/dqAnd.decTest
index 57c416b48c..57c416b48c 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqAnd.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqAnd.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqBase.decTest b/lib-python/2.7/test/decimaltestdata/dqBase.decTest
index 6bb463388e..6bb463388e 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqBase.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqBase.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqCanonical.decTest b/lib-python/2.7/test/decimaltestdata/dqCanonical.decTest
index 3ddf6eab2d..3ddf6eab2d 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqCanonical.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqCanonical.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqClass.decTest b/lib-python/2.7/test/decimaltestdata/dqClass.decTest
index f341933878..f341933878 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqClass.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqClass.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqCompare.decTest b/lib-python/2.7/test/decimaltestdata/dqCompare.decTest
index a617ad110a..a617ad110a 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqCompare.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqCompare.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqCompareSig.decTest b/lib-python/2.7/test/decimaltestdata/dqCompareSig.decTest
index c068d471c1..c068d471c1 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqCompareSig.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqCompareSig.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqCompareTotal.decTest b/lib-python/2.7/test/decimaltestdata/dqCompareTotal.decTest
index bae3761909..bae3761909 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqCompareTotal.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqCompareTotal.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqCompareTotalMag.decTest b/lib-python/2.7/test/decimaltestdata/dqCompareTotalMag.decTest
index 48b3e086b1..48b3e086b1 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqCompareTotalMag.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqCompareTotalMag.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqCopy.decTest b/lib-python/2.7/test/decimaltestdata/dqCopy.decTest
index 7254d68bb7..7254d68bb7 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqCopy.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqCopy.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqCopyAbs.decTest b/lib-python/2.7/test/decimaltestdata/dqCopyAbs.decTest
index bdec0206de..bdec0206de 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqCopyAbs.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqCopyAbs.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqCopyNegate.decTest b/lib-python/2.7/test/decimaltestdata/dqCopyNegate.decTest
index ea00855772..ea00855772 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqCopyNegate.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqCopyNegate.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqCopySign.decTest b/lib-python/2.7/test/decimaltestdata/dqCopySign.decTest
index ce794b7c35..ce794b7c35 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqCopySign.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqCopySign.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqDivide.decTest b/lib-python/2.7/test/decimaltestdata/dqDivide.decTest
index 3cf60c6024..3cf60c6024 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqDivide.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqDivide.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqDivideInt.decTest b/lib-python/2.7/test/decimaltestdata/dqDivideInt.decTest
index 3fec6dbaa3..3fec6dbaa3 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqDivideInt.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqDivideInt.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqEncode.decTest b/lib-python/2.7/test/decimaltestdata/dqEncode.decTest
index 8c5d7b9b30..8c5d7b9b30 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqEncode.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqEncode.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqFMA.decTest b/lib-python/2.7/test/decimaltestdata/dqFMA.decTest
index 2353f2fa2c..2353f2fa2c 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqFMA.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqFMA.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqInvert.decTest b/lib-python/2.7/test/decimaltestdata/dqInvert.decTest
index 3a1e29e21d..3a1e29e21d 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqInvert.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqInvert.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqLogB.decTest b/lib-python/2.7/test/decimaltestdata/dqLogB.decTest
index a18313dc01..a18313dc01 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqLogB.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqLogB.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqMax.decTest b/lib-python/2.7/test/decimaltestdata/dqMax.decTest
index dc6a1ab8f8..dc6a1ab8f8 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqMax.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqMax.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqMaxMag.decTest b/lib-python/2.7/test/decimaltestdata/dqMaxMag.decTest
index 6f5be24609..6f5be24609 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqMaxMag.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqMaxMag.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqMin.decTest b/lib-python/2.7/test/decimaltestdata/dqMin.decTest
index 53020398c5..53020398c5 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqMin.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqMin.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqMinMag.decTest b/lib-python/2.7/test/decimaltestdata/dqMinMag.decTest
index 71b886fb58..71b886fb58 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqMinMag.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqMinMag.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqMinus.decTest b/lib-python/2.7/test/decimaltestdata/dqMinus.decTest
index 7a007791bf..7a007791bf 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqMinus.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqMinus.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqMultiply.decTest b/lib-python/2.7/test/decimaltestdata/dqMultiply.decTest
index 676c1f5ea4..676c1f5ea4 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqMultiply.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqMultiply.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqNextMinus.decTest b/lib-python/2.7/test/decimaltestdata/dqNextMinus.decTest
index 34f39581c3..34f39581c3 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqNextMinus.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqNextMinus.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqNextPlus.decTest b/lib-python/2.7/test/decimaltestdata/dqNextPlus.decTest
index ac3f04e69b..ac3f04e69b 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqNextPlus.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqNextPlus.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqNextToward.decTest b/lib-python/2.7/test/decimaltestdata/dqNextToward.decTest
index e6d1e0befb..e6d1e0befb 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqNextToward.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqNextToward.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqOr.decTest b/lib-python/2.7/test/decimaltestdata/dqOr.decTest
index daa3c86094..daa3c86094 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqOr.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqOr.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqPlus.decTest b/lib-python/2.7/test/decimaltestdata/dqPlus.decTest
index df1a15ca7f..df1a15ca7f 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqPlus.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqPlus.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqQuantize.decTest b/lib-python/2.7/test/decimaltestdata/dqQuantize.decTest
index 4ed39b45c4..4ed39b45c4 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqQuantize.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqQuantize.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqReduce.decTest b/lib-python/2.7/test/decimaltestdata/dqReduce.decTest
index 236574f4c7..236574f4c7 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqReduce.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqReduce.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqRemainder.decTest b/lib-python/2.7/test/decimaltestdata/dqRemainder.decTest
index bae8eae526..bae8eae526 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqRemainder.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqRemainder.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqRemainderNear.decTest b/lib-python/2.7/test/decimaltestdata/dqRemainderNear.decTest
index b850626fe4..b850626fe4 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqRemainderNear.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqRemainderNear.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqRotate.decTest b/lib-python/2.7/test/decimaltestdata/dqRotate.decTest
index 858b823e08..858b823e08 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqRotate.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqRotate.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqSameQuantum.decTest b/lib-python/2.7/test/decimaltestdata/dqSameQuantum.decTest
index 2f356bbae9..2f356bbae9 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqSameQuantum.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqSameQuantum.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqScaleB.decTest b/lib-python/2.7/test/decimaltestdata/dqScaleB.decTest
index 01e1191963..01e1191963 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqScaleB.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqScaleB.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqShift.decTest b/lib-python/2.7/test/decimaltestdata/dqShift.decTest
index 4ee836eb48..4ee836eb48 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqShift.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqShift.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqSubtract.decTest b/lib-python/2.7/test/decimaltestdata/dqSubtract.decTest
index f3b92270f9..f3b92270f9 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqSubtract.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqSubtract.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqToIntegral.decTest b/lib-python/2.7/test/decimaltestdata/dqToIntegral.decTest
index eb12387eab..eb12387eab 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqToIntegral.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqToIntegral.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dqXor.decTest b/lib-python/2.7/test/decimaltestdata/dqXor.decTest
index fbb32e441b..fbb32e441b 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dqXor.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dqXor.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dsBase.decTest b/lib-python/2.7/test/decimaltestdata/dsBase.decTest
index 8ac45fc552..8ac45fc552 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dsBase.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dsBase.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/dsEncode.decTest b/lib-python/2.7/test/decimaltestdata/dsEncode.decTest
index 7264748759..7264748759 100644
--- a/lib-python/2.7.1/test/decimaltestdata/dsEncode.decTest
+++ b/lib-python/2.7/test/decimaltestdata/dsEncode.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/exp.decTest b/lib-python/2.7/test/decimaltestdata/exp.decTest
index 021b478ac2..021b478ac2 100644
--- a/lib-python/2.7.1/test/decimaltestdata/exp.decTest
+++ b/lib-python/2.7/test/decimaltestdata/exp.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/extra.decTest b/lib-python/2.7/test/decimaltestdata/extra.decTest
index fce8435599..fce8435599 100644
--- a/lib-python/2.7.1/test/decimaltestdata/extra.decTest
+++ b/lib-python/2.7/test/decimaltestdata/extra.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/fma.decTest b/lib-python/2.7/test/decimaltestdata/fma.decTest
index b0a81ca179..b0a81ca179 100644
--- a/lib-python/2.7.1/test/decimaltestdata/fma.decTest
+++ b/lib-python/2.7/test/decimaltestdata/fma.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/inexact.decTest b/lib-python/2.7/test/decimaltestdata/inexact.decTest
index 95ceae6cd0..95ceae6cd0 100644
--- a/lib-python/2.7.1/test/decimaltestdata/inexact.decTest
+++ b/lib-python/2.7/test/decimaltestdata/inexact.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/invert.decTest b/lib-python/2.7/test/decimaltestdata/invert.decTest
index 9ef5a9137c..9ef5a9137c 100644
--- a/lib-python/2.7.1/test/decimaltestdata/invert.decTest
+++ b/lib-python/2.7/test/decimaltestdata/invert.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/ln.decTest b/lib-python/2.7/test/decimaltestdata/ln.decTest
index efcb2a6606..efcb2a6606 100644
--- a/lib-python/2.7.1/test/decimaltestdata/ln.decTest
+++ b/lib-python/2.7/test/decimaltestdata/ln.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/log10.decTest b/lib-python/2.7/test/decimaltestdata/log10.decTest
index 5169eabde3..5169eabde3 100644
--- a/lib-python/2.7.1/test/decimaltestdata/log10.decTest
+++ b/lib-python/2.7/test/decimaltestdata/log10.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/logb.decTest b/lib-python/2.7/test/decimaltestdata/logb.decTest
index ff420d0a84..ff420d0a84 100644
--- a/lib-python/2.7.1/test/decimaltestdata/logb.decTest
+++ b/lib-python/2.7/test/decimaltestdata/logb.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/max.decTest b/lib-python/2.7/test/decimaltestdata/max.decTest
index dbb571e2bb..dbb571e2bb 100644
--- a/lib-python/2.7.1/test/decimaltestdata/max.decTest
+++ b/lib-python/2.7/test/decimaltestdata/max.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/maxmag.decTest b/lib-python/2.7/test/decimaltestdata/maxmag.decTest
index 6b44213079..6b44213079 100644
--- a/lib-python/2.7.1/test/decimaltestdata/maxmag.decTest
+++ b/lib-python/2.7/test/decimaltestdata/maxmag.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/min.decTest b/lib-python/2.7/test/decimaltestdata/min.decTest
index dff758121e..dff758121e 100644
--- a/lib-python/2.7.1/test/decimaltestdata/min.decTest
+++ b/lib-python/2.7/test/decimaltestdata/min.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/minmag.decTest b/lib-python/2.7/test/decimaltestdata/minmag.decTest
index 9e562339eb..9e562339eb 100644
--- a/lib-python/2.7.1/test/decimaltestdata/minmag.decTest
+++ b/lib-python/2.7/test/decimaltestdata/minmag.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/minus.decTest b/lib-python/2.7/test/decimaltestdata/minus.decTest
index 17749c0ccf..17749c0ccf 100644
--- a/lib-python/2.7.1/test/decimaltestdata/minus.decTest
+++ b/lib-python/2.7/test/decimaltestdata/minus.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/multiply.decTest b/lib-python/2.7/test/decimaltestdata/multiply.decTest
index 6a23d5a6e0..6a23d5a6e0 100644
--- a/lib-python/2.7.1/test/decimaltestdata/multiply.decTest
+++ b/lib-python/2.7/test/decimaltestdata/multiply.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/nextminus.decTest b/lib-python/2.7/test/decimaltestdata/nextminus.decTest
index ba93066b96..ba93066b96 100644
--- a/lib-python/2.7.1/test/decimaltestdata/nextminus.decTest
+++ b/lib-python/2.7/test/decimaltestdata/nextminus.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/nextplus.decTest b/lib-python/2.7/test/decimaltestdata/nextplus.decTest
index 44989e50b1..44989e50b1 100644
--- a/lib-python/2.7.1/test/decimaltestdata/nextplus.decTest
+++ b/lib-python/2.7/test/decimaltestdata/nextplus.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/nexttoward.decTest b/lib-python/2.7/test/decimaltestdata/nexttoward.decTest
index da26f651c8..da26f651c8 100644
--- a/lib-python/2.7.1/test/decimaltestdata/nexttoward.decTest
+++ b/lib-python/2.7/test/decimaltestdata/nexttoward.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/or.decTest b/lib-python/2.7/test/decimaltestdata/or.decTest
index f471d0b6ce..f471d0b6ce 100644
--- a/lib-python/2.7.1/test/decimaltestdata/or.decTest
+++ b/lib-python/2.7/test/decimaltestdata/or.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/plus.decTest b/lib-python/2.7/test/decimaltestdata/plus.decTest
index 4be843b4de..4be843b4de 100644
--- a/lib-python/2.7.1/test/decimaltestdata/plus.decTest
+++ b/lib-python/2.7/test/decimaltestdata/plus.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/power.decTest b/lib-python/2.7/test/decimaltestdata/power.decTest
index 63f146b5fe..63f146b5fe 100644
--- a/lib-python/2.7.1/test/decimaltestdata/power.decTest
+++ b/lib-python/2.7/test/decimaltestdata/power.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/powersqrt.decTest b/lib-python/2.7/test/decimaltestdata/powersqrt.decTest
index 6c021a0cbb..6c021a0cbb 100644
--- a/lib-python/2.7.1/test/decimaltestdata/powersqrt.decTest
+++ b/lib-python/2.7/test/decimaltestdata/powersqrt.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/quantize.decTest b/lib-python/2.7/test/decimaltestdata/quantize.decTest
index d3f84be94b..d3f84be94b 100644
--- a/lib-python/2.7.1/test/decimaltestdata/quantize.decTest
+++ b/lib-python/2.7/test/decimaltestdata/quantize.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/randomBound32.decTest b/lib-python/2.7/test/decimaltestdata/randomBound32.decTest
index 7d59b9cd2c..7d59b9cd2c 100644
--- a/lib-python/2.7.1/test/decimaltestdata/randomBound32.decTest
+++ b/lib-python/2.7/test/decimaltestdata/randomBound32.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/randoms.decTest b/lib-python/2.7/test/decimaltestdata/randoms.decTest
index 324428e8b8..324428e8b8 100644
--- a/lib-python/2.7.1/test/decimaltestdata/randoms.decTest
+++ b/lib-python/2.7/test/decimaltestdata/randoms.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/reduce.decTest b/lib-python/2.7/test/decimaltestdata/reduce.decTest
index 89c85fa27b..89c85fa27b 100644
--- a/lib-python/2.7.1/test/decimaltestdata/reduce.decTest
+++ b/lib-python/2.7/test/decimaltestdata/reduce.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/remainder.decTest b/lib-python/2.7/test/decimaltestdata/remainder.decTest
index 7a1061b1e6..7a1061b1e6 100644
--- a/lib-python/2.7.1/test/decimaltestdata/remainder.decTest
+++ b/lib-python/2.7/test/decimaltestdata/remainder.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/remainderNear.decTest b/lib-python/2.7/test/decimaltestdata/remainderNear.decTest
index b768b9e0cf..b768b9e0cf 100644
--- a/lib-python/2.7.1/test/decimaltestdata/remainderNear.decTest
+++ b/lib-python/2.7/test/decimaltestdata/remainderNear.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/rescale.decTest b/lib-python/2.7/test/decimaltestdata/rescale.decTest
index 94d938b9ce..94d938b9ce 100644
--- a/lib-python/2.7.1/test/decimaltestdata/rescale.decTest
+++ b/lib-python/2.7/test/decimaltestdata/rescale.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/rotate.decTest b/lib-python/2.7/test/decimaltestdata/rotate.decTest
index 12db821317..12db821317 100644
--- a/lib-python/2.7.1/test/decimaltestdata/rotate.decTest
+++ b/lib-python/2.7/test/decimaltestdata/rotate.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/rounding.decTest b/lib-python/2.7/test/decimaltestdata/rounding.decTest
index 95f1326602..95f1326602 100644
--- a/lib-python/2.7.1/test/decimaltestdata/rounding.decTest
+++ b/lib-python/2.7/test/decimaltestdata/rounding.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/samequantum.decTest b/lib-python/2.7/test/decimaltestdata/samequantum.decTest
index 35b13ebbac..35b13ebbac 100644
--- a/lib-python/2.7.1/test/decimaltestdata/samequantum.decTest
+++ b/lib-python/2.7/test/decimaltestdata/samequantum.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/scaleb.decTest b/lib-python/2.7/test/decimaltestdata/scaleb.decTest
index 372e3dd4c3..372e3dd4c3 100644
--- a/lib-python/2.7.1/test/decimaltestdata/scaleb.decTest
+++ b/lib-python/2.7/test/decimaltestdata/scaleb.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/shift.decTest b/lib-python/2.7/test/decimaltestdata/shift.decTest
index 3fac72f722..3fac72f722 100644
--- a/lib-python/2.7.1/test/decimaltestdata/shift.decTest
+++ b/lib-python/2.7/test/decimaltestdata/shift.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/squareroot.decTest b/lib-python/2.7/test/decimaltestdata/squareroot.decTest
index aa0e519af7..aa0e519af7 100644
--- a/lib-python/2.7.1/test/decimaltestdata/squareroot.decTest
+++ b/lib-python/2.7/test/decimaltestdata/squareroot.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/subtract.decTest b/lib-python/2.7/test/decimaltestdata/subtract.decTest
index 7895217d9a..7895217d9a 100644
--- a/lib-python/2.7.1/test/decimaltestdata/subtract.decTest
+++ b/lib-python/2.7/test/decimaltestdata/subtract.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/testall.decTest b/lib-python/2.7/test/decimaltestdata/testall.decTest
index 3cce732ead..3cce732ead 100644
--- a/lib-python/2.7.1/test/decimaltestdata/testall.decTest
+++ b/lib-python/2.7/test/decimaltestdata/testall.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/tointegral.decTest b/lib-python/2.7/test/decimaltestdata/tointegral.decTest
index 7f3fb99951..7f3fb99951 100644
--- a/lib-python/2.7.1/test/decimaltestdata/tointegral.decTest
+++ b/lib-python/2.7/test/decimaltestdata/tointegral.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/tointegralx.decTest b/lib-python/2.7/test/decimaltestdata/tointegralx.decTest
index 0ce0d0935e..0ce0d0935e 100644
--- a/lib-python/2.7.1/test/decimaltestdata/tointegralx.decTest
+++ b/lib-python/2.7/test/decimaltestdata/tointegralx.decTest
diff --git a/lib-python/2.7.1/test/decimaltestdata/xor.decTest b/lib-python/2.7/test/decimaltestdata/xor.decTest
index cd71bbcf86..cd71bbcf86 100644
--- a/lib-python/2.7.1/test/decimaltestdata/xor.decTest
+++ b/lib-python/2.7/test/decimaltestdata/xor.decTest
diff --git a/lib-python/2.7.1/test/doctest_aliases.py b/lib-python/2.7/test/doctest_aliases.py
index 1f33f83276..1f33f83276 100644
--- a/lib-python/2.7.1/test/doctest_aliases.py
+++ b/lib-python/2.7/test/doctest_aliases.py
diff --git a/lib-python/2.7.1/test/double_const.py b/lib-python/2.7/test/double_const.py
index 16c33a19c9..16c33a19c9 100644
--- a/lib-python/2.7.1/test/double_const.py
+++ b/lib-python/2.7/test/double_const.py
diff --git a/lib-python/2.7.1/test/empty.vbs b/lib-python/2.7/test/empty.vbs
index f35f076fdb..f35f076fdb 100644
--- a/lib-python/2.7.1/test/empty.vbs
+++ b/lib-python/2.7/test/empty.vbs
diff --git a/lib-python/2.7.1/test/exception_hierarchy.txt b/lib-python/2.7/test/exception_hierarchy.txt
index 82b6ddfd4b..82b6ddfd4b 100644
--- a/lib-python/2.7.1/test/exception_hierarchy.txt
+++ b/lib-python/2.7/test/exception_hierarchy.txt
diff --git a/lib-python/2.7.1/test/floating_points.txt b/lib-python/2.7/test/floating_points.txt
index 539073d19d..539073d19d 100644
--- a/lib-python/2.7.1/test/floating_points.txt
+++ b/lib-python/2.7/test/floating_points.txt
diff --git a/lib-python/2.7.1/test/fork_wait.py b/lib-python/2.7/test/fork_wait.py
index 2646cbd581..2646cbd581 100644
--- a/lib-python/2.7.1/test/fork_wait.py
+++ b/lib-python/2.7/test/fork_wait.py
diff --git a/lib-python/2.7.1/test/formatfloat_testcases.txt b/lib-python/2.7/test/formatfloat_testcases.txt
index 43ef040954..43ef040954 100644
--- a/lib-python/2.7.1/test/formatfloat_testcases.txt
+++ b/lib-python/2.7/test/formatfloat_testcases.txt
diff --git a/lib-python/2.7.1/test/gdb_sample.py b/lib-python/2.7/test/gdb_sample.py
index a732b25b4d..a732b25b4d 100644
--- a/lib-python/2.7.1/test/gdb_sample.py
+++ b/lib-python/2.7/test/gdb_sample.py
diff --git a/lib-python/2.7.1/test/greyrgb.uue b/lib-python/2.7/test/greyrgb.uue
index de1beba180..de1beba180 100644
--- a/lib-python/2.7.1/test/greyrgb.uue
+++ b/lib-python/2.7/test/greyrgb.uue
diff --git a/lib-python/2.7.1/test/https_svn_python_org_root.pem b/lib-python/2.7/test/https_svn_python_org_root.pem
index e7dfc82947..e7dfc82947 100644
--- a/lib-python/2.7.1/test/https_svn_python_org_root.pem
+++ b/lib-python/2.7/test/https_svn_python_org_root.pem
diff --git a/lib-python/2.7.1/test/ieee754.txt b/lib-python/2.7/test/ieee754.txt
index 89bb0c50a3..89bb0c50a3 100644
--- a/lib-python/2.7.1/test/ieee754.txt
+++ b/lib-python/2.7/test/ieee754.txt
diff --git a/lib-python/2.7.1/test/infinite_reload.py b/lib-python/2.7/test/infinite_reload.py
index 841ccad0b9..841ccad0b9 100644
--- a/lib-python/2.7.1/test/infinite_reload.py
+++ b/lib-python/2.7/test/infinite_reload.py
diff --git a/lib-python/2.7.1/test/inspect_fodder.py b/lib-python/2.7/test/inspect_fodder.py
index afde2e2514..afde2e2514 100644
--- a/lib-python/2.7.1/test/inspect_fodder.py
+++ b/lib-python/2.7/test/inspect_fodder.py
diff --git a/lib-python/2.7.1/test/inspect_fodder2.py b/lib-python/2.7/test/inspect_fodder2.py
index 3d978cffe3..3d978cffe3 100644
--- a/lib-python/2.7.1/test/inspect_fodder2.py
+++ b/lib-python/2.7/test/inspect_fodder2.py
diff --git a/lib-python/2.7.1/test/keycert.pem b/lib-python/2.7/test/keycert.pem
index 2f46fcf1c6..2f46fcf1c6 100644
--- a/lib-python/2.7.1/test/keycert.pem
+++ b/lib-python/2.7/test/keycert.pem
diff --git a/lib-python/2.7.1/test/leakers/README.txt b/lib-python/2.7/test/leakers/README.txt
index beeee0e7fa..beeee0e7fa 100644
--- a/lib-python/2.7.1/test/leakers/README.txt
+++ b/lib-python/2.7/test/leakers/README.txt
diff --git a/lib-python/2.7.1/test/leakers/__init__.py b/lib-python/2.7/test/leakers/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/lib-python/2.7.1/test/leakers/__init__.py
+++ b/lib-python/2.7/test/leakers/__init__.py
diff --git a/lib-python/2.7.1/test/leakers/test_ctypes.py b/lib-python/2.7/test/leakers/test_ctypes.py
index 0f9a2cdc9a..0f9a2cdc9a 100644
--- a/lib-python/2.7.1/test/leakers/test_ctypes.py
+++ b/lib-python/2.7/test/leakers/test_ctypes.py
diff --git a/lib-python/2.7.1/test/leakers/test_dictself.py b/lib-python/2.7/test/leakers/test_dictself.py
index 99bd37d8cc..99bd37d8cc 100644
--- a/lib-python/2.7.1/test/leakers/test_dictself.py
+++ b/lib-python/2.7/test/leakers/test_dictself.py
diff --git a/lib-python/2.7.1/test/leakers/test_gestalt.py b/lib-python/2.7/test/leakers/test_gestalt.py
index 46bfcc806d..46bfcc806d 100644
--- a/lib-python/2.7.1/test/leakers/test_gestalt.py
+++ b/lib-python/2.7/test/leakers/test_gestalt.py
diff --git a/lib-python/2.7.1/test/leakers/test_selftype.py b/lib-python/2.7/test/leakers/test_selftype.py
index 4207c328ba..4207c328ba 100644
--- a/lib-python/2.7.1/test/leakers/test_selftype.py
+++ b/lib-python/2.7/test/leakers/test_selftype.py
diff --git a/lib-python/2.7.1/test/list_tests.py b/lib-python/2.7/test/list_tests.py
index b8d6d6bda6..b8d6d6bda6 100644
--- a/lib-python/2.7.1/test/list_tests.py
+++ b/lib-python/2.7/test/list_tests.py
diff --git a/lib-python/2.7.1/test/lock_tests.py b/lib-python/2.7/test/lock_tests.py
index 966f9bd7ca..966f9bd7ca 100644
--- a/lib-python/2.7.1/test/lock_tests.py
+++ b/lib-python/2.7/test/lock_tests.py
diff --git a/lib-python/2.7.1/test/mapping_tests.py b/lib-python/2.7/test/mapping_tests.py
index 49f6379f82..49f6379f82 100644
--- a/lib-python/2.7.1/test/mapping_tests.py
+++ b/lib-python/2.7/test/mapping_tests.py
diff --git a/lib-python/2.7.1/test/math_testcases.txt b/lib-python/2.7/test/math_testcases.txt
index be1a49f0d3..be1a49f0d3 100644
--- a/lib-python/2.7.1/test/math_testcases.txt
+++ b/lib-python/2.7/test/math_testcases.txt
diff --git a/lib-python/2.7.1/test/nullcert.pem b/lib-python/2.7/test/nullcert.pem
index e69de29bb2..e69de29bb2 100644
--- a/lib-python/2.7.1/test/nullcert.pem
+++ b/lib-python/2.7/test/nullcert.pem
diff --git a/lib-python/2.7.1/test/outstanding_bugs.py b/lib-python/2.7/test/outstanding_bugs.py
index 04afcbd8ad..04afcbd8ad 100644
--- a/lib-python/2.7.1/test/outstanding_bugs.py
+++ b/lib-python/2.7/test/outstanding_bugs.py
diff --git a/lib-python/2.7.1/test/pickletester.py b/lib-python/2.7/test/pickletester.py
index c9e74b857f..c9e74b857f 100644
--- a/lib-python/2.7.1/test/pickletester.py
+++ b/lib-python/2.7/test/pickletester.py
diff --git a/lib-python/2.7.1/test/profilee.py b/lib-python/2.7/test/profilee.py
index 6ad2c83956..6ad2c83956 100644
--- a/lib-python/2.7.1/test/profilee.py
+++ b/lib-python/2.7/test/profilee.py
diff --git a/lib-python/2.7.1/test/pyclbr_input.py b/lib-python/2.7/test/pyclbr_input.py
index 8efc9de75d..8efc9de75d 100644
--- a/lib-python/2.7.1/test/pyclbr_input.py
+++ b/lib-python/2.7/test/pyclbr_input.py
diff --git a/lib-python/2.7.1/test/pydoc_mod.py b/lib-python/2.7/test/pydoc_mod.py
index 9c53324a6d..9c53324a6d 100644
--- a/lib-python/2.7.1/test/pydoc_mod.py
+++ b/lib-python/2.7/test/pydoc_mod.py
diff --git a/lib-python/2.7.1/test/pydocfodder.py b/lib-python/2.7/test/pydocfodder.py
index 2cf1cbdc04..2cf1cbdc04 100644
--- a/lib-python/2.7.1/test/pydocfodder.py
+++ b/lib-python/2.7/test/pydocfodder.py
diff --git a/lib-python/2.7.1/test/pystone.py b/lib-python/2.7/test/pystone.py
index c9892ff075..c9892ff075 100755
--- a/lib-python/2.7.1/test/pystone.py
+++ b/lib-python/2.7/test/pystone.py
diff --git a/lib-python/2.7.1/test/randv2_32.pck b/lib-python/2.7/test/randv2_32.pck
index 587ab24109..587ab24109 100644
--- a/lib-python/2.7.1/test/randv2_32.pck
+++ b/lib-python/2.7/test/randv2_32.pck
diff --git a/lib-python/2.7.1/test/randv2_64.pck b/lib-python/2.7/test/randv2_64.pck
index 090dd6fd19..090dd6fd19 100644
--- a/lib-python/2.7.1/test/randv2_64.pck
+++ b/lib-python/2.7/test/randv2_64.pck
diff --git a/lib-python/2.7.1/test/randv3.pck b/lib-python/2.7/test/randv3.pck
index 09fc38b1a8..09fc38b1a8 100644
--- a/lib-python/2.7.1/test/randv3.pck
+++ b/lib-python/2.7/test/randv3.pck
diff --git a/lib-python/2.7.1/test/re_tests.py b/lib-python/2.7/test/re_tests.py
index 25b1229d63..25b1229d63 100755
--- a/lib-python/2.7.1/test/re_tests.py
+++ b/lib-python/2.7/test/re_tests.py
diff --git a/lib-python/2.7.1/test/regex_tests.py b/lib-python/2.7/test/regex_tests.py
index e004ad08b3..e004ad08b3 100644
--- a/lib-python/2.7.1/test/regex_tests.py
+++ b/lib-python/2.7/test/regex_tests.py
diff --git a/lib-python/2.7.1/test/regrtest.py b/lib-python/2.7/test/regrtest.py
index deb422903d..deb422903d 100755
--- a/lib-python/2.7.1/test/regrtest.py
+++ b/lib-python/2.7/test/regrtest.py
diff --git a/lib-python/2.7.1/test/relimport.py b/lib-python/2.7/test/relimport.py
index 50aa497f7b..50aa497f7b 100644
--- a/lib-python/2.7.1/test/relimport.py
+++ b/lib-python/2.7/test/relimport.py
diff --git a/lib-python/2.7.1/test/reperf.py b/lib-python/2.7/test/reperf.py
index 68ac40f132..68ac40f132 100644
--- a/lib-python/2.7.1/test/reperf.py
+++ b/lib-python/2.7/test/reperf.py
diff --git a/lib-python/2.7.1/test/sample_doctest.py b/lib-python/2.7/test/sample_doctest.py
index e5adee0f6f..e5adee0f6f 100644
--- a/lib-python/2.7.1/test/sample_doctest.py
+++ b/lib-python/2.7/test/sample_doctest.py
diff --git a/lib-python/2.7.1/test/script_helper.py b/lib-python/2.7/test/script_helper.py
index 1b5b0bf315..1b5b0bf315 100644
--- a/lib-python/2.7.1/test/script_helper.py
+++ b/lib-python/2.7/test/script_helper.py
diff --git a/lib-python/2.7.1/test/seq_tests.py b/lib-python/2.7/test/seq_tests.py
index f5e4e0ef55..f5e4e0ef55 100644
--- a/lib-python/2.7.1/test/seq_tests.py
+++ b/lib-python/2.7/test/seq_tests.py
diff --git a/lib-python/2.7.1/test/sgml_input.html b/lib-python/2.7/test/sgml_input.html
index f4d2e6cc80..f4d2e6cc80 100644
--- a/lib-python/2.7.1/test/sgml_input.html
+++ b/lib-python/2.7/test/sgml_input.html
diff --git a/lib-python/2.7.1/test/sha256.pem b/lib-python/2.7/test/sha256.pem
index 01878e9678..01878e9678 100644
--- a/lib-python/2.7.1/test/sha256.pem
+++ b/lib-python/2.7/test/sha256.pem
diff --git a/lib-python/2.7.1/test/sortperf.py b/lib-python/2.7/test/sortperf.py
index cc83ee43d9..cc83ee43d9 100644
--- a/lib-python/2.7.1/test/sortperf.py
+++ b/lib-python/2.7/test/sortperf.py
diff --git a/lib-python/2.7.1/test/ssl_cert.pem b/lib-python/2.7/test/ssl_cert.pem
index 9d7ac238d8..9d7ac238d8 100644
--- a/lib-python/2.7.1/test/ssl_cert.pem
+++ b/lib-python/2.7/test/ssl_cert.pem
diff --git a/lib-python/2.7.1/test/ssl_key.pem b/lib-python/2.7/test/ssl_key.pem
index 239ad66f99..239ad66f99 100644
--- a/lib-python/2.7.1/test/ssl_key.pem
+++ b/lib-python/2.7/test/ssl_key.pem
diff --git a/lib-python/2.7.1/test/string_tests.py b/lib-python/2.7/test/string_tests.py
index 546b486a84..546b486a84 100644
--- a/lib-python/2.7.1/test/string_tests.py
+++ b/lib-python/2.7/test/string_tests.py
diff --git a/lib-python/2.7.1/test/svn_python_org_https_cert.pem b/lib-python/2.7/test/svn_python_org_https_cert.pem
index 00fcd37170..00fcd37170 100644
--- a/lib-python/2.7.1/test/svn_python_org_https_cert.pem
+++ b/lib-python/2.7/test/svn_python_org_https_cert.pem
diff --git a/lib-python/2.7.1/test/test_MimeWriter.py b/lib-python/2.7/test/test_MimeWriter.py
index 2f6636dfdf..2f6636dfdf 100644
--- a/lib-python/2.7.1/test/test_MimeWriter.py
+++ b/lib-python/2.7/test/test_MimeWriter.py
diff --git a/lib-python/2.7.1/test/test_SimpleHTTPServer.py b/lib-python/2.7/test/test_SimpleHTTPServer.py
index 66ec853684..66ec853684 100644
--- a/lib-python/2.7.1/test/test_SimpleHTTPServer.py
+++ b/lib-python/2.7/test/test_SimpleHTTPServer.py
diff --git a/lib-python/2.7.1/test/test_StringIO.py b/lib-python/2.7/test/test_StringIO.py
index 4774c6dbf1..4774c6dbf1 100644
--- a/lib-python/2.7.1/test/test_StringIO.py
+++ b/lib-python/2.7/test/test_StringIO.py
diff --git a/lib-python/2.7.1/test/test___all__.py b/lib-python/2.7/test/test___all__.py
index 2c5dbefb3a..2c5dbefb3a 100644
--- a/lib-python/2.7.1/test/test___all__.py
+++ b/lib-python/2.7/test/test___all__.py
diff --git a/lib-python/2.7.1/test/test___future__.py b/lib-python/2.7/test/test___future__.py
index 1d8f8e6852..1d8f8e6852 100644
--- a/lib-python/2.7.1/test/test___future__.py
+++ b/lib-python/2.7/test/test___future__.py
diff --git a/lib-python/2.7.1/test/test__locale.py b/lib-python/2.7/test/test__locale.py
index afcb92635d..afcb92635d 100644
--- a/lib-python/2.7.1/test/test__locale.py
+++ b/lib-python/2.7/test/test__locale.py
diff --git a/lib-python/2.7.1/test/test_abc.py b/lib-python/2.7/test/test_abc.py
index edd2c047f2..edd2c047f2 100644
--- a/lib-python/2.7.1/test/test_abc.py
+++ b/lib-python/2.7/test/test_abc.py
diff --git a/lib-python/2.7.1/test/test_abstract_numbers.py b/lib-python/2.7/test/test_abstract_numbers.py
index 925f8cf60c..925f8cf60c 100644
--- a/lib-python/2.7.1/test/test_abstract_numbers.py
+++ b/lib-python/2.7/test/test_abstract_numbers.py
diff --git a/lib-python/2.7.1/test/test_aepack.py b/lib-python/2.7/test/test_aepack.py
index f4ea25b5f0..f4ea25b5f0 100644
--- a/lib-python/2.7.1/test/test_aepack.py
+++ b/lib-python/2.7/test/test_aepack.py
diff --git a/lib-python/2.7.1/test/test_aifc.py b/lib-python/2.7/test/test_aifc.py
index cbf00e9a74..cbf00e9a74 100644
--- a/lib-python/2.7.1/test/test_aifc.py
+++ b/lib-python/2.7/test/test_aifc.py
diff --git a/lib-python/2.7.1/test/test_al.py b/lib-python/2.7/test/test_al.py
index 688576dc6a..688576dc6a 100755
--- a/lib-python/2.7.1/test/test_al.py
+++ b/lib-python/2.7/test/test_al.py
diff --git a/lib-python/2.7.1/test/test_anydbm.py b/lib-python/2.7/test/test_anydbm.py
index a01dd0bd9f..a01dd0bd9f 100644
--- a/lib-python/2.7.1/test/test_anydbm.py
+++ b/lib-python/2.7/test/test_anydbm.py
diff --git a/lib-python/2.7.1/test/test_applesingle.py b/lib-python/2.7/test/test_applesingle.py
index 1beffe0f2f..1beffe0f2f 100644
--- a/lib-python/2.7.1/test/test_applesingle.py
+++ b/lib-python/2.7/test/test_applesingle.py
diff --git a/lib-python/2.7.1/test/test_argparse.py b/lib-python/2.7/test/test_argparse.py
index 3e71f57d2c..3e71f57d2c 100644
--- a/lib-python/2.7.1/test/test_argparse.py
+++ b/lib-python/2.7/test/test_argparse.py
diff --git a/lib-python/2.7.1/test/test_array.py b/lib-python/2.7/test/test_array.py
index 4d56f54559..4d56f54559 100755
--- a/lib-python/2.7.1/test/test_array.py
+++ b/lib-python/2.7/test/test_array.py
diff --git a/lib-python/2.7.1/test/test_ascii_formatd.py b/lib-python/2.7/test/test_ascii_formatd.py
index c4a616dc8a..c4a616dc8a 100644
--- a/lib-python/2.7.1/test/test_ascii_formatd.py
+++ b/lib-python/2.7/test/test_ascii_formatd.py
diff --git a/lib-python/2.7.1/test/test_ast.py b/lib-python/2.7/test/test_ast.py
index 05ce09e3ca..05ce09e3ca 100644
--- a/lib-python/2.7.1/test/test_ast.py
+++ b/lib-python/2.7/test/test_ast.py
diff --git a/lib-python/2.7.1/test/test_asynchat.py b/lib-python/2.7/test/test_asynchat.py
index c81ec0de45..c81ec0de45 100644
--- a/lib-python/2.7.1/test/test_asynchat.py
+++ b/lib-python/2.7/test/test_asynchat.py
diff --git a/lib-python/2.7.1/test/test_asyncore.py b/lib-python/2.7/test/test_asyncore.py
index 6217334029..6217334029 100644
--- a/lib-python/2.7.1/test/test_asyncore.py
+++ b/lib-python/2.7/test/test_asyncore.py
diff --git a/lib-python/2.7.1/test/test_atexit.py b/lib-python/2.7/test/test_atexit.py
index bf85b75253..bf85b75253 100644
--- a/lib-python/2.7.1/test/test_atexit.py
+++ b/lib-python/2.7/test/test_atexit.py
diff --git a/lib-python/2.7.1/test/test_audioop.py b/lib-python/2.7/test/test_audioop.py
index e03ceb5b14..e03ceb5b14 100644
--- a/lib-python/2.7.1/test/test_audioop.py
+++ b/lib-python/2.7/test/test_audioop.py
diff --git a/lib-python/2.7.1/test/test_augassign.py b/lib-python/2.7/test/test_augassign.py
index 059e8b74c9..059e8b74c9 100644
--- a/lib-python/2.7.1/test/test_augassign.py
+++ b/lib-python/2.7/test/test_augassign.py
diff --git a/lib-python/2.7.1/test/test_base64.py b/lib-python/2.7/test/test_base64.py
index ff2c3700d3..ff2c3700d3 100644
--- a/lib-python/2.7.1/test/test_base64.py
+++ b/lib-python/2.7/test/test_base64.py
diff --git a/lib-python/2.7.1/test/test_bastion.py b/lib-python/2.7/test/test_bastion.py
index 4760ec875c..4760ec875c 100644
--- a/lib-python/2.7.1/test/test_bastion.py
+++ b/lib-python/2.7/test/test_bastion.py
diff --git a/lib-python/2.7.1/test/test_bigaddrspace.py b/lib-python/2.7/test/test_bigaddrspace.py
index db19a53c70..db19a53c70 100644
--- a/lib-python/2.7.1/test/test_bigaddrspace.py
+++ b/lib-python/2.7/test/test_bigaddrspace.py
diff --git a/lib-python/2.7.1/test/test_bigmem.py b/lib-python/2.7/test/test_bigmem.py
index c56016713b..c56016713b 100644
--- a/lib-python/2.7.1/test/test_bigmem.py
+++ b/lib-python/2.7/test/test_bigmem.py
diff --git a/lib-python/2.7.1/test/test_binascii.py b/lib-python/2.7/test/test_binascii.py
index f825f1c077..f825f1c077 100644
--- a/lib-python/2.7.1/test/test_binascii.py
+++ b/lib-python/2.7/test/test_binascii.py
diff --git a/lib-python/2.7.1/test/test_binhex.py b/lib-python/2.7/test/test_binhex.py
index 2f89703b44..2f89703b44 100755
--- a/lib-python/2.7.1/test/test_binhex.py
+++ b/lib-python/2.7/test/test_binhex.py
diff --git a/lib-python/2.7.1/test/test_binop.py b/lib-python/2.7/test/test_binop.py
index b1ef626a9a..b1ef626a9a 100644
--- a/lib-python/2.7.1/test/test_binop.py
+++ b/lib-python/2.7/test/test_binop.py
diff --git a/lib-python/2.7.1/test/test_bisect.py b/lib-python/2.7/test/test_bisect.py
index 934ba8c7a1..934ba8c7a1 100644
--- a/lib-python/2.7.1/test/test_bisect.py
+++ b/lib-python/2.7/test/test_bisect.py
diff --git a/lib-python/2.7.1/test/test_bool.py b/lib-python/2.7/test/test_bool.py
index 9d58a2e726..9d58a2e726 100644
--- a/lib-python/2.7.1/test/test_bool.py
+++ b/lib-python/2.7/test/test_bool.py
diff --git a/lib-python/2.7.1/test/test_bsddb.py b/lib-python/2.7/test/test_bsddb.py
index d1ee0a14a9..d1ee0a14a9 100755
--- a/lib-python/2.7.1/test/test_bsddb.py
+++ b/lib-python/2.7/test/test_bsddb.py
diff --git a/lib-python/2.7.1/test/test_bsddb185.py b/lib-python/2.7/test/test_bsddb185.py
index 98102c1457..98102c1457 100644
--- a/lib-python/2.7.1/test/test_bsddb185.py
+++ b/lib-python/2.7/test/test_bsddb185.py
diff --git a/lib-python/2.7.1/test/test_bsddb3.py b/lib-python/2.7/test/test_bsddb3.py
index 099145b460..099145b460 100644
--- a/lib-python/2.7.1/test/test_bsddb3.py
+++ b/lib-python/2.7/test/test_bsddb3.py
diff --git a/lib-python/2.7.1/test/test_buffer.py b/lib-python/2.7/test/test_buffer.py
index 6bdc34d28e..6bdc34d28e 100644
--- a/lib-python/2.7.1/test/test_buffer.py
+++ b/lib-python/2.7/test/test_buffer.py
diff --git a/lib-python/2.7.1/test/test_bufio.py b/lib-python/2.7/test/test_bufio.py
index 108b1e1869..108b1e1869 100644
--- a/lib-python/2.7.1/test/test_bufio.py
+++ b/lib-python/2.7/test/test_bufio.py
diff --git a/lib-python/2.7.1/test/test_builtin.py b/lib-python/2.7/test/test_builtin.py
index d8fb2d5450..d8fb2d5450 100644
--- a/lib-python/2.7.1/test/test_builtin.py
+++ b/lib-python/2.7/test/test_builtin.py
diff --git a/lib-python/2.7.1/test/test_bytes.py b/lib-python/2.7/test/test_bytes.py
index 6b5ef36512..6b5ef36512 100644
--- a/lib-python/2.7.1/test/test_bytes.py
+++ b/lib-python/2.7/test/test_bytes.py
diff --git a/lib-python/2.7.1/test/test_bz2.py b/lib-python/2.7/test/test_bz2.py
index 4cb6bf1eed..4cb6bf1eed 100644
--- a/lib-python/2.7.1/test/test_bz2.py
+++ b/lib-python/2.7/test/test_bz2.py
diff --git a/lib-python/2.7.1/test/test_calendar.py b/lib-python/2.7/test/test_calendar.py
index f20cc03929..f20cc03929 100644
--- a/lib-python/2.7.1/test/test_calendar.py
+++ b/lib-python/2.7/test/test_calendar.py
diff --git a/lib-python/2.7.1/test/test_call.py b/lib-python/2.7/test/test_call.py
index d06c2c94c5..d06c2c94c5 100644
--- a/lib-python/2.7.1/test/test_call.py
+++ b/lib-python/2.7/test/test_call.py
diff --git a/lib-python/2.7.1/test/test_capi.py b/lib-python/2.7/test/test_capi.py
index 7c25923180..7c25923180 100644
--- a/lib-python/2.7.1/test/test_capi.py
+++ b/lib-python/2.7/test/test_capi.py
diff --git a/lib-python/2.7.1/test/test_cd.py b/lib-python/2.7/test/test_cd.py
index edaa82bf45..edaa82bf45 100755
--- a/lib-python/2.7.1/test/test_cd.py
+++ b/lib-python/2.7/test/test_cd.py
diff --git a/lib-python/2.7.1/test/test_cfgparser.py b/lib-python/2.7/test/test_cfgparser.py
index d44a415f12..d44a415f12 100644
--- a/lib-python/2.7.1/test/test_cfgparser.py
+++ b/lib-python/2.7/test/test_cfgparser.py
diff --git a/lib-python/2.7.1/test/test_cgi.py b/lib-python/2.7/test/test_cgi.py
index e282a51503..e282a51503 100644
--- a/lib-python/2.7.1/test/test_cgi.py
+++ b/lib-python/2.7/test/test_cgi.py
diff --git a/lib-python/2.7.1/test/test_charmapcodec.py b/lib-python/2.7/test/test_charmapcodec.py
index d984059af9..d984059af9 100644
--- a/lib-python/2.7.1/test/test_charmapcodec.py
+++ b/lib-python/2.7/test/test_charmapcodec.py
diff --git a/lib-python/2.7.1/test/test_cl.py b/lib-python/2.7/test/test_cl.py
index 50102e9267..50102e9267 100755
--- a/lib-python/2.7.1/test/test_cl.py
+++ b/lib-python/2.7/test/test_cl.py
diff --git a/lib-python/2.7.1/test/test_class.py b/lib-python/2.7/test/test_class.py
index 0f25101827..0f25101827 100644
--- a/lib-python/2.7.1/test/test_class.py
+++ b/lib-python/2.7/test/test_class.py
diff --git a/lib-python/2.7.1/test/test_cmath.py b/lib-python/2.7/test/test_cmath.py
index 8b5c4bf34f..8b5c4bf34f 100644
--- a/lib-python/2.7.1/test/test_cmath.py
+++ b/lib-python/2.7/test/test_cmath.py
diff --git a/lib-python/2.7.1/test/test_cmd.py b/lib-python/2.7/test/test_cmd.py
index c46fec8a5f..c46fec8a5f 100644
--- a/lib-python/2.7.1/test/test_cmd.py
+++ b/lib-python/2.7/test/test_cmd.py
diff --git a/lib-python/2.7.1/test/test_cmd_line.py b/lib-python/2.7/test/test_cmd_line.py
index be3b70e881..be3b70e881 100644
--- a/lib-python/2.7.1/test/test_cmd_line.py
+++ b/lib-python/2.7/test/test_cmd_line.py
diff --git a/lib-python/2.7.1/test/test_cmd_line_script.py b/lib-python/2.7/test/test_cmd_line_script.py
index 099471fc63..099471fc63 100644
--- a/lib-python/2.7.1/test/test_cmd_line_script.py
+++ b/lib-python/2.7/test/test_cmd_line_script.py
diff --git a/lib-python/2.7.1/test/test_code.py b/lib-python/2.7/test/test_code.py
index 97adf590bc..97adf590bc 100644
--- a/lib-python/2.7.1/test/test_code.py
+++ b/lib-python/2.7/test/test_code.py
diff --git a/lib-python/2.7.1/test/test_codeccallbacks.py b/lib-python/2.7/test/test_codeccallbacks.py
index 4825f43ff0..4825f43ff0 100644
--- a/lib-python/2.7.1/test/test_codeccallbacks.py
+++ b/lib-python/2.7/test/test_codeccallbacks.py
diff --git a/lib-python/2.7.1/test/test_codecencodings_cn.py b/lib-python/2.7/test/test_codecencodings_cn.py
index 96b0d77096..96b0d77096 100644
--- a/lib-python/2.7.1/test/test_codecencodings_cn.py
+++ b/lib-python/2.7/test/test_codecencodings_cn.py
diff --git a/lib-python/2.7.1/test/test_codecencodings_hk.py b/lib-python/2.7/test/test_codecencodings_hk.py
index b1c260631f..b1c260631f 100644
--- a/lib-python/2.7.1/test/test_codecencodings_hk.py
+++ b/lib-python/2.7/test/test_codecencodings_hk.py
diff --git a/lib-python/2.7.1/test/test_codecencodings_jp.py b/lib-python/2.7/test/test_codecencodings_jp.py
index 5f81f41206..5f81f41206 100644
--- a/lib-python/2.7.1/test/test_codecencodings_jp.py
+++ b/lib-python/2.7/test/test_codecencodings_jp.py
diff --git a/lib-python/2.7.1/test/test_codecencodings_kr.py b/lib-python/2.7/test/test_codecencodings_kr.py
index 8c866a9caa..8c866a9caa 100644
--- a/lib-python/2.7.1/test/test_codecencodings_kr.py
+++ b/lib-python/2.7/test/test_codecencodings_kr.py
diff --git a/lib-python/2.7.1/test/test_codecencodings_tw.py b/lib-python/2.7/test/test_codecencodings_tw.py
index 983d06f003..983d06f003 100644
--- a/lib-python/2.7.1/test/test_codecencodings_tw.py
+++ b/lib-python/2.7/test/test_codecencodings_tw.py
diff --git a/lib-python/2.7.1/test/test_codecmaps_cn.py b/lib-python/2.7/test/test_codecmaps_cn.py
index 344fc562f7..344fc562f7 100644
--- a/lib-python/2.7.1/test/test_codecmaps_cn.py
+++ b/lib-python/2.7/test/test_codecmaps_cn.py
diff --git a/lib-python/2.7.1/test/test_codecmaps_hk.py b/lib-python/2.7/test/test_codecmaps_hk.py
index 362ab7fafc..362ab7fafc 100644
--- a/lib-python/2.7.1/test/test_codecmaps_hk.py
+++ b/lib-python/2.7/test/test_codecmaps_hk.py
diff --git a/lib-python/2.7.1/test/test_codecmaps_jp.py b/lib-python/2.7/test/test_codecmaps_jp.py
index 5466a986b9..5466a986b9 100644
--- a/lib-python/2.7.1/test/test_codecmaps_jp.py
+++ b/lib-python/2.7/test/test_codecmaps_jp.py
diff --git a/lib-python/2.7.1/test/test_codecmaps_kr.py b/lib-python/2.7/test/test_codecmaps_kr.py
index 39c612e8a2..39c612e8a2 100644
--- a/lib-python/2.7.1/test/test_codecmaps_kr.py
+++ b/lib-python/2.7/test/test_codecmaps_kr.py
diff --git a/lib-python/2.7.1/test/test_codecmaps_tw.py b/lib-python/2.7/test/test_codecmaps_tw.py
index 143ae230b8..143ae230b8 100644
--- a/lib-python/2.7.1/test/test_codecmaps_tw.py
+++ b/lib-python/2.7/test/test_codecmaps_tw.py
diff --git a/lib-python/2.7.1/test/test_codecs.py b/lib-python/2.7/test/test_codecs.py
index 7cd7141b06..7cd7141b06 100644
--- a/lib-python/2.7.1/test/test_codecs.py
+++ b/lib-python/2.7/test/test_codecs.py
diff --git a/lib-python/2.7.1/test/test_codeop.py b/lib-python/2.7/test/test_codeop.py
index 99fe6f933e..99fe6f933e 100644
--- a/lib-python/2.7.1/test/test_codeop.py
+++ b/lib-python/2.7/test/test_codeop.py
diff --git a/lib-python/2.7.1/test/test_coding.py b/lib-python/2.7/test/test_coding.py
index 7f5ddb1934..7f5ddb1934 100644
--- a/lib-python/2.7.1/test/test_coding.py
+++ b/lib-python/2.7/test/test_coding.py
diff --git a/lib-python/2.7.1/test/test_coercion.py b/lib-python/2.7/test/test_coercion.py
index 2b55c419ab..2b55c419ab 100644
--- a/lib-python/2.7.1/test/test_coercion.py
+++ b/lib-python/2.7/test/test_coercion.py
diff --git a/lib-python/2.7.1/test/test_collections.py b/lib-python/2.7/test/test_collections.py
index 94305ab2f4..94305ab2f4 100644
--- a/lib-python/2.7.1/test/test_collections.py
+++ b/lib-python/2.7/test/test_collections.py
diff --git a/lib-python/2.7.1/test/test_colorsys.py b/lib-python/2.7/test/test_colorsys.py
index a8cd885db1..a8cd885db1 100644
--- a/lib-python/2.7.1/test/test_colorsys.py
+++ b/lib-python/2.7/test/test_colorsys.py
diff --git a/lib-python/2.7.1/test/test_commands.py b/lib-python/2.7/test/test_commands.py
index 70cfb58074..70cfb58074 100644
--- a/lib-python/2.7.1/test/test_commands.py
+++ b/lib-python/2.7/test/test_commands.py
diff --git a/lib-python/2.7.1/test/test_compare.py b/lib-python/2.7/test/test_compare.py
index 13da80d2d4..13da80d2d4 100644
--- a/lib-python/2.7.1/test/test_compare.py
+++ b/lib-python/2.7/test/test_compare.py
diff --git a/lib-python/2.7.1/test/test_compile.py b/lib-python/2.7/test/test_compile.py
index 8a95f6da35..8a95f6da35 100644
--- a/lib-python/2.7.1/test/test_compile.py
+++ b/lib-python/2.7/test/test_compile.py
diff --git a/lib-python/2.7.1/test/test_compileall.py b/lib-python/2.7/test/test_compileall.py
index bff69893ce..bff69893ce 100644
--- a/lib-python/2.7.1/test/test_compileall.py
+++ b/lib-python/2.7/test/test_compileall.py
diff --git a/lib-python/2.7.1/test/test_compiler.py b/lib-python/2.7/test/test_compiler.py
index 332e0bbf69..332e0bbf69 100644
--- a/lib-python/2.7.1/test/test_compiler.py
+++ b/lib-python/2.7/test/test_compiler.py
diff --git a/lib-python/2.7.1/test/test_complex.py b/lib-python/2.7/test/test_complex.py
index 59e86773ad..59e86773ad 100644
--- a/lib-python/2.7.1/test/test_complex.py
+++ b/lib-python/2.7/test/test_complex.py
diff --git a/lib-python/2.7.1/test/test_complex_args.py b/lib-python/2.7/test/test_complex_args.py
index 036cbea402..036cbea402 100644
--- a/lib-python/2.7.1/test/test_complex_args.py
+++ b/lib-python/2.7/test/test_complex_args.py
diff --git a/lib-python/2.7.1/test/test_contains.py b/lib-python/2.7/test/test_contains.py
index 7138081dc8..7138081dc8 100644
--- a/lib-python/2.7.1/test/test_contains.py
+++ b/lib-python/2.7/test/test_contains.py
diff --git a/lib-python/2.7.1/test/test_contextlib.py b/lib-python/2.7/test/test_contextlib.py
index f28c95eadb..f28c95eadb 100644
--- a/lib-python/2.7.1/test/test_contextlib.py
+++ b/lib-python/2.7/test/test_contextlib.py
diff --git a/lib-python/2.7.1/test/test_cookie.py b/lib-python/2.7/test/test_cookie.py
index 0e74ccf6a4..0e74ccf6a4 100644
--- a/lib-python/2.7.1/test/test_cookie.py
+++ b/lib-python/2.7/test/test_cookie.py
diff --git a/lib-python/2.7.1/test/test_cookielib.py b/lib-python/2.7/test/test_cookielib.py
index dd0ad325d9..dd0ad325d9 100644
--- a/lib-python/2.7.1/test/test_cookielib.py
+++ b/lib-python/2.7/test/test_cookielib.py
diff --git a/lib-python/2.7.1/test/test_copy.py b/lib-python/2.7/test/test_copy.py
index 6b64f10112..6b64f10112 100644
--- a/lib-python/2.7.1/test/test_copy.py
+++ b/lib-python/2.7/test/test_copy.py
diff --git a/lib-python/2.7.1/test/test_copy_reg.py b/lib-python/2.7/test/test_copy_reg.py
index 8cdb8b7d2a..8cdb8b7d2a 100644
--- a/lib-python/2.7.1/test/test_copy_reg.py
+++ b/lib-python/2.7/test/test_copy_reg.py
diff --git a/lib-python/2.7.1/test/test_cpickle.py b/lib-python/2.7/test/test_cpickle.py
index c240669873..c240669873 100644
--- a/lib-python/2.7.1/test/test_cpickle.py
+++ b/lib-python/2.7/test/test_cpickle.py
diff --git a/lib-python/2.7.1/test/test_cprofile.py b/lib-python/2.7/test/test_cprofile.py
index af3fe62a9a..af3fe62a9a 100644
--- a/lib-python/2.7.1/test/test_cprofile.py
+++ b/lib-python/2.7/test/test_cprofile.py
diff --git a/lib-python/2.7.1/test/test_crypt.py b/lib-python/2.7/test/test_crypt.py
index 4db200d403..4db200d403 100644
--- a/lib-python/2.7.1/test/test_crypt.py
+++ b/lib-python/2.7/test/test_crypt.py
diff --git a/lib-python/2.7.1/test/test_csv.py b/lib-python/2.7/test/test_csv.py
index 5cc891da1d..5cc891da1d 100644
--- a/lib-python/2.7.1/test/test_csv.py
+++ b/lib-python/2.7/test/test_csv.py
diff --git a/lib-python/2.7.1/test/test_ctypes.py b/lib-python/2.7/test/test_ctypes.py
index 17f287449a..17f287449a 100644
--- a/lib-python/2.7.1/test/test_ctypes.py
+++ b/lib-python/2.7/test/test_ctypes.py
diff --git a/lib-python/2.7.1/test/test_curses.py b/lib-python/2.7/test/test_curses.py
index fa0d469e47..fa0d469e47 100644
--- a/lib-python/2.7.1/test/test_curses.py
+++ b/lib-python/2.7/test/test_curses.py
diff --git a/lib-python/2.7.1/test/test_datetime.py b/lib-python/2.7/test/test_datetime.py
index 15188dbc71..15188dbc71 100644
--- a/lib-python/2.7.1/test/test_datetime.py
+++ b/lib-python/2.7/test/test_datetime.py
diff --git a/lib-python/2.7.1/test/test_dbm.py b/lib-python/2.7/test/test_dbm.py
index 41b0b5cc47..41b0b5cc47 100644
--- a/lib-python/2.7.1/test/test_dbm.py
+++ b/lib-python/2.7/test/test_dbm.py
diff --git a/lib-python/2.7.1/test/test_decimal.py b/lib-python/2.7/test/test_decimal.py
index dc217779ee..dc217779ee 100644
--- a/lib-python/2.7.1/test/test_decimal.py
+++ b/lib-python/2.7/test/test_decimal.py
diff --git a/lib-python/2.7.1/test/test_decorators.py b/lib-python/2.7/test/test_decorators.py
index cf2bc3000c..cf2bc3000c 100644
--- a/lib-python/2.7.1/test/test_decorators.py
+++ b/lib-python/2.7/test/test_decorators.py
diff --git a/lib-python/2.7.1/test/test_defaultdict.py b/lib-python/2.7/test/test_defaultdict.py
index a524ad7909..a524ad7909 100644
--- a/lib-python/2.7.1/test/test_defaultdict.py
+++ b/lib-python/2.7/test/test_defaultdict.py
diff --git a/lib-python/2.7.1/test/test_deque.py b/lib-python/2.7/test/test_deque.py
index 1d3f726839..1d3f726839 100644
--- a/lib-python/2.7.1/test/test_deque.py
+++ b/lib-python/2.7/test/test_deque.py
diff --git a/lib-python/2.7.1/test/test_descr.py b/lib-python/2.7/test/test_descr.py
index 414913dc90..414913dc90 100644
--- a/lib-python/2.7.1/test/test_descr.py
+++ b/lib-python/2.7/test/test_descr.py
diff --git a/lib-python/2.7.1/test/test_descrtut.py b/lib-python/2.7/test/test_descrtut.py
index 157b9f4fe9..157b9f4fe9 100644
--- a/lib-python/2.7.1/test/test_descrtut.py
+++ b/lib-python/2.7/test/test_descrtut.py
diff --git a/lib-python/2.7.1/test/test_dict.py b/lib-python/2.7/test/test_dict.py
index 29167d0e38..29167d0e38 100644
--- a/lib-python/2.7.1/test/test_dict.py
+++ b/lib-python/2.7/test/test_dict.py
diff --git a/lib-python/2.7.1/test/test_dictcomps.py b/lib-python/2.7/test/test_dictcomps.py
index 9af9e48b2c..9af9e48b2c 100644
--- a/lib-python/2.7.1/test/test_dictcomps.py
+++ b/lib-python/2.7/test/test_dictcomps.py
diff --git a/lib-python/2.7.1/test/test_dictviews.py b/lib-python/2.7/test/test_dictviews.py
index f90367660c..f90367660c 100644
--- a/lib-python/2.7.1/test/test_dictviews.py
+++ b/lib-python/2.7/test/test_dictviews.py
diff --git a/lib-python/2.7.1/test/test_difflib.py b/lib-python/2.7/test/test_difflib.py
index 35334517fb..35334517fb 100644
--- a/lib-python/2.7.1/test/test_difflib.py
+++ b/lib-python/2.7/test/test_difflib.py
diff --git a/lib-python/2.7.1/test/test_difflib_expect.html b/lib-python/2.7/test/test_difflib_expect.html
index 71b6d7a862..71b6d7a862 100644
--- a/lib-python/2.7.1/test/test_difflib_expect.html
+++ b/lib-python/2.7/test/test_difflib_expect.html
diff --git a/lib-python/2.7.1/test/test_dircache.py b/lib-python/2.7/test/test_dircache.py
index c6ad31c56c..c6ad31c56c 100644
--- a/lib-python/2.7.1/test/test_dircache.py
+++ b/lib-python/2.7/test/test_dircache.py
diff --git a/lib-python/2.7.1/test/test_dis.py b/lib-python/2.7/test/test_dis.py
index 3849dc2882..3849dc2882 100644
--- a/lib-python/2.7.1/test/test_dis.py
+++ b/lib-python/2.7/test/test_dis.py
diff --git a/lib-python/2.7.1/test/test_distutils.py b/lib-python/2.7/test/test_distutils.py
index a9cbbb46a0..a9cbbb46a0 100644
--- a/lib-python/2.7.1/test/test_distutils.py
+++ b/lib-python/2.7/test/test_distutils.py
diff --git a/lib-python/2.7.1/test/test_dl.py b/lib-python/2.7/test/test_dl.py
index 6069a77bf1..6069a77bf1 100755
--- a/lib-python/2.7.1/test/test_dl.py
+++ b/lib-python/2.7/test/test_dl.py
diff --git a/lib-python/2.7.1/test/test_doctest.py b/lib-python/2.7/test/test_doctest.py
index c027acdcd6..c027acdcd6 100644
--- a/lib-python/2.7.1/test/test_doctest.py
+++ b/lib-python/2.7/test/test_doctest.py
diff --git a/lib-python/2.7.1/test/test_doctest.txt b/lib-python/2.7/test/test_doctest.txt
index f8e851e1a5..f8e851e1a5 100644
--- a/lib-python/2.7.1/test/test_doctest.txt
+++ b/lib-python/2.7/test/test_doctest.txt
diff --git a/lib-python/2.7.1/test/test_doctest2.py b/lib-python/2.7/test/test_doctest2.py
index 8c043baf5d..8c043baf5d 100644
--- a/lib-python/2.7.1/test/test_doctest2.py
+++ b/lib-python/2.7/test/test_doctest2.py
diff --git a/lib-python/2.7.1/test/test_doctest2.txt b/lib-python/2.7/test/test_doctest2.txt
index 2e14856c27..2e14856c27 100644
--- a/lib-python/2.7.1/test/test_doctest2.txt
+++ b/lib-python/2.7/test/test_doctest2.txt
diff --git a/lib-python/2.7.1/test/test_doctest3.txt b/lib-python/2.7/test/test_doctest3.txt
index 54a96d58e1..54a96d58e1 100644
--- a/lib-python/2.7.1/test/test_doctest3.txt
+++ b/lib-python/2.7/test/test_doctest3.txt
diff --git a/lib-python/2.7.1/test/test_doctest4.txt b/lib-python/2.7/test/test_doctest4.txt
index a219d16a6e..a219d16a6e 100644
--- a/lib-python/2.7.1/test/test_doctest4.txt
+++ b/lib-python/2.7/test/test_doctest4.txt
diff --git a/lib-python/2.7.1/test/test_docxmlrpc.py b/lib-python/2.7/test/test_docxmlrpc.py
index 716333e67f..716333e67f 100644
--- a/lib-python/2.7.1/test/test_docxmlrpc.py
+++ b/lib-python/2.7/test/test_docxmlrpc.py
diff --git a/lib-python/2.7.1/test/test_dumbdbm.py b/lib-python/2.7/test/test_dumbdbm.py
index 041fac171f..041fac171f 100644
--- a/lib-python/2.7.1/test/test_dumbdbm.py
+++ b/lib-python/2.7/test/test_dumbdbm.py
diff --git a/lib-python/2.7.1/test/test_dummy_thread.py b/lib-python/2.7/test/test_dummy_thread.py
index d9bdd3c3c0..d9bdd3c3c0 100644
--- a/lib-python/2.7.1/test/test_dummy_thread.py
+++ b/lib-python/2.7/test/test_dummy_thread.py
diff --git a/lib-python/2.7.1/test/test_dummy_threading.py b/lib-python/2.7/test/test_dummy_threading.py
index 2f59d5f981..2f59d5f981 100644
--- a/lib-python/2.7.1/test/test_dummy_threading.py
+++ b/lib-python/2.7/test/test_dummy_threading.py
diff --git a/lib-python/2.7.1/test/test_email.py b/lib-python/2.7/test/test_email.py
index cb4ee6083e..cb4ee6083e 100644
--- a/lib-python/2.7.1/test/test_email.py
+++ b/lib-python/2.7/test/test_email.py
diff --git a/lib-python/2.7.1/test/test_email_codecs.py b/lib-python/2.7/test/test_email_codecs.py
index 8951f81b11..8951f81b11 100644
--- a/lib-python/2.7.1/test/test_email_codecs.py
+++ b/lib-python/2.7/test/test_email_codecs.py
diff --git a/lib-python/2.7.1/test/test_email_renamed.py b/lib-python/2.7/test/test_email_renamed.py
index 2c814dfdec..2c814dfdec 100644
--- a/lib-python/2.7.1/test/test_email_renamed.py
+++ b/lib-python/2.7/test/test_email_renamed.py
diff --git a/lib-python/2.7.1/test/test_enumerate.py b/lib-python/2.7/test/test_enumerate.py
index 6b9ff79aa1..6b9ff79aa1 100644
--- a/lib-python/2.7.1/test/test_enumerate.py
+++ b/lib-python/2.7/test/test_enumerate.py
diff --git a/lib-python/2.7.1/test/test_eof.py b/lib-python/2.7/test/test_eof.py
index 763917f0df..763917f0df 100644
--- a/lib-python/2.7.1/test/test_eof.py
+++ b/lib-python/2.7/test/test_eof.py
diff --git a/lib-python/2.7.1/test/test_epoll.py b/lib-python/2.7/test/test_epoll.py
index 216e2c7134..216e2c7134 100644
--- a/lib-python/2.7.1/test/test_epoll.py
+++ b/lib-python/2.7/test/test_epoll.py
diff --git a/lib-python/2.7.1/test/test_errno.py b/lib-python/2.7/test/test_errno.py
index bb8918f32f..bb8918f32f 100755
--- a/lib-python/2.7.1/test/test_errno.py
+++ b/lib-python/2.7/test/test_errno.py
diff --git a/lib-python/2.7.1/test/test_exception_variations.py b/lib-python/2.7/test/test_exception_variations.py
index 8fe75e8fcc..8fe75e8fcc 100644
--- a/lib-python/2.7.1/test/test_exception_variations.py
+++ b/lib-python/2.7/test/test_exception_variations.py
diff --git a/lib-python/2.7.1/test/test_exceptions.py b/lib-python/2.7/test/test_exceptions.py
index a19c82d066..a19c82d066 100644
--- a/lib-python/2.7.1/test/test_exceptions.py
+++ b/lib-python/2.7/test/test_exceptions.py
diff --git a/lib-python/2.7.1/test/test_extcall.py b/lib-python/2.7/test/test_extcall.py
index 950ac28e72..950ac28e72 100644
--- a/lib-python/2.7.1/test/test_extcall.py
+++ b/lib-python/2.7/test/test_extcall.py
diff --git a/lib-python/2.7.1/test/test_fcntl.py b/lib-python/2.7/test/test_fcntl.py
index c8ea7b7ea5..c8ea7b7ea5 100644
--- a/lib-python/2.7.1/test/test_fcntl.py
+++ b/lib-python/2.7/test/test_fcntl.py
diff --git a/lib-python/2.7.1/test/test_file.py b/lib-python/2.7/test/test_file.py
index dffa4b56eb..dffa4b56eb 100644
--- a/lib-python/2.7.1/test/test_file.py
+++ b/lib-python/2.7/test/test_file.py
diff --git a/lib-python/2.7.1/test/test_file2k.py b/lib-python/2.7/test/test_file2k.py
index 399f119b81..399f119b81 100644
--- a/lib-python/2.7.1/test/test_file2k.py
+++ b/lib-python/2.7/test/test_file2k.py
diff --git a/lib-python/2.7.1/test/test_filecmp.py b/lib-python/2.7/test/test_filecmp.py
index 4739ede4ea..4739ede4ea 100644
--- a/lib-python/2.7.1/test/test_filecmp.py
+++ b/lib-python/2.7/test/test_filecmp.py
diff --git a/lib-python/2.7.1/test/test_fileinput.py b/lib-python/2.7/test/test_fileinput.py
index 84aed1ab0c..84aed1ab0c 100644
--- a/lib-python/2.7.1/test/test_fileinput.py
+++ b/lib-python/2.7/test/test_fileinput.py
diff --git a/lib-python/2.7.1/test/test_fileio.py b/lib-python/2.7/test/test_fileio.py
index 9688ffc08a..9688ffc08a 100644
--- a/lib-python/2.7.1/test/test_fileio.py
+++ b/lib-python/2.7/test/test_fileio.py
diff --git a/lib-python/2.7.1/test/test_float.py b/lib-python/2.7/test/test_float.py
index 9d68da74fc..9d68da74fc 100644
--- a/lib-python/2.7.1/test/test_float.py
+++ b/lib-python/2.7/test/test_float.py
diff --git a/lib-python/2.7.1/test/test_fnmatch.py b/lib-python/2.7/test/test_fnmatch.py
index 37ec50d71a..37ec50d71a 100644
--- a/lib-python/2.7.1/test/test_fnmatch.py
+++ b/lib-python/2.7/test/test_fnmatch.py
diff --git a/lib-python/2.7.1/test/test_fork1.py b/lib-python/2.7/test/test_fork1.py
index 3930667d5c..3930667d5c 100644
--- a/lib-python/2.7.1/test/test_fork1.py
+++ b/lib-python/2.7/test/test_fork1.py
diff --git a/lib-python/2.7.1/test/test_format.py b/lib-python/2.7/test/test_format.py
index f39426b82b..f39426b82b 100644
--- a/lib-python/2.7.1/test/test_format.py
+++ b/lib-python/2.7/test/test_format.py
diff --git a/lib-python/2.7.1/test/test_fpformat.py b/lib-python/2.7/test/test_fpformat.py
index e6de3b0c11..e6de3b0c11 100644
--- a/lib-python/2.7.1/test/test_fpformat.py
+++ b/lib-python/2.7/test/test_fpformat.py
diff --git a/lib-python/2.7.1/test/test_fractions.py b/lib-python/2.7/test/test_fractions.py
index a798477125..a798477125 100644
--- a/lib-python/2.7.1/test/test_fractions.py
+++ b/lib-python/2.7/test/test_fractions.py
diff --git a/lib-python/2.7.1/test/test_frozen.py b/lib-python/2.7/test/test_frozen.py
index 771f599974..771f599974 100644
--- a/lib-python/2.7.1/test/test_frozen.py
+++ b/lib-python/2.7/test/test_frozen.py
diff --git a/lib-python/2.7.1/test/test_ftplib.py b/lib-python/2.7/test/test_ftplib.py
index 91995825ab..91995825ab 100644
--- a/lib-python/2.7.1/test/test_ftplib.py
+++ b/lib-python/2.7/test/test_ftplib.py
diff --git a/lib-python/2.7.1/test/test_funcattrs.py b/lib-python/2.7/test/test_funcattrs.py
index b639ca2042..b639ca2042 100644
--- a/lib-python/2.7.1/test/test_funcattrs.py
+++ b/lib-python/2.7/test/test_funcattrs.py
diff --git a/lib-python/2.7.1/test/test_functools.py b/lib-python/2.7/test/test_functools.py
index 6bc7b2b8ac..6bc7b2b8ac 100644
--- a/lib-python/2.7.1/test/test_functools.py
+++ b/lib-python/2.7/test/test_functools.py
diff --git a/lib-python/2.7.1/test/test_future.py b/lib-python/2.7/test/test_future.py
index 84f9c47d00..84f9c47d00 100644
--- a/lib-python/2.7.1/test/test_future.py
+++ b/lib-python/2.7/test/test_future.py
diff --git a/lib-python/2.7.1/test/test_future1.py b/lib-python/2.7/test/test_future1.py
index 297c2e087c..297c2e087c 100644
--- a/lib-python/2.7.1/test/test_future1.py
+++ b/lib-python/2.7/test/test_future1.py
diff --git a/lib-python/2.7.1/test/test_future2.py b/lib-python/2.7/test/test_future2.py
index 79eb73179d..79eb73179d 100644
--- a/lib-python/2.7.1/test/test_future2.py
+++ b/lib-python/2.7/test/test_future2.py
diff --git a/lib-python/2.7.1/test/test_future3.py b/lib-python/2.7/test/test_future3.py
index ed23567a76..ed23567a76 100644
--- a/lib-python/2.7.1/test/test_future3.py
+++ b/lib-python/2.7/test/test_future3.py
diff --git a/lib-python/2.7.1/test/test_future4.py b/lib-python/2.7/test/test_future4.py
index 53f8adde22..53f8adde22 100644
--- a/lib-python/2.7.1/test/test_future4.py
+++ b/lib-python/2.7/test/test_future4.py
diff --git a/lib-python/2.7.1/test/test_future5.py b/lib-python/2.7/test/test_future5.py
index 4984070c47..4984070c47 100644
--- a/lib-python/2.7.1/test/test_future5.py
+++ b/lib-python/2.7/test/test_future5.py
diff --git a/lib-python/2.7.1/test/test_future_builtins.py b/lib-python/2.7/test/test_future_builtins.py
index 96c3788586..96c3788586 100644
--- a/lib-python/2.7.1/test/test_future_builtins.py
+++ b/lib-python/2.7/test/test_future_builtins.py
diff --git a/lib-python/2.7.1/test/test_gc.py b/lib-python/2.7/test/test_gc.py
index 5a35dec8c1..5a35dec8c1 100644
--- a/lib-python/2.7.1/test/test_gc.py
+++ b/lib-python/2.7/test/test_gc.py
diff --git a/lib-python/2.7.1/test/test_gdb.py b/lib-python/2.7/test/test_gdb.py
index e033dcf1fd..e033dcf1fd 100644
--- a/lib-python/2.7.1/test/test_gdb.py
+++ b/lib-python/2.7/test/test_gdb.py
diff --git a/lib-python/2.7.1/test/test_gdbm.py b/lib-python/2.7/test/test_gdbm.py
index f4bbc3887a..f4bbc3887a 100644
--- a/lib-python/2.7.1/test/test_gdbm.py
+++ b/lib-python/2.7/test/test_gdbm.py
diff --git a/lib-python/2.7.1/test/test_generators.py b/lib-python/2.7/test/test_generators.py
index 19bfe074c4..19bfe074c4 100644
--- a/lib-python/2.7.1/test/test_generators.py
+++ b/lib-python/2.7/test/test_generators.py
diff --git a/lib-python/2.7.1/test/test_genericpath.py b/lib-python/2.7/test/test_genericpath.py
index 3975b56ab8..3975b56ab8 100644
--- a/lib-python/2.7.1/test/test_genericpath.py
+++ b/lib-python/2.7/test/test_genericpath.py
diff --git a/lib-python/2.7.1/test/test_genexps.py b/lib-python/2.7/test/test_genexps.py
index 3d896a530f..3d896a530f 100644
--- a/lib-python/2.7.1/test/test_genexps.py
+++ b/lib-python/2.7/test/test_genexps.py
diff --git a/lib-python/2.7.1/test/test_getargs.py b/lib-python/2.7/test/test_getargs.py
index 4ac5aa2f7a..4ac5aa2f7a 100644
--- a/lib-python/2.7.1/test/test_getargs.py
+++ b/lib-python/2.7/test/test_getargs.py
diff --git a/lib-python/2.7.1/test/test_getargs2.py b/lib-python/2.7/test/test_getargs2.py
index d06296b029..d06296b029 100644
--- a/lib-python/2.7.1/test/test_getargs2.py
+++ b/lib-python/2.7/test/test_getargs2.py
diff --git a/lib-python/2.7.1/test/test_getopt.py b/lib-python/2.7/test/test_getopt.py
index f924287bd3..f924287bd3 100644
--- a/lib-python/2.7.1/test/test_getopt.py
+++ b/lib-python/2.7/test/test_getopt.py
diff --git a/lib-python/2.7.1/test/test_gettext.py b/lib-python/2.7/test/test_gettext.py
index 65b395b460..65b395b460 100644
--- a/lib-python/2.7.1/test/test_gettext.py
+++ b/lib-python/2.7/test/test_gettext.py
diff --git a/lib-python/2.7.1/test/test_gl.py b/lib-python/2.7/test/test_gl.py
index c9264ee6bc..c9264ee6bc 100755
--- a/lib-python/2.7.1/test/test_gl.py
+++ b/lib-python/2.7/test/test_gl.py
diff --git a/lib-python/2.7.1/test/test_glob.py b/lib-python/2.7/test/test_glob.py
index 692322d2bd..692322d2bd 100644
--- a/lib-python/2.7.1/test/test_glob.py
+++ b/lib-python/2.7/test/test_glob.py
diff --git a/lib-python/2.7.1/test/test_global.py b/lib-python/2.7/test/test_global.py
index abcb193e5e..abcb193e5e 100644
--- a/lib-python/2.7.1/test/test_global.py
+++ b/lib-python/2.7/test/test_global.py
diff --git a/lib-python/2.7.1/test/test_grammar.py b/lib-python/2.7/test/test_grammar.py
index 084f590bb2..084f590bb2 100644
--- a/lib-python/2.7.1/test/test_grammar.py
+++ b/lib-python/2.7/test/test_grammar.py
diff --git a/lib-python/2.7.1/test/test_grp.py b/lib-python/2.7/test/test_grp.py
index b4701d5fac..b4701d5fac 100644
--- a/lib-python/2.7.1/test/test_grp.py
+++ b/lib-python/2.7/test/test_grp.py
diff --git a/lib-python/2.7.1/test/test_gzip.py b/lib-python/2.7/test/test_gzip.py
index 573879e522..573879e522 100644
--- a/lib-python/2.7.1/test/test_gzip.py
+++ b/lib-python/2.7/test/test_gzip.py
diff --git a/lib-python/2.7.1/test/test_hash.py b/lib-python/2.7/test/test_hash.py
index d2571d0acd..d2571d0acd 100644
--- a/lib-python/2.7.1/test/test_hash.py
+++ b/lib-python/2.7/test/test_hash.py
diff --git a/lib-python/2.7.1/test/test_hashlib.py b/lib-python/2.7/test/test_hashlib.py
index ed41672ef0..ed41672ef0 100644
--- a/lib-python/2.7.1/test/test_hashlib.py
+++ b/lib-python/2.7/test/test_hashlib.py
diff --git a/lib-python/2.7.1/test/test_heapq.py b/lib-python/2.7/test/test_heapq.py
index e4d2cc8b88..e4d2cc8b88 100644
--- a/lib-python/2.7.1/test/test_heapq.py
+++ b/lib-python/2.7/test/test_heapq.py
diff --git a/lib-python/2.7.1/test/test_hmac.py b/lib-python/2.7/test/test_hmac.py
index cd148e9d0a..cd148e9d0a 100644
--- a/lib-python/2.7.1/test/test_hmac.py
+++ b/lib-python/2.7/test/test_hmac.py
diff --git a/lib-python/2.7.1/test/test_hotshot.py b/lib-python/2.7/test/test_hotshot.py
index 7da9746d78..7da9746d78 100644
--- a/lib-python/2.7.1/test/test_hotshot.py
+++ b/lib-python/2.7/test/test_hotshot.py
diff --git a/lib-python/2.7.1/test/test_htmllib.py b/lib-python/2.7/test/test_htmllib.py
index 03813b0a7c..03813b0a7c 100644
--- a/lib-python/2.7.1/test/test_htmllib.py
+++ b/lib-python/2.7/test/test_htmllib.py
diff --git a/lib-python/2.7.1/test/test_htmlparser.py b/lib-python/2.7/test/test_htmlparser.py
index c45cf00ece..c45cf00ece 100644
--- a/lib-python/2.7.1/test/test_htmlparser.py
+++ b/lib-python/2.7/test/test_htmlparser.py
diff --git a/lib-python/2.7.1/test/test_httplib.py b/lib-python/2.7/test/test_httplib.py
index bb6d3cf42f..bb6d3cf42f 100644
--- a/lib-python/2.7.1/test/test_httplib.py
+++ b/lib-python/2.7/test/test_httplib.py
diff --git a/lib-python/2.7.1/test/test_httpservers.py b/lib-python/2.7/test/test_httpservers.py
index 7dee6f5e8a..7dee6f5e8a 100644
--- a/lib-python/2.7.1/test/test_httpservers.py
+++ b/lib-python/2.7/test/test_httpservers.py
diff --git a/lib-python/2.7.1/test/test_imageop.py b/lib-python/2.7/test/test_imageop.py
index 56320fb897..56320fb897 100755
--- a/lib-python/2.7.1/test/test_imageop.py
+++ b/lib-python/2.7/test/test_imageop.py
diff --git a/lib-python/2.7.1/test/test_imaplib.py b/lib-python/2.7/test/test_imaplib.py
index 15b0ea0728..15b0ea0728 100644
--- a/lib-python/2.7.1/test/test_imaplib.py
+++ b/lib-python/2.7/test/test_imaplib.py
diff --git a/lib-python/2.7.1/test/test_imgfile.py b/lib-python/2.7/test/test_imgfile.py
index 39e891769d..39e891769d 100755
--- a/lib-python/2.7.1/test/test_imgfile.py
+++ b/lib-python/2.7/test/test_imgfile.py
diff --git a/lib-python/2.7.1/test/test_imp.py b/lib-python/2.7/test/test_imp.py
index 77e44bec92..77e44bec92 100644
--- a/lib-python/2.7.1/test/test_imp.py
+++ b/lib-python/2.7/test/test_imp.py
diff --git a/lib-python/2.7.1/test/test_import.py b/lib-python/2.7/test/test_import.py
index cd8b4a4f3b..cd8b4a4f3b 100644
--- a/lib-python/2.7.1/test/test_import.py
+++ b/lib-python/2.7/test/test_import.py
diff --git a/lib-python/2.7.1/test/test_importhooks.py b/lib-python/2.7/test/test_importhooks.py
index cfab1f2854..cfab1f2854 100644
--- a/lib-python/2.7.1/test/test_importhooks.py
+++ b/lib-python/2.7/test/test_importhooks.py
diff --git a/lib-python/2.7.1/test/test_importlib.py b/lib-python/2.7/test/test_importlib.py
index 51d8da601a..51d8da601a 100644
--- a/lib-python/2.7.1/test/test_importlib.py
+++ b/lib-python/2.7/test/test_importlib.py
diff --git a/lib-python/2.7.1/test/test_index.py b/lib-python/2.7/test/test_index.py
index a92b4428a3..a92b4428a3 100644
--- a/lib-python/2.7.1/test/test_index.py
+++ b/lib-python/2.7/test/test_index.py
diff --git a/lib-python/2.7.1/test/test_inspect.py b/lib-python/2.7/test/test_inspect.py
index fcdfd94f16..fcdfd94f16 100644
--- a/lib-python/2.7.1/test/test_inspect.py
+++ b/lib-python/2.7/test/test_inspect.py
diff --git a/lib-python/2.7.1/test/test_int.py b/lib-python/2.7/test/test_int.py
index fa46212d9b..fa46212d9b 100644
--- a/lib-python/2.7.1/test/test_int.py
+++ b/lib-python/2.7/test/test_int.py
diff --git a/lib-python/2.7.1/test/test_int_literal.py b/lib-python/2.7/test/test_int_literal.py
index e65cc7c7c0..e65cc7c7c0 100644
--- a/lib-python/2.7.1/test/test_int_literal.py
+++ b/lib-python/2.7/test/test_int_literal.py
diff --git a/lib-python/2.7.1/test/test_io.py b/lib-python/2.7/test/test_io.py
index ad2919b925..ad2919b925 100644
--- a/lib-python/2.7.1/test/test_io.py
+++ b/lib-python/2.7/test/test_io.py
diff --git a/lib-python/2.7.1/test/test_ioctl.py b/lib-python/2.7/test/test_ioctl.py
index ae965d8242..ae965d8242 100644
--- a/lib-python/2.7.1/test/test_ioctl.py
+++ b/lib-python/2.7/test/test_ioctl.py
diff --git a/lib-python/2.7.1/test/test_isinstance.py b/lib-python/2.7/test/test_isinstance.py
index 25b0816713..25b0816713 100644
--- a/lib-python/2.7.1/test/test_isinstance.py
+++ b/lib-python/2.7/test/test_isinstance.py
diff --git a/lib-python/2.7.1/test/test_iter.py b/lib-python/2.7/test/test_iter.py
index 64984cc6e6..64984cc6e6 100644
--- a/lib-python/2.7.1/test/test_iter.py
+++ b/lib-python/2.7/test/test_iter.py
diff --git a/lib-python/2.7.1/test/test_iterlen.py b/lib-python/2.7/test/test_iterlen.py
index ab5466ecf9..ab5466ecf9 100644
--- a/lib-python/2.7.1/test/test_iterlen.py
+++ b/lib-python/2.7/test/test_iterlen.py
diff --git a/lib-python/2.7.1/test/test_itertools.py b/lib-python/2.7/test/test_itertools.py
index 2ef35d6fcf..2ef35d6fcf 100644
--- a/lib-python/2.7.1/test/test_itertools.py
+++ b/lib-python/2.7/test/test_itertools.py
diff --git a/lib-python/2.7.1/test/test_json.py b/lib-python/2.7/test/test_json.py
index 7b8f3de8a9..7b8f3de8a9 100644
--- a/lib-python/2.7.1/test/test_json.py
+++ b/lib-python/2.7/test/test_json.py
diff --git a/lib-python/2.7.1/test/test_kqueue.py b/lib-python/2.7/test/test_kqueue.py
index e5eecfa574..e5eecfa574 100644
--- a/lib-python/2.7.1/test/test_kqueue.py
+++ b/lib-python/2.7/test/test_kqueue.py
diff --git a/lib-python/2.7.1/test/test_largefile.py b/lib-python/2.7/test/test_largefile.py
index 16da8d8f17..16da8d8f17 100644
--- a/lib-python/2.7.1/test/test_largefile.py
+++ b/lib-python/2.7/test/test_largefile.py
diff --git a/lib-python/2.7.1/test/test_lib2to3.py b/lib-python/2.7/test/test_lib2to3.py
index 109a26cb67..109a26cb67 100644
--- a/lib-python/2.7.1/test/test_lib2to3.py
+++ b/lib-python/2.7/test/test_lib2to3.py
diff --git a/lib-python/2.7.1/test/test_linecache.py b/lib-python/2.7/test/test_linecache.py
index 407bebce8c..407bebce8c 100644
--- a/lib-python/2.7.1/test/test_linecache.py
+++ b/lib-python/2.7/test/test_linecache.py
diff --git a/lib-python/2.7.1/test/test_linuxaudiodev.py b/lib-python/2.7/test/test_linuxaudiodev.py
index fef46b4550..fef46b4550 100644
--- a/lib-python/2.7.1/test/test_linuxaudiodev.py
+++ b/lib-python/2.7/test/test_linuxaudiodev.py
diff --git a/lib-python/2.7.1/test/test_list.py b/lib-python/2.7/test/test_list.py
index 6e080dc342..6e080dc342 100644
--- a/lib-python/2.7.1/test/test_list.py
+++ b/lib-python/2.7/test/test_list.py
diff --git a/lib-python/2.7.1/test/test_locale.py b/lib-python/2.7/test/test_locale.py
index 8bb99cb540..8bb99cb540 100644
--- a/lib-python/2.7.1/test/test_locale.py
+++ b/lib-python/2.7/test/test_locale.py
diff --git a/lib-python/2.7.1/test/test_logging.py b/lib-python/2.7/test/test_logging.py
index 9f8374ab07..9f8374ab07 100644
--- a/lib-python/2.7.1/test/test_logging.py
+++ b/lib-python/2.7/test/test_logging.py
diff --git a/lib-python/2.7.1/test/test_long.py b/lib-python/2.7/test/test_long.py
index 58cfc3a2a3..58cfc3a2a3 100644
--- a/lib-python/2.7.1/test/test_long.py
+++ b/lib-python/2.7/test/test_long.py
diff --git a/lib-python/2.7.1/test/test_long_future.py b/lib-python/2.7/test/test_long_future.py
index 76c3bfbdbc..76c3bfbdbc 100644
--- a/lib-python/2.7.1/test/test_long_future.py
+++ b/lib-python/2.7/test/test_long_future.py
diff --git a/lib-python/2.7.1/test/test_longexp.py b/lib-python/2.7/test/test_longexp.py
index dd222a19bf..dd222a19bf 100644
--- a/lib-python/2.7.1/test/test_longexp.py
+++ b/lib-python/2.7/test/test_longexp.py
diff --git a/lib-python/2.7.1/test/test_macos.py b/lib-python/2.7/test/test_macos.py
index 5af51053ce..5af51053ce 100644
--- a/lib-python/2.7.1/test/test_macos.py
+++ b/lib-python/2.7/test/test_macos.py
diff --git a/lib-python/2.7.1/test/test_macostools.py b/lib-python/2.7/test/test_macostools.py
index 4f15982979..4f15982979 100644
--- a/lib-python/2.7.1/test/test_macostools.py
+++ b/lib-python/2.7/test/test_macostools.py
diff --git a/lib-python/2.7.1/test/test_macpath.py b/lib-python/2.7/test/test_macpath.py
index 2c86c532c7..2c86c532c7 100644
--- a/lib-python/2.7.1/test/test_macpath.py
+++ b/lib-python/2.7/test/test_macpath.py
diff --git a/lib-python/2.7.1/test/test_mailbox.py b/lib-python/2.7/test/test_mailbox.py
index 83e3132f05..83e3132f05 100644
--- a/lib-python/2.7.1/test/test_mailbox.py
+++ b/lib-python/2.7/test/test_mailbox.py
diff --git a/lib-python/2.7.1/test/test_marshal.py b/lib-python/2.7/test/test_marshal.py
index 10a5161462..10a5161462 100644
--- a/lib-python/2.7.1/test/test_marshal.py
+++ b/lib-python/2.7/test/test_marshal.py
diff --git a/lib-python/2.7.1/test/test_math.py b/lib-python/2.7/test/test_math.py
index 973d1abbdb..973d1abbdb 100644
--- a/lib-python/2.7.1/test/test_math.py
+++ b/lib-python/2.7/test/test_math.py
diff --git a/lib-python/2.7.1/test/test_md5.py b/lib-python/2.7/test/test_md5.py
index 2c0e8e2ca9..2c0e8e2ca9 100644
--- a/lib-python/2.7.1/test/test_md5.py
+++ b/lib-python/2.7/test/test_md5.py
diff --git a/lib-python/2.7.1/test/test_memoryio.py b/lib-python/2.7/test/test_memoryio.py
index c494759abc..c494759abc 100644
--- a/lib-python/2.7.1/test/test_memoryio.py
+++ b/lib-python/2.7/test/test_memoryio.py
diff --git a/lib-python/2.7.1/test/test_memoryview.py b/lib-python/2.7/test/test_memoryview.py
index 61e60fbdc9..61e60fbdc9 100644
--- a/lib-python/2.7.1/test/test_memoryview.py
+++ b/lib-python/2.7/test/test_memoryview.py
diff --git a/lib-python/2.7.1/test/test_mhlib.py b/lib-python/2.7/test/test_mhlib.py
index 996df44415..996df44415 100644
--- a/lib-python/2.7.1/test/test_mhlib.py
+++ b/lib-python/2.7/test/test_mhlib.py
diff --git a/lib-python/2.7.1/test/test_mimetools.py b/lib-python/2.7/test/test_mimetools.py
index 86a26dc7e5..86a26dc7e5 100644
--- a/lib-python/2.7.1/test/test_mimetools.py
+++ b/lib-python/2.7/test/test_mimetools.py
diff --git a/lib-python/2.7.1/test/test_mimetypes.py b/lib-python/2.7/test/test_mimetypes.py
index 3508b56056..3508b56056 100644
--- a/lib-python/2.7.1/test/test_mimetypes.py
+++ b/lib-python/2.7/test/test_mimetypes.py
diff --git a/lib-python/2.7.1/test/test_minidom.py b/lib-python/2.7/test/test_minidom.py
index efb9240767..efb9240767 100644
--- a/lib-python/2.7.1/test/test_minidom.py
+++ b/lib-python/2.7/test/test_minidom.py
diff --git a/lib-python/2.7.1/test/test_mmap.py b/lib-python/2.7/test/test_mmap.py
index b62ed2e351..b62ed2e351 100644
--- a/lib-python/2.7.1/test/test_mmap.py
+++ b/lib-python/2.7/test/test_mmap.py
diff --git a/lib-python/2.7.1/test/test_module.py b/lib-python/2.7/test/test_module.py
index 5605e3c5af..5605e3c5af 100644
--- a/lib-python/2.7.1/test/test_module.py
+++ b/lib-python/2.7/test/test_module.py
diff --git a/lib-python/2.7.1/test/test_modulefinder.py b/lib-python/2.7/test/test_modulefinder.py
index e71d1e0aeb..e71d1e0aeb 100644
--- a/lib-python/2.7.1/test/test_modulefinder.py
+++ b/lib-python/2.7/test/test_modulefinder.py
diff --git a/lib-python/2.7.1/test/test_multibytecodec.py b/lib-python/2.7/test/test_multibytecodec.py
index 63c1e620b5..63c1e620b5 100644
--- a/lib-python/2.7.1/test/test_multibytecodec.py
+++ b/lib-python/2.7/test/test_multibytecodec.py
diff --git a/lib-python/2.7.1/test/test_multibytecodec_support.py b/lib-python/2.7/test/test_multibytecodec_support.py
index 0639032a2d..0639032a2d 100644
--- a/lib-python/2.7.1/test/test_multibytecodec_support.py
+++ b/lib-python/2.7/test/test_multibytecodec_support.py
diff --git a/lib-python/2.7.1/test/test_multifile.py b/lib-python/2.7/test/test_multifile.py
index 043075b72f..043075b72f 100644
--- a/lib-python/2.7.1/test/test_multifile.py
+++ b/lib-python/2.7/test/test_multifile.py
diff --git a/lib-python/2.7.1/test/test_multiprocessing.py b/lib-python/2.7/test/test_multiprocessing.py
index 78b002ef57..78b002ef57 100644
--- a/lib-python/2.7.1/test/test_multiprocessing.py
+++ b/lib-python/2.7/test/test_multiprocessing.py
diff --git a/lib-python/2.7.1/test/test_mutants.py b/lib-python/2.7/test/test_mutants.py
index 69c381e060..69c381e060 100644
--- a/lib-python/2.7.1/test/test_mutants.py
+++ b/lib-python/2.7/test/test_mutants.py
diff --git a/lib-python/2.7.1/test/test_mutex.py b/lib-python/2.7/test/test_mutex.py
index 2882213394..2882213394 100644
--- a/lib-python/2.7.1/test/test_mutex.py
+++ b/lib-python/2.7/test/test_mutex.py
diff --git a/lib-python/2.7.1/test/test_netrc.py b/lib-python/2.7/test/test_netrc.py
index 50afe76bf4..50afe76bf4 100644
--- a/lib-python/2.7.1/test/test_netrc.py
+++ b/lib-python/2.7/test/test_netrc.py
diff --git a/lib-python/2.7.1/test/test_new.py b/lib-python/2.7/test/test_new.py
index a84b3d10d4..a84b3d10d4 100644
--- a/lib-python/2.7.1/test/test_new.py
+++ b/lib-python/2.7/test/test_new.py
diff --git a/lib-python/2.7.1/test/test_nis.py b/lib-python/2.7/test/test_nis.py
index 8d495505d1..8d495505d1 100644
--- a/lib-python/2.7.1/test/test_nis.py
+++ b/lib-python/2.7/test/test_nis.py
diff --git a/lib-python/2.7.1/test/test_normalization.py b/lib-python/2.7/test/test_normalization.py
index 2c4972098a..2c4972098a 100644
--- a/lib-python/2.7.1/test/test_normalization.py
+++ b/lib-python/2.7/test/test_normalization.py
diff --git a/lib-python/2.7.1/test/test_ntpath.py b/lib-python/2.7/test/test_ntpath.py
index e1852c0eb7..e1852c0eb7 100644
--- a/lib-python/2.7.1/test/test_ntpath.py
+++ b/lib-python/2.7/test/test_ntpath.py
diff --git a/lib-python/2.7.1/test/test_old_mailbox.py b/lib-python/2.7/test/test_old_mailbox.py
index e8dff5079b..e8dff5079b 100644
--- a/lib-python/2.7.1/test/test_old_mailbox.py
+++ b/lib-python/2.7/test/test_old_mailbox.py
diff --git a/lib-python/2.7.1/test/test_opcodes.py b/lib-python/2.7/test/test_opcodes.py
index 6d117d62b1..6d117d62b1 100644
--- a/lib-python/2.7.1/test/test_opcodes.py
+++ b/lib-python/2.7/test/test_opcodes.py
diff --git a/lib-python/2.7.1/test/test_openpty.py b/lib-python/2.7/test/test_openpty.py
index 20c4fe239c..20c4fe239c 100644
--- a/lib-python/2.7.1/test/test_openpty.py
+++ b/lib-python/2.7/test/test_openpty.py
diff --git a/lib-python/2.7.1/test/test_operator.py b/lib-python/2.7/test/test_operator.py
index 81a80201d4..81a80201d4 100644
--- a/lib-python/2.7.1/test/test_operator.py
+++ b/lib-python/2.7/test/test_operator.py
diff --git a/lib-python/2.7.1/test/test_optparse.py b/lib-python/2.7/test/test_optparse.py
index f86ea0176a..f86ea0176a 100644
--- a/lib-python/2.7.1/test/test_optparse.py
+++ b/lib-python/2.7/test/test_optparse.py
diff --git a/lib-python/2.7.1/test/test_os.py b/lib-python/2.7/test/test_os.py
index 8bb8ce3e54..8bb8ce3e54 100644
--- a/lib-python/2.7.1/test/test_os.py
+++ b/lib-python/2.7/test/test_os.py
diff --git a/lib-python/2.7.1/test/test_ossaudiodev.py b/lib-python/2.7/test/test_ossaudiodev.py
index 7a357a01ef..7a357a01ef 100644
--- a/lib-python/2.7.1/test/test_ossaudiodev.py
+++ b/lib-python/2.7/test/test_ossaudiodev.py
diff --git a/lib-python/2.7.1/test/test_parser.py b/lib-python/2.7/test/test_parser.py
index 33b91bd692..33b91bd692 100644
--- a/lib-python/2.7.1/test/test_parser.py
+++ b/lib-python/2.7/test/test_parser.py
diff --git a/lib-python/2.7.1/test/test_pdb.py b/lib-python/2.7/test/test_pdb.py
index 8aca8126f7..8aca8126f7 100644
--- a/lib-python/2.7.1/test/test_pdb.py
+++ b/lib-python/2.7/test/test_pdb.py
diff --git a/lib-python/2.7.1/test/test_peepholer.py b/lib-python/2.7/test/test_peepholer.py
index d05fea6da7..d05fea6da7 100644
--- a/lib-python/2.7.1/test/test_peepholer.py
+++ b/lib-python/2.7/test/test_peepholer.py
diff --git a/lib-python/2.7.1/test/test_pep247.py b/lib-python/2.7/test/test_pep247.py
index 423d33383f..423d33383f 100644
--- a/lib-python/2.7.1/test/test_pep247.py
+++ b/lib-python/2.7/test/test_pep247.py
diff --git a/lib-python/2.7.1/test/test_pep263.py b/lib-python/2.7/test/test_pep263.py
index 9286467adf..9286467adf 100644
--- a/lib-python/2.7.1/test/test_pep263.py
+++ b/lib-python/2.7/test/test_pep263.py
diff --git a/lib-python/2.7.1/test/test_pep277.py b/lib-python/2.7/test/test_pep277.py
index b09329d63e..b09329d63e 100644
--- a/lib-python/2.7.1/test/test_pep277.py
+++ b/lib-python/2.7/test/test_pep277.py
diff --git a/lib-python/2.7.1/test/test_pep292.py b/lib-python/2.7/test/test_pep292.py
index cb8a244dc0..cb8a244dc0 100644
--- a/lib-python/2.7.1/test/test_pep292.py
+++ b/lib-python/2.7/test/test_pep292.py
diff --git a/lib-python/2.7.1/test/test_pep352.py b/lib-python/2.7/test/test_pep352.py
index 88b3136651..88b3136651 100644
--- a/lib-python/2.7.1/test/test_pep352.py
+++ b/lib-python/2.7/test/test_pep352.py
diff --git a/lib-python/2.7.1/test/test_pickle.py b/lib-python/2.7/test/test_pickle.py
index 6c83811be8..6c83811be8 100644
--- a/lib-python/2.7.1/test/test_pickle.py
+++ b/lib-python/2.7/test/test_pickle.py
diff --git a/lib-python/2.7.1/test/test_pickletools.py b/lib-python/2.7/test/test_pickletools.py
index 3e5b35ab58..3e5b35ab58 100644
--- a/lib-python/2.7.1/test/test_pickletools.py
+++ b/lib-python/2.7/test/test_pickletools.py
diff --git a/lib-python/2.7.1/test/test_pipes.py b/lib-python/2.7/test/test_pipes.py
index c8b8be106c..c8b8be106c 100644
--- a/lib-python/2.7.1/test/test_pipes.py
+++ b/lib-python/2.7/test/test_pipes.py
diff --git a/lib-python/2.7.1/test/test_pkg.py b/lib-python/2.7/test/test_pkg.py
index 6fb3f3d794..6fb3f3d794 100644
--- a/lib-python/2.7.1/test/test_pkg.py
+++ b/lib-python/2.7/test/test_pkg.py
diff --git a/lib-python/2.7.1/test/test_pkgimport.py b/lib-python/2.7/test/test_pkgimport.py
index 30d48cdcbb..30d48cdcbb 100644
--- a/lib-python/2.7.1/test/test_pkgimport.py
+++ b/lib-python/2.7/test/test_pkgimport.py
diff --git a/lib-python/2.7.1/test/test_pkgutil.py b/lib-python/2.7/test/test_pkgutil.py
index b3fc5d84e7..b3fc5d84e7 100644
--- a/lib-python/2.7.1/test/test_pkgutil.py
+++ b/lib-python/2.7/test/test_pkgutil.py
diff --git a/lib-python/2.7.1/test/test_platform.py b/lib-python/2.7/test/test_platform.py
index 1ae5888250..1ae5888250 100644
--- a/lib-python/2.7.1/test/test_platform.py
+++ b/lib-python/2.7/test/test_platform.py
diff --git a/lib-python/2.7.1/test/test_plistlib.py b/lib-python/2.7/test/test_plistlib.py
index e6e0f868d3..e6e0f868d3 100644
--- a/lib-python/2.7.1/test/test_plistlib.py
+++ b/lib-python/2.7/test/test_plistlib.py
diff --git a/lib-python/2.7.1/test/test_poll.py b/lib-python/2.7/test/test_poll.py
index d33af911e8..d33af911e8 100644
--- a/lib-python/2.7.1/test/test_poll.py
+++ b/lib-python/2.7/test/test_poll.py
diff --git a/lib-python/2.7.1/test/test_popen.py b/lib-python/2.7/test/test_popen.py
index 92b5e92ad5..92b5e92ad5 100644
--- a/lib-python/2.7.1/test/test_popen.py
+++ b/lib-python/2.7/test/test_popen.py
diff --git a/lib-python/2.7.1/test/test_popen2.py b/lib-python/2.7/test/test_popen2.py
index ea4107534f..ea4107534f 100644
--- a/lib-python/2.7.1/test/test_popen2.py
+++ b/lib-python/2.7/test/test_popen2.py
diff --git a/lib-python/2.7.1/test/test_poplib.py b/lib-python/2.7/test/test_poplib.py
index 4375f71761..4375f71761 100644
--- a/lib-python/2.7.1/test/test_poplib.py
+++ b/lib-python/2.7/test/test_poplib.py
diff --git a/lib-python/2.7.1/test/test_posix.py b/lib-python/2.7/test/test_posix.py
index 17cdc5bb4b..17cdc5bb4b 100644
--- a/lib-python/2.7.1/test/test_posix.py
+++ b/lib-python/2.7/test/test_posix.py
diff --git a/lib-python/2.7.1/test/test_posixpath.py b/lib-python/2.7/test/test_posixpath.py
index 8bb78d66e2..8bb78d66e2 100644
--- a/lib-python/2.7.1/test/test_posixpath.py
+++ b/lib-python/2.7/test/test_posixpath.py
diff --git a/lib-python/2.7.1/test/test_pow.py b/lib-python/2.7/test/test_pow.py
index 1ee67bc452..1ee67bc452 100644
--- a/lib-python/2.7.1/test/test_pow.py
+++ b/lib-python/2.7/test/test_pow.py
diff --git a/lib-python/2.7.1/test/test_pprint.py b/lib-python/2.7/test/test_pprint.py
index e0137dfc59..e0137dfc59 100644
--- a/lib-python/2.7.1/test/test_pprint.py
+++ b/lib-python/2.7/test/test_pprint.py
diff --git a/lib-python/2.7.1/test/test_print.py b/lib-python/2.7/test/test_print.py
index 757f90f570..757f90f570 100644
--- a/lib-python/2.7.1/test/test_print.py
+++ b/lib-python/2.7/test/test_print.py
diff --git a/lib-python/2.7.1/test/test_profile.py b/lib-python/2.7/test/test_profile.py
index aa93d399e8..aa93d399e8 100644
--- a/lib-python/2.7.1/test/test_profile.py
+++ b/lib-python/2.7/test/test_profile.py
diff --git a/lib-python/2.7.1/test/test_property.py b/lib-python/2.7/test/test_property.py
index e5fc1745a0..e5fc1745a0 100644
--- a/lib-python/2.7.1/test/test_property.py
+++ b/lib-python/2.7/test/test_property.py
diff --git a/lib-python/2.7.1/test/test_pstats.py b/lib-python/2.7/test/test_pstats.py
index 6ad9418deb..6ad9418deb 100644
--- a/lib-python/2.7.1/test/test_pstats.py
+++ b/lib-python/2.7/test/test_pstats.py
diff --git a/lib-python/2.7.1/test/test_pty.py b/lib-python/2.7/test/test_pty.py
index 05ab598d98..05ab598d98 100644
--- a/lib-python/2.7.1/test/test_pty.py
+++ b/lib-python/2.7/test/test_pty.py
diff --git a/lib-python/2.7.1/test/test_pwd.py b/lib-python/2.7/test/test_pwd.py
index 67e11b6859..67e11b6859 100644
--- a/lib-python/2.7.1/test/test_pwd.py
+++ b/lib-python/2.7/test/test_pwd.py
diff --git a/lib-python/2.7.1/test/test_py3kwarn.py b/lib-python/2.7/test/test_py3kwarn.py
index 2afd8a1593..2afd8a1593 100644
--- a/lib-python/2.7.1/test/test_py3kwarn.py
+++ b/lib-python/2.7/test/test_py3kwarn.py
diff --git a/lib-python/2.7.1/test/test_pyclbr.py b/lib-python/2.7/test/test_pyclbr.py
index 6aa96d53ea..6aa96d53ea 100644
--- a/lib-python/2.7.1/test/test_pyclbr.py
+++ b/lib-python/2.7/test/test_pyclbr.py
diff --git a/lib-python/2.7.1/test/test_pydoc.py b/lib-python/2.7/test/test_pydoc.py
index 0685488edb..0685488edb 100644
--- a/lib-python/2.7.1/test/test_pydoc.py
+++ b/lib-python/2.7/test/test_pydoc.py
diff --git a/lib-python/2.7.1/test/test_pyexpat.py b/lib-python/2.7/test/test_pyexpat.py
index 840a7a8355..840a7a8355 100644
--- a/lib-python/2.7.1/test/test_pyexpat.py
+++ b/lib-python/2.7/test/test_pyexpat.py
diff --git a/lib-python/2.7.1/test/test_queue.py b/lib-python/2.7/test/test_queue.py
index 0b38e7e306..0b38e7e306 100644
--- a/lib-python/2.7.1/test/test_queue.py
+++ b/lib-python/2.7/test/test_queue.py
diff --git a/lib-python/2.7.1/test/test_quopri.py b/lib-python/2.7/test/test_quopri.py
index c3c4d1432e..c3c4d1432e 100644
--- a/lib-python/2.7.1/test/test_quopri.py
+++ b/lib-python/2.7/test/test_quopri.py
diff --git a/lib-python/2.7.1/test/test_random.py b/lib-python/2.7/test/test_random.py
index df82990cc9..df82990cc9 100644
--- a/lib-python/2.7.1/test/test_random.py
+++ b/lib-python/2.7/test/test_random.py
diff --git a/lib-python/2.7.1/test/test_re.py b/lib-python/2.7/test/test_re.py
index f978086dbc..f978086dbc 100644
--- a/lib-python/2.7.1/test/test_re.py
+++ b/lib-python/2.7/test/test_re.py
diff --git a/lib-python/2.7.1/test/test_readline.py b/lib-python/2.7/test/test_readline.py
index 11045c852e..11045c852e 100644
--- a/lib-python/2.7.1/test/test_readline.py
+++ b/lib-python/2.7/test/test_readline.py
diff --git a/lib-python/2.7.1/test/test_repr.py b/lib-python/2.7/test/test_repr.py
index 8b20acdc8e..8b20acdc8e 100644
--- a/lib-python/2.7.1/test/test_repr.py
+++ b/lib-python/2.7/test/test_repr.py
diff --git a/lib-python/2.7.1/test/test_resource.py b/lib-python/2.7/test/test_resource.py
index 52692a71ce..52692a71ce 100644
--- a/lib-python/2.7.1/test/test_resource.py
+++ b/lib-python/2.7/test/test_resource.py
diff --git a/lib-python/2.7.1/test/test_rfc822.py b/lib-python/2.7/test/test_rfc822.py
index d8a0280f51..d8a0280f51 100644
--- a/lib-python/2.7.1/test/test_rfc822.py
+++ b/lib-python/2.7/test/test_rfc822.py
diff --git a/lib-python/2.7.1/test/test_richcmp.py b/lib-python/2.7/test/test_richcmp.py
index 70fa0d8289..70fa0d8289 100644
--- a/lib-python/2.7.1/test/test_richcmp.py
+++ b/lib-python/2.7/test/test_richcmp.py
diff --git a/lib-python/2.7.1/test/test_rlcompleter.py b/lib-python/2.7/test/test_rlcompleter.py
index ac0e70dbcb..ac0e70dbcb 100644
--- a/lib-python/2.7.1/test/test_rlcompleter.py
+++ b/lib-python/2.7/test/test_rlcompleter.py
diff --git a/lib-python/2.7.1/test/test_robotparser.py b/lib-python/2.7/test/test_robotparser.py
index 3376a8a3cb..3376a8a3cb 100644
--- a/lib-python/2.7.1/test/test_robotparser.py
+++ b/lib-python/2.7/test/test_robotparser.py
diff --git a/lib-python/2.7.1/test/test_runpy.py b/lib-python/2.7/test/test_runpy.py
index dbcb23d330..dbcb23d330 100644
--- a/lib-python/2.7.1/test/test_runpy.py
+++ b/lib-python/2.7/test/test_runpy.py
diff --git a/lib-python/2.7.1/test/test_sax.py b/lib-python/2.7/test/test_sax.py
index adb9305c60..adb9305c60 100644
--- a/lib-python/2.7.1/test/test_sax.py
+++ b/lib-python/2.7/test/test_sax.py
diff --git a/lib-python/2.7.1/test/test_scope.py b/lib-python/2.7/test/test_scope.py
index 94583e192a..94583e192a 100644
--- a/lib-python/2.7.1/test/test_scope.py
+++ b/lib-python/2.7/test/test_scope.py
diff --git a/lib-python/2.7.1/test/test_scriptpackages.py b/lib-python/2.7/test/test_scriptpackages.py
index 7e02fa02f5..7e02fa02f5 100644
--- a/lib-python/2.7.1/test/test_scriptpackages.py
+++ b/lib-python/2.7/test/test_scriptpackages.py
diff --git a/lib-python/2.7.1/test/test_select.py b/lib-python/2.7/test/test_select.py
index 79b249bf41..79b249bf41 100644
--- a/lib-python/2.7.1/test/test_select.py
+++ b/lib-python/2.7/test/test_select.py
diff --git a/lib-python/2.7.1/test/test_set.py b/lib-python/2.7/test/test_set.py
index e8ccedf8c2..e8ccedf8c2 100644
--- a/lib-python/2.7.1/test/test_set.py
+++ b/lib-python/2.7/test/test_set.py
diff --git a/lib-python/2.7.1/test/test_setcomps.py b/lib-python/2.7/test/test_setcomps.py
index db5e6f7c97..db5e6f7c97 100644
--- a/lib-python/2.7.1/test/test_setcomps.py
+++ b/lib-python/2.7/test/test_setcomps.py
diff --git a/lib-python/2.7.1/test/test_sets.py b/lib-python/2.7/test/test_sets.py
index 0754ed74fc..0754ed74fc 100644
--- a/lib-python/2.7.1/test/test_sets.py
+++ b/lib-python/2.7/test/test_sets.py
diff --git a/lib-python/2.7.1/test/test_sgmllib.py b/lib-python/2.7/test/test_sgmllib.py
index c18bcc337d..c18bcc337d 100644
--- a/lib-python/2.7.1/test/test_sgmllib.py
+++ b/lib-python/2.7/test/test_sgmllib.py
diff --git a/lib-python/2.7.1/test/test_sha.py b/lib-python/2.7/test/test_sha.py
index 6b38435548..6b38435548 100644
--- a/lib-python/2.7.1/test/test_sha.py
+++ b/lib-python/2.7/test/test_sha.py
diff --git a/lib-python/2.7.1/test/test_shelve.py b/lib-python/2.7/test/test_shelve.py
index df56625a59..df56625a59 100644
--- a/lib-python/2.7.1/test/test_shelve.py
+++ b/lib-python/2.7/test/test_shelve.py
diff --git a/lib-python/2.7.1/test/test_shlex.py b/lib-python/2.7/test/test_shlex.py
index 6c35f491b5..6c35f491b5 100644
--- a/lib-python/2.7.1/test/test_shlex.py
+++ b/lib-python/2.7/test/test_shlex.py
diff --git a/lib-python/2.7.1/test/test_shutil.py b/lib-python/2.7/test/test_shutil.py
index fdc0bc1d8f..fdc0bc1d8f 100644
--- a/lib-python/2.7.1/test/test_shutil.py
+++ b/lib-python/2.7/test/test_shutil.py
diff --git a/lib-python/2.7.1/test/test_signal.py b/lib-python/2.7/test/test_signal.py
index 8feb1455d0..8feb1455d0 100644
--- a/lib-python/2.7.1/test/test_signal.py
+++ b/lib-python/2.7/test/test_signal.py
diff --git a/lib-python/2.7.1/test/test_site.py b/lib-python/2.7/test/test_site.py
index 4e801e9d91..4e801e9d91 100644
--- a/lib-python/2.7.1/test/test_site.py
+++ b/lib-python/2.7/test/test_site.py
diff --git a/lib-python/2.7.1/test/test_slice.py b/lib-python/2.7/test/test_slice.py
index 3304d6b4e3..3304d6b4e3 100644
--- a/lib-python/2.7.1/test/test_slice.py
+++ b/lib-python/2.7/test/test_slice.py
diff --git a/lib-python/2.7.1/test/test_smtplib.py b/lib-python/2.7/test/test_smtplib.py
index 42a10bee1d..42a10bee1d 100644
--- a/lib-python/2.7.1/test/test_smtplib.py
+++ b/lib-python/2.7/test/test_smtplib.py
diff --git a/lib-python/2.7.1/test/test_smtpnet.py b/lib-python/2.7/test/test_smtpnet.py
index f25343d27f..f25343d27f 100644
--- a/lib-python/2.7.1/test/test_smtpnet.py
+++ b/lib-python/2.7/test/test_smtpnet.py
diff --git a/lib-python/2.7.1/test/test_socket.py b/lib-python/2.7/test/test_socket.py
index d41bca51b5..d41bca51b5 100644
--- a/lib-python/2.7.1/test/test_socket.py
+++ b/lib-python/2.7/test/test_socket.py
diff --git a/lib-python/2.7.1/test/test_socketserver.py b/lib-python/2.7/test/test_socketserver.py
index 4825a4aed5..4825a4aed5 100644
--- a/lib-python/2.7.1/test/test_socketserver.py
+++ b/lib-python/2.7/test/test_socketserver.py
diff --git a/lib-python/2.7.1/test/test_softspace.py b/lib-python/2.7/test/test_softspace.py
index 719a035c45..719a035c45 100644
--- a/lib-python/2.7.1/test/test_softspace.py
+++ b/lib-python/2.7/test/test_softspace.py
diff --git a/lib-python/2.7.1/test/test_sort.py b/lib-python/2.7/test/test_sort.py
index d75abc4917..d75abc4917 100644
--- a/lib-python/2.7.1/test/test_sort.py
+++ b/lib-python/2.7/test/test_sort.py
diff --git a/lib-python/2.7.1/test/test_sqlite.py b/lib-python/2.7/test/test_sqlite.py
index db273316ea..db273316ea 100644
--- a/lib-python/2.7.1/test/test_sqlite.py
+++ b/lib-python/2.7/test/test_sqlite.py
diff --git a/lib-python/2.7.1/test/test_ssl.py b/lib-python/2.7/test/test_ssl.py
index 4c12ce47d4..4c12ce47d4 100644
--- a/lib-python/2.7.1/test/test_ssl.py
+++ b/lib-python/2.7/test/test_ssl.py
diff --git a/lib-python/2.7.1/test/test_startfile.py b/lib-python/2.7/test/test_startfile.py
index 8eeae72eab..8eeae72eab 100644
--- a/lib-python/2.7.1/test/test_startfile.py
+++ b/lib-python/2.7/test/test_startfile.py
diff --git a/lib-python/2.7.1/test/test_str.py b/lib-python/2.7/test/test_str.py
index 4f88b28848..4f88b28848 100644
--- a/lib-python/2.7.1/test/test_str.py
+++ b/lib-python/2.7/test/test_str.py
diff --git a/lib-python/2.7.1/test/test_strftime.py b/lib-python/2.7/test/test_strftime.py
index b26ebec93d..b26ebec93d 100644
--- a/lib-python/2.7.1/test/test_strftime.py
+++ b/lib-python/2.7/test/test_strftime.py
diff --git a/lib-python/2.7.1/test/test_string.py b/lib-python/2.7/test/test_string.py
index 7947e43e9e..7947e43e9e 100644
--- a/lib-python/2.7.1/test/test_string.py
+++ b/lib-python/2.7/test/test_string.py
diff --git a/lib-python/2.7.1/test/test_stringprep.py b/lib-python/2.7/test/test_stringprep.py
index 15bdf87652..15bdf87652 100644
--- a/lib-python/2.7.1/test/test_stringprep.py
+++ b/lib-python/2.7/test/test_stringprep.py
diff --git a/lib-python/2.7.1/test/test_strop.py b/lib-python/2.7/test/test_strop.py
index 8ce29efeb1..8ce29efeb1 100644
--- a/lib-python/2.7.1/test/test_strop.py
+++ b/lib-python/2.7/test/test_strop.py
diff --git a/lib-python/2.7.1/test/test_strptime.py b/lib-python/2.7/test/test_strptime.py
index a233b1c3bf..a233b1c3bf 100644
--- a/lib-python/2.7.1/test/test_strptime.py
+++ b/lib-python/2.7/test/test_strptime.py
diff --git a/lib-python/2.7.1/test/test_strtod.py b/lib-python/2.7/test/test_strtod.py
index 7bc595daf3..7bc595daf3 100644
--- a/lib-python/2.7.1/test/test_strtod.py
+++ b/lib-python/2.7/test/test_strtod.py
diff --git a/lib-python/2.7.1/test/test_struct.py b/lib-python/2.7/test/test_struct.py
index 5a63135a1a..5a63135a1a 100644
--- a/lib-python/2.7.1/test/test_struct.py
+++ b/lib-python/2.7/test/test_struct.py
diff --git a/lib-python/2.7.1/test/test_structmembers.py b/lib-python/2.7/test/test_structmembers.py
index 0cc58c3c72..0cc58c3c72 100644
--- a/lib-python/2.7.1/test/test_structmembers.py
+++ b/lib-python/2.7/test/test_structmembers.py
diff --git a/lib-python/2.7.1/test/test_structseq.py b/lib-python/2.7/test/test_structseq.py
index daa12aa4c0..daa12aa4c0 100644
--- a/lib-python/2.7.1/test/test_structseq.py
+++ b/lib-python/2.7/test/test_structseq.py
diff --git a/lib-python/2.7.1/test/test_subprocess.py b/lib-python/2.7/test/test_subprocess.py
index 37c4e0fc77..37c4e0fc77 100644
--- a/lib-python/2.7.1/test/test_subprocess.py
+++ b/lib-python/2.7/test/test_subprocess.py
diff --git a/lib-python/2.7.1/test/test_sunaudiodev.py b/lib-python/2.7/test/test_sunaudiodev.py
index c96f711819..c96f711819 100644
--- a/lib-python/2.7.1/test/test_sunaudiodev.py
+++ b/lib-python/2.7/test/test_sunaudiodev.py
diff --git a/lib-python/2.7.1/test/test_sundry.py b/lib-python/2.7/test/test_sundry.py
index 6e2b7971f7..6e2b7971f7 100644
--- a/lib-python/2.7.1/test/test_sundry.py
+++ b/lib-python/2.7/test/test_sundry.py
diff --git a/lib-python/2.7.1/test/test_support.py b/lib-python/2.7/test/test_support.py
index 6c2b2b2397..6c2b2b2397 100644
--- a/lib-python/2.7.1/test/test_support.py
+++ b/lib-python/2.7/test/test_support.py
diff --git a/lib-python/2.7.1/test/test_symtable.py b/lib-python/2.7/test/test_symtable.py
index 71994ad227..71994ad227 100644
--- a/lib-python/2.7.1/test/test_symtable.py
+++ b/lib-python/2.7/test/test_symtable.py
diff --git a/lib-python/2.7.1/test/test_syntax.py b/lib-python/2.7/test/test_syntax.py
index ed48379d6b..ed48379d6b 100644
--- a/lib-python/2.7.1/test/test_syntax.py
+++ b/lib-python/2.7/test/test_syntax.py
diff --git a/lib-python/2.7.1/test/test_sys.py b/lib-python/2.7/test/test_sys.py
index 49f5388291..49f5388291 100644
--- a/lib-python/2.7.1/test/test_sys.py
+++ b/lib-python/2.7/test/test_sys.py
diff --git a/lib-python/2.7.1/test/test_sys_setprofile.py b/lib-python/2.7/test/test_sys_setprofile.py
index e82559f8fc..e82559f8fc 100644
--- a/lib-python/2.7.1/test/test_sys_setprofile.py
+++ b/lib-python/2.7/test/test_sys_setprofile.py
diff --git a/lib-python/2.7.1/test/test_sys_settrace.py b/lib-python/2.7/test/test_sys_settrace.py
index df8c56f758..df8c56f758 100644
--- a/lib-python/2.7.1/test/test_sys_settrace.py
+++ b/lib-python/2.7/test/test_sys_settrace.py
diff --git a/lib-python/2.7.1/test/test_sysconfig.py b/lib-python/2.7/test/test_sysconfig.py
index 142eb2fb3f..142eb2fb3f 100644
--- a/lib-python/2.7.1/test/test_sysconfig.py
+++ b/lib-python/2.7/test/test_sysconfig.py
diff --git a/lib-python/2.7.1/test/test_tarfile.py b/lib-python/2.7/test/test_tarfile.py
index cda5262acc..cda5262acc 100644
--- a/lib-python/2.7.1/test/test_tarfile.py
+++ b/lib-python/2.7/test/test_tarfile.py
diff --git a/lib-python/2.7.1/test/test_tcl.py b/lib-python/2.7/test/test_tcl.py
index e8ba58fdd6..e8ba58fdd6 100644
--- a/lib-python/2.7.1/test/test_tcl.py
+++ b/lib-python/2.7/test/test_tcl.py
diff --git a/lib-python/2.7.1/test/test_telnetlib.py b/lib-python/2.7/test/test_telnetlib.py
index 321e052fa9..321e052fa9 100644
--- a/lib-python/2.7.1/test/test_telnetlib.py
+++ b/lib-python/2.7/test/test_telnetlib.py
diff --git a/lib-python/2.7.1/test/test_tempfile.py b/lib-python/2.7/test/test_tempfile.py
index 27068e3295..27068e3295 100644
--- a/lib-python/2.7.1/test/test_tempfile.py
+++ b/lib-python/2.7/test/test_tempfile.py
diff --git a/lib-python/2.7.1/test/test_textwrap.py b/lib-python/2.7/test/test_textwrap.py
index 63a54d9f21..63a54d9f21 100644
--- a/lib-python/2.7.1/test/test_textwrap.py
+++ b/lib-python/2.7/test/test_textwrap.py
diff --git a/lib-python/2.7.1/test/test_thread.py b/lib-python/2.7/test/test_thread.py
index 544e70d2fd..544e70d2fd 100644
--- a/lib-python/2.7.1/test/test_thread.py
+++ b/lib-python/2.7/test/test_thread.py
diff --git a/lib-python/2.7.1/test/test_threaded_import.py b/lib-python/2.7/test/test_threaded_import.py
index b31fdf1363..b31fdf1363 100644
--- a/lib-python/2.7.1/test/test_threaded_import.py
+++ b/lib-python/2.7/test/test_threaded_import.py
diff --git a/lib-python/2.7.1/test/test_threadedtempfile.py b/lib-python/2.7/test/test_threadedtempfile.py
index 81d9687be2..81d9687be2 100644
--- a/lib-python/2.7.1/test/test_threadedtempfile.py
+++ b/lib-python/2.7/test/test_threadedtempfile.py
diff --git a/lib-python/2.7.1/test/test_threading.py b/lib-python/2.7/test/test_threading.py
index 0ca19b24e2..0ca19b24e2 100644
--- a/lib-python/2.7.1/test/test_threading.py
+++ b/lib-python/2.7/test/test_threading.py
diff --git a/lib-python/2.7.1/test/test_threading_local.py b/lib-python/2.7/test/test_threading_local.py
index 4c9f2961ae..4c9f2961ae 100644
--- a/lib-python/2.7.1/test/test_threading_local.py
+++ b/lib-python/2.7/test/test_threading_local.py
diff --git a/lib-python/2.7.1/test/test_threadsignals.py b/lib-python/2.7/test/test_threadsignals.py
index 2f7eb607c7..2f7eb607c7 100644
--- a/lib-python/2.7.1/test/test_threadsignals.py
+++ b/lib-python/2.7/test/test_threadsignals.py
diff --git a/lib-python/2.7.1/test/test_time.py b/lib-python/2.7/test/test_time.py
index a1029fd519..a1029fd519 100644
--- a/lib-python/2.7.1/test/test_time.py
+++ b/lib-python/2.7/test/test_time.py
diff --git a/lib-python/2.7.1/test/test_timeout.py b/lib-python/2.7/test/test_timeout.py
index 4bc125e128..4bc125e128 100644
--- a/lib-python/2.7.1/test/test_timeout.py
+++ b/lib-python/2.7/test/test_timeout.py
diff --git a/lib-python/2.7.1/test/test_tk.py b/lib-python/2.7/test/test_tk.py
index 49ca53fa62..49ca53fa62 100644
--- a/lib-python/2.7.1/test/test_tk.py
+++ b/lib-python/2.7/test/test_tk.py
diff --git a/lib-python/2.7.1/test/test_tokenize.py b/lib-python/2.7/test/test_tokenize.py
index 38da106cb6..38da106cb6 100644
--- a/lib-python/2.7.1/test/test_tokenize.py
+++ b/lib-python/2.7/test/test_tokenize.py
diff --git a/lib-python/2.7.1/test/test_trace.py b/lib-python/2.7/test/test_trace.py
index 7a982f1a17..7a982f1a17 100644
--- a/lib-python/2.7.1/test/test_trace.py
+++ b/lib-python/2.7/test/test_trace.py
diff --git a/lib-python/2.7.1/test/test_traceback.py b/lib-python/2.7/test/test_traceback.py
index 8076be8a78..8076be8a78 100644
--- a/lib-python/2.7.1/test/test_traceback.py
+++ b/lib-python/2.7/test/test_traceback.py
diff --git a/lib-python/2.7.1/test/test_transformer.py b/lib-python/2.7/test/test_transformer.py
index 1891ac486e..1891ac486e 100644
--- a/lib-python/2.7.1/test/test_transformer.py
+++ b/lib-python/2.7/test/test_transformer.py
diff --git a/lib-python/2.7.1/test/test_ttk_guionly.py b/lib-python/2.7/test/test_ttk_guionly.py
index f1633649ef..f1633649ef 100644
--- a/lib-python/2.7.1/test/test_ttk_guionly.py
+++ b/lib-python/2.7/test/test_ttk_guionly.py
diff --git a/lib-python/2.7.1/test/test_ttk_textonly.py b/lib-python/2.7/test/test_ttk_textonly.py
index ed92043d7b..ed92043d7b 100644
--- a/lib-python/2.7.1/test/test_ttk_textonly.py
+++ b/lib-python/2.7/test/test_ttk_textonly.py
diff --git a/lib-python/2.7.1/test/test_tuple.py b/lib-python/2.7/test/test_tuple.py
index 4d2137f655..4d2137f655 100644
--- a/lib-python/2.7.1/test/test_tuple.py
+++ b/lib-python/2.7/test/test_tuple.py
diff --git a/lib-python/2.7.1/test/test_typechecks.py b/lib-python/2.7/test/test_typechecks.py
index 83f0114b1b..83f0114b1b 100644
--- a/lib-python/2.7.1/test/test_typechecks.py
+++ b/lib-python/2.7/test/test_typechecks.py
diff --git a/lib-python/2.7.1/test/test_types.py b/lib-python/2.7/test/test_types.py
index 60f6d2f1e2..60f6d2f1e2 100644
--- a/lib-python/2.7.1/test/test_types.py
+++ b/lib-python/2.7/test/test_types.py
diff --git a/lib-python/2.7.1/test/test_ucn.py b/lib-python/2.7/test/test_ucn.py
index 775044b991..775044b991 100644
--- a/lib-python/2.7.1/test/test_ucn.py
+++ b/lib-python/2.7/test/test_ucn.py
diff --git a/lib-python/2.7.1/test/test_unary.py b/lib-python/2.7/test/test_unary.py
index 598fca8fcf..598fca8fcf 100644
--- a/lib-python/2.7.1/test/test_unary.py
+++ b/lib-python/2.7/test/test_unary.py
diff --git a/lib-python/2.7.1/test/test_undocumented_details.py b/lib-python/2.7/test/test_undocumented_details.py
index a8fc280c67..a8fc280c67 100644
--- a/lib-python/2.7.1/test/test_undocumented_details.py
+++ b/lib-python/2.7/test/test_undocumented_details.py
diff --git a/lib-python/2.7.1/test/test_unicode.py b/lib-python/2.7/test/test_unicode.py
index 0452f477a0..0452f477a0 100644
--- a/lib-python/2.7.1/test/test_unicode.py
+++ b/lib-python/2.7/test/test_unicode.py
diff --git a/lib-python/2.7.1/test/test_unicode_file.py b/lib-python/2.7/test/test_unicode_file.py
index f04bad3964..f04bad3964 100644
--- a/lib-python/2.7.1/test/test_unicode_file.py
+++ b/lib-python/2.7/test/test_unicode_file.py
diff --git a/lib-python/2.7.1/test/test_unicodedata.py b/lib-python/2.7/test/test_unicodedata.py
index e8d5d8f9f2..e8d5d8f9f2 100644
--- a/lib-python/2.7.1/test/test_unicodedata.py
+++ b/lib-python/2.7/test/test_unicodedata.py
diff --git a/lib-python/2.7.1/test/test_unittest.py b/lib-python/2.7/test/test_unittest.py
index 86a998b6f4..86a998b6f4 100644
--- a/lib-python/2.7.1/test/test_unittest.py
+++ b/lib-python/2.7/test/test_unittest.py
diff --git a/lib-python/2.7.1/test/test_univnewlines.py b/lib-python/2.7/test/test_univnewlines.py
index a0a909058c..a0a909058c 100644
--- a/lib-python/2.7.1/test/test_univnewlines.py
+++ b/lib-python/2.7/test/test_univnewlines.py
diff --git a/lib-python/2.7.1/test/test_univnewlines2k.py b/lib-python/2.7/test/test_univnewlines2k.py
index 4eca31d8ba..4eca31d8ba 100644
--- a/lib-python/2.7.1/test/test_univnewlines2k.py
+++ b/lib-python/2.7/test/test_univnewlines2k.py
diff --git a/lib-python/2.7.1/test/test_unpack.py b/lib-python/2.7/test/test_unpack.py
index 7ddbc62118..7ddbc62118 100644
--- a/lib-python/2.7.1/test/test_unpack.py
+++ b/lib-python/2.7/test/test_unpack.py
diff --git a/lib-python/2.7.1/test/test_urllib.py b/lib-python/2.7/test/test_urllib.py
index c6e24d6bde..c6e24d6bde 100644
--- a/lib-python/2.7.1/test/test_urllib.py
+++ b/lib-python/2.7/test/test_urllib.py
diff --git a/lib-python/2.7.1/test/test_urllib2.py b/lib-python/2.7/test/test_urllib2.py
index b74320d2ac..b74320d2ac 100644
--- a/lib-python/2.7.1/test/test_urllib2.py
+++ b/lib-python/2.7/test/test_urllib2.py
diff --git a/lib-python/2.7.1/test/test_urllib2_localnet.py b/lib-python/2.7/test/test_urllib2_localnet.py
index 0fda770901..0fda770901 100644
--- a/lib-python/2.7.1/test/test_urllib2_localnet.py
+++ b/lib-python/2.7/test/test_urllib2_localnet.py
diff --git a/lib-python/2.7.1/test/test_urllib2net.py b/lib-python/2.7/test/test_urllib2net.py
index 1a7477e780..1a7477e780 100644
--- a/lib-python/2.7.1/test/test_urllib2net.py
+++ b/lib-python/2.7/test/test_urllib2net.py
diff --git a/lib-python/2.7.1/test/test_urllibnet.py b/lib-python/2.7/test/test_urllibnet.py
index 8cba2dc779..8cba2dc779 100644
--- a/lib-python/2.7.1/test/test_urllibnet.py
+++ b/lib-python/2.7/test/test_urllibnet.py
diff --git a/lib-python/2.7.1/test/test_urlparse.py b/lib-python/2.7/test/test_urlparse.py
index 82440176f4..82440176f4 100644
--- a/lib-python/2.7.1/test/test_urlparse.py
+++ b/lib-python/2.7/test/test_urlparse.py
diff --git a/lib-python/2.7.1/test/test_userdict.py b/lib-python/2.7/test/test_userdict.py
index d5cecd8612..d5cecd8612 100644
--- a/lib-python/2.7.1/test/test_userdict.py
+++ b/lib-python/2.7/test/test_userdict.py
diff --git a/lib-python/2.7.1/test/test_userlist.py b/lib-python/2.7/test/test_userlist.py
index 3b601bc955..3b601bc955 100644
--- a/lib-python/2.7.1/test/test_userlist.py
+++ b/lib-python/2.7/test/test_userlist.py
diff --git a/lib-python/2.7.1/test/test_userstring.py b/lib-python/2.7/test/test_userstring.py
index 2625985a7c..2625985a7c 100755
--- a/lib-python/2.7.1/test/test_userstring.py
+++ b/lib-python/2.7/test/test_userstring.py
diff --git a/lib-python/2.7.1/test/test_uu.py b/lib-python/2.7/test/test_uu.py
index 95c9552cbe..95c9552cbe 100644
--- a/lib-python/2.7.1/test/test_uu.py
+++ b/lib-python/2.7/test/test_uu.py
diff --git a/lib-python/2.7.1/test/test_uuid.py b/lib-python/2.7/test/test_uuid.py
index e503084918..e503084918 100644
--- a/lib-python/2.7.1/test/test_uuid.py
+++ b/lib-python/2.7/test/test_uuid.py
diff --git a/lib-python/2.7.1/test/test_wait3.py b/lib-python/2.7/test/test_wait3.py
index 150783b655..150783b655 100644
--- a/lib-python/2.7.1/test/test_wait3.py
+++ b/lib-python/2.7/test/test_wait3.py
diff --git a/lib-python/2.7.1/test/test_wait4.py b/lib-python/2.7/test/test_wait4.py
index d04a11bde1..d04a11bde1 100644
--- a/lib-python/2.7.1/test/test_wait4.py
+++ b/lib-python/2.7/test/test_wait4.py
diff --git a/lib-python/2.7.1/test/test_warnings.py b/lib-python/2.7/test/test_warnings.py
index 1c2c0c2698..1c2c0c2698 100644
--- a/lib-python/2.7.1/test/test_warnings.py
+++ b/lib-python/2.7/test/test_warnings.py
diff --git a/lib-python/2.7.1/test/test_wave.py b/lib-python/2.7/test/test_wave.py
index 02f5fae4df..02f5fae4df 100644
--- a/lib-python/2.7.1/test/test_wave.py
+++ b/lib-python/2.7/test/test_wave.py
diff --git a/lib-python/2.7.1/test/test_weakref.py b/lib-python/2.7/test/test_weakref.py
index bc2982fadb..bc2982fadb 100644
--- a/lib-python/2.7.1/test/test_weakref.py
+++ b/lib-python/2.7/test/test_weakref.py
diff --git a/lib-python/2.7.1/test/test_weakset.py b/lib-python/2.7/test/test_weakset.py
index b4774ceaec..b4774ceaec 100644
--- a/lib-python/2.7.1/test/test_weakset.py
+++ b/lib-python/2.7/test/test_weakset.py
diff --git a/lib-python/2.7.1/test/test_whichdb.py b/lib-python/2.7/test/test_whichdb.py
index 427e323f49..427e323f49 100644
--- a/lib-python/2.7.1/test/test_whichdb.py
+++ b/lib-python/2.7/test/test_whichdb.py
diff --git a/lib-python/2.7.1/test/test_winreg.py b/lib-python/2.7/test/test_winreg.py
index 12ab3baada..12ab3baada 100644
--- a/lib-python/2.7.1/test/test_winreg.py
+++ b/lib-python/2.7/test/test_winreg.py
diff --git a/lib-python/2.7.1/test/test_winsound.py b/lib-python/2.7/test/test_winsound.py
index 821d68418d..821d68418d 100644
--- a/lib-python/2.7.1/test/test_winsound.py
+++ b/lib-python/2.7/test/test_winsound.py
diff --git a/lib-python/2.7.1/test/test_with.py b/lib-python/2.7/test/test_with.py
index 496451833c..496451833c 100644
--- a/lib-python/2.7.1/test/test_with.py
+++ b/lib-python/2.7/test/test_with.py
diff --git a/lib-python/2.7.1/test/test_wsgiref.py b/lib-python/2.7/test/test_wsgiref.py
index 54be3373dc..54be3373dc 100644
--- a/lib-python/2.7.1/test/test_wsgiref.py
+++ b/lib-python/2.7/test/test_wsgiref.py
diff --git a/lib-python/2.7.1/test/test_xdrlib.py b/lib-python/2.7/test/test_xdrlib.py
index ab6e4607bd..ab6e4607bd 100644
--- a/lib-python/2.7.1/test/test_xdrlib.py
+++ b/lib-python/2.7/test/test_xdrlib.py
diff --git a/lib-python/2.7.1/test/test_xml_etree.py b/lib-python/2.7/test/test_xml_etree.py
index 26e8eab796..26e8eab796 100644
--- a/lib-python/2.7.1/test/test_xml_etree.py
+++ b/lib-python/2.7/test/test_xml_etree.py
diff --git a/lib-python/2.7.1/test/test_xml_etree_c.py b/lib-python/2.7/test/test_xml_etree_c.py
index 78a6a9241c..78a6a9241c 100644
--- a/lib-python/2.7.1/test/test_xml_etree_c.py
+++ b/lib-python/2.7/test/test_xml_etree_c.py
diff --git a/lib-python/2.7.1/test/test_xmllib.py b/lib-python/2.7/test/test_xmllib.py
index 966978a92d..966978a92d 100644
--- a/lib-python/2.7.1/test/test_xmllib.py
+++ b/lib-python/2.7/test/test_xmllib.py
diff --git a/lib-python/2.7.1/test/test_xmlrpc.py b/lib-python/2.7/test/test_xmlrpc.py
index 6310c97bd7..6310c97bd7 100644
--- a/lib-python/2.7.1/test/test_xmlrpc.py
+++ b/lib-python/2.7/test/test_xmlrpc.py
diff --git a/lib-python/2.7.1/test/test_xpickle.py b/lib-python/2.7/test/test_xpickle.py
index 2ce1dcbb24..2ce1dcbb24 100644
--- a/lib-python/2.7.1/test/test_xpickle.py
+++ b/lib-python/2.7/test/test_xpickle.py
diff --git a/lib-python/2.7.1/test/test_xrange.py b/lib-python/2.7/test/test_xrange.py
index e3c799e822..e3c799e822 100644
--- a/lib-python/2.7.1/test/test_xrange.py
+++ b/lib-python/2.7/test/test_xrange.py
diff --git a/lib-python/2.7.1/test/test_zipfile.py b/lib-python/2.7/test/test_zipfile.py
index ddd713f974..ddd713f974 100644
--- a/lib-python/2.7.1/test/test_zipfile.py
+++ b/lib-python/2.7/test/test_zipfile.py
diff --git a/lib-python/2.7.1/test/test_zipfile64.py b/lib-python/2.7/test/test_zipfile64.py
index a6f3dca4b9..a6f3dca4b9 100644
--- a/lib-python/2.7.1/test/test_zipfile64.py
+++ b/lib-python/2.7/test/test_zipfile64.py
diff --git a/lib-python/2.7.1/test/test_zipimport.py b/lib-python/2.7/test/test_zipimport.py
index 5974c8bfb6..5974c8bfb6 100644
--- a/lib-python/2.7.1/test/test_zipimport.py
+++ b/lib-python/2.7/test/test_zipimport.py
diff --git a/lib-python/2.7.1/test/test_zipimport_support.py b/lib-python/2.7/test/test_zipimport_support.py
index 4f41518d70..4f41518d70 100644
--- a/lib-python/2.7.1/test/test_zipimport_support.py
+++ b/lib-python/2.7/test/test_zipimport_support.py
diff --git a/lib-python/2.7.1/test/test_zlib.py b/lib-python/2.7/test/test_zlib.py
index cbc3ed4982..cbc3ed4982 100644
--- a/lib-python/2.7.1/test/test_zlib.py
+++ b/lib-python/2.7/test/test_zlib.py
diff --git a/lib-python/2.7.1/test/testall.py b/lib-python/2.7/test/testall.py
index 5b5cf01e81..5b5cf01e81 100644
--- a/lib-python/2.7.1/test/testall.py
+++ b/lib-python/2.7/test/testall.py
diff --git a/lib-python/2.7.1/test/testcodec.py b/lib-python/2.7/test/testcodec.py
index 5da754dc8a..5da754dc8a 100644
--- a/lib-python/2.7.1/test/testcodec.py
+++ b/lib-python/2.7/test/testcodec.py
diff --git a/lib-python/2.7.1/test/testimg.uue b/lib-python/2.7/test/testimg.uue
index c9b713e52b..c9b713e52b 100644
--- a/lib-python/2.7.1/test/testimg.uue
+++ b/lib-python/2.7/test/testimg.uue
diff --git a/lib-python/2.7.1/test/testimgr.uue b/lib-python/2.7/test/testimgr.uue
index 76e9488d02..76e9488d02 100644
--- a/lib-python/2.7.1/test/testimgr.uue
+++ b/lib-python/2.7/test/testimgr.uue
diff --git a/lib-python/2.7.1/test/testrgb.uue b/lib-python/2.7/test/testrgb.uue
index a588eb90d8..a588eb90d8 100644
--- a/lib-python/2.7.1/test/testrgb.uue
+++ b/lib-python/2.7/test/testrgb.uue
diff --git a/lib-python/2.7.1/test/testtar.tar b/lib-python/2.7/test/testtar.tar
index bac0e2628f..bac0e2628f 100644
--- a/lib-python/2.7.1/test/testtar.tar
+++ b/lib-python/2.7/test/testtar.tar
Binary files differ
diff --git a/lib-python/2.7.1/test/tf_inherit_check.py b/lib-python/2.7/test/tf_inherit_check.py
index a8b80d2726..a8b80d2726 100644
--- a/lib-python/2.7.1/test/tf_inherit_check.py
+++ b/lib-python/2.7/test/tf_inherit_check.py
diff --git a/lib-python/2.7.1/test/threaded_import_hangers.py b/lib-python/2.7/test/threaded_import_hangers.py
index d7508741d3..d7508741d3 100644
--- a/lib-python/2.7.1/test/threaded_import_hangers.py
+++ b/lib-python/2.7/test/threaded_import_hangers.py
diff --git a/lib-python/2.7.1/test/time_hashlib.py b/lib-python/2.7/test/time_hashlib.py
index 1bf707da19..1bf707da19 100644
--- a/lib-python/2.7.1/test/time_hashlib.py
+++ b/lib-python/2.7/test/time_hashlib.py
diff --git a/lib-python/2.7.1/test/tokenize_tests.txt b/lib-python/2.7/test/tokenize_tests.txt
index 4ef3bf134a..4ef3bf134a 100644
--- a/lib-python/2.7.1/test/tokenize_tests.txt
+++ b/lib-python/2.7/test/tokenize_tests.txt
diff --git a/lib-python/2.7.1/test/tracedmodules/__init__.py b/lib-python/2.7/test/tracedmodules/__init__.py
index 13fa4f2be9..13fa4f2be9 100644
--- a/lib-python/2.7.1/test/tracedmodules/__init__.py
+++ b/lib-python/2.7/test/tracedmodules/__init__.py
diff --git a/lib-python/2.7.1/test/tracedmodules/testmod.py b/lib-python/2.7/test/tracedmodules/testmod.py
index 642776ea88..642776ea88 100644
--- a/lib-python/2.7.1/test/tracedmodules/testmod.py
+++ b/lib-python/2.7/test/tracedmodules/testmod.py
diff --git a/lib-python/2.7.1/test/warning_tests.py b/lib-python/2.7/test/warning_tests.py
index d0519effdc..d0519effdc 100644
--- a/lib-python/2.7.1/test/warning_tests.py
+++ b/lib-python/2.7/test/warning_tests.py
diff --git a/lib-python/2.7.1/test/win_console_handler.py b/lib-python/2.7/test/win_console_handler.py
index 0ffcee2e91..0ffcee2e91 100644
--- a/lib-python/2.7.1/test/win_console_handler.py
+++ b/lib-python/2.7/test/win_console_handler.py
diff --git a/lib-python/2.7.1/test/wrongcert.pem b/lib-python/2.7/test/wrongcert.pem
index 5f92f9bce7..5f92f9bce7 100644
--- a/lib-python/2.7.1/test/wrongcert.pem
+++ b/lib-python/2.7/test/wrongcert.pem
diff --git a/lib-python/2.7.1/test/xmltestdata/simple-ns.xml b/lib-python/2.7/test/xmltestdata/simple-ns.xml
index f1f34b2e29..f1f34b2e29 100644
--- a/lib-python/2.7.1/test/xmltestdata/simple-ns.xml
+++ b/lib-python/2.7/test/xmltestdata/simple-ns.xml
diff --git a/lib-python/2.7.1/test/xmltestdata/simple.xml b/lib-python/2.7/test/xmltestdata/simple.xml
index b88c2c7e69..b88c2c7e69 100644
--- a/lib-python/2.7.1/test/xmltestdata/simple.xml
+++ b/lib-python/2.7/test/xmltestdata/simple.xml
diff --git a/lib-python/2.7.1/test/xmltestdata/test.xml b/lib-python/2.7/test/xmltestdata/test.xml
index 9af92fb435..9af92fb435 100644
--- a/lib-python/2.7.1/test/xmltestdata/test.xml
+++ b/lib-python/2.7/test/xmltestdata/test.xml
diff --git a/lib-python/2.7.1/test/xmltestdata/test.xml.out b/lib-python/2.7/test/xmltestdata/test.xml.out
index d4ab1abcb6..d4ab1abcb6 100644
--- a/lib-python/2.7.1/test/xmltestdata/test.xml.out
+++ b/lib-python/2.7/test/xmltestdata/test.xml.out
diff --git a/lib-python/2.7.1/test/xmltests.py b/lib-python/2.7/test/xmltests.py
index d203709221..d203709221 100644
--- a/lib-python/2.7.1/test/xmltests.py
+++ b/lib-python/2.7/test/xmltests.py
diff --git a/lib-python/2.7.1/test/zipdir.zip b/lib-python/2.7/test/zipdir.zip
index ac21d7a1ed..ac21d7a1ed 100644
--- a/lib-python/2.7.1/test/zipdir.zip
+++ b/lib-python/2.7/test/zipdir.zip
Binary files differ
diff --git a/lib-python/2.7.1/textwrap.py b/lib-python/2.7/textwrap.py
index 9582a1c02f..9582a1c02f 100644
--- a/lib-python/2.7.1/textwrap.py
+++ b/lib-python/2.7/textwrap.py
diff --git a/lib-python/2.7.1/this.py b/lib-python/2.7/this.py
index 37754b785a..37754b785a 100644
--- a/lib-python/2.7.1/this.py
+++ b/lib-python/2.7/this.py
diff --git a/lib-python/2.7.1/threading.py b/lib-python/2.7/threading.py
index 06fdfc14c2..06fdfc14c2 100644
--- a/lib-python/2.7.1/threading.py
+++ b/lib-python/2.7/threading.py
diff --git a/lib-python/2.7.1/timeit.py b/lib-python/2.7/timeit.py
index a095313950..a095313950 100644
--- a/lib-python/2.7.1/timeit.py
+++ b/lib-python/2.7/timeit.py
diff --git a/lib-python/2.7.1/toaiff.py b/lib-python/2.7/toaiff.py
index 3a2b80cbe3..3a2b80cbe3 100644
--- a/lib-python/2.7.1/toaiff.py
+++ b/lib-python/2.7/toaiff.py
diff --git a/lib-python/2.7.1/token.py b/lib-python/2.7/token.py
index 8d5cdaa175..8d5cdaa175 100755
--- a/lib-python/2.7.1/token.py
+++ b/lib-python/2.7/token.py
diff --git a/lib-python/2.7.1/tokenize.py b/lib-python/2.7/tokenize.py
index ae3de546ce..ae3de546ce 100644
--- a/lib-python/2.7.1/tokenize.py
+++ b/lib-python/2.7/tokenize.py
diff --git a/lib-python/2.7.1/trace.py b/lib-python/2.7/trace.py
index 97491db413..97491db413 100644
--- a/lib-python/2.7.1/trace.py
+++ b/lib-python/2.7/trace.py
diff --git a/lib-python/2.7.1/traceback.py b/lib-python/2.7/traceback.py
index 8cb9e281fc..8cb9e281fc 100644
--- a/lib-python/2.7.1/traceback.py
+++ b/lib-python/2.7/traceback.py
diff --git a/lib-python/2.7.1/tty.py b/lib-python/2.7/tty.py
index a72eb67554..a72eb67554 100644
--- a/lib-python/2.7.1/tty.py
+++ b/lib-python/2.7/tty.py
diff --git a/lib-python/2.7.1/types.py b/lib-python/2.7/types.py
index ff90e04973..ff90e04973 100644
--- a/lib-python/2.7.1/types.py
+++ b/lib-python/2.7/types.py
diff --git a/lib-python/2.7.1/unittest/__init__.py b/lib-python/2.7/unittest/__init__.py
index 201a3f0d2d..201a3f0d2d 100644
--- a/lib-python/2.7.1/unittest/__init__.py
+++ b/lib-python/2.7/unittest/__init__.py
diff --git a/lib-python/2.7.1/unittest/__main__.py b/lib-python/2.7/unittest/__main__.py
index 7320050ae9..7320050ae9 100644
--- a/lib-python/2.7.1/unittest/__main__.py
+++ b/lib-python/2.7/unittest/__main__.py
diff --git a/lib-python/2.7.1/unittest/case.py b/lib-python/2.7/unittest/case.py
index 6e7dd24e68..6e7dd24e68 100644
--- a/lib-python/2.7.1/unittest/case.py
+++ b/lib-python/2.7/unittest/case.py
diff --git a/lib-python/2.7.1/unittest/loader.py b/lib-python/2.7/unittest/loader.py
index e88f536b39..e88f536b39 100644
--- a/lib-python/2.7.1/unittest/loader.py
+++ b/lib-python/2.7/unittest/loader.py
diff --git a/lib-python/2.7.1/unittest/main.py b/lib-python/2.7/unittest/main.py
index 3396bb0ab6..3396bb0ab6 100644
--- a/lib-python/2.7.1/unittest/main.py
+++ b/lib-python/2.7/unittest/main.py
diff --git a/lib-python/2.7.1/unittest/result.py b/lib-python/2.7/unittest/result.py
index 1f66f1bb18..1f66f1bb18 100644
--- a/lib-python/2.7.1/unittest/result.py
+++ b/lib-python/2.7/unittest/result.py
diff --git a/lib-python/2.7.1/unittest/runner.py b/lib-python/2.7/unittest/runner.py
index 1716891100..1716891100 100644
--- a/lib-python/2.7.1/unittest/runner.py
+++ b/lib-python/2.7/unittest/runner.py
diff --git a/lib-python/2.7.1/unittest/signals.py b/lib-python/2.7/unittest/signals.py
index fc31043283..fc31043283 100644
--- a/lib-python/2.7.1/unittest/signals.py
+++ b/lib-python/2.7/unittest/signals.py
diff --git a/lib-python/2.7.1/unittest/suite.py b/lib-python/2.7/unittest/suite.py
index e8fbdc31fe..e8fbdc31fe 100644
--- a/lib-python/2.7.1/unittest/suite.py
+++ b/lib-python/2.7/unittest/suite.py
diff --git a/lib-python/2.7.1/unittest/test/__init__.py b/lib-python/2.7/unittest/test/__init__.py
index 99b730b154..99b730b154 100644
--- a/lib-python/2.7.1/unittest/test/__init__.py
+++ b/lib-python/2.7/unittest/test/__init__.py
diff --git a/lib-python/2.7.1/unittest/test/dummy.py b/lib-python/2.7/unittest/test/dummy.py
index e4f14e4035..e4f14e4035 100644
--- a/lib-python/2.7.1/unittest/test/dummy.py
+++ b/lib-python/2.7/unittest/test/dummy.py
diff --git a/lib-python/2.7.1/unittest/test/support.py b/lib-python/2.7/unittest/test/support.py
index f1cf03b142..f1cf03b142 100644
--- a/lib-python/2.7.1/unittest/test/support.py
+++ b/lib-python/2.7/unittest/test/support.py
diff --git a/lib-python/2.7.1/unittest/test/test_assertions.py b/lib-python/2.7/unittest/test/test_assertions.py
index 1e40789b85..1e40789b85 100644
--- a/lib-python/2.7.1/unittest/test/test_assertions.py
+++ b/lib-python/2.7/unittest/test/test_assertions.py
diff --git a/lib-python/2.7.1/unittest/test/test_break.py b/lib-python/2.7/unittest/test/test_break.py
index 560001103f..560001103f 100644
--- a/lib-python/2.7.1/unittest/test/test_break.py
+++ b/lib-python/2.7/unittest/test/test_break.py
diff --git a/lib-python/2.7.1/unittest/test/test_case.py b/lib-python/2.7/unittest/test/test_case.py
index 4e9dfc6901..4e9dfc6901 100644
--- a/lib-python/2.7.1/unittest/test/test_case.py
+++ b/lib-python/2.7/unittest/test/test_case.py
diff --git a/lib-python/2.7.1/unittest/test/test_discovery.py b/lib-python/2.7/unittest/test/test_discovery.py
index 1155de116f..1155de116f 100644
--- a/lib-python/2.7.1/unittest/test/test_discovery.py
+++ b/lib-python/2.7/unittest/test/test_discovery.py
diff --git a/lib-python/2.7.1/unittest/test/test_functiontestcase.py b/lib-python/2.7/unittest/test/test_functiontestcase.py
index 63dd878150..63dd878150 100644
--- a/lib-python/2.7.1/unittest/test/test_functiontestcase.py
+++ b/lib-python/2.7/unittest/test/test_functiontestcase.py
diff --git a/lib-python/2.7.1/unittest/test/test_loader.py b/lib-python/2.7/unittest/test/test_loader.py
index 3544a20f7c..3544a20f7c 100644
--- a/lib-python/2.7.1/unittest/test/test_loader.py
+++ b/lib-python/2.7/unittest/test/test_loader.py
diff --git a/lib-python/2.7.1/unittest/test/test_program.py b/lib-python/2.7/unittest/test/test_program.py
index 263a3ab1f6..263a3ab1f6 100644
--- a/lib-python/2.7.1/unittest/test/test_program.py
+++ b/lib-python/2.7/unittest/test/test_program.py
diff --git a/lib-python/2.7.1/unittest/test/test_result.py b/lib-python/2.7/unittest/test/test_result.py
index ec3fadd4b0..ec3fadd4b0 100644
--- a/lib-python/2.7.1/unittest/test/test_result.py
+++ b/lib-python/2.7/unittest/test/test_result.py
diff --git a/lib-python/2.7.1/unittest/test/test_runner.py b/lib-python/2.7/unittest/test/test_runner.py
index 6df6a9ca4e..6df6a9ca4e 100644
--- a/lib-python/2.7.1/unittest/test/test_runner.py
+++ b/lib-python/2.7/unittest/test/test_runner.py
diff --git a/lib-python/2.7.1/unittest/test/test_setups.py b/lib-python/2.7/unittest/test/test_setups.py
index 9456819ea1..9456819ea1 100644
--- a/lib-python/2.7.1/unittest/test/test_setups.py
+++ b/lib-python/2.7/unittest/test/test_setups.py
diff --git a/lib-python/2.7.1/unittest/test/test_skipping.py b/lib-python/2.7/unittest/test/test_skipping.py
index 05958d6a31..05958d6a31 100644
--- a/lib-python/2.7.1/unittest/test/test_skipping.py
+++ b/lib-python/2.7/unittest/test/test_skipping.py
diff --git a/lib-python/2.7.1/unittest/test/test_suite.py b/lib-python/2.7/unittest/test/test_suite.py
index d212bd05dc..d212bd05dc 100644
--- a/lib-python/2.7.1/unittest/test/test_suite.py
+++ b/lib-python/2.7/unittest/test/test_suite.py
diff --git a/lib-python/2.7.1/unittest/util.py b/lib-python/2.7/unittest/util.py
index d201657c6e..d201657c6e 100644
--- a/lib-python/2.7.1/unittest/util.py
+++ b/lib-python/2.7/unittest/util.py
diff --git a/lib-python/2.7.1/urllib.py b/lib-python/2.7/urllib.py
index 1553f9dcb2..1553f9dcb2 100644
--- a/lib-python/2.7.1/urllib.py
+++ b/lib-python/2.7/urllib.py
diff --git a/lib-python/2.7.1/urllib2.py b/lib-python/2.7/urllib2.py
index 7d90db20c9..7d90db20c9 100644
--- a/lib-python/2.7.1/urllib2.py
+++ b/lib-python/2.7/urllib2.py
diff --git a/lib-python/2.7.1/urlparse.py b/lib-python/2.7/urlparse.py
index 4ac9867331..4ac9867331 100644
--- a/lib-python/2.7.1/urlparse.py
+++ b/lib-python/2.7/urlparse.py
diff --git a/lib-python/2.7.1/user.py b/lib-python/2.7/user.py
index 596f0a7462..596f0a7462 100644
--- a/lib-python/2.7.1/user.py
+++ b/lib-python/2.7/user.py
diff --git a/lib-python/2.7.1/uu.py b/lib-python/2.7/uu.py
index f8fa4c4757..f8fa4c4757 100755
--- a/lib-python/2.7.1/uu.py
+++ b/lib-python/2.7/uu.py
diff --git a/lib-python/2.7.1/uuid.py b/lib-python/2.7/uuid.py
index fdd0c5cbec..fdd0c5cbec 100644
--- a/lib-python/2.7.1/uuid.py
+++ b/lib-python/2.7/uuid.py
diff --git a/lib-python/2.7.1/warnings.py b/lib-python/2.7/warnings.py
index 08b70afbad..08b70afbad 100644
--- a/lib-python/2.7.1/warnings.py
+++ b/lib-python/2.7/warnings.py
diff --git a/lib-python/2.7.1/wave.py b/lib-python/2.7/wave.py
index 2016a2a697..2016a2a697 100644
--- a/lib-python/2.7.1/wave.py
+++ b/lib-python/2.7/wave.py
diff --git a/lib-python/2.7.1/weakref.py b/lib-python/2.7/weakref.py
index 88c60e7197..88c60e7197 100644
--- a/lib-python/2.7.1/weakref.py
+++ b/lib-python/2.7/weakref.py
diff --git a/lib-python/2.7.1/webbrowser.py b/lib-python/2.7/webbrowser.py
index 8af14b9f74..8af14b9f74 100644
--- a/lib-python/2.7.1/webbrowser.py
+++ b/lib-python/2.7/webbrowser.py
diff --git a/lib-python/2.7.1/whichdb.py b/lib-python/2.7/whichdb.py
index f077f87531..f077f87531 100644
--- a/lib-python/2.7.1/whichdb.py
+++ b/lib-python/2.7/whichdb.py
diff --git a/lib-python/2.7.1/wsgiref.egg-info b/lib-python/2.7/wsgiref.egg-info
index c0b7893c34..c0b7893c34 100644
--- a/lib-python/2.7.1/wsgiref.egg-info
+++ b/lib-python/2.7/wsgiref.egg-info
diff --git a/lib-python/2.7.1/wsgiref/__init__.py b/lib-python/2.7/wsgiref/__init__.py
index 46c579f8ec..46c579f8ec 100644
--- a/lib-python/2.7.1/wsgiref/__init__.py
+++ b/lib-python/2.7/wsgiref/__init__.py
diff --git a/lib-python/2.7.1/wsgiref/handlers.py b/lib-python/2.7/wsgiref/handlers.py
index a5f7109c26..a5f7109c26 100644
--- a/lib-python/2.7.1/wsgiref/handlers.py
+++ b/lib-python/2.7/wsgiref/handlers.py
diff --git a/lib-python/2.7.1/wsgiref/headers.py b/lib-python/2.7/wsgiref/headers.py
index 6c8c60c891..6c8c60c891 100644
--- a/lib-python/2.7.1/wsgiref/headers.py
+++ b/lib-python/2.7/wsgiref/headers.py
diff --git a/lib-python/2.7.1/wsgiref/simple_server.py b/lib-python/2.7/wsgiref/simple_server.py
index e6a385b03c..e6a385b03c 100644
--- a/lib-python/2.7.1/wsgiref/simple_server.py
+++ b/lib-python/2.7/wsgiref/simple_server.py
diff --git a/lib-python/2.7.1/wsgiref/util.py b/lib-python/2.7/wsgiref/util.py
index 39e05f15ab..39e05f15ab 100644
--- a/lib-python/2.7.1/wsgiref/util.py
+++ b/lib-python/2.7/wsgiref/util.py
diff --git a/lib-python/2.7.1/wsgiref/validate.py b/lib-python/2.7/wsgiref/validate.py
index 43784f9e66..43784f9e66 100644
--- a/lib-python/2.7.1/wsgiref/validate.py
+++ b/lib-python/2.7/wsgiref/validate.py
diff --git a/lib-python/2.7.1/xdrlib.py b/lib-python/2.7/xdrlib.py
index 796dfafd2f..796dfafd2f 100644
--- a/lib-python/2.7.1/xdrlib.py
+++ b/lib-python/2.7/xdrlib.py
diff --git a/lib-python/2.7.1/xml/__init__.py b/lib-python/2.7/xml/__init__.py
index deed983d97..deed983d97 100644
--- a/lib-python/2.7.1/xml/__init__.py
+++ b/lib-python/2.7/xml/__init__.py
diff --git a/lib-python/2.7.1/xml/dom/NodeFilter.py b/lib-python/2.7/xml/dom/NodeFilter.py
index fc052459da..fc052459da 100644
--- a/lib-python/2.7.1/xml/dom/NodeFilter.py
+++ b/lib-python/2.7/xml/dom/NodeFilter.py
diff --git a/lib-python/2.7.1/xml/dom/__init__.py b/lib-python/2.7/xml/dom/__init__.py
index 6363d00630..6363d00630 100644
--- a/lib-python/2.7.1/xml/dom/__init__.py
+++ b/lib-python/2.7/xml/dom/__init__.py
diff --git a/lib-python/2.7.1/xml/dom/domreg.py b/lib-python/2.7/xml/dom/domreg.py
index ec3acdf9c1..ec3acdf9c1 100644
--- a/lib-python/2.7.1/xml/dom/domreg.py
+++ b/lib-python/2.7/xml/dom/domreg.py
diff --git a/lib-python/2.7.1/xml/dom/expatbuilder.py b/lib-python/2.7/xml/dom/expatbuilder.py
index 4fba87585f..4fba87585f 100644
--- a/lib-python/2.7.1/xml/dom/expatbuilder.py
+++ b/lib-python/2.7/xml/dom/expatbuilder.py
diff --git a/lib-python/2.7.1/xml/dom/minicompat.py b/lib-python/2.7/xml/dom/minicompat.py
index d491fb69fc..d491fb69fc 100644
--- a/lib-python/2.7.1/xml/dom/minicompat.py
+++ b/lib-python/2.7/xml/dom/minicompat.py
diff --git a/lib-python/2.7.1/xml/dom/minidom.py b/lib-python/2.7/xml/dom/minidom.py
index 693d1715df..693d1715df 100644
--- a/lib-python/2.7.1/xml/dom/minidom.py
+++ b/lib-python/2.7/xml/dom/minidom.py
diff --git a/lib-python/2.7.1/xml/dom/pulldom.py b/lib-python/2.7/xml/dom/pulldom.py
index 18f49b5019..18f49b5019 100644
--- a/lib-python/2.7.1/xml/dom/pulldom.py
+++ b/lib-python/2.7/xml/dom/pulldom.py
diff --git a/lib-python/2.7.1/xml/dom/xmlbuilder.py b/lib-python/2.7/xml/dom/xmlbuilder.py
index dc7c5d4705..dc7c5d4705 100644
--- a/lib-python/2.7.1/xml/dom/xmlbuilder.py
+++ b/lib-python/2.7/xml/dom/xmlbuilder.py
diff --git a/lib-python/2.7.1/xml/etree/ElementInclude.py b/lib-python/2.7/xml/etree/ElementInclude.py
index 84fd7548b2..84fd7548b2 100644
--- a/lib-python/2.7.1/xml/etree/ElementInclude.py
+++ b/lib-python/2.7/xml/etree/ElementInclude.py
diff --git a/lib-python/2.7.1/xml/etree/ElementPath.py b/lib-python/2.7/xml/etree/ElementPath.py
index 4a626d799c..4a626d799c 100644
--- a/lib-python/2.7.1/xml/etree/ElementPath.py
+++ b/lib-python/2.7/xml/etree/ElementPath.py
diff --git a/lib-python/2.7.1/xml/etree/ElementTree.py b/lib-python/2.7/xml/etree/ElementTree.py
index d89fd3be0c..d89fd3be0c 100644
--- a/lib-python/2.7.1/xml/etree/ElementTree.py
+++ b/lib-python/2.7/xml/etree/ElementTree.py
diff --git a/lib-python/2.7.1/xml/etree/__init__.py b/lib-python/2.7/xml/etree/__init__.py
index 27fd8f6d4e..27fd8f6d4e 100644
--- a/lib-python/2.7.1/xml/etree/__init__.py
+++ b/lib-python/2.7/xml/etree/__init__.py
diff --git a/lib-python/2.7.1/xml/etree/cElementTree.py b/lib-python/2.7/xml/etree/cElementTree.py
index a6f127abd5..a6f127abd5 100644
--- a/lib-python/2.7.1/xml/etree/cElementTree.py
+++ b/lib-python/2.7/xml/etree/cElementTree.py
diff --git a/lib-python/2.7.1/xml/parsers/__init__.py b/lib-python/2.7/xml/parsers/__init__.py
index eb314a3b40..eb314a3b40 100644
--- a/lib-python/2.7.1/xml/parsers/__init__.py
+++ b/lib-python/2.7/xml/parsers/__init__.py
diff --git a/lib-python/2.7.1/xml/parsers/expat.py b/lib-python/2.7/xml/parsers/expat.py
index 11359a0b27..11359a0b27 100644
--- a/lib-python/2.7.1/xml/parsers/expat.py
+++ b/lib-python/2.7/xml/parsers/expat.py
diff --git a/lib-python/2.7.1/xml/sax/__init__.py b/lib-python/2.7/xml/sax/__init__.py
index 005b66e38a..005b66e38a 100644
--- a/lib-python/2.7.1/xml/sax/__init__.py
+++ b/lib-python/2.7/xml/sax/__init__.py
diff --git a/lib-python/2.7.1/xml/sax/_exceptions.py b/lib-python/2.7/xml/sax/_exceptions.py
index fdd614aee6..fdd614aee6 100644
--- a/lib-python/2.7.1/xml/sax/_exceptions.py
+++ b/lib-python/2.7/xml/sax/_exceptions.py
diff --git a/lib-python/2.7.1/xml/sax/expatreader.py b/lib-python/2.7/xml/sax/expatreader.py
index 92a79c1c74..92a79c1c74 100644
--- a/lib-python/2.7.1/xml/sax/expatreader.py
+++ b/lib-python/2.7/xml/sax/expatreader.py
diff --git a/lib-python/2.7.1/xml/sax/handler.py b/lib-python/2.7/xml/sax/handler.py
index f9e91b6d47..f9e91b6d47 100644
--- a/lib-python/2.7.1/xml/sax/handler.py
+++ b/lib-python/2.7/xml/sax/handler.py
diff --git a/lib-python/2.7.1/xml/sax/saxutils.py b/lib-python/2.7/xml/sax/saxutils.py
index 97d65d8fd3..97d65d8fd3 100644
--- a/lib-python/2.7.1/xml/sax/saxutils.py
+++ b/lib-python/2.7/xml/sax/saxutils.py
diff --git a/lib-python/2.7.1/xml/sax/xmlreader.py b/lib-python/2.7/xml/sax/xmlreader.py
index 46ee02b4ec..46ee02b4ec 100644
--- a/lib-python/2.7.1/xml/sax/xmlreader.py
+++ b/lib-python/2.7/xml/sax/xmlreader.py
diff --git a/lib-python/2.7.1/xmllib.py b/lib-python/2.7/xmllib.py
index 96ee8411e7..96ee8411e7 100644
--- a/lib-python/2.7.1/xmllib.py
+++ b/lib-python/2.7/xmllib.py
diff --git a/lib-python/2.7.1/xmlrpclib.py b/lib-python/2.7/xmlrpclib.py
index b6aed62e3b..b6aed62e3b 100644
--- a/lib-python/2.7.1/xmlrpclib.py
+++ b/lib-python/2.7/xmlrpclib.py
diff --git a/lib-python/2.7.1/zipfile.py b/lib-python/2.7/zipfile.py
index 7e3caf0aa8..7e3caf0aa8 100644
--- a/lib-python/2.7.1/zipfile.py
+++ b/lib-python/2.7/zipfile.py
diff --git a/lib-python/modified-2.7.1/UserDict.py b/lib-python/modified-2.7/UserDict.py
index 77542a8109..77542a8109 100644
--- a/lib-python/modified-2.7.1/UserDict.py
+++ b/lib-python/modified-2.7/UserDict.py
diff --git a/lib-python/modified-2.7.1/_threading_local.py b/lib-python/modified-2.7/_threading_local.py
index 223987c55f..223987c55f 100644
--- a/lib-python/modified-2.7.1/_threading_local.py
+++ b/lib-python/modified-2.7/_threading_local.py
diff --git a/lib-python/modified-2.7.1/ctypes/__init__.py b/lib-python/modified-2.7/ctypes/__init__.py
index c25c01d690..c25c01d690 100644
--- a/lib-python/modified-2.7.1/ctypes/__init__.py
+++ b/lib-python/modified-2.7/ctypes/__init__.py
diff --git a/lib-python/modified-2.7.1/ctypes/_endian.py b/lib-python/modified-2.7/ctypes/_endian.py
index 6de0d47b2c..6de0d47b2c 100644
--- a/lib-python/modified-2.7.1/ctypes/_endian.py
+++ b/lib-python/modified-2.7/ctypes/_endian.py
diff --git a/lib-python/modified-2.7.1/ctypes/macholib/README.ctypes b/lib-python/modified-2.7/ctypes/macholib/README.ctypes
index 4e10cbe411..4e10cbe411 100644
--- a/lib-python/modified-2.7.1/ctypes/macholib/README.ctypes
+++ b/lib-python/modified-2.7/ctypes/macholib/README.ctypes
diff --git a/lib-python/modified-2.7.1/ctypes/macholib/__init__.py b/lib-python/modified-2.7/ctypes/macholib/__init__.py
index 36149d28a1..36149d28a1 100644
--- a/lib-python/modified-2.7.1/ctypes/macholib/__init__.py
+++ b/lib-python/modified-2.7/ctypes/macholib/__init__.py
diff --git a/lib-python/modified-2.7.1/ctypes/macholib/dyld.py b/lib-python/modified-2.7/ctypes/macholib/dyld.py
index 9714ec655f..9714ec655f 100644
--- a/lib-python/modified-2.7.1/ctypes/macholib/dyld.py
+++ b/lib-python/modified-2.7/ctypes/macholib/dyld.py
diff --git a/lib-python/modified-2.7.1/ctypes/macholib/dylib.py b/lib-python/modified-2.7/ctypes/macholib/dylib.py
index ea3dd38bdf..ea3dd38bdf 100644
--- a/lib-python/modified-2.7.1/ctypes/macholib/dylib.py
+++ b/lib-python/modified-2.7/ctypes/macholib/dylib.py
diff --git a/lib-python/modified-2.7.1/ctypes/macholib/fetch_macholib b/lib-python/modified-2.7/ctypes/macholib/fetch_macholib
index e6d6a22659..e6d6a22659 100755
--- a/lib-python/modified-2.7.1/ctypes/macholib/fetch_macholib
+++ b/lib-python/modified-2.7/ctypes/macholib/fetch_macholib
diff --git a/lib-python/modified-2.7.1/ctypes/macholib/fetch_macholib.bat b/lib-python/modified-2.7/ctypes/macholib/fetch_macholib.bat
index f9e1c0dc96..f9e1c0dc96 100644
--- a/lib-python/modified-2.7.1/ctypes/macholib/fetch_macholib.bat
+++ b/lib-python/modified-2.7/ctypes/macholib/fetch_macholib.bat
diff --git a/lib-python/modified-2.7.1/ctypes/macholib/framework.py b/lib-python/modified-2.7/ctypes/macholib/framework.py
index dd7fb2f296..dd7fb2f296 100644
--- a/lib-python/modified-2.7.1/ctypes/macholib/framework.py
+++ b/lib-python/modified-2.7/ctypes/macholib/framework.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/__init__.py b/lib-python/modified-2.7/ctypes/test/__init__.py
index 25720a53e9..25720a53e9 100644
--- a/lib-python/modified-2.7.1/ctypes/test/__init__.py
+++ b/lib-python/modified-2.7/ctypes/test/__init__.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/runtests.py b/lib-python/modified-2.7/ctypes/test/runtests.py
index ec31fc831d..ec31fc831d 100644
--- a/lib-python/modified-2.7.1/ctypes/test/runtests.py
+++ b/lib-python/modified-2.7/ctypes/test/runtests.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_anon.py b/lib-python/modified-2.7/ctypes/test/test_anon.py
index d892b59898..d892b59898 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_anon.py
+++ b/lib-python/modified-2.7/ctypes/test/test_anon.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_array_in_pointer.py b/lib-python/modified-2.7/ctypes/test/test_array_in_pointer.py
index ee7863c594..ee7863c594 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_array_in_pointer.py
+++ b/lib-python/modified-2.7/ctypes/test/test_array_in_pointer.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_arrays.py b/lib-python/modified-2.7/ctypes/test/test_arrays.py
index 433a1ffa20..433a1ffa20 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_arrays.py
+++ b/lib-python/modified-2.7/ctypes/test/test_arrays.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_as_parameter.py b/lib-python/modified-2.7/ctypes/test/test_as_parameter.py
index f2539b12a5..f2539b12a5 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_as_parameter.py
+++ b/lib-python/modified-2.7/ctypes/test/test_as_parameter.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_bitfields.py b/lib-python/modified-2.7/ctypes/test/test_bitfields.py
index 1e4108c583..1e4108c583 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_bitfields.py
+++ b/lib-python/modified-2.7/ctypes/test/test_bitfields.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_buffers.py b/lib-python/modified-2.7/ctypes/test/test_buffers.py
index bf931abc6a..bf931abc6a 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_buffers.py
+++ b/lib-python/modified-2.7/ctypes/test/test_buffers.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_byteswap.py b/lib-python/modified-2.7/ctypes/test/test_byteswap.py
index 03b789335c..03b789335c 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_byteswap.py
+++ b/lib-python/modified-2.7/ctypes/test/test_byteswap.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_callbacks.py b/lib-python/modified-2.7/ctypes/test/test_callbacks.py
index f97297bd1e..f97297bd1e 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_callbacks.py
+++ b/lib-python/modified-2.7/ctypes/test/test_callbacks.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_cast.py b/lib-python/modified-2.7/ctypes/test/test_cast.py
index 906fffc906..906fffc906 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_cast.py
+++ b/lib-python/modified-2.7/ctypes/test/test_cast.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_cfuncs.py b/lib-python/modified-2.7/ctypes/test/test_cfuncs.py
index 493cbe979c..493cbe979c 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_cfuncs.py
+++ b/lib-python/modified-2.7/ctypes/test/test_cfuncs.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_checkretval.py b/lib-python/modified-2.7/ctypes/test/test_checkretval.py
index 01ccc57686..01ccc57686 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_checkretval.py
+++ b/lib-python/modified-2.7/ctypes/test/test_checkretval.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_delattr.py b/lib-python/modified-2.7/ctypes/test/test_delattr.py
index 30d05dea12..30d05dea12 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_delattr.py
+++ b/lib-python/modified-2.7/ctypes/test/test_delattr.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_errcheck.py b/lib-python/modified-2.7/ctypes/test/test_errcheck.py
index a4913f920d..a4913f920d 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_errcheck.py
+++ b/lib-python/modified-2.7/ctypes/test/test_errcheck.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_errno.py b/lib-python/modified-2.7/ctypes/test/test_errno.py
index c7a5bf0d4f..c7a5bf0d4f 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_errno.py
+++ b/lib-python/modified-2.7/ctypes/test/test_errno.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_find.py b/lib-python/modified-2.7/ctypes/test/test_find.py
index 77e789fd17..77e789fd17 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_find.py
+++ b/lib-python/modified-2.7/ctypes/test/test_find.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_frombuffer.py b/lib-python/modified-2.7/ctypes/test/test_frombuffer.py
index 685ae1e42b..685ae1e42b 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_frombuffer.py
+++ b/lib-python/modified-2.7/ctypes/test/test_frombuffer.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_funcptr.py b/lib-python/modified-2.7/ctypes/test/test_funcptr.py
index 99af5ed68e..99af5ed68e 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_funcptr.py
+++ b/lib-python/modified-2.7/ctypes/test/test_funcptr.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_functions.py b/lib-python/modified-2.7/ctypes/test/test_functions.py
index 656fc3e1a0..656fc3e1a0 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_functions.py
+++ b/lib-python/modified-2.7/ctypes/test/test_functions.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_incomplete.py b/lib-python/modified-2.7/ctypes/test/test_incomplete.py
index 1e03e9fcd5..1e03e9fcd5 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_incomplete.py
+++ b/lib-python/modified-2.7/ctypes/test/test_incomplete.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_init.py b/lib-python/modified-2.7/ctypes/test/test_init.py
index 953a14551a..953a14551a 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_init.py
+++ b/lib-python/modified-2.7/ctypes/test/test_init.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_integers.py b/lib-python/modified-2.7/ctypes/test/test_integers.py
index 5b6453a002..5b6453a002 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_integers.py
+++ b/lib-python/modified-2.7/ctypes/test/test_integers.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_internals.py b/lib-python/modified-2.7/ctypes/test/test_internals.py
index 7ad8a79542..7ad8a79542 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_internals.py
+++ b/lib-python/modified-2.7/ctypes/test/test_internals.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_keeprefs.py b/lib-python/modified-2.7/ctypes/test/test_keeprefs.py
index b504c0c09b..b504c0c09b 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_keeprefs.py
+++ b/lib-python/modified-2.7/ctypes/test/test_keeprefs.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_libc.py b/lib-python/modified-2.7/ctypes/test/test_libc.py
index 3a88831dcf..3a88831dcf 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_libc.py
+++ b/lib-python/modified-2.7/ctypes/test/test_libc.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_loading.py b/lib-python/modified-2.7/ctypes/test/test_loading.py
index f089fa7235..f089fa7235 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_loading.py
+++ b/lib-python/modified-2.7/ctypes/test/test_loading.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_macholib.py b/lib-python/modified-2.7/ctypes/test/test_macholib.py
index c9166179b1..c9166179b1 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_macholib.py
+++ b/lib-python/modified-2.7/ctypes/test/test_macholib.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_memfunctions.py b/lib-python/modified-2.7/ctypes/test/test_memfunctions.py
index d072603285..d072603285 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_memfunctions.py
+++ b/lib-python/modified-2.7/ctypes/test/test_memfunctions.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_numbers.py b/lib-python/modified-2.7/ctypes/test/test_numbers.py
index 4882b303b5..4882b303b5 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_numbers.py
+++ b/lib-python/modified-2.7/ctypes/test/test_numbers.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_objects.py b/lib-python/modified-2.7/ctypes/test/test_objects.py
index adbd57ef16..adbd57ef16 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_objects.py
+++ b/lib-python/modified-2.7/ctypes/test/test_objects.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_parameters.py b/lib-python/modified-2.7/ctypes/test/test_parameters.py
index 4d63876f4c..4d63876f4c 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_parameters.py
+++ b/lib-python/modified-2.7/ctypes/test/test_parameters.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_pep3118.py b/lib-python/modified-2.7/ctypes/test/test_pep3118.py
index 3f28893d15..3f28893d15 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_pep3118.py
+++ b/lib-python/modified-2.7/ctypes/test/test_pep3118.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_pickling.py b/lib-python/modified-2.7/ctypes/test/test_pickling.py
index e17d37cbf9..e17d37cbf9 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_pickling.py
+++ b/lib-python/modified-2.7/ctypes/test/test_pickling.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_pointers.py b/lib-python/modified-2.7/ctypes/test/test_pointers.py
index 92b8ce60db..92b8ce60db 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_pointers.py
+++ b/lib-python/modified-2.7/ctypes/test/test_pointers.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_prototypes.py b/lib-python/modified-2.7/ctypes/test/test_prototypes.py
index 09ba6554a4..09ba6554a4 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_prototypes.py
+++ b/lib-python/modified-2.7/ctypes/test/test_prototypes.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_python_api.py b/lib-python/modified-2.7/ctypes/test/test_python_api.py
index 2cadd20f81..2cadd20f81 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_python_api.py
+++ b/lib-python/modified-2.7/ctypes/test/test_python_api.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_random_things.py b/lib-python/modified-2.7/ctypes/test/test_random_things.py
index 1c217c3ed0..1c217c3ed0 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_random_things.py
+++ b/lib-python/modified-2.7/ctypes/test/test_random_things.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_refcounts.py b/lib-python/modified-2.7/ctypes/test/test_refcounts.py
index 47c90b65bf..47c90b65bf 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_refcounts.py
+++ b/lib-python/modified-2.7/ctypes/test/test_refcounts.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_repr.py b/lib-python/modified-2.7/ctypes/test/test_repr.py
index 99cc556417..99cc556417 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_repr.py
+++ b/lib-python/modified-2.7/ctypes/test/test_repr.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_returnfuncptrs.py b/lib-python/modified-2.7/ctypes/test/test_returnfuncptrs.py
index f766189d1e..f766189d1e 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_returnfuncptrs.py
+++ b/lib-python/modified-2.7/ctypes/test/test_returnfuncptrs.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_simplesubclasses.py b/lib-python/modified-2.7/ctypes/test/test_simplesubclasses.py
index 9758447549..9758447549 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_simplesubclasses.py
+++ b/lib-python/modified-2.7/ctypes/test/test_simplesubclasses.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_sizes.py b/lib-python/modified-2.7/ctypes/test/test_sizes.py
index f9b5e97260..f9b5e97260 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_sizes.py
+++ b/lib-python/modified-2.7/ctypes/test/test_sizes.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_slicing.py b/lib-python/modified-2.7/ctypes/test/test_slicing.py
index a5632ec4e2..a5632ec4e2 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_slicing.py
+++ b/lib-python/modified-2.7/ctypes/test/test_slicing.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_stringptr.py b/lib-python/modified-2.7/ctypes/test/test_stringptr.py
index 80d4a535bf..80d4a535bf 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_stringptr.py
+++ b/lib-python/modified-2.7/ctypes/test/test_stringptr.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_strings.py b/lib-python/modified-2.7/ctypes/test/test_strings.py
index a96bdfd276..a96bdfd276 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_strings.py
+++ b/lib-python/modified-2.7/ctypes/test/test_strings.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_struct_fields.py b/lib-python/modified-2.7/ctypes/test/test_struct_fields.py
index 22eb3b0cd7..22eb3b0cd7 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_struct_fields.py
+++ b/lib-python/modified-2.7/ctypes/test/test_struct_fields.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_structures.py b/lib-python/modified-2.7/ctypes/test/test_structures.py
index fdfc1ae74a..fdfc1ae74a 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_structures.py
+++ b/lib-python/modified-2.7/ctypes/test/test_structures.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_unaligned_structures.py b/lib-python/modified-2.7/ctypes/test/test_unaligned_structures.py
index bcacfc8184..bcacfc8184 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_unaligned_structures.py
+++ b/lib-python/modified-2.7/ctypes/test/test_unaligned_structures.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_unicode.py b/lib-python/modified-2.7/ctypes/test/test_unicode.py
index 6557479030..6557479030 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_unicode.py
+++ b/lib-python/modified-2.7/ctypes/test/test_unicode.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_values.py b/lib-python/modified-2.7/ctypes/test/test_values.py
index 4cbfd4ba4b..4cbfd4ba4b 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_values.py
+++ b/lib-python/modified-2.7/ctypes/test/test_values.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_varsize_struct.py b/lib-python/modified-2.7/ctypes/test/test_varsize_struct.py
index 5c8c4736e0..5c8c4736e0 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_varsize_struct.py
+++ b/lib-python/modified-2.7/ctypes/test/test_varsize_struct.py
diff --git a/lib-python/modified-2.7.1/ctypes/test/test_win32.py b/lib-python/modified-2.7/ctypes/test/test_win32.py
index 5dedd9f1f6..5dedd9f1f6 100644
--- a/lib-python/modified-2.7.1/ctypes/test/test_win32.py
+++ b/lib-python/modified-2.7/ctypes/test/test_win32.py
diff --git a/lib-python/modified-2.7.1/ctypes/util.py b/lib-python/modified-2.7/ctypes/util.py
index 52b3520614..52b3520614 100644
--- a/lib-python/modified-2.7.1/ctypes/util.py
+++ b/lib-python/modified-2.7/ctypes/util.py
diff --git a/lib-python/modified-2.7.1/ctypes/wintypes.py b/lib-python/modified-2.7/ctypes/wintypes.py
index dafbb78b78..dafbb78b78 100644
--- a/lib-python/modified-2.7.1/ctypes/wintypes.py
+++ b/lib-python/modified-2.7/ctypes/wintypes.py
diff --git a/lib-python/modified-2.7.1/distutils/README b/lib-python/modified-2.7/distutils/README
index 408a203b85..408a203b85 100644
--- a/lib-python/modified-2.7.1/distutils/README
+++ b/lib-python/modified-2.7/distutils/README
diff --git a/lib-python/modified-2.7.1/distutils/__init__.py b/lib-python/modified-2.7/distutils/__init__.py
index a82d4cb589..a82d4cb589 100644
--- a/lib-python/modified-2.7.1/distutils/__init__.py
+++ b/lib-python/modified-2.7/distutils/__init__.py
diff --git a/lib-python/modified-2.7.1/distutils/archive_util.py b/lib-python/modified-2.7/distutils/archive_util.py
index c741cc0174..c741cc0174 100644
--- a/lib-python/modified-2.7.1/distutils/archive_util.py
+++ b/lib-python/modified-2.7/distutils/archive_util.py
diff --git a/lib-python/modified-2.7.1/distutils/bcppcompiler.py b/lib-python/modified-2.7/distutils/bcppcompiler.py
index f26e7ae467..f26e7ae467 100644
--- a/lib-python/modified-2.7.1/distutils/bcppcompiler.py
+++ b/lib-python/modified-2.7/distutils/bcppcompiler.py
diff --git a/lib-python/modified-2.7.1/distutils/ccompiler.py b/lib-python/modified-2.7/distutils/ccompiler.py
index c2b1f6fbe9..c2b1f6fbe9 100644
--- a/lib-python/modified-2.7.1/distutils/ccompiler.py
+++ b/lib-python/modified-2.7/distutils/ccompiler.py
diff --git a/lib-python/modified-2.7.1/distutils/cmd.py b/lib-python/modified-2.7/distutils/cmd.py
index dc40c14d61..dc40c14d61 100644
--- a/lib-python/modified-2.7.1/distutils/cmd.py
+++ b/lib-python/modified-2.7/distutils/cmd.py
diff --git a/lib-python/modified-2.7.1/distutils/command/__init__.py b/lib-python/modified-2.7/distutils/command/__init__.py
index 20b159f74e..20b159f74e 100644
--- a/lib-python/modified-2.7.1/distutils/command/__init__.py
+++ b/lib-python/modified-2.7/distutils/command/__init__.py
diff --git a/lib-python/modified-2.7.1/distutils/command/bdist.py b/lib-python/modified-2.7/distutils/command/bdist.py
index d7910b14d6..d7910b14d6 100644
--- a/lib-python/modified-2.7.1/distutils/command/bdist.py
+++ b/lib-python/modified-2.7/distutils/command/bdist.py
diff --git a/lib-python/modified-2.7.1/distutils/command/bdist_dumb.py b/lib-python/modified-2.7/distutils/command/bdist_dumb.py
index 7c60d39be9..7c60d39be9 100644
--- a/lib-python/modified-2.7.1/distutils/command/bdist_dumb.py
+++ b/lib-python/modified-2.7/distutils/command/bdist_dumb.py
diff --git a/lib-python/modified-2.7.1/distutils/command/bdist_msi.py b/lib-python/modified-2.7/distutils/command/bdist_msi.py
index ded837d752..ded837d752 100644
--- a/lib-python/modified-2.7.1/distutils/command/bdist_msi.py
+++ b/lib-python/modified-2.7/distutils/command/bdist_msi.py
diff --git a/lib-python/modified-2.7.1/distutils/command/bdist_rpm.py b/lib-python/modified-2.7/distutils/command/bdist_rpm.py
index 0bba363557..0bba363557 100644
--- a/lib-python/modified-2.7.1/distutils/command/bdist_rpm.py
+++ b/lib-python/modified-2.7/distutils/command/bdist_rpm.py
diff --git a/lib-python/modified-2.7.1/distutils/command/bdist_wininst.py b/lib-python/modified-2.7/distutils/command/bdist_wininst.py
index 36d46bd627..36d46bd627 100644
--- a/lib-python/modified-2.7.1/distutils/command/bdist_wininst.py
+++ b/lib-python/modified-2.7/distutils/command/bdist_wininst.py
diff --git a/lib-python/modified-2.7.1/distutils/command/build.py b/lib-python/modified-2.7/distutils/command/build.py
index f84bf359dc..f84bf359dc 100644
--- a/lib-python/modified-2.7.1/distutils/command/build.py
+++ b/lib-python/modified-2.7/distutils/command/build.py
diff --git a/lib-python/modified-2.7.1/distutils/command/build_clib.py b/lib-python/modified-2.7/distutils/command/build_clib.py
index 98a1726ffa..98a1726ffa 100644
--- a/lib-python/modified-2.7.1/distutils/command/build_clib.py
+++ b/lib-python/modified-2.7/distutils/command/build_clib.py
diff --git a/lib-python/modified-2.7.1/distutils/command/build_ext.py b/lib-python/modified-2.7/distutils/command/build_ext.py
index 69eb45962b..69eb45962b 100644
--- a/lib-python/modified-2.7.1/distutils/command/build_ext.py
+++ b/lib-python/modified-2.7/distutils/command/build_ext.py
diff --git a/lib-python/modified-2.7.1/distutils/command/build_py.py b/lib-python/modified-2.7/distutils/command/build_py.py
index 04c455f0eb..04c455f0eb 100644
--- a/lib-python/modified-2.7.1/distutils/command/build_py.py
+++ b/lib-python/modified-2.7/distutils/command/build_py.py
diff --git a/lib-python/modified-2.7.1/distutils/command/build_scripts.py b/lib-python/modified-2.7/distutils/command/build_scripts.py
index 567df6587e..567df6587e 100644
--- a/lib-python/modified-2.7.1/distutils/command/build_scripts.py
+++ b/lib-python/modified-2.7/distutils/command/build_scripts.py
diff --git a/lib-python/modified-2.7.1/distutils/command/check.py b/lib-python/modified-2.7/distutils/command/check.py
index bc29baaba4..bc29baaba4 100644
--- a/lib-python/modified-2.7.1/distutils/command/check.py
+++ b/lib-python/modified-2.7/distutils/command/check.py
diff --git a/lib-python/modified-2.7.1/distutils/command/clean.py b/lib-python/modified-2.7/distutils/command/clean.py
index 90ef35f1ca..90ef35f1ca 100644
--- a/lib-python/modified-2.7.1/distutils/command/clean.py
+++ b/lib-python/modified-2.7/distutils/command/clean.py
diff --git a/lib-python/modified-2.7.1/distutils/command/command_template b/lib-python/modified-2.7/distutils/command/command_template
index 50bbab7b6e..50bbab7b6e 100644
--- a/lib-python/modified-2.7.1/distutils/command/command_template
+++ b/lib-python/modified-2.7/distutils/command/command_template
diff --git a/lib-python/modified-2.7.1/distutils/command/config.py b/lib-python/modified-2.7/distutils/command/config.py
index da8da59538..da8da59538 100644
--- a/lib-python/modified-2.7.1/distutils/command/config.py
+++ b/lib-python/modified-2.7/distutils/command/config.py
diff --git a/lib-python/modified-2.7.1/distutils/command/install.py b/lib-python/modified-2.7/distutils/command/install.py
index 033bc456e1..033bc456e1 100644
--- a/lib-python/modified-2.7.1/distutils/command/install.py
+++ b/lib-python/modified-2.7/distutils/command/install.py
diff --git a/lib-python/modified-2.7.1/distutils/command/install_data.py b/lib-python/modified-2.7/distutils/command/install_data.py
index ab40797b98..ab40797b98 100644
--- a/lib-python/modified-2.7.1/distutils/command/install_data.py
+++ b/lib-python/modified-2.7/distutils/command/install_data.py
diff --git a/lib-python/modified-2.7.1/distutils/command/install_egg_info.py b/lib-python/modified-2.7/distutils/command/install_egg_info.py
index c8880310df..c8880310df 100644
--- a/lib-python/modified-2.7.1/distutils/command/install_egg_info.py
+++ b/lib-python/modified-2.7/distutils/command/install_egg_info.py
diff --git a/lib-python/modified-2.7.1/distutils/command/install_headers.py b/lib-python/modified-2.7/distutils/command/install_headers.py
index d892416a8c..d892416a8c 100644
--- a/lib-python/modified-2.7.1/distutils/command/install_headers.py
+++ b/lib-python/modified-2.7/distutils/command/install_headers.py
diff --git a/lib-python/modified-2.7.1/distutils/command/install_lib.py b/lib-python/modified-2.7/distutils/command/install_lib.py
index 043e8b6e27..043e8b6e27 100644
--- a/lib-python/modified-2.7.1/distutils/command/install_lib.py
+++ b/lib-python/modified-2.7/distutils/command/install_lib.py
diff --git a/lib-python/modified-2.7.1/distutils/command/install_scripts.py b/lib-python/modified-2.7/distutils/command/install_scripts.py
index 29cd9e7a0e..29cd9e7a0e 100644
--- a/lib-python/modified-2.7.1/distutils/command/install_scripts.py
+++ b/lib-python/modified-2.7/distutils/command/install_scripts.py
diff --git a/lib-python/modified-2.7.1/distutils/command/register.py b/lib-python/modified-2.7/distutils/command/register.py
index dc089902f1..dc089902f1 100644
--- a/lib-python/modified-2.7.1/distutils/command/register.py
+++ b/lib-python/modified-2.7/distutils/command/register.py
diff --git a/lib-python/modified-2.7.1/distutils/command/sdist.py b/lib-python/modified-2.7/distutils/command/sdist.py
index 0c3b0b55bf..0c3b0b55bf 100644
--- a/lib-python/modified-2.7.1/distutils/command/sdist.py
+++ b/lib-python/modified-2.7/distutils/command/sdist.py
diff --git a/lib-python/modified-2.7.1/distutils/command/upload.py b/lib-python/modified-2.7/distutils/command/upload.py
index 980cf68d06..980cf68d06 100644
--- a/lib-python/modified-2.7.1/distutils/command/upload.py
+++ b/lib-python/modified-2.7/distutils/command/upload.py
diff --git a/lib-python/modified-2.7.1/distutils/command/wininst-6.0.exe b/lib-python/modified-2.7/distutils/command/wininst-6.0.exe
index f57c855a61..f57c855a61 100644
--- a/lib-python/modified-2.7.1/distutils/command/wininst-6.0.exe
+++ b/lib-python/modified-2.7/distutils/command/wininst-6.0.exe
Binary files differ
diff --git a/lib-python/modified-2.7.1/distutils/command/wininst-7.1.exe b/lib-python/modified-2.7/distutils/command/wininst-7.1.exe
index 1433bc1ad3..1433bc1ad3 100644
--- a/lib-python/modified-2.7.1/distutils/command/wininst-7.1.exe
+++ b/lib-python/modified-2.7/distutils/command/wininst-7.1.exe
Binary files differ
diff --git a/lib-python/modified-2.7.1/distutils/command/wininst-8.0.exe b/lib-python/modified-2.7/distutils/command/wininst-8.0.exe
index 7403bfabf5..7403bfabf5 100644
--- a/lib-python/modified-2.7.1/distutils/command/wininst-8.0.exe
+++ b/lib-python/modified-2.7/distutils/command/wininst-8.0.exe
Binary files differ
diff --git a/lib-python/modified-2.7.1/distutils/command/wininst-9.0-amd64.exe b/lib-python/modified-2.7/distutils/command/wininst-9.0-amd64.exe
index 11d8011c71..11d8011c71 100644
--- a/lib-python/modified-2.7.1/distutils/command/wininst-9.0-amd64.exe
+++ b/lib-python/modified-2.7/distutils/command/wininst-9.0-amd64.exe
Binary files differ
diff --git a/lib-python/modified-2.7.1/distutils/command/wininst-9.0.exe b/lib-python/modified-2.7/distutils/command/wininst-9.0.exe
index dadb31d893..dadb31d893 100644
--- a/lib-python/modified-2.7.1/distutils/command/wininst-9.0.exe
+++ b/lib-python/modified-2.7/distutils/command/wininst-9.0.exe
Binary files differ
diff --git a/lib-python/modified-2.7.1/distutils/config.py b/lib-python/modified-2.7/distutils/config.py
index afa403f2da..afa403f2da 100644
--- a/lib-python/modified-2.7.1/distutils/config.py
+++ b/lib-python/modified-2.7/distutils/config.py
diff --git a/lib-python/modified-2.7.1/distutils/core.py b/lib-python/modified-2.7/distutils/core.py
index b89557d767..b89557d767 100644
--- a/lib-python/modified-2.7.1/distutils/core.py
+++ b/lib-python/modified-2.7/distutils/core.py
diff --git a/lib-python/modified-2.7.1/distutils/cygwinccompiler.py b/lib-python/modified-2.7/distutils/cygwinccompiler.py
index a1ee815c6c..a1ee815c6c 100644
--- a/lib-python/modified-2.7.1/distutils/cygwinccompiler.py
+++ b/lib-python/modified-2.7/distutils/cygwinccompiler.py
diff --git a/lib-python/modified-2.7.1/distutils/debug.py b/lib-python/modified-2.7/distutils/debug.py
index 2886744402..2886744402 100644
--- a/lib-python/modified-2.7.1/distutils/debug.py
+++ b/lib-python/modified-2.7/distutils/debug.py
diff --git a/lib-python/modified-2.7.1/distutils/dep_util.py b/lib-python/modified-2.7/distutils/dep_util.py
index 4e40df6899..4e40df6899 100644
--- a/lib-python/modified-2.7.1/distutils/dep_util.py
+++ b/lib-python/modified-2.7/distutils/dep_util.py
diff --git a/lib-python/modified-2.7.1/distutils/dir_util.py b/lib-python/modified-2.7/distutils/dir_util.py
index 9c5cf337c6..9c5cf337c6 100644
--- a/lib-python/modified-2.7.1/distutils/dir_util.py
+++ b/lib-python/modified-2.7/distutils/dir_util.py
diff --git a/lib-python/modified-2.7.1/distutils/dist.py b/lib-python/modified-2.7/distutils/dist.py
index 597909ea1a..597909ea1a 100644
--- a/lib-python/modified-2.7.1/distutils/dist.py
+++ b/lib-python/modified-2.7/distutils/dist.py
diff --git a/lib-python/modified-2.7.1/distutils/emxccompiler.py b/lib-python/modified-2.7/distutils/emxccompiler.py
index a0172058a3..a0172058a3 100644
--- a/lib-python/modified-2.7.1/distutils/emxccompiler.py
+++ b/lib-python/modified-2.7/distutils/emxccompiler.py
diff --git a/lib-python/modified-2.7.1/distutils/errors.py b/lib-python/modified-2.7/distutils/errors.py
index d9c47c761c..d9c47c761c 100644
--- a/lib-python/modified-2.7.1/distutils/errors.py
+++ b/lib-python/modified-2.7/distutils/errors.py
diff --git a/lib-python/modified-2.7.1/distutils/extension.py b/lib-python/modified-2.7/distutils/extension.py
index 9a67ca8b3e..9a67ca8b3e 100644
--- a/lib-python/modified-2.7.1/distutils/extension.py
+++ b/lib-python/modified-2.7/distutils/extension.py
diff --git a/lib-python/modified-2.7.1/distutils/fancy_getopt.py b/lib-python/modified-2.7/distutils/fancy_getopt.py
index 2dea948025..2dea948025 100644
--- a/lib-python/modified-2.7.1/distutils/fancy_getopt.py
+++ b/lib-python/modified-2.7/distutils/fancy_getopt.py
diff --git a/lib-python/modified-2.7.1/distutils/file_util.py b/lib-python/modified-2.7/distutils/file_util.py
index b9f0786133..b9f0786133 100644
--- a/lib-python/modified-2.7.1/distutils/file_util.py
+++ b/lib-python/modified-2.7/distutils/file_util.py
diff --git a/lib-python/modified-2.7.1/distutils/filelist.py b/lib-python/modified-2.7/distutils/filelist.py
index 4aac6d397a..4aac6d397a 100644
--- a/lib-python/modified-2.7.1/distutils/filelist.py
+++ b/lib-python/modified-2.7/distutils/filelist.py
diff --git a/lib-python/modified-2.7.1/distutils/log.py b/lib-python/modified-2.7/distutils/log.py
index 758857081c..758857081c 100644
--- a/lib-python/modified-2.7.1/distutils/log.py
+++ b/lib-python/modified-2.7/distutils/log.py
diff --git a/lib-python/modified-2.7.1/distutils/msvc9compiler.py b/lib-python/modified-2.7/distutils/msvc9compiler.py
index edfda3413e..edfda3413e 100644
--- a/lib-python/modified-2.7.1/distutils/msvc9compiler.py
+++ b/lib-python/modified-2.7/distutils/msvc9compiler.py
diff --git a/lib-python/modified-2.7.1/distutils/msvccompiler.py b/lib-python/modified-2.7/distutils/msvccompiler.py
index 0e69fd368c..0e69fd368c 100644
--- a/lib-python/modified-2.7.1/distutils/msvccompiler.py
+++ b/lib-python/modified-2.7/distutils/msvccompiler.py
diff --git a/lib-python/modified-2.7.1/distutils/spawn.py b/lib-python/modified-2.7/distutils/spawn.py
index 93ecafbae3..93ecafbae3 100644
--- a/lib-python/modified-2.7.1/distutils/spawn.py
+++ b/lib-python/modified-2.7/distutils/spawn.py
diff --git a/lib-python/modified-2.7.1/distutils/sysconfig.py b/lib-python/modified-2.7/distutils/sysconfig.py
index 211c174b77..211c174b77 100644
--- a/lib-python/modified-2.7.1/distutils/sysconfig.py
+++ b/lib-python/modified-2.7/distutils/sysconfig.py
diff --git a/lib-python/modified-2.7.1/distutils/sysconfig_cpython.py b/lib-python/modified-2.7/distutils/sysconfig_cpython.py
index 33cc5a38a5..33cc5a38a5 100644
--- a/lib-python/modified-2.7.1/distutils/sysconfig_cpython.py
+++ b/lib-python/modified-2.7/distutils/sysconfig_cpython.py
diff --git a/lib-python/modified-2.7.1/distutils/sysconfig_pypy.py b/lib-python/modified-2.7/distutils/sysconfig_pypy.py
index 8411e94703..8411e94703 100644
--- a/lib-python/modified-2.7.1/distutils/sysconfig_pypy.py
+++ b/lib-python/modified-2.7/distutils/sysconfig_pypy.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/Setup.sample b/lib-python/modified-2.7/distutils/tests/Setup.sample
index 36c4290d8f..36c4290d8f 100755
--- a/lib-python/modified-2.7.1/distutils/tests/Setup.sample
+++ b/lib-python/modified-2.7/distutils/tests/Setup.sample
diff --git a/lib-python/modified-2.7.1/distutils/tests/__init__.py b/lib-python/modified-2.7/distutils/tests/__init__.py
index 7bdb912463..7bdb912463 100644
--- a/lib-python/modified-2.7.1/distutils/tests/__init__.py
+++ b/lib-python/modified-2.7/distutils/tests/__init__.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/setuptools_build_ext.py b/lib-python/modified-2.7/distutils/tests/setuptools_build_ext.py
index 21fa9e8f43..21fa9e8f43 100644
--- a/lib-python/modified-2.7.1/distutils/tests/setuptools_build_ext.py
+++ b/lib-python/modified-2.7/distutils/tests/setuptools_build_ext.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/setuptools_extension.py b/lib-python/modified-2.7/distutils/tests/setuptools_extension.py
index ec6b690cdb..ec6b690cdb 100644
--- a/lib-python/modified-2.7.1/distutils/tests/setuptools_extension.py
+++ b/lib-python/modified-2.7/distutils/tests/setuptools_extension.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/support.py b/lib-python/modified-2.7/distutils/tests/support.py
index 783318e8d3..783318e8d3 100644
--- a/lib-python/modified-2.7.1/distutils/tests/support.py
+++ b/lib-python/modified-2.7/distutils/tests/support.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_archive_util.py b/lib-python/modified-2.7/distutils/tests/test_archive_util.py
index bab91577f2..bab91577f2 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_archive_util.py
+++ b/lib-python/modified-2.7/distutils/tests/test_archive_util.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_bdist.py b/lib-python/modified-2.7/distutils/tests/test_bdist.py
index fa7cd5adb5..fa7cd5adb5 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_bdist.py
+++ b/lib-python/modified-2.7/distutils/tests/test_bdist.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_bdist_dumb.py b/lib-python/modified-2.7/distutils/tests/test_bdist_dumb.py
index 5a22a10ec8..5a22a10ec8 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_bdist_dumb.py
+++ b/lib-python/modified-2.7/distutils/tests/test_bdist_dumb.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_bdist_msi.py b/lib-python/modified-2.7/distutils/tests/test_bdist_msi.py
index 7554e9f170..7554e9f170 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_bdist_msi.py
+++ b/lib-python/modified-2.7/distutils/tests/test_bdist_msi.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_bdist_rpm.py b/lib-python/modified-2.7/distutils/tests/test_bdist_rpm.py
index 25a5763a72..25a5763a72 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_bdist_rpm.py
+++ b/lib-python/modified-2.7/distutils/tests/test_bdist_rpm.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_bdist_wininst.py b/lib-python/modified-2.7/distutils/tests/test_bdist_wininst.py
index c2b13b314d..c2b13b314d 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_bdist_wininst.py
+++ b/lib-python/modified-2.7/distutils/tests/test_bdist_wininst.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_build.py b/lib-python/modified-2.7/distutils/tests/test_build.py
index 3db570382e..3db570382e 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_build.py
+++ b/lib-python/modified-2.7/distutils/tests/test_build.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_build_clib.py b/lib-python/modified-2.7/distutils/tests/test_build_clib.py
index d77912ae08..d77912ae08 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_build_clib.py
+++ b/lib-python/modified-2.7/distutils/tests/test_build_clib.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_build_ext.py b/lib-python/modified-2.7/distutils/tests/test_build_ext.py
index 98493c1041..98493c1041 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_build_ext.py
+++ b/lib-python/modified-2.7/distutils/tests/test_build_ext.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_build_py.py b/lib-python/modified-2.7/distutils/tests/test_build_py.py
index 03517392fb..03517392fb 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_build_py.py
+++ b/lib-python/modified-2.7/distutils/tests/test_build_py.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_build_scripts.py b/lib-python/modified-2.7/distutils/tests/test_build_scripts.py
index df89cdec25..df89cdec25 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_build_scripts.py
+++ b/lib-python/modified-2.7/distutils/tests/test_build_scripts.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_ccompiler.py b/lib-python/modified-2.7/distutils/tests/test_ccompiler.py
index e21873e821..e21873e821 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_ccompiler.py
+++ b/lib-python/modified-2.7/distutils/tests/test_ccompiler.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_check.py b/lib-python/modified-2.7/distutils/tests/test_check.py
index 7c56c04339..7c56c04339 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_check.py
+++ b/lib-python/modified-2.7/distutils/tests/test_check.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_clean.py b/lib-python/modified-2.7/distutils/tests/test_clean.py
index dbc4ee2a18..dbc4ee2a18 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_clean.py
+++ b/lib-python/modified-2.7/distutils/tests/test_clean.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_cmd.py b/lib-python/modified-2.7/distutils/tests/test_cmd.py
index 97cdb8ad69..97cdb8ad69 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_cmd.py
+++ b/lib-python/modified-2.7/distutils/tests/test_cmd.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_config.py b/lib-python/modified-2.7/distutils/tests/test_config.py
index 8d71234d6e..8d71234d6e 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_config.py
+++ b/lib-python/modified-2.7/distutils/tests/test_config.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_config_cmd.py b/lib-python/modified-2.7/distutils/tests/test_config_cmd.py
index fcb798e73b..fcb798e73b 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_config_cmd.py
+++ b/lib-python/modified-2.7/distutils/tests/test_config_cmd.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_core.py b/lib-python/modified-2.7/distutils/tests/test_core.py
index 74d1f3b269..74d1f3b269 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_core.py
+++ b/lib-python/modified-2.7/distutils/tests/test_core.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_dep_util.py b/lib-python/modified-2.7/distutils/tests/test_dep_util.py
index 3550819681..3550819681 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_dep_util.py
+++ b/lib-python/modified-2.7/distutils/tests/test_dep_util.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_dir_util.py b/lib-python/modified-2.7/distutils/tests/test_dir_util.py
index 84a0ec6cfc..84a0ec6cfc 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_dir_util.py
+++ b/lib-python/modified-2.7/distutils/tests/test_dir_util.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_dist.py b/lib-python/modified-2.7/distutils/tests/test_dist.py
index 8ab7e9fc31..8ab7e9fc31 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_dist.py
+++ b/lib-python/modified-2.7/distutils/tests/test_dist.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_file_util.py b/lib-python/modified-2.7/distutils/tests/test_file_util.py
index dbc6283981..dbc6283981 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_file_util.py
+++ b/lib-python/modified-2.7/distutils/tests/test_file_util.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_filelist.py b/lib-python/modified-2.7/distutils/tests/test_filelist.py
index 32c56c75bc..32c56c75bc 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_filelist.py
+++ b/lib-python/modified-2.7/distutils/tests/test_filelist.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_install.py b/lib-python/modified-2.7/distutils/tests/test_install.py
index 691e8fa45c..691e8fa45c 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_install.py
+++ b/lib-python/modified-2.7/distutils/tests/test_install.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_install_data.py b/lib-python/modified-2.7/distutils/tests/test_install_data.py
index 86db4a12c5..86db4a12c5 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_install_data.py
+++ b/lib-python/modified-2.7/distutils/tests/test_install_data.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_install_headers.py b/lib-python/modified-2.7/distutils/tests/test_install_headers.py
index aa8a4e6014..aa8a4e6014 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_install_headers.py
+++ b/lib-python/modified-2.7/distutils/tests/test_install_headers.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_install_lib.py b/lib-python/modified-2.7/distutils/tests/test_install_lib.py
index 754ea636a5..754ea636a5 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_install_lib.py
+++ b/lib-python/modified-2.7/distutils/tests/test_install_lib.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_install_scripts.py b/lib-python/modified-2.7/distutils/tests/test_install_scripts.py
index 08360d297b..08360d297b 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_install_scripts.py
+++ b/lib-python/modified-2.7/distutils/tests/test_install_scripts.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_msvc9compiler.py b/lib-python/modified-2.7/distutils/tests/test_msvc9compiler.py
index b8e2209482..b8e2209482 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_msvc9compiler.py
+++ b/lib-python/modified-2.7/distutils/tests/test_msvc9compiler.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_register.py b/lib-python/modified-2.7/distutils/tests/test_register.py
index 915427b7d9..915427b7d9 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_register.py
+++ b/lib-python/modified-2.7/distutils/tests/test_register.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_sdist.py b/lib-python/modified-2.7/distutils/tests/test_sdist.py
index b9d86bb02e..b9d86bb02e 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_sdist.py
+++ b/lib-python/modified-2.7/distutils/tests/test_sdist.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_spawn.py b/lib-python/modified-2.7/distutils/tests/test_spawn.py
index 6caf039031..6caf039031 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_spawn.py
+++ b/lib-python/modified-2.7/distutils/tests/test_spawn.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_sysconfig.py b/lib-python/modified-2.7/distutils/tests/test_sysconfig.py
index 49570c4ce5..49570c4ce5 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_sysconfig.py
+++ b/lib-python/modified-2.7/distutils/tests/test_sysconfig.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_text_file.py b/lib-python/modified-2.7/distutils/tests/test_text_file.py
index f1e32b6cc6..f1e32b6cc6 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_text_file.py
+++ b/lib-python/modified-2.7/distutils/tests/test_text_file.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_unixccompiler.py b/lib-python/modified-2.7/distutils/tests/test_unixccompiler.py
index 3f233e2823..3f233e2823 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_unixccompiler.py
+++ b/lib-python/modified-2.7/distutils/tests/test_unixccompiler.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_upload.py b/lib-python/modified-2.7/distutils/tests/test_upload.py
index f45ee41e8c..f45ee41e8c 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_upload.py
+++ b/lib-python/modified-2.7/distutils/tests/test_upload.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_util.py b/lib-python/modified-2.7/distutils/tests/test_util.py
index 981ad000da..981ad000da 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_util.py
+++ b/lib-python/modified-2.7/distutils/tests/test_util.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_version.py b/lib-python/modified-2.7/distutils/tests/test_version.py
index 1d9fbc7985..1d9fbc7985 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_version.py
+++ b/lib-python/modified-2.7/distutils/tests/test_version.py
diff --git a/lib-python/modified-2.7.1/distutils/tests/test_versionpredicate.py b/lib-python/modified-2.7/distutils/tests/test_versionpredicate.py
index 8a60dbe806..8a60dbe806 100644
--- a/lib-python/modified-2.7.1/distutils/tests/test_versionpredicate.py
+++ b/lib-python/modified-2.7/distutils/tests/test_versionpredicate.py
diff --git a/lib-python/modified-2.7.1/distutils/text_file.py b/lib-python/modified-2.7/distutils/text_file.py
index 09a798b190..09a798b190 100644
--- a/lib-python/modified-2.7.1/distutils/text_file.py
+++ b/lib-python/modified-2.7/distutils/text_file.py
diff --git a/lib-python/modified-2.7.1/distutils/unixccompiler.py b/lib-python/modified-2.7/distutils/unixccompiler.py
index ea596b57ca..ea596b57ca 100644
--- a/lib-python/modified-2.7.1/distutils/unixccompiler.py
+++ b/lib-python/modified-2.7/distutils/unixccompiler.py
diff --git a/lib-python/modified-2.7.1/distutils/util.py b/lib-python/modified-2.7/distutils/util.py
index f06e4fdf88..f06e4fdf88 100644
--- a/lib-python/modified-2.7.1/distutils/util.py
+++ b/lib-python/modified-2.7/distutils/util.py
diff --git a/lib-python/modified-2.7.1/distutils/version.py b/lib-python/modified-2.7/distutils/version.py
index 0fb5b6e204..0fb5b6e204 100644
--- a/lib-python/modified-2.7.1/distutils/version.py
+++ b/lib-python/modified-2.7/distutils/version.py
diff --git a/lib-python/modified-2.7.1/distutils/versionpredicate.py b/lib-python/modified-2.7/distutils/versionpredicate.py
index ba8b6c021b..ba8b6c021b 100644
--- a/lib-python/modified-2.7.1/distutils/versionpredicate.py
+++ b/lib-python/modified-2.7/distutils/versionpredicate.py
diff --git a/lib-python/modified-2.7.1/email/__init__.py b/lib-python/modified-2.7/email/__init__.py
index a780ebe339..a780ebe339 100644
--- a/lib-python/modified-2.7.1/email/__init__.py
+++ b/lib-python/modified-2.7/email/__init__.py
diff --git a/lib-python/modified-2.7.1/email/_parseaddr.py b/lib-python/modified-2.7/email/_parseaddr.py
index 3bd4ba4403..3bd4ba4403 100644
--- a/lib-python/modified-2.7.1/email/_parseaddr.py
+++ b/lib-python/modified-2.7/email/_parseaddr.py
diff --git a/lib-python/modified-2.7.1/email/base64mime.py b/lib-python/modified-2.7/email/base64mime.py
index 8804427b26..8804427b26 100644
--- a/lib-python/modified-2.7.1/email/base64mime.py
+++ b/lib-python/modified-2.7/email/base64mime.py
diff --git a/lib-python/modified-2.7.1/email/charset.py b/lib-python/modified-2.7/email/charset.py
index ad56c58f80..ad56c58f80 100644
--- a/lib-python/modified-2.7.1/email/charset.py
+++ b/lib-python/modified-2.7/email/charset.py
diff --git a/lib-python/modified-2.7.1/email/encoders.py b/lib-python/modified-2.7/email/encoders.py
index af45e62c33..af45e62c33 100644
--- a/lib-python/modified-2.7.1/email/encoders.py
+++ b/lib-python/modified-2.7/email/encoders.py
diff --git a/lib-python/modified-2.7.1/email/errors.py b/lib-python/modified-2.7/email/errors.py
index d52a624601..d52a624601 100644
--- a/lib-python/modified-2.7.1/email/errors.py
+++ b/lib-python/modified-2.7/email/errors.py
diff --git a/lib-python/modified-2.7.1/email/feedparser.py b/lib-python/modified-2.7/email/feedparser.py
index 5ff266fa30..5ff266fa30 100644
--- a/lib-python/modified-2.7.1/email/feedparser.py
+++ b/lib-python/modified-2.7/email/feedparser.py
diff --git a/lib-python/modified-2.7.1/email/generator.py b/lib-python/modified-2.7/email/generator.py
index ce9c36bbdb..ce9c36bbdb 100644
--- a/lib-python/modified-2.7.1/email/generator.py
+++ b/lib-python/modified-2.7/email/generator.py
diff --git a/lib-python/modified-2.7.1/email/header.py b/lib-python/modified-2.7/email/header.py
index 9e91dc2077..9e91dc2077 100644
--- a/lib-python/modified-2.7.1/email/header.py
+++ b/lib-python/modified-2.7/email/header.py
diff --git a/lib-python/modified-2.7.1/email/iterators.py b/lib-python/modified-2.7/email/iterators.py
index e99f2280da..e99f2280da 100644
--- a/lib-python/modified-2.7.1/email/iterators.py
+++ b/lib-python/modified-2.7/email/iterators.py
diff --git a/lib-python/modified-2.7.1/email/message.py b/lib-python/modified-2.7/email/message.py
index 08423cd229..08423cd229 100644
--- a/lib-python/modified-2.7.1/email/message.py
+++ b/lib-python/modified-2.7/email/message.py
diff --git a/lib-python/modified-2.7.1/email/mime/__init__.py b/lib-python/modified-2.7/email/mime/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/lib-python/modified-2.7.1/email/mime/__init__.py
+++ b/lib-python/modified-2.7/email/mime/__init__.py
diff --git a/lib-python/modified-2.7.1/email/mime/application.py b/lib-python/modified-2.7/email/mime/application.py
index 6f8bb8a823..6f8bb8a823 100644
--- a/lib-python/modified-2.7.1/email/mime/application.py
+++ b/lib-python/modified-2.7/email/mime/application.py
diff --git a/lib-python/modified-2.7.1/email/mime/audio.py b/lib-python/modified-2.7/email/mime/audio.py
index c7290c4b1c..c7290c4b1c 100644
--- a/lib-python/modified-2.7.1/email/mime/audio.py
+++ b/lib-python/modified-2.7/email/mime/audio.py
diff --git a/lib-python/modified-2.7.1/email/mime/base.py b/lib-python/modified-2.7/email/mime/base.py
index ac919258b1..ac919258b1 100644
--- a/lib-python/modified-2.7.1/email/mime/base.py
+++ b/lib-python/modified-2.7/email/mime/base.py
diff --git a/lib-python/modified-2.7.1/email/mime/image.py b/lib-python/modified-2.7/email/mime/image.py
index 5563823239..5563823239 100644
--- a/lib-python/modified-2.7.1/email/mime/image.py
+++ b/lib-python/modified-2.7/email/mime/image.py
diff --git a/lib-python/modified-2.7.1/email/mime/message.py b/lib-python/modified-2.7/email/mime/message.py
index 275dbfd088..275dbfd088 100644
--- a/lib-python/modified-2.7.1/email/mime/message.py
+++ b/lib-python/modified-2.7/email/mime/message.py
diff --git a/lib-python/modified-2.7.1/email/mime/multipart.py b/lib-python/modified-2.7/email/mime/multipart.py
index 96618650c5..96618650c5 100644
--- a/lib-python/modified-2.7.1/email/mime/multipart.py
+++ b/lib-python/modified-2.7/email/mime/multipart.py
diff --git a/lib-python/modified-2.7.1/email/mime/nonmultipart.py b/lib-python/modified-2.7/email/mime/nonmultipart.py
index fc3b9eb4dc..fc3b9eb4dc 100644
--- a/lib-python/modified-2.7.1/email/mime/nonmultipart.py
+++ b/lib-python/modified-2.7/email/mime/nonmultipart.py
diff --git a/lib-python/modified-2.7.1/email/mime/text.py b/lib-python/modified-2.7/email/mime/text.py
index 5747db5d67..5747db5d67 100644
--- a/lib-python/modified-2.7.1/email/mime/text.py
+++ b/lib-python/modified-2.7/email/mime/text.py
diff --git a/lib-python/modified-2.7.1/email/parser.py b/lib-python/modified-2.7/email/parser.py
index 2fcaf25456..2fcaf25456 100644
--- a/lib-python/modified-2.7.1/email/parser.py
+++ b/lib-python/modified-2.7/email/parser.py
diff --git a/lib-python/modified-2.7.1/email/quoprimime.py b/lib-python/modified-2.7/email/quoprimime.py
index 0c18a9e04e..0c18a9e04e 100644
--- a/lib-python/modified-2.7.1/email/quoprimime.py
+++ b/lib-python/modified-2.7/email/quoprimime.py
diff --git a/lib-python/modified-2.7.1/email/test/__init__.py b/lib-python/modified-2.7/email/test/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/lib-python/modified-2.7.1/email/test/__init__.py
+++ b/lib-python/modified-2.7/email/test/__init__.py
diff --git a/lib-python/modified-2.7.1/email/test/data/PyBanner048.gif b/lib-python/modified-2.7/email/test/data/PyBanner048.gif
index 1a5c87f647..1a5c87f647 100644
--- a/lib-python/modified-2.7.1/email/test/data/PyBanner048.gif
+++ b/lib-python/modified-2.7/email/test/data/PyBanner048.gif
Binary files differ
diff --git a/lib-python/modified-2.7.1/email/test/data/audiotest.au b/lib-python/modified-2.7/email/test/data/audiotest.au
index f76b0501b8..f76b0501b8 100644
--- a/lib-python/modified-2.7.1/email/test/data/audiotest.au
+++ b/lib-python/modified-2.7/email/test/data/audiotest.au
Binary files differ
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_01.txt b/lib-python/modified-2.7/email/test/data/msg_01.txt
index 7e33bcf96a..7e33bcf96a 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_01.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_01.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_02.txt b/lib-python/modified-2.7/email/test/data/msg_02.txt
index 43f248038a..43f248038a 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_02.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_02.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_03.txt b/lib-python/modified-2.7/email/test/data/msg_03.txt
index c748ebf117..c748ebf117 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_03.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_03.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_04.txt b/lib-python/modified-2.7/email/test/data/msg_04.txt
index 1f633c4496..1f633c4496 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_04.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_04.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_05.txt b/lib-python/modified-2.7/email/test/data/msg_05.txt
index 87d5e9cbf8..87d5e9cbf8 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_05.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_05.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_06.txt b/lib-python/modified-2.7/email/test/data/msg_06.txt
index 69f3a47ff4..69f3a47ff4 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_06.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_06.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_07.txt b/lib-python/modified-2.7/email/test/data/msg_07.txt
index 721f3a0d31..721f3a0d31 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_07.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_07.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_08.txt b/lib-python/modified-2.7/email/test/data/msg_08.txt
index b5630836c5..b5630836c5 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_08.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_08.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_09.txt b/lib-python/modified-2.7/email/test/data/msg_09.txt
index 575c4c205a..575c4c205a 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_09.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_09.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_10.txt b/lib-python/modified-2.7/email/test/data/msg_10.txt
index 07903960f9..07903960f9 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_10.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_10.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_11.txt b/lib-python/modified-2.7/email/test/data/msg_11.txt
index 8f7f1991cb..8f7f1991cb 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_11.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_11.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_12.txt b/lib-python/modified-2.7/email/test/data/msg_12.txt
index 4bec8d9444..4bec8d9444 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_12.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_12.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_12a.txt b/lib-python/modified-2.7/email/test/data/msg_12a.txt
index e94224ecfe..e94224ecfe 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_12a.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_12a.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_13.txt b/lib-python/modified-2.7/email/test/data/msg_13.txt
index 8e6d52d5be..8e6d52d5be 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_13.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_13.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_14.txt b/lib-python/modified-2.7/email/test/data/msg_14.txt
index 5d98d2fd14..5d98d2fd14 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_14.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_14.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_15.txt b/lib-python/modified-2.7/email/test/data/msg_15.txt
index 33b8487aaf..33b8487aaf 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_15.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_15.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_16.txt b/lib-python/modified-2.7/email/test/data/msg_16.txt
index 56167e9f5b..56167e9f5b 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_16.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_16.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_17.txt b/lib-python/modified-2.7/email/test/data/msg_17.txt
index 8d86e4180d..8d86e4180d 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_17.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_17.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_18.txt b/lib-python/modified-2.7/email/test/data/msg_18.txt
index f9f4904d36..f9f4904d36 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_18.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_18.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_19.txt b/lib-python/modified-2.7/email/test/data/msg_19.txt
index 49bf7fccdd..49bf7fccdd 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_19.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_19.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_20.txt b/lib-python/modified-2.7/email/test/data/msg_20.txt
index 1a6a88783e..1a6a88783e 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_20.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_20.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_21.txt b/lib-python/modified-2.7/email/test/data/msg_21.txt
index 23590b255d..23590b255d 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_21.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_21.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_22.txt b/lib-python/modified-2.7/email/test/data/msg_22.txt
index af9de5fa27..af9de5fa27 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_22.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_22.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_23.txt b/lib-python/modified-2.7/email/test/data/msg_23.txt
index bb2e8ec36b..bb2e8ec36b 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_23.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_23.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_24.txt b/lib-python/modified-2.7/email/test/data/msg_24.txt
index 4e52339e86..4e52339e86 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_24.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_24.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_25.txt b/lib-python/modified-2.7/email/test/data/msg_25.txt
index 9e35275fe0..9e35275fe0 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_25.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_25.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_26.txt b/lib-python/modified-2.7/email/test/data/msg_26.txt
index 6c71bced9a..6c71bced9a 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_26.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_26.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_27.txt b/lib-python/modified-2.7/email/test/data/msg_27.txt
index d0191769d7..d0191769d7 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_27.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_27.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_28.txt b/lib-python/modified-2.7/email/test/data/msg_28.txt
index 1e4824cabb..1e4824cabb 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_28.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_28.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_29.txt b/lib-python/modified-2.7/email/test/data/msg_29.txt
index 1fab561617..1fab561617 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_29.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_29.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_30.txt b/lib-python/modified-2.7/email/test/data/msg_30.txt
index 4334bb6e60..4334bb6e60 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_30.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_30.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_31.txt b/lib-python/modified-2.7/email/test/data/msg_31.txt
index 1e58e56cf5..1e58e56cf5 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_31.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_31.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_32.txt b/lib-python/modified-2.7/email/test/data/msg_32.txt
index 07ec5af9a3..07ec5af9a3 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_32.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_32.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_33.txt b/lib-python/modified-2.7/email/test/data/msg_33.txt
index 042787a4fd..042787a4fd 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_33.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_33.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_34.txt b/lib-python/modified-2.7/email/test/data/msg_34.txt
index 055dfea531..055dfea531 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_34.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_34.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_35.txt b/lib-python/modified-2.7/email/test/data/msg_35.txt
index be7d5a2f7b..be7d5a2f7b 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_35.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_35.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_36.txt b/lib-python/modified-2.7/email/test/data/msg_36.txt
index 5632c3062c..5632c3062c 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_36.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_36.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_37.txt b/lib-python/modified-2.7/email/test/data/msg_37.txt
index 038d34a1a4..038d34a1a4 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_37.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_37.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_38.txt b/lib-python/modified-2.7/email/test/data/msg_38.txt
index 006df81cb5..006df81cb5 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_38.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_38.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_39.txt b/lib-python/modified-2.7/email/test/data/msg_39.txt
index 124b269192..124b269192 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_39.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_39.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_40.txt b/lib-python/modified-2.7/email/test/data/msg_40.txt
index 1435fa1e1a..1435fa1e1a 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_40.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_40.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_41.txt b/lib-python/modified-2.7/email/test/data/msg_41.txt
index 76cdd1cb7f..76cdd1cb7f 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_41.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_41.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_42.txt b/lib-python/modified-2.7/email/test/data/msg_42.txt
index a75f8f4a02..a75f8f4a02 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_42.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_42.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_43.txt b/lib-python/modified-2.7/email/test/data/msg_43.txt
index 797d12c568..797d12c568 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_43.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_43.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_44.txt b/lib-python/modified-2.7/email/test/data/msg_44.txt
index 15a225287b..15a225287b 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_44.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_44.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_45.txt b/lib-python/modified-2.7/email/test/data/msg_45.txt
index 58fde956e7..58fde956e7 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_45.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_45.txt
diff --git a/lib-python/modified-2.7.1/email/test/data/msg_46.txt b/lib-python/modified-2.7/email/test/data/msg_46.txt
index 1e22c4f600..1e22c4f600 100644
--- a/lib-python/modified-2.7.1/email/test/data/msg_46.txt
+++ b/lib-python/modified-2.7/email/test/data/msg_46.txt
diff --git a/lib-python/modified-2.7.1/email/test/test_email.py b/lib-python/modified-2.7/email/test/test_email.py
index 81d9e842bc..81d9e842bc 100644
--- a/lib-python/modified-2.7.1/email/test/test_email.py
+++ b/lib-python/modified-2.7/email/test/test_email.py
diff --git a/lib-python/modified-2.7.1/email/test/test_email_codecs.py b/lib-python/modified-2.7/email/test/test_email_codecs.py
index 532750a6dc..532750a6dc 100644
--- a/lib-python/modified-2.7.1/email/test/test_email_codecs.py
+++ b/lib-python/modified-2.7/email/test/test_email_codecs.py
diff --git a/lib-python/modified-2.7.1/email/test/test_email_codecs_renamed.py b/lib-python/modified-2.7/email/test/test_email_codecs_renamed.py
index 532750a6dc..532750a6dc 100644
--- a/lib-python/modified-2.7.1/email/test/test_email_codecs_renamed.py
+++ b/lib-python/modified-2.7/email/test/test_email_codecs_renamed.py
diff --git a/lib-python/modified-2.7.1/email/test/test_email_renamed.py b/lib-python/modified-2.7/email/test/test_email_renamed.py
index 497b66b93e..497b66b93e 100644
--- a/lib-python/modified-2.7.1/email/test/test_email_renamed.py
+++ b/lib-python/modified-2.7/email/test/test_email_renamed.py
diff --git a/lib-python/modified-2.7.1/email/test/test_email_torture.py b/lib-python/modified-2.7/email/test/test_email_torture.py
index 9dfa602881..9dfa602881 100644
--- a/lib-python/modified-2.7.1/email/test/test_email_torture.py
+++ b/lib-python/modified-2.7/email/test/test_email_torture.py
diff --git a/lib-python/modified-2.7.1/email/utils.py b/lib-python/modified-2.7/email/utils.py
index 6d22ca7e09..6d22ca7e09 100644
--- a/lib-python/modified-2.7.1/email/utils.py
+++ b/lib-python/modified-2.7/email/utils.py
diff --git a/lib-python/modified-2.7.1/idlelib/AutoComplete.py b/lib-python/modified-2.7/idlelib/AutoComplete.py
index fa1733f9a6..fa1733f9a6 100644
--- a/lib-python/modified-2.7.1/idlelib/AutoComplete.py
+++ b/lib-python/modified-2.7/idlelib/AutoComplete.py
diff --git a/lib-python/modified-2.7.1/idlelib/AutoCompleteWindow.py b/lib-python/modified-2.7/idlelib/AutoCompleteWindow.py
index 298177fc84..298177fc84 100644
--- a/lib-python/modified-2.7.1/idlelib/AutoCompleteWindow.py
+++ b/lib-python/modified-2.7/idlelib/AutoCompleteWindow.py
diff --git a/lib-python/modified-2.7.1/idlelib/AutoExpand.py b/lib-python/modified-2.7/idlelib/AutoExpand.py
index 9e93d57d65..9e93d57d65 100644
--- a/lib-python/modified-2.7.1/idlelib/AutoExpand.py
+++ b/lib-python/modified-2.7/idlelib/AutoExpand.py
diff --git a/lib-python/modified-2.7.1/idlelib/Bindings.py b/lib-python/modified-2.7/idlelib/Bindings.py
index 74a93d3b14..74a93d3b14 100644
--- a/lib-python/modified-2.7.1/idlelib/Bindings.py
+++ b/lib-python/modified-2.7/idlelib/Bindings.py
diff --git a/lib-python/modified-2.7.1/idlelib/CREDITS.txt b/lib-python/modified-2.7/idlelib/CREDITS.txt
index 5ff599dee1..5ff599dee1 100644
--- a/lib-python/modified-2.7.1/idlelib/CREDITS.txt
+++ b/lib-python/modified-2.7/idlelib/CREDITS.txt
diff --git a/lib-python/modified-2.7.1/idlelib/CallTipWindow.py b/lib-python/modified-2.7/idlelib/CallTipWindow.py
index 22238855c1..22238855c1 100644
--- a/lib-python/modified-2.7.1/idlelib/CallTipWindow.py
+++ b/lib-python/modified-2.7/idlelib/CallTipWindow.py
diff --git a/lib-python/modified-2.7.1/idlelib/CallTips.py b/lib-python/modified-2.7/idlelib/CallTips.py
index f8f31e2fcb..f8f31e2fcb 100644
--- a/lib-python/modified-2.7.1/idlelib/CallTips.py
+++ b/lib-python/modified-2.7/idlelib/CallTips.py
diff --git a/lib-python/modified-2.7.1/idlelib/ChangeLog b/lib-python/modified-2.7/idlelib/ChangeLog
index 985871bee7..985871bee7 100644
--- a/lib-python/modified-2.7.1/idlelib/ChangeLog
+++ b/lib-python/modified-2.7/idlelib/ChangeLog
diff --git a/lib-python/modified-2.7.1/idlelib/ClassBrowser.py b/lib-python/modified-2.7/idlelib/ClassBrowser.py
index 095b30dad8..095b30dad8 100644
--- a/lib-python/modified-2.7.1/idlelib/ClassBrowser.py
+++ b/lib-python/modified-2.7/idlelib/ClassBrowser.py
diff --git a/lib-python/modified-2.7.1/idlelib/CodeContext.py b/lib-python/modified-2.7/idlelib/CodeContext.py
index 2f6f737b67..2f6f737b67 100644
--- a/lib-python/modified-2.7.1/idlelib/CodeContext.py
+++ b/lib-python/modified-2.7/idlelib/CodeContext.py
diff --git a/lib-python/modified-2.7.1/idlelib/ColorDelegator.py b/lib-python/modified-2.7/idlelib/ColorDelegator.py
index 7f4d740ffa..7f4d740ffa 100644
--- a/lib-python/modified-2.7.1/idlelib/ColorDelegator.py
+++ b/lib-python/modified-2.7/idlelib/ColorDelegator.py
diff --git a/lib-python/modified-2.7.1/idlelib/Debugger.py b/lib-python/modified-2.7/idlelib/Debugger.py
index 04eea3235b..04eea3235b 100644
--- a/lib-python/modified-2.7.1/idlelib/Debugger.py
+++ b/lib-python/modified-2.7/idlelib/Debugger.py
diff --git a/lib-python/modified-2.7.1/idlelib/Delegator.py b/lib-python/modified-2.7/idlelib/Delegator.py
index 9a9f4712db..9a9f4712db 100644
--- a/lib-python/modified-2.7.1/idlelib/Delegator.py
+++ b/lib-python/modified-2.7/idlelib/Delegator.py
diff --git a/lib-python/modified-2.7.1/idlelib/EditorWindow.py b/lib-python/modified-2.7/idlelib/EditorWindow.py
index bdd230b66f..bdd230b66f 100644
--- a/lib-python/modified-2.7.1/idlelib/EditorWindow.py
+++ b/lib-python/modified-2.7/idlelib/EditorWindow.py
diff --git a/lib-python/modified-2.7.1/idlelib/FileList.py b/lib-python/modified-2.7/idlelib/FileList.py
index 475cd3d301..475cd3d301 100644
--- a/lib-python/modified-2.7.1/idlelib/FileList.py
+++ b/lib-python/modified-2.7/idlelib/FileList.py
diff --git a/lib-python/modified-2.7.1/idlelib/FormatParagraph.py b/lib-python/modified-2.7/idlelib/FormatParagraph.py
index 02f96d493a..02f96d493a 100644
--- a/lib-python/modified-2.7.1/idlelib/FormatParagraph.py
+++ b/lib-python/modified-2.7/idlelib/FormatParagraph.py
diff --git a/lib-python/modified-2.7.1/idlelib/GrepDialog.py b/lib-python/modified-2.7/idlelib/GrepDialog.py
index e40e5468c0..e40e5468c0 100644
--- a/lib-python/modified-2.7.1/idlelib/GrepDialog.py
+++ b/lib-python/modified-2.7/idlelib/GrepDialog.py
diff --git a/lib-python/modified-2.7.1/idlelib/HISTORY.txt b/lib-python/modified-2.7/idlelib/HISTORY.txt
index c0faaad872..c0faaad872 100644
--- a/lib-python/modified-2.7.1/idlelib/HISTORY.txt
+++ b/lib-python/modified-2.7/idlelib/HISTORY.txt
diff --git a/lib-python/modified-2.7.1/idlelib/HyperParser.py b/lib-python/modified-2.7/idlelib/HyperParser.py
index 38a19f2189..38a19f2189 100644
--- a/lib-python/modified-2.7.1/idlelib/HyperParser.py
+++ b/lib-python/modified-2.7/idlelib/HyperParser.py
diff --git a/lib-python/modified-2.7.1/idlelib/IOBinding.py b/lib-python/modified-2.7/idlelib/IOBinding.py
index a5b610ef87..a5b610ef87 100644
--- a/lib-python/modified-2.7.1/idlelib/IOBinding.py
+++ b/lib-python/modified-2.7/idlelib/IOBinding.py
diff --git a/lib-python/modified-2.7.1/idlelib/Icons/folder.gif b/lib-python/modified-2.7/idlelib/Icons/folder.gif
index effe8dc8a0..effe8dc8a0 100644
--- a/lib-python/modified-2.7.1/idlelib/Icons/folder.gif
+++ b/lib-python/modified-2.7/idlelib/Icons/folder.gif
Binary files differ
diff --git a/lib-python/modified-2.7.1/idlelib/Icons/idle.icns b/lib-python/modified-2.7/idlelib/Icons/idle.icns
index f65e3130f0..f65e3130f0 100644
--- a/lib-python/modified-2.7.1/idlelib/Icons/idle.icns
+++ b/lib-python/modified-2.7/idlelib/Icons/idle.icns
Binary files differ
diff --git a/lib-python/modified-2.7.1/idlelib/Icons/minusnode.gif b/lib-python/modified-2.7/idlelib/Icons/minusnode.gif
index c72e46ff86..c72e46ff86 100644
--- a/lib-python/modified-2.7.1/idlelib/Icons/minusnode.gif
+++ b/lib-python/modified-2.7/idlelib/Icons/minusnode.gif
Binary files differ
diff --git a/lib-python/modified-2.7.1/idlelib/Icons/openfolder.gif b/lib-python/modified-2.7/idlelib/Icons/openfolder.gif
index 24aea1bebe..24aea1bebe 100644
--- a/lib-python/modified-2.7.1/idlelib/Icons/openfolder.gif
+++ b/lib-python/modified-2.7/idlelib/Icons/openfolder.gif
Binary files differ
diff --git a/lib-python/modified-2.7.1/idlelib/Icons/plusnode.gif b/lib-python/modified-2.7/idlelib/Icons/plusnode.gif
index 13ace90eb3..13ace90eb3 100644
--- a/lib-python/modified-2.7.1/idlelib/Icons/plusnode.gif
+++ b/lib-python/modified-2.7/idlelib/Icons/plusnode.gif
Binary files differ
diff --git a/lib-python/modified-2.7.1/idlelib/Icons/python.gif b/lib-python/modified-2.7/idlelib/Icons/python.gif
index 58271edec4..58271edec4 100644
--- a/lib-python/modified-2.7.1/idlelib/Icons/python.gif
+++ b/lib-python/modified-2.7/idlelib/Icons/python.gif
Binary files differ
diff --git a/lib-python/modified-2.7.1/idlelib/Icons/tk.gif b/lib-python/modified-2.7/idlelib/Icons/tk.gif
index a603f5ecb0..a603f5ecb0 100644
--- a/lib-python/modified-2.7.1/idlelib/Icons/tk.gif
+++ b/lib-python/modified-2.7/idlelib/Icons/tk.gif
Binary files differ
diff --git a/lib-python/modified-2.7.1/idlelib/IdleHistory.py b/lib-python/modified-2.7/idlelib/IdleHistory.py
index 983a1406d4..983a1406d4 100644
--- a/lib-python/modified-2.7.1/idlelib/IdleHistory.py
+++ b/lib-python/modified-2.7/idlelib/IdleHistory.py
diff --git a/lib-python/modified-2.7.1/idlelib/MultiCall.py b/lib-python/modified-2.7/idlelib/MultiCall.py
index b81c5ed7d0..b81c5ed7d0 100644
--- a/lib-python/modified-2.7.1/idlelib/MultiCall.py
+++ b/lib-python/modified-2.7/idlelib/MultiCall.py
diff --git a/lib-python/modified-2.7.1/idlelib/MultiStatusBar.py b/lib-python/modified-2.7/idlelib/MultiStatusBar.py
index 8ee2d03d04..8ee2d03d04 100644
--- a/lib-python/modified-2.7.1/idlelib/MultiStatusBar.py
+++ b/lib-python/modified-2.7/idlelib/MultiStatusBar.py
diff --git a/lib-python/modified-2.7.1/idlelib/NEWS.txt b/lib-python/modified-2.7/idlelib/NEWS.txt
index d32db1ebd9..d32db1ebd9 100644
--- a/lib-python/modified-2.7.1/idlelib/NEWS.txt
+++ b/lib-python/modified-2.7/idlelib/NEWS.txt
diff --git a/lib-python/modified-2.7.1/idlelib/ObjectBrowser.py b/lib-python/modified-2.7/idlelib/ObjectBrowser.py
index 7de698816f..7de698816f 100644
--- a/lib-python/modified-2.7.1/idlelib/ObjectBrowser.py
+++ b/lib-python/modified-2.7/idlelib/ObjectBrowser.py
diff --git a/lib-python/modified-2.7.1/idlelib/OutputWindow.py b/lib-python/modified-2.7/idlelib/OutputWindow.py
index 60d09c0cac..60d09c0cac 100644
--- a/lib-python/modified-2.7.1/idlelib/OutputWindow.py
+++ b/lib-python/modified-2.7/idlelib/OutputWindow.py
diff --git a/lib-python/modified-2.7.1/idlelib/ParenMatch.py b/lib-python/modified-2.7/idlelib/ParenMatch.py
index 6d91b390d1..6d91b390d1 100644
--- a/lib-python/modified-2.7.1/idlelib/ParenMatch.py
+++ b/lib-python/modified-2.7/idlelib/ParenMatch.py
diff --git a/lib-python/modified-2.7.1/idlelib/PathBrowser.py b/lib-python/modified-2.7/idlelib/PathBrowser.py
index d88a48e344..d88a48e344 100644
--- a/lib-python/modified-2.7.1/idlelib/PathBrowser.py
+++ b/lib-python/modified-2.7/idlelib/PathBrowser.py
diff --git a/lib-python/modified-2.7.1/idlelib/Percolator.py b/lib-python/modified-2.7/idlelib/Percolator.py
index e24689b207..e24689b207 100644
--- a/lib-python/modified-2.7.1/idlelib/Percolator.py
+++ b/lib-python/modified-2.7/idlelib/Percolator.py
diff --git a/lib-python/modified-2.7.1/idlelib/PyParse.py b/lib-python/modified-2.7/idlelib/PyParse.py
index 1a9db6743c..1a9db6743c 100644
--- a/lib-python/modified-2.7.1/idlelib/PyParse.py
+++ b/lib-python/modified-2.7/idlelib/PyParse.py
diff --git a/lib-python/modified-2.7.1/idlelib/PyShell.py b/lib-python/modified-2.7/idlelib/PyShell.py
index acae420d91..acae420d91 100644
--- a/lib-python/modified-2.7.1/idlelib/PyShell.py
+++ b/lib-python/modified-2.7/idlelib/PyShell.py
diff --git a/lib-python/modified-2.7.1/idlelib/README.txt b/lib-python/modified-2.7/idlelib/README.txt
index 101f7eba16..101f7eba16 100644
--- a/lib-python/modified-2.7.1/idlelib/README.txt
+++ b/lib-python/modified-2.7/idlelib/README.txt
diff --git a/lib-python/modified-2.7.1/idlelib/RemoteDebugger.py b/lib-python/modified-2.7/idlelib/RemoteDebugger.py
index 647285fe4e..647285fe4e 100644
--- a/lib-python/modified-2.7.1/idlelib/RemoteDebugger.py
+++ b/lib-python/modified-2.7/idlelib/RemoteDebugger.py
diff --git a/lib-python/modified-2.7.1/idlelib/RemoteObjectBrowser.py b/lib-python/modified-2.7/idlelib/RemoteObjectBrowser.py
index 43e2c68f30..43e2c68f30 100644
--- a/lib-python/modified-2.7.1/idlelib/RemoteObjectBrowser.py
+++ b/lib-python/modified-2.7/idlelib/RemoteObjectBrowser.py
diff --git a/lib-python/modified-2.7.1/idlelib/ReplaceDialog.py b/lib-python/modified-2.7/idlelib/ReplaceDialog.py
index 2d6c80261d..2d6c80261d 100644
--- a/lib-python/modified-2.7.1/idlelib/ReplaceDialog.py
+++ b/lib-python/modified-2.7/idlelib/ReplaceDialog.py
diff --git a/lib-python/modified-2.7.1/idlelib/RstripExtension.py b/lib-python/modified-2.7/idlelib/RstripExtension.py
index 19e35d4d48..19e35d4d48 100644
--- a/lib-python/modified-2.7.1/idlelib/RstripExtension.py
+++ b/lib-python/modified-2.7/idlelib/RstripExtension.py
diff --git a/lib-python/modified-2.7.1/idlelib/ScriptBinding.py b/lib-python/modified-2.7/idlelib/ScriptBinding.py
index 3a441650a9..3a441650a9 100644
--- a/lib-python/modified-2.7.1/idlelib/ScriptBinding.py
+++ b/lib-python/modified-2.7/idlelib/ScriptBinding.py
diff --git a/lib-python/modified-2.7.1/idlelib/ScrolledList.py b/lib-python/modified-2.7/idlelib/ScrolledList.py
index 9211936577..9211936577 100644
--- a/lib-python/modified-2.7.1/idlelib/ScrolledList.py
+++ b/lib-python/modified-2.7/idlelib/ScrolledList.py
diff --git a/lib-python/modified-2.7.1/idlelib/SearchDialog.py b/lib-python/modified-2.7/idlelib/SearchDialog.py
index 7c70b84ee4..7c70b84ee4 100644
--- a/lib-python/modified-2.7.1/idlelib/SearchDialog.py
+++ b/lib-python/modified-2.7/idlelib/SearchDialog.py
diff --git a/lib-python/modified-2.7.1/idlelib/SearchDialogBase.py b/lib-python/modified-2.7/idlelib/SearchDialogBase.py
index f63e7ae37c..f63e7ae37c 100644
--- a/lib-python/modified-2.7.1/idlelib/SearchDialogBase.py
+++ b/lib-python/modified-2.7/idlelib/SearchDialogBase.py
diff --git a/lib-python/modified-2.7.1/idlelib/SearchEngine.py b/lib-python/modified-2.7/idlelib/SearchEngine.py
index cc40a00c50..cc40a00c50 100644
--- a/lib-python/modified-2.7.1/idlelib/SearchEngine.py
+++ b/lib-python/modified-2.7/idlelib/SearchEngine.py
diff --git a/lib-python/modified-2.7.1/idlelib/StackViewer.py b/lib-python/modified-2.7/idlelib/StackViewer.py
index 732773f333..732773f333 100644
--- a/lib-python/modified-2.7.1/idlelib/StackViewer.py
+++ b/lib-python/modified-2.7/idlelib/StackViewer.py
diff --git a/lib-python/modified-2.7.1/idlelib/TODO.txt b/lib-python/modified-2.7/idlelib/TODO.txt
index e2f1ac0f27..e2f1ac0f27 100644
--- a/lib-python/modified-2.7.1/idlelib/TODO.txt
+++ b/lib-python/modified-2.7/idlelib/TODO.txt
diff --git a/lib-python/modified-2.7.1/idlelib/ToolTip.py b/lib-python/modified-2.7/idlelib/ToolTip.py
index ce7a3d3ee5..ce7a3d3ee5 100644
--- a/lib-python/modified-2.7.1/idlelib/ToolTip.py
+++ b/lib-python/modified-2.7/idlelib/ToolTip.py
diff --git a/lib-python/modified-2.7.1/idlelib/TreeWidget.py b/lib-python/modified-2.7/idlelib/TreeWidget.py
index 0feca0196d..0feca0196d 100644
--- a/lib-python/modified-2.7.1/idlelib/TreeWidget.py
+++ b/lib-python/modified-2.7/idlelib/TreeWidget.py
diff --git a/lib-python/modified-2.7.1/idlelib/UndoDelegator.py b/lib-python/modified-2.7/idlelib/UndoDelegator.py
index 16d3ae198f..16d3ae198f 100644
--- a/lib-python/modified-2.7.1/idlelib/UndoDelegator.py
+++ b/lib-python/modified-2.7/idlelib/UndoDelegator.py
diff --git a/lib-python/modified-2.7.1/idlelib/WidgetRedirector.py b/lib-python/modified-2.7/idlelib/WidgetRedirector.py
index 7c341f2f1e..7c341f2f1e 100644
--- a/lib-python/modified-2.7.1/idlelib/WidgetRedirector.py
+++ b/lib-python/modified-2.7/idlelib/WidgetRedirector.py
diff --git a/lib-python/modified-2.7.1/idlelib/WindowList.py b/lib-python/modified-2.7/idlelib/WindowList.py
index 658502b20b..658502b20b 100644
--- a/lib-python/modified-2.7.1/idlelib/WindowList.py
+++ b/lib-python/modified-2.7/idlelib/WindowList.py
diff --git a/lib-python/modified-2.7.1/idlelib/ZoomHeight.py b/lib-python/modified-2.7/idlelib/ZoomHeight.py
index e8d1710751..e8d1710751 100644
--- a/lib-python/modified-2.7.1/idlelib/ZoomHeight.py
+++ b/lib-python/modified-2.7/idlelib/ZoomHeight.py
diff --git a/lib-python/modified-2.7.1/idlelib/__init__.py b/lib-python/modified-2.7/idlelib/__init__.py
index 7a83ddea76..7a83ddea76 100644
--- a/lib-python/modified-2.7.1/idlelib/__init__.py
+++ b/lib-python/modified-2.7/idlelib/__init__.py
diff --git a/lib-python/modified-2.7.1/idlelib/aboutDialog.py b/lib-python/modified-2.7/idlelib/aboutDialog.py
index 43a13135ae..43a13135ae 100644
--- a/lib-python/modified-2.7.1/idlelib/aboutDialog.py
+++ b/lib-python/modified-2.7/idlelib/aboutDialog.py
diff --git a/lib-python/modified-2.7.1/idlelib/config-extensions.def b/lib-python/modified-2.7/idlelib/config-extensions.def
index 78b68f6b56..78b68f6b56 100644
--- a/lib-python/modified-2.7.1/idlelib/config-extensions.def
+++ b/lib-python/modified-2.7/idlelib/config-extensions.def
diff --git a/lib-python/modified-2.7.1/idlelib/config-highlight.def b/lib-python/modified-2.7/idlelib/config-highlight.def
index 7d20f78240..7d20f78240 100644
--- a/lib-python/modified-2.7.1/idlelib/config-highlight.def
+++ b/lib-python/modified-2.7/idlelib/config-highlight.def
diff --git a/lib-python/modified-2.7.1/idlelib/config-keys.def b/lib-python/modified-2.7/idlelib/config-keys.def
index fb0aaf4dc1..fb0aaf4dc1 100644
--- a/lib-python/modified-2.7.1/idlelib/config-keys.def
+++ b/lib-python/modified-2.7/idlelib/config-keys.def
diff --git a/lib-python/modified-2.7.1/idlelib/config-main.def b/lib-python/modified-2.7/idlelib/config-main.def
index 5ddd098de1..5ddd098de1 100644
--- a/lib-python/modified-2.7.1/idlelib/config-main.def
+++ b/lib-python/modified-2.7/idlelib/config-main.def
diff --git a/lib-python/modified-2.7.1/idlelib/configDialog.py b/lib-python/modified-2.7/idlelib/configDialog.py
index dbaedc76c3..dbaedc76c3 100644
--- a/lib-python/modified-2.7.1/idlelib/configDialog.py
+++ b/lib-python/modified-2.7/idlelib/configDialog.py
diff --git a/lib-python/modified-2.7.1/idlelib/configHandler.py b/lib-python/modified-2.7/idlelib/configHandler.py
index 73487d56f3..73487d56f3 100644
--- a/lib-python/modified-2.7.1/idlelib/configHandler.py
+++ b/lib-python/modified-2.7/idlelib/configHandler.py
diff --git a/lib-python/modified-2.7.1/idlelib/configHelpSourceEdit.py b/lib-python/modified-2.7/idlelib/configHelpSourceEdit.py
index 661162196c..661162196c 100644
--- a/lib-python/modified-2.7.1/idlelib/configHelpSourceEdit.py
+++ b/lib-python/modified-2.7/idlelib/configHelpSourceEdit.py
diff --git a/lib-python/modified-2.7.1/idlelib/configSectionNameDialog.py b/lib-python/modified-2.7/idlelib/configSectionNameDialog.py
index 4f1b002afc..4f1b002afc 100644
--- a/lib-python/modified-2.7.1/idlelib/configSectionNameDialog.py
+++ b/lib-python/modified-2.7/idlelib/configSectionNameDialog.py
diff --git a/lib-python/modified-2.7.1/idlelib/dynOptionMenuWidget.py b/lib-python/modified-2.7/idlelib/dynOptionMenuWidget.py
index e81f7babe0..e81f7babe0 100644
--- a/lib-python/modified-2.7.1/idlelib/dynOptionMenuWidget.py
+++ b/lib-python/modified-2.7/idlelib/dynOptionMenuWidget.py
diff --git a/lib-python/modified-2.7.1/idlelib/extend.txt b/lib-python/modified-2.7/idlelib/extend.txt
index f5fb3e0409..f5fb3e0409 100644
--- a/lib-python/modified-2.7.1/idlelib/extend.txt
+++ b/lib-python/modified-2.7/idlelib/extend.txt
diff --git a/lib-python/modified-2.7.1/idlelib/help.txt b/lib-python/modified-2.7/idlelib/help.txt
index 7bfd2cac2a..7bfd2cac2a 100644
--- a/lib-python/modified-2.7.1/idlelib/help.txt
+++ b/lib-python/modified-2.7/idlelib/help.txt
diff --git a/lib-python/modified-2.7.1/idlelib/idle.bat b/lib-python/modified-2.7/idlelib/idle.bat
index cc653dc1c8..cc653dc1c8 100755
--- a/lib-python/modified-2.7.1/idlelib/idle.bat
+++ b/lib-python/modified-2.7/idlelib/idle.bat
diff --git a/lib-python/modified-2.7.1/idlelib/idle.py b/lib-python/modified-2.7/idlelib/idle.py
index a249557dd1..a249557dd1 100644
--- a/lib-python/modified-2.7.1/idlelib/idle.py
+++ b/lib-python/modified-2.7/idlelib/idle.py
diff --git a/lib-python/modified-2.7.1/idlelib/idle.pyw b/lib-python/modified-2.7/idlelib/idle.pyw
index 537dd5a9a7..537dd5a9a7 100644
--- a/lib-python/modified-2.7.1/idlelib/idle.pyw
+++ b/lib-python/modified-2.7/idlelib/idle.pyw
diff --git a/lib-python/modified-2.7.1/idlelib/idlever.py b/lib-python/modified-2.7/idlelib/idlever.py
index b6e1a1d9c7..b6e1a1d9c7 100644
--- a/lib-python/modified-2.7.1/idlelib/idlever.py
+++ b/lib-python/modified-2.7/idlelib/idlever.py
diff --git a/lib-python/modified-2.7.1/idlelib/keybindingDialog.py b/lib-python/modified-2.7/idlelib/keybindingDialog.py
index 5339f88f61..5339f88f61 100644
--- a/lib-python/modified-2.7.1/idlelib/keybindingDialog.py
+++ b/lib-python/modified-2.7/idlelib/keybindingDialog.py
diff --git a/lib-python/modified-2.7.1/idlelib/macosxSupport.py b/lib-python/modified-2.7/idlelib/macosxSupport.py
index 7d3d57b415..7d3d57b415 100644
--- a/lib-python/modified-2.7.1/idlelib/macosxSupport.py
+++ b/lib-python/modified-2.7/idlelib/macosxSupport.py
diff --git a/lib-python/modified-2.7.1/idlelib/rpc.py b/lib-python/modified-2.7/idlelib/rpc.py
index 13950589a0..13950589a0 100644
--- a/lib-python/modified-2.7.1/idlelib/rpc.py
+++ b/lib-python/modified-2.7/idlelib/rpc.py
diff --git a/lib-python/modified-2.7.1/idlelib/run.py b/lib-python/modified-2.7/idlelib/run.py
index 642b979d8b..642b979d8b 100644
--- a/lib-python/modified-2.7.1/idlelib/run.py
+++ b/lib-python/modified-2.7/idlelib/run.py
diff --git a/lib-python/modified-2.7.1/idlelib/tabbedpages.py b/lib-python/modified-2.7/idlelib/tabbedpages.py
index 8d7113dfa9..8d7113dfa9 100644
--- a/lib-python/modified-2.7.1/idlelib/tabbedpages.py
+++ b/lib-python/modified-2.7/idlelib/tabbedpages.py
diff --git a/lib-python/modified-2.7.1/idlelib/testcode.py b/lib-python/modified-2.7/idlelib/testcode.py
index 05eaa562cd..05eaa562cd 100644
--- a/lib-python/modified-2.7.1/idlelib/testcode.py
+++ b/lib-python/modified-2.7/idlelib/testcode.py
diff --git a/lib-python/modified-2.7.1/idlelib/textView.py b/lib-python/modified-2.7/idlelib/textView.py
index 0e7e663185..0e7e663185 100644
--- a/lib-python/modified-2.7.1/idlelib/textView.py
+++ b/lib-python/modified-2.7/idlelib/textView.py
diff --git a/lib-python/modified-2.7.1/inspect.py b/lib-python/modified-2.7/inspect.py
index 864b3b5b92..864b3b5b92 100644
--- a/lib-python/modified-2.7.1/inspect.py
+++ b/lib-python/modified-2.7/inspect.py
diff --git a/lib-python/modified-2.7.1/json/__init__.py b/lib-python/modified-2.7/json/__init__.py
index 414c702629..414c702629 100644
--- a/lib-python/modified-2.7.1/json/__init__.py
+++ b/lib-python/modified-2.7/json/__init__.py
diff --git a/lib-python/modified-2.7.1/json/decoder.py b/lib-python/modified-2.7/json/decoder.py
index eeebf45868..eeebf45868 100644
--- a/lib-python/modified-2.7.1/json/decoder.py
+++ b/lib-python/modified-2.7/json/decoder.py
diff --git a/lib-python/modified-2.7.1/json/encoder.py b/lib-python/modified-2.7/json/encoder.py
index d8692c4881..d8692c4881 100644
--- a/lib-python/modified-2.7.1/json/encoder.py
+++ b/lib-python/modified-2.7/json/encoder.py
diff --git a/lib-python/modified-2.7.1/json/scanner.py b/lib-python/modified-2.7/json/scanner.py
index 74e6805155..74e6805155 100644
--- a/lib-python/modified-2.7.1/json/scanner.py
+++ b/lib-python/modified-2.7/json/scanner.py
diff --git a/lib-python/modified-2.7.1/json/tests/__init__.py b/lib-python/modified-2.7/json/tests/__init__.py
index 1a1e3e6d5a..1a1e3e6d5a 100644
--- a/lib-python/modified-2.7.1/json/tests/__init__.py
+++ b/lib-python/modified-2.7/json/tests/__init__.py
diff --git a/lib-python/modified-2.7.1/json/tests/test_check_circular.py b/lib-python/modified-2.7/json/tests/test_check_circular.py
index 3c3f96ad71..3c3f96ad71 100644
--- a/lib-python/modified-2.7.1/json/tests/test_check_circular.py
+++ b/lib-python/modified-2.7/json/tests/test_check_circular.py
diff --git a/lib-python/modified-2.7.1/json/tests/test_decode.py b/lib-python/modified-2.7/json/tests/test_decode.py
index bd7979f094..bd7979f094 100644
--- a/lib-python/modified-2.7.1/json/tests/test_decode.py
+++ b/lib-python/modified-2.7/json/tests/test_decode.py
diff --git a/lib-python/modified-2.7.1/json/tests/test_default.py b/lib-python/modified-2.7/json/tests/test_default.py
index 6a03eeb834..6a03eeb834 100644
--- a/lib-python/modified-2.7.1/json/tests/test_default.py
+++ b/lib-python/modified-2.7/json/tests/test_default.py
diff --git a/lib-python/modified-2.7.1/json/tests/test_dump.py b/lib-python/modified-2.7/json/tests/test_dump.py
index 89978e0cd1..89978e0cd1 100644
--- a/lib-python/modified-2.7.1/json/tests/test_dump.py
+++ b/lib-python/modified-2.7/json/tests/test_dump.py
diff --git a/lib-python/modified-2.7.1/json/tests/test_encode_basestring_ascii.py b/lib-python/modified-2.7/json/tests/test_encode_basestring_ascii.py
index 0e501107ce..0e501107ce 100644
--- a/lib-python/modified-2.7.1/json/tests/test_encode_basestring_ascii.py
+++ b/lib-python/modified-2.7/json/tests/test_encode_basestring_ascii.py
diff --git a/lib-python/modified-2.7.1/json/tests/test_fail.py b/lib-python/modified-2.7/json/tests/test_fail.py
index dd9ec4137e..dd9ec4137e 100644
--- a/lib-python/modified-2.7.1/json/tests/test_fail.py
+++ b/lib-python/modified-2.7/json/tests/test_fail.py
diff --git a/lib-python/modified-2.7.1/json/tests/test_float.py b/lib-python/modified-2.7/json/tests/test_float.py
index ec0cad1314..ec0cad1314 100644
--- a/lib-python/modified-2.7.1/json/tests/test_float.py
+++ b/lib-python/modified-2.7/json/tests/test_float.py
diff --git a/lib-python/modified-2.7.1/json/tests/test_indent.py b/lib-python/modified-2.7/json/tests/test_indent.py
index cd608d94a5..cd608d94a5 100644
--- a/lib-python/modified-2.7.1/json/tests/test_indent.py
+++ b/lib-python/modified-2.7/json/tests/test_indent.py
diff --git a/lib-python/modified-2.7.1/json/tests/test_pass1.py b/lib-python/modified-2.7/json/tests/test_pass1.py
index 719c113759..719c113759 100644
--- a/lib-python/modified-2.7.1/json/tests/test_pass1.py
+++ b/lib-python/modified-2.7/json/tests/test_pass1.py
diff --git a/lib-python/modified-2.7.1/json/tests/test_pass2.py b/lib-python/modified-2.7/json/tests/test_pass2.py
index 379117e905..379117e905 100644
--- a/lib-python/modified-2.7.1/json/tests/test_pass2.py
+++ b/lib-python/modified-2.7/json/tests/test_pass2.py
diff --git a/lib-python/modified-2.7.1/json/tests/test_pass3.py b/lib-python/modified-2.7/json/tests/test_pass3.py
index 9151c4321c..9151c4321c 100644
--- a/lib-python/modified-2.7.1/json/tests/test_pass3.py
+++ b/lib-python/modified-2.7/json/tests/test_pass3.py
diff --git a/lib-python/modified-2.7.1/json/tests/test_recursion.py b/lib-python/modified-2.7/json/tests/test_recursion.py
index 1e9b8ab757..1e9b8ab757 100644
--- a/lib-python/modified-2.7.1/json/tests/test_recursion.py
+++ b/lib-python/modified-2.7/json/tests/test_recursion.py
diff --git a/lib-python/modified-2.7.1/json/tests/test_scanstring.py b/lib-python/modified-2.7/json/tests/test_scanstring.py
index d7ccf5cd4c..d7ccf5cd4c 100644
--- a/lib-python/modified-2.7.1/json/tests/test_scanstring.py
+++ b/lib-python/modified-2.7/json/tests/test_scanstring.py
diff --git a/lib-python/modified-2.7.1/json/tests/test_separators.py b/lib-python/modified-2.7/json/tests/test_separators.py
index d5b92bd65d..d5b92bd65d 100644
--- a/lib-python/modified-2.7.1/json/tests/test_separators.py
+++ b/lib-python/modified-2.7/json/tests/test_separators.py
diff --git a/lib-python/modified-2.7.1/json/tests/test_speedups.py b/lib-python/modified-2.7/json/tests/test_speedups.py
index 3bae51587d..3bae51587d 100644
--- a/lib-python/modified-2.7.1/json/tests/test_speedups.py
+++ b/lib-python/modified-2.7/json/tests/test_speedups.py
diff --git a/lib-python/modified-2.7.1/json/tests/test_unicode.py b/lib-python/modified-2.7/json/tests/test_unicode.py
index ad7fe2476b..ad7fe2476b 100644
--- a/lib-python/modified-2.7.1/json/tests/test_unicode.py
+++ b/lib-python/modified-2.7/json/tests/test_unicode.py
diff --git a/lib-python/modified-2.7.1/json/tool.py b/lib-python/modified-2.7/json/tool.py
index c37bb777ff..c37bb777ff 100644
--- a/lib-python/modified-2.7.1/json/tool.py
+++ b/lib-python/modified-2.7/json/tool.py
diff --git a/lib-python/modified-2.7.1/lib2to3/Grammar.txt b/lib-python/modified-2.7/lib2to3/Grammar.txt
index 8a96726ecc..8a96726ecc 100644
--- a/lib-python/modified-2.7.1/lib2to3/Grammar.txt
+++ b/lib-python/modified-2.7/lib2to3/Grammar.txt
diff --git a/lib-python/modified-2.7.1/lib2to3/PatternGrammar.txt b/lib-python/modified-2.7/lib2to3/PatternGrammar.txt
index 36bf814827..36bf814827 100644
--- a/lib-python/modified-2.7.1/lib2to3/PatternGrammar.txt
+++ b/lib-python/modified-2.7/lib2to3/PatternGrammar.txt
diff --git a/lib-python/modified-2.7.1/lib2to3/__init__.py b/lib-python/modified-2.7/lib2to3/__init__.py
index ea30561d83..ea30561d83 100644
--- a/lib-python/modified-2.7.1/lib2to3/__init__.py
+++ b/lib-python/modified-2.7/lib2to3/__init__.py
diff --git a/lib-python/modified-2.7.1/lib2to3/btm_matcher.py b/lib-python/modified-2.7/lib2to3/btm_matcher.py
index 736ba2b9d8..736ba2b9d8 100644
--- a/lib-python/modified-2.7.1/lib2to3/btm_matcher.py
+++ b/lib-python/modified-2.7/lib2to3/btm_matcher.py
diff --git a/lib-python/modified-2.7.1/lib2to3/btm_utils.py b/lib-python/modified-2.7/lib2to3/btm_utils.py
index 2276dc9e96..2276dc9e96 100644
--- a/lib-python/modified-2.7.1/lib2to3/btm_utils.py
+++ b/lib-python/modified-2.7/lib2to3/btm_utils.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixer_base.py b/lib-python/modified-2.7/lib2to3/fixer_base.py
index f6421ba3f7..f6421ba3f7 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixer_base.py
+++ b/lib-python/modified-2.7/lib2to3/fixer_base.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixer_util.py b/lib-python/modified-2.7/lib2to3/fixer_util.py
index 30da893711..30da893711 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixer_util.py
+++ b/lib-python/modified-2.7/lib2to3/fixer_util.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/__init__.py b/lib-python/modified-2.7/lib2to3/fixes/__init__.py
index b93054b3ec..b93054b3ec 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/__init__.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/__init__.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_apply.py b/lib-python/modified-2.7/lib2to3/fixes/fix_apply.py
index a7dc3a046d..a7dc3a046d 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_apply.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_apply.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_basestring.py b/lib-python/modified-2.7/lib2to3/fixes/fix_basestring.py
index a3c9a43649..a3c9a43649 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_basestring.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_basestring.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_buffer.py b/lib-python/modified-2.7/lib2to3/fixes/fix_buffer.py
index c6b0928024..c6b0928024 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_buffer.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_buffer.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_callable.py b/lib-python/modified-2.7/lib2to3/fixes/fix_callable.py
index df33d614ba..df33d614ba 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_callable.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_callable.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_dict.py b/lib-python/modified-2.7/lib2to3/fixes/fix_dict.py
index f681e4d713..f681e4d713 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_dict.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_dict.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_except.py b/lib-python/modified-2.7/lib2to3/fixes/fix_except.py
index e324718f64..e324718f64 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_except.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_except.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_exec.py b/lib-python/modified-2.7/lib2to3/fixes/fix_exec.py
index 50e1854454..50e1854454 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_exec.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_exec.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_execfile.py b/lib-python/modified-2.7/lib2to3/fixes/fix_execfile.py
index 2f29d3b281..2f29d3b281 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_execfile.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_execfile.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_exitfunc.py b/lib-python/modified-2.7/lib2to3/fixes/fix_exitfunc.py
index 89fb3db533..89fb3db533 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_exitfunc.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_exitfunc.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_filter.py b/lib-python/modified-2.7/lib2to3/fixes/fix_filter.py
index 18ee2ffc06..18ee2ffc06 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_filter.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_filter.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_funcattrs.py b/lib-python/modified-2.7/lib2to3/fixes/fix_funcattrs.py
index 9e45c02857..9e45c02857 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_funcattrs.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_funcattrs.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_future.py b/lib-python/modified-2.7/lib2to3/fixes/fix_future.py
index fbcb86af07..fbcb86af07 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_future.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_future.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_getcwdu.py b/lib-python/modified-2.7/lib2to3/fixes/fix_getcwdu.py
index 82233c8993..82233c8993 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_getcwdu.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_getcwdu.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_has_key.py b/lib-python/modified-2.7/lib2to3/fixes/fix_has_key.py
index bead4cb51c..bead4cb51c 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_has_key.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_has_key.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_idioms.py b/lib-python/modified-2.7/lib2to3/fixes/fix_idioms.py
index 37b6eefa51..37b6eefa51 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_idioms.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_idioms.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_import.py b/lib-python/modified-2.7/lib2to3/fixes/fix_import.py
index 201e811e61..201e811e61 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_import.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_import.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_imports.py b/lib-python/modified-2.7/lib2to3/fixes/fix_imports.py
index 93c9e6787b..93c9e6787b 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_imports.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_imports.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_imports2.py b/lib-python/modified-2.7/lib2to3/fixes/fix_imports2.py
index 9a33c67b1d..9a33c67b1d 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_imports2.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_imports2.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_input.py b/lib-python/modified-2.7/lib2to3/fixes/fix_input.py
index fbf4c72f5c..fbf4c72f5c 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_input.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_input.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_intern.py b/lib-python/modified-2.7/lib2to3/fixes/fix_intern.py
index e7bb5052b4..e7bb5052b4 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_intern.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_intern.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_isinstance.py b/lib-python/modified-2.7/lib2to3/fixes/fix_isinstance.py
index 4b04c8fd0c..4b04c8fd0c 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_isinstance.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_isinstance.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_itertools.py b/lib-python/modified-2.7/lib2to3/fixes/fix_itertools.py
index 5391a37b25..5391a37b25 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_itertools.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_itertools.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_itertools_imports.py b/lib-python/modified-2.7/lib2to3/fixes/fix_itertools_imports.py
index c1deb038e9..c1deb038e9 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_itertools_imports.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_itertools_imports.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_long.py b/lib-python/modified-2.7/lib2to3/fixes/fix_long.py
index 5dddde0d08..5dddde0d08 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_long.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_long.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_map.py b/lib-python/modified-2.7/lib2to3/fixes/fix_map.py
index 7a7d0dbc66..7a7d0dbc66 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_map.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_map.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_metaclass.py b/lib-python/modified-2.7/lib2to3/fixes/fix_metaclass.py
index f403fd6d53..f403fd6d53 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_metaclass.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_metaclass.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_methodattrs.py b/lib-python/modified-2.7/lib2to3/fixes/fix_methodattrs.py
index f3c1ecfec1..f3c1ecfec1 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_methodattrs.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_methodattrs.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_ne.py b/lib-python/modified-2.7/lib2to3/fixes/fix_ne.py
index 7025980b48..7025980b48 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_ne.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_ne.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_next.py b/lib-python/modified-2.7/lib2to3/fixes/fix_next.py
index f021a9bd70..f021a9bd70 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_next.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_next.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_nonzero.py b/lib-python/modified-2.7/lib2to3/fixes/fix_nonzero.py
index ba83478f81..ba83478f81 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_nonzero.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_nonzero.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_numliterals.py b/lib-python/modified-2.7/lib2to3/fixes/fix_numliterals.py
index b0c23f8041..b0c23f8041 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_numliterals.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_numliterals.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_operator.py b/lib-python/modified-2.7/lib2to3/fixes/fix_operator.py
index 7bf2c0dd22..7bf2c0dd22 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_operator.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_operator.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_paren.py b/lib-python/modified-2.7/lib2to3/fixes/fix_paren.py
index 8650cd9078..8650cd9078 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_paren.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_paren.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_print.py b/lib-python/modified-2.7/lib2to3/fixes/fix_print.py
index 98786b3ecd..98786b3ecd 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_print.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_print.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_raise.py b/lib-python/modified-2.7/lib2to3/fixes/fix_raise.py
index b958ba0129..b958ba0129 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_raise.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_raise.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_raw_input.py b/lib-python/modified-2.7/lib2to3/fixes/fix_raw_input.py
index 3a73b81864..3a73b81864 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_raw_input.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_raw_input.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_reduce.py b/lib-python/modified-2.7/lib2to3/fixes/fix_reduce.py
index 6bd785c1cd..6bd785c1cd 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_reduce.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_reduce.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_renames.py b/lib-python/modified-2.7/lib2to3/fixes/fix_renames.py
index 4bcce8c4eb..4bcce8c4eb 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_renames.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_renames.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_repr.py b/lib-python/modified-2.7/lib2to3/fixes/fix_repr.py
index f34365647f..f34365647f 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_repr.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_repr.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_set_literal.py b/lib-python/modified-2.7/lib2to3/fixes/fix_set_literal.py
index d3d38ec4e0..d3d38ec4e0 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_set_literal.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_set_literal.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_standarderror.py b/lib-python/modified-2.7/lib2to3/fixes/fix_standarderror.py
index 6cad51116d..6cad51116d 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_standarderror.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_standarderror.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_sys_exc.py b/lib-python/modified-2.7/lib2to3/fixes/fix_sys_exc.py
index 2ecca2b535..2ecca2b535 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_sys_exc.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_sys_exc.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_throw.py b/lib-python/modified-2.7/lib2to3/fixes/fix_throw.py
index 1468d89a45..1468d89a45 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_throw.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_throw.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_tuple_params.py b/lib-python/modified-2.7/lib2to3/fixes/fix_tuple_params.py
index 6361717dc5..6361717dc5 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_tuple_params.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_tuple_params.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_types.py b/lib-python/modified-2.7/lib2to3/fixes/fix_types.py
index fc9d495927..fc9d495927 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_types.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_types.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_unicode.py b/lib-python/modified-2.7/lib2to3/fixes/fix_unicode.py
index 6c89576540..6c89576540 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_unicode.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_unicode.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_urllib.py b/lib-python/modified-2.7/lib2to3/fixes/fix_urllib.py
index f91fe2a035..f91fe2a035 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_urllib.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_urllib.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_ws_comma.py b/lib-python/modified-2.7/lib2to3/fixes/fix_ws_comma.py
index 37ff6244a9..37ff6244a9 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_ws_comma.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_ws_comma.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_xrange.py b/lib-python/modified-2.7/lib2to3/fixes/fix_xrange.py
index f1436724b4..f1436724b4 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_xrange.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_xrange.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_xreadlines.py b/lib-python/modified-2.7/lib2to3/fixes/fix_xreadlines.py
index f50b9a2755..f50b9a2755 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_xreadlines.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_xreadlines.py
diff --git a/lib-python/modified-2.7.1/lib2to3/fixes/fix_zip.py b/lib-python/modified-2.7/lib2to3/fixes/fix_zip.py
index c5d7b66d67..c5d7b66d67 100644
--- a/lib-python/modified-2.7.1/lib2to3/fixes/fix_zip.py
+++ b/lib-python/modified-2.7/lib2to3/fixes/fix_zip.py
diff --git a/lib-python/modified-2.7.1/lib2to3/main.py b/lib-python/modified-2.7/lib2to3/main.py
index ffa42ab76c..ffa42ab76c 100644
--- a/lib-python/modified-2.7.1/lib2to3/main.py
+++ b/lib-python/modified-2.7/lib2to3/main.py
diff --git a/lib-python/modified-2.7.1/lib2to3/patcomp.py b/lib-python/modified-2.7/lib2to3/patcomp.py
index 84fee5b241..84fee5b241 100644
--- a/lib-python/modified-2.7.1/lib2to3/patcomp.py
+++ b/lib-python/modified-2.7/lib2to3/patcomp.py
diff --git a/lib-python/modified-2.7.1/lib2to3/pgen2/__init__.py b/lib-python/modified-2.7/lib2to3/pgen2/__init__.py
index af39048452..af39048452 100644
--- a/lib-python/modified-2.7.1/lib2to3/pgen2/__init__.py
+++ b/lib-python/modified-2.7/lib2to3/pgen2/__init__.py
diff --git a/lib-python/modified-2.7.1/lib2to3/pgen2/conv.py b/lib-python/modified-2.7/lib2to3/pgen2/conv.py
index 5d788a1d2b..5d788a1d2b 100644
--- a/lib-python/modified-2.7.1/lib2to3/pgen2/conv.py
+++ b/lib-python/modified-2.7/lib2to3/pgen2/conv.py
diff --git a/lib-python/modified-2.7.1/lib2to3/pgen2/driver.py b/lib-python/modified-2.7/lib2to3/pgen2/driver.py
index 6b3825e055..6b3825e055 100644
--- a/lib-python/modified-2.7.1/lib2to3/pgen2/driver.py
+++ b/lib-python/modified-2.7/lib2to3/pgen2/driver.py
diff --git a/lib-python/modified-2.7.1/lib2to3/pgen2/grammar.py b/lib-python/modified-2.7/lib2to3/pgen2/grammar.py
index 0483424dc4..0483424dc4 100644
--- a/lib-python/modified-2.7.1/lib2to3/pgen2/grammar.py
+++ b/lib-python/modified-2.7/lib2to3/pgen2/grammar.py
diff --git a/lib-python/modified-2.7.1/lib2to3/pgen2/literals.py b/lib-python/modified-2.7/lib2to3/pgen2/literals.py
index 0b3948a54e..0b3948a54e 100644
--- a/lib-python/modified-2.7.1/lib2to3/pgen2/literals.py
+++ b/lib-python/modified-2.7/lib2to3/pgen2/literals.py
diff --git a/lib-python/modified-2.7.1/lib2to3/pgen2/parse.py b/lib-python/modified-2.7/lib2to3/pgen2/parse.py
index 6bebdbba7e..6bebdbba7e 100644
--- a/lib-python/modified-2.7.1/lib2to3/pgen2/parse.py
+++ b/lib-python/modified-2.7/lib2to3/pgen2/parse.py
diff --git a/lib-python/modified-2.7.1/lib2to3/pgen2/pgen.py b/lib-python/modified-2.7/lib2to3/pgen2/pgen.py
index 63084a4cd5..63084a4cd5 100644
--- a/lib-python/modified-2.7.1/lib2to3/pgen2/pgen.py
+++ b/lib-python/modified-2.7/lib2to3/pgen2/pgen.py
diff --git a/lib-python/modified-2.7.1/lib2to3/pgen2/token.py b/lib-python/modified-2.7/lib2to3/pgen2/token.py
index 61468b313e..61468b313e 100755
--- a/lib-python/modified-2.7.1/lib2to3/pgen2/token.py
+++ b/lib-python/modified-2.7/lib2to3/pgen2/token.py
diff --git a/lib-python/modified-2.7.1/lib2to3/pgen2/tokenize.py b/lib-python/modified-2.7/lib2to3/pgen2/tokenize.py
index e090aa98dd..e090aa98dd 100644
--- a/lib-python/modified-2.7.1/lib2to3/pgen2/tokenize.py
+++ b/lib-python/modified-2.7/lib2to3/pgen2/tokenize.py
diff --git a/lib-python/modified-2.7.1/lib2to3/pygram.py b/lib-python/modified-2.7/lib2to3/pygram.py
index 621ff24c95..621ff24c95 100644
--- a/lib-python/modified-2.7.1/lib2to3/pygram.py
+++ b/lib-python/modified-2.7/lib2to3/pygram.py
diff --git a/lib-python/modified-2.7.1/lib2to3/pytree.py b/lib-python/modified-2.7/lib2to3/pytree.py
index 44ba275a1c..44ba275a1c 100644
--- a/lib-python/modified-2.7.1/lib2to3/pytree.py
+++ b/lib-python/modified-2.7/lib2to3/pytree.py
diff --git a/lib-python/modified-2.7.1/lib2to3/refactor.py b/lib-python/modified-2.7/lib2to3/refactor.py
index a51eb716b4..a51eb716b4 100644
--- a/lib-python/modified-2.7.1/lib2to3/refactor.py
+++ b/lib-python/modified-2.7/lib2to3/refactor.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/__init__.py b/lib-python/modified-2.7/lib2to3/tests/__init__.py
index cfaea0de74..cfaea0de74 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/__init__.py
+++ b/lib-python/modified-2.7/lib2to3/tests/__init__.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/data/README b/lib-python/modified-2.7/lib2to3/tests/data/README
index 7aa47e40aa..7aa47e40aa 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/data/README
+++ b/lib-python/modified-2.7/lib2to3/tests/data/README
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/data/bom.py b/lib-python/modified-2.7/lib2to3/tests/data/bom.py
index 9bc3975a42..9bc3975a42 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/data/bom.py
+++ b/lib-python/modified-2.7/lib2to3/tests/data/bom.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/data/crlf.py b/lib-python/modified-2.7/lib2to3/tests/data/crlf.py
index dbe2d7bb10..dbe2d7bb10 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/data/crlf.py
+++ b/lib-python/modified-2.7/lib2to3/tests/data/crlf.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/data/different_encoding.py b/lib-python/modified-2.7/lib2to3/tests/data/different_encoding.py
index 9f32bd04dc..9f32bd04dc 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/data/different_encoding.py
+++ b/lib-python/modified-2.7/lib2to3/tests/data/different_encoding.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/data/fixers/bad_order.py b/lib-python/modified-2.7/lib2to3/tests/data/fixers/bad_order.py
index 061bbf209a..061bbf209a 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/data/fixers/bad_order.py
+++ b/lib-python/modified-2.7/lib2to3/tests/data/fixers/bad_order.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/data/fixers/myfixes/__init__.py b/lib-python/modified-2.7/lib2to3/tests/data/fixers/myfixes/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/data/fixers/myfixes/__init__.py
+++ b/lib-python/modified-2.7/lib2to3/tests/data/fixers/myfixes/__init__.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/data/fixers/myfixes/fix_explicit.py b/lib-python/modified-2.7/lib2to3/tests/data/fixers/myfixes/fix_explicit.py
index cbe16f6f1f..cbe16f6f1f 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/data/fixers/myfixes/fix_explicit.py
+++ b/lib-python/modified-2.7/lib2to3/tests/data/fixers/myfixes/fix_explicit.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/data/fixers/myfixes/fix_first.py b/lib-python/modified-2.7/lib2to3/tests/data/fixers/myfixes/fix_first.py
index a88821f06b..a88821f06b 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/data/fixers/myfixes/fix_first.py
+++ b/lib-python/modified-2.7/lib2to3/tests/data/fixers/myfixes/fix_first.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/data/fixers/myfixes/fix_last.py b/lib-python/modified-2.7/lib2to3/tests/data/fixers/myfixes/fix_last.py
index 9a077d4159..9a077d4159 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/data/fixers/myfixes/fix_last.py
+++ b/lib-python/modified-2.7/lib2to3/tests/data/fixers/myfixes/fix_last.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/data/fixers/myfixes/fix_parrot.py b/lib-python/modified-2.7/lib2to3/tests/data/fixers/myfixes/fix_parrot.py
index 6db79adf8d..6db79adf8d 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/data/fixers/myfixes/fix_parrot.py
+++ b/lib-python/modified-2.7/lib2to3/tests/data/fixers/myfixes/fix_parrot.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/data/fixers/myfixes/fix_preorder.py b/lib-python/modified-2.7/lib2to3/tests/data/fixers/myfixes/fix_preorder.py
index b9bfbba9d5..b9bfbba9d5 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/data/fixers/myfixes/fix_preorder.py
+++ b/lib-python/modified-2.7/lib2to3/tests/data/fixers/myfixes/fix_preorder.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/data/fixers/no_fixer_cls.py b/lib-python/modified-2.7/lib2to3/tests/data/fixers/no_fixer_cls.py
index 506f794951..506f794951 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/data/fixers/no_fixer_cls.py
+++ b/lib-python/modified-2.7/lib2to3/tests/data/fixers/no_fixer_cls.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/data/fixers/parrot_example.py b/lib-python/modified-2.7/lib2to3/tests/data/fixers/parrot_example.py
index 08529280cd..08529280cd 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/data/fixers/parrot_example.py
+++ b/lib-python/modified-2.7/lib2to3/tests/data/fixers/parrot_example.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/data/infinite_recursion.py b/lib-python/modified-2.7/lib2to3/tests/data/infinite_recursion.py
index 71715ef29d..71715ef29d 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/data/infinite_recursion.py
+++ b/lib-python/modified-2.7/lib2to3/tests/data/infinite_recursion.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/data/py2_test_grammar.py b/lib-python/modified-2.7/lib2to3/tests/data/py2_test_grammar.py
index 17f9f4c51c..17f9f4c51c 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/data/py2_test_grammar.py
+++ b/lib-python/modified-2.7/lib2to3/tests/data/py2_test_grammar.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/data/py3_test_grammar.py b/lib-python/modified-2.7/lib2to3/tests/data/py3_test_grammar.py
index 977f0b8b35..977f0b8b35 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/data/py3_test_grammar.py
+++ b/lib-python/modified-2.7/lib2to3/tests/data/py3_test_grammar.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/pytree_idempotency.py b/lib-python/modified-2.7/lib2to3/tests/pytree_idempotency.py
index 243f7e8e28..243f7e8e28 100755
--- a/lib-python/modified-2.7.1/lib2to3/tests/pytree_idempotency.py
+++ b/lib-python/modified-2.7/lib2to3/tests/pytree_idempotency.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/support.py b/lib-python/modified-2.7/lib2to3/tests/support.py
index 364693519b..364693519b 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/support.py
+++ b/lib-python/modified-2.7/lib2to3/tests/support.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/test_all_fixers.py b/lib-python/modified-2.7/lib2to3/tests/test_all_fixers.py
index f64b3d942a..f64b3d942a 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/test_all_fixers.py
+++ b/lib-python/modified-2.7/lib2to3/tests/test_all_fixers.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/test_fixers.py b/lib-python/modified-2.7/lib2to3/tests/test_fixers.py
index 18589d32cf..18589d32cf 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/test_fixers.py
+++ b/lib-python/modified-2.7/lib2to3/tests/test_fixers.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/test_main.py b/lib-python/modified-2.7/lib2to3/tests/test_main.py
index 586b8df045..586b8df045 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/test_main.py
+++ b/lib-python/modified-2.7/lib2to3/tests/test_main.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/test_parser.py b/lib-python/modified-2.7/lib2to3/tests/test_parser.py
index 703d879af0..703d879af0 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/test_parser.py
+++ b/lib-python/modified-2.7/lib2to3/tests/test_parser.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/test_pytree.py b/lib-python/modified-2.7/lib2to3/tests/test_pytree.py
index ac7d9006aa..ac7d9006aa 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/test_pytree.py
+++ b/lib-python/modified-2.7/lib2to3/tests/test_pytree.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/test_refactor.py b/lib-python/modified-2.7/lib2to3/tests/test_refactor.py
index 59e5a74438..59e5a74438 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/test_refactor.py
+++ b/lib-python/modified-2.7/lib2to3/tests/test_refactor.py
diff --git a/lib-python/modified-2.7.1/lib2to3/tests/test_util.py b/lib-python/modified-2.7/lib2to3/tests/test_util.py
index 9365edc1c5..9365edc1c5 100644
--- a/lib-python/modified-2.7.1/lib2to3/tests/test_util.py
+++ b/lib-python/modified-2.7/lib2to3/tests/test_util.py
diff --git a/lib-python/modified-2.7.1/multiprocessing/__init__.py b/lib-python/modified-2.7/multiprocessing/__init__.py
index bbdad809dc..bbdad809dc 100644
--- a/lib-python/modified-2.7.1/multiprocessing/__init__.py
+++ b/lib-python/modified-2.7/multiprocessing/__init__.py
diff --git a/lib-python/modified-2.7.1/multiprocessing/connection.py b/lib-python/modified-2.7/multiprocessing/connection.py
index 99b338edb1..99b338edb1 100644
--- a/lib-python/modified-2.7.1/multiprocessing/connection.py
+++ b/lib-python/modified-2.7/multiprocessing/connection.py
diff --git a/lib-python/modified-2.7.1/multiprocessing/dummy/__init__.py b/lib-python/modified-2.7/multiprocessing/dummy/__init__.py
index 30b1b20f56..30b1b20f56 100644
--- a/lib-python/modified-2.7.1/multiprocessing/dummy/__init__.py
+++ b/lib-python/modified-2.7/multiprocessing/dummy/__init__.py
diff --git a/lib-python/modified-2.7.1/multiprocessing/dummy/connection.py b/lib-python/modified-2.7/multiprocessing/dummy/connection.py
index 4f0a6805de..4f0a6805de 100644
--- a/lib-python/modified-2.7.1/multiprocessing/dummy/connection.py
+++ b/lib-python/modified-2.7/multiprocessing/dummy/connection.py
diff --git a/lib-python/modified-2.7.1/multiprocessing/forking.py b/lib-python/modified-2.7/multiprocessing/forking.py
index 98efcc5a3b..98efcc5a3b 100644
--- a/lib-python/modified-2.7.1/multiprocessing/forking.py
+++ b/lib-python/modified-2.7/multiprocessing/forking.py
diff --git a/lib-python/modified-2.7.1/multiprocessing/heap.py b/lib-python/modified-2.7/multiprocessing/heap.py
index 697a5f5516..697a5f5516 100644
--- a/lib-python/modified-2.7.1/multiprocessing/heap.py
+++ b/lib-python/modified-2.7/multiprocessing/heap.py
diff --git a/lib-python/modified-2.7.1/multiprocessing/managers.py b/lib-python/modified-2.7/multiprocessing/managers.py
index 8850258ce5..8850258ce5 100644
--- a/lib-python/modified-2.7.1/multiprocessing/managers.py
+++ b/lib-python/modified-2.7/multiprocessing/managers.py
diff --git a/lib-python/modified-2.7.1/multiprocessing/pool.py b/lib-python/modified-2.7/multiprocessing/pool.py
index 8555da965f..8555da965f 100644
--- a/lib-python/modified-2.7.1/multiprocessing/pool.py
+++ b/lib-python/modified-2.7/multiprocessing/pool.py
diff --git a/lib-python/modified-2.7.1/multiprocessing/process.py b/lib-python/modified-2.7/multiprocessing/process.py
index 998dab7c4b..998dab7c4b 100644
--- a/lib-python/modified-2.7.1/multiprocessing/process.py
+++ b/lib-python/modified-2.7/multiprocessing/process.py
diff --git a/lib-python/modified-2.7.1/multiprocessing/queues.py b/lib-python/modified-2.7/multiprocessing/queues.py
index ea279911b6..ea279911b6 100644
--- a/lib-python/modified-2.7.1/multiprocessing/queues.py
+++ b/lib-python/modified-2.7/multiprocessing/queues.py
diff --git a/lib-python/modified-2.7.1/multiprocessing/reduction.py b/lib-python/modified-2.7/multiprocessing/reduction.py
index 60e71513e9..60e71513e9 100644
--- a/lib-python/modified-2.7.1/multiprocessing/reduction.py
+++ b/lib-python/modified-2.7/multiprocessing/reduction.py
diff --git a/lib-python/modified-2.7.1/multiprocessing/sharedctypes.py b/lib-python/modified-2.7/multiprocessing/sharedctypes.py
index 76b5e94b65..76b5e94b65 100644
--- a/lib-python/modified-2.7.1/multiprocessing/sharedctypes.py
+++ b/lib-python/modified-2.7/multiprocessing/sharedctypes.py
diff --git a/lib-python/modified-2.7.1/multiprocessing/synchronize.py b/lib-python/modified-2.7/multiprocessing/synchronize.py
index 6f90cb575e..6f90cb575e 100644
--- a/lib-python/modified-2.7.1/multiprocessing/synchronize.py
+++ b/lib-python/modified-2.7/multiprocessing/synchronize.py
diff --git a/lib-python/modified-2.7.1/multiprocessing/util.py b/lib-python/modified-2.7/multiprocessing/util.py
index 632adb1d7c..632adb1d7c 100644
--- a/lib-python/modified-2.7.1/multiprocessing/util.py
+++ b/lib-python/modified-2.7/multiprocessing/util.py
diff --git a/lib-python/modified-2.7.1/opcode.py b/lib-python/modified-2.7/opcode.py
index 785a3c70a5..785a3c70a5 100644
--- a/lib-python/modified-2.7.1/opcode.py
+++ b/lib-python/modified-2.7/opcode.py
diff --git a/lib-python/modified-2.7.1/pickle.py b/lib-python/modified-2.7/pickle.py
index 6e45237c01..6e45237c01 100644
--- a/lib-python/modified-2.7.1/pickle.py
+++ b/lib-python/modified-2.7/pickle.py
diff --git a/lib-python/modified-2.7.1/pprint.py b/lib-python/modified-2.7/pprint.py
index 459267a2ec..459267a2ec 100644
--- a/lib-python/modified-2.7.1/pprint.py
+++ b/lib-python/modified-2.7/pprint.py
diff --git a/lib-python/modified-2.7.1/pydoc.py b/lib-python/modified-2.7/pydoc.py
index 3d2b0250a6..3d2b0250a6 100755
--- a/lib-python/modified-2.7.1/pydoc.py
+++ b/lib-python/modified-2.7/pydoc.py
diff --git a/lib-python/modified-2.7.1/random.py b/lib-python/modified-2.7/random.py
index 286d1b01fa..286d1b01fa 100644
--- a/lib-python/modified-2.7.1/random.py
+++ b/lib-python/modified-2.7/random.py
diff --git a/lib-python/modified-2.7.1/site.py b/lib-python/modified-2.7/site.py
index e77fdd7c6b..e77fdd7c6b 100644
--- a/lib-python/modified-2.7.1/site.py
+++ b/lib-python/modified-2.7/site.py
diff --git a/lib-python/modified-2.7.1/socket.py b/lib-python/modified-2.7/socket.py
index f2febfeea5..f2febfeea5 100644
--- a/lib-python/modified-2.7.1/socket.py
+++ b/lib-python/modified-2.7/socket.py
diff --git a/lib-python/modified-2.7.1/sqlite3/__init__.py b/lib-python/modified-2.7/sqlite3/__init__.py
index 41ef2b76df..41ef2b76df 100644
--- a/lib-python/modified-2.7.1/sqlite3/__init__.py
+++ b/lib-python/modified-2.7/sqlite3/__init__.py
diff --git a/lib-python/modified-2.7.1/sqlite3/dbapi2.py b/lib-python/modified-2.7/sqlite3/dbapi2.py
index 7eb28e87b1..7eb28e87b1 100644
--- a/lib-python/modified-2.7.1/sqlite3/dbapi2.py
+++ b/lib-python/modified-2.7/sqlite3/dbapi2.py
diff --git a/lib-python/modified-2.7.1/sqlite3/dump.py b/lib-python/modified-2.7/sqlite3/dump.py
index 409a405cf8..409a405cf8 100644
--- a/lib-python/modified-2.7.1/sqlite3/dump.py
+++ b/lib-python/modified-2.7/sqlite3/dump.py
diff --git a/lib-python/modified-2.7.1/sqlite3/test/__init__.py b/lib-python/modified-2.7/sqlite3/test/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/lib-python/modified-2.7.1/sqlite3/test/__init__.py
+++ b/lib-python/modified-2.7/sqlite3/test/__init__.py
diff --git a/lib-python/modified-2.7.1/sqlite3/test/dbapi.py b/lib-python/modified-2.7/sqlite3/test/dbapi.py
index 5eda56e54c..5eda56e54c 100644
--- a/lib-python/modified-2.7.1/sqlite3/test/dbapi.py
+++ b/lib-python/modified-2.7/sqlite3/test/dbapi.py
diff --git a/lib-python/modified-2.7.1/sqlite3/test/dump.py b/lib-python/modified-2.7/sqlite3/test/dump.py
index 83b6b05255..83b6b05255 100644
--- a/lib-python/modified-2.7.1/sqlite3/test/dump.py
+++ b/lib-python/modified-2.7/sqlite3/test/dump.py
diff --git a/lib-python/modified-2.7.1/sqlite3/test/factory.py b/lib-python/modified-2.7/sqlite3/test/factory.py
index f0909557f8..f0909557f8 100644
--- a/lib-python/modified-2.7.1/sqlite3/test/factory.py
+++ b/lib-python/modified-2.7/sqlite3/test/factory.py
diff --git a/lib-python/modified-2.7.1/sqlite3/test/hooks.py b/lib-python/modified-2.7/sqlite3/test/hooks.py
index 2745c8b9a9..2745c8b9a9 100644
--- a/lib-python/modified-2.7.1/sqlite3/test/hooks.py
+++ b/lib-python/modified-2.7/sqlite3/test/hooks.py
diff --git a/lib-python/modified-2.7.1/sqlite3/test/py25tests.py b/lib-python/modified-2.7/sqlite3/test/py25tests.py
index 7fd3c0e0cf..7fd3c0e0cf 100644
--- a/lib-python/modified-2.7.1/sqlite3/test/py25tests.py
+++ b/lib-python/modified-2.7/sqlite3/test/py25tests.py
diff --git a/lib-python/modified-2.7.1/sqlite3/test/regression.py b/lib-python/modified-2.7/sqlite3/test/regression.py
index a68d5c051a..a68d5c051a 100644
--- a/lib-python/modified-2.7.1/sqlite3/test/regression.py
+++ b/lib-python/modified-2.7/sqlite3/test/regression.py
diff --git a/lib-python/modified-2.7.1/sqlite3/test/transactions.py b/lib-python/modified-2.7/sqlite3/test/transactions.py
index a732251b2d..a732251b2d 100644
--- a/lib-python/modified-2.7.1/sqlite3/test/transactions.py
+++ b/lib-python/modified-2.7/sqlite3/test/transactions.py
diff --git a/lib-python/modified-2.7.1/sqlite3/test/types.py b/lib-python/modified-2.7/sqlite3/test/types.py
index c5ab39bb77..c5ab39bb77 100644
--- a/lib-python/modified-2.7.1/sqlite3/test/types.py
+++ b/lib-python/modified-2.7/sqlite3/test/types.py
diff --git a/lib-python/modified-2.7.1/sqlite3/test/userfunctions.py b/lib-python/modified-2.7/sqlite3/test/userfunctions.py
index e1be7a748e..e1be7a748e 100644
--- a/lib-python/modified-2.7.1/sqlite3/test/userfunctions.py
+++ b/lib-python/modified-2.7/sqlite3/test/userfunctions.py
diff --git a/lib-python/modified-2.7.1/ssl.py b/lib-python/modified-2.7/ssl.py
index 7292820b86..7292820b86 100644
--- a/lib-python/modified-2.7.1/ssl.py
+++ b/lib-python/modified-2.7/ssl.py
diff --git a/lib-python/modified-2.7.1/subprocess.py b/lib-python/modified-2.7/subprocess.py
index 4470ba3dd5..4470ba3dd5 100644
--- a/lib-python/modified-2.7.1/subprocess.py
+++ b/lib-python/modified-2.7/subprocess.py
diff --git a/lib-python/modified-2.7.1/sysconfig.py b/lib-python/modified-2.7/sysconfig.py
index ada28e7d3f..ada28e7d3f 100644
--- a/lib-python/modified-2.7.1/sysconfig.py
+++ b/lib-python/modified-2.7/sysconfig.py
diff --git a/lib-python/modified-2.7.1/tarfile.py b/lib-python/modified-2.7/tarfile.py
index ef8b4e2313..ef8b4e2313 100644
--- a/lib-python/modified-2.7.1/tarfile.py
+++ b/lib-python/modified-2.7/tarfile.py
diff --git a/lib-python/modified-2.7.1/test/__init__.py b/lib-python/modified-2.7/test/__init__.py
index 9cd2c6c485..9cd2c6c485 100644
--- a/lib-python/modified-2.7.1/test/__init__.py
+++ b/lib-python/modified-2.7/test/__init__.py
diff --git a/lib-python/modified-2.7.1/test/list_tests.py b/lib-python/modified-2.7/test/list_tests.py
index 183f519f38..183f519f38 100644
--- a/lib-python/modified-2.7.1/test/list_tests.py
+++ b/lib-python/modified-2.7/test/list_tests.py
diff --git a/lib-python/modified-2.7.1/test/mapping_tests.py b/lib-python/modified-2.7/test/mapping_tests.py
index 83491c2c90..83491c2c90 100644
--- a/lib-python/modified-2.7.1/test/mapping_tests.py
+++ b/lib-python/modified-2.7/test/mapping_tests.py
diff --git a/lib-python/modified-2.7.1/test/pickletester.py b/lib-python/modified-2.7/test/pickletester.py
index 73f2f6d88b..73f2f6d88b 100644
--- a/lib-python/modified-2.7.1/test/pickletester.py
+++ b/lib-python/modified-2.7/test/pickletester.py
diff --git a/lib-python/modified-2.7.1/test/pyclbr_input.py b/lib-python/modified-2.7/test/pyclbr_input.py
index 8efc9de75d..8efc9de75d 100644
--- a/lib-python/modified-2.7.1/test/pyclbr_input.py
+++ b/lib-python/modified-2.7/test/pyclbr_input.py
diff --git a/lib-python/modified-2.7.1/test/regrtest.py b/lib-python/modified-2.7/test/regrtest.py
index 86b7628de1..86b7628de1 100755
--- a/lib-python/modified-2.7.1/test/regrtest.py
+++ b/lib-python/modified-2.7/test/regrtest.py
diff --git a/lib-python/modified-2.7.1/test/seq_tests.py b/lib-python/modified-2.7/test/seq_tests.py
index f24d8b3284..f24d8b3284 100644
--- a/lib-python/modified-2.7.1/test/seq_tests.py
+++ b/lib-python/modified-2.7/test/seq_tests.py
diff --git a/lib-python/modified-2.7.1/test/string_tests.py b/lib-python/modified-2.7/test/string_tests.py
index 69e4b063c6..69e4b063c6 100644
--- a/lib-python/modified-2.7.1/test/string_tests.py
+++ b/lib-python/modified-2.7/test/string_tests.py
diff --git a/lib-python/modified-2.7.1/test/test_abstract_numbers.py b/lib-python/modified-2.7/test/test_abstract_numbers.py
index 81c936726c..81c936726c 100644
--- a/lib-python/modified-2.7.1/test/test_abstract_numbers.py
+++ b/lib-python/modified-2.7/test/test_abstract_numbers.py
diff --git a/lib-python/modified-2.7.1/test/test_aifc.py b/lib-python/modified-2.7/test/test_aifc.py
index 7af69611d1..7af69611d1 100644
--- a/lib-python/modified-2.7.1/test/test_aifc.py
+++ b/lib-python/modified-2.7/test/test_aifc.py
diff --git a/lib-python/modified-2.7.1/test/test_array.py b/lib-python/modified-2.7/test/test_array.py
index 7643a6707f..7643a6707f 100755
--- a/lib-python/modified-2.7.1/test/test_array.py
+++ b/lib-python/modified-2.7/test/test_array.py
diff --git a/lib-python/modified-2.7.1/test/test_ascii_formatd.py b/lib-python/modified-2.7/test/test_ascii_formatd.py
index f1863df182..f1863df182 100644
--- a/lib-python/modified-2.7.1/test/test_ascii_formatd.py
+++ b/lib-python/modified-2.7/test/test_ascii_formatd.py
diff --git a/lib-python/modified-2.7.1/test/test_ast.py b/lib-python/modified-2.7/test/test_ast.py
index 2cf395ec08..2cf395ec08 100644
--- a/lib-python/modified-2.7.1/test/test_ast.py
+++ b/lib-python/modified-2.7/test/test_ast.py
diff --git a/lib-python/modified-2.7.1/test/test_asyncore.py b/lib-python/modified-2.7/test/test_asyncore.py
index 5615d981f7..5615d981f7 100644
--- a/lib-python/modified-2.7.1/test/test_asyncore.py
+++ b/lib-python/modified-2.7/test/test_asyncore.py
diff --git a/lib-python/modified-2.7.1/test/test_builtin.py b/lib-python/modified-2.7/test/test_builtin.py
index 4793ac3025..4793ac3025 100644
--- a/lib-python/modified-2.7.1/test/test_builtin.py
+++ b/lib-python/modified-2.7/test/test_builtin.py
diff --git a/lib-python/modified-2.7.1/test/test_bytes.py b/lib-python/modified-2.7/test/test_bytes.py
index b1eac41a96..b1eac41a96 100644
--- a/lib-python/modified-2.7.1/test/test_bytes.py
+++ b/lib-python/modified-2.7/test/test_bytes.py
diff --git a/lib-python/modified-2.7.1/test/test_bz2.py b/lib-python/modified-2.7/test/test_bz2.py
index 277b79127b..277b79127b 100644
--- a/lib-python/modified-2.7.1/test/test_bz2.py
+++ b/lib-python/modified-2.7/test/test_bz2.py
diff --git a/lib-python/modified-2.7.1/test/test_cmd_line_script.py b/lib-python/modified-2.7/test/test_cmd_line_script.py
index 9d38038b80..9d38038b80 100644
--- a/lib-python/modified-2.7.1/test/test_cmd_line_script.py
+++ b/lib-python/modified-2.7/test/test_cmd_line_script.py
diff --git a/lib-python/modified-2.7.1/test/test_code.py b/lib-python/modified-2.7/test/test_code.py
index 970c5bfaa1..970c5bfaa1 100644
--- a/lib-python/modified-2.7.1/test/test_code.py
+++ b/lib-python/modified-2.7/test/test_code.py
diff --git a/lib-python/modified-2.7.1/test/test_codecs.py b/lib-python/modified-2.7/test/test_codecs.py
index e4f419c83f..e4f419c83f 100644
--- a/lib-python/modified-2.7.1/test/test_codecs.py
+++ b/lib-python/modified-2.7/test/test_codecs.py
diff --git a/lib-python/modified-2.7.1/test/test_codeop.py b/lib-python/modified-2.7/test/test_codeop.py
index 6922b9a898..6922b9a898 100644
--- a/lib-python/modified-2.7.1/test/test_codeop.py
+++ b/lib-python/modified-2.7/test/test_codeop.py
diff --git a/lib-python/modified-2.7.1/test/test_coercion.py b/lib-python/modified-2.7/test/test_coercion.py
index 0daf303eab..0daf303eab 100644
--- a/lib-python/modified-2.7.1/test/test_coercion.py
+++ b/lib-python/modified-2.7/test/test_coercion.py
diff --git a/lib-python/modified-2.7.1/test/test_compile.py b/lib-python/modified-2.7/test/test_compile.py
index 847868ce62..847868ce62 100644
--- a/lib-python/modified-2.7.1/test/test_compile.py
+++ b/lib-python/modified-2.7/test/test_compile.py
diff --git a/lib-python/modified-2.7.1/test/test_copy.py b/lib-python/modified-2.7/test/test_copy.py
index 65805046af..65805046af 100644
--- a/lib-python/modified-2.7.1/test/test_copy.py
+++ b/lib-python/modified-2.7/test/test_copy.py
diff --git a/lib-python/modified-2.7.1/test/test_cpickle.py b/lib-python/modified-2.7/test/test_cpickle.py
index f6e9f98cd5..f6e9f98cd5 100644
--- a/lib-python/modified-2.7.1/test/test_cpickle.py
+++ b/lib-python/modified-2.7/test/test_cpickle.py
diff --git a/lib-python/modified-2.7.1/test/test_csv.py b/lib-python/modified-2.7/test/test_csv.py
index dfe0bca601..dfe0bca601 100644
--- a/lib-python/modified-2.7.1/test/test_csv.py
+++ b/lib-python/modified-2.7/test/test_csv.py
diff --git a/lib-python/modified-2.7.1/test/test_deque.py b/lib-python/modified-2.7/test/test_deque.py
index e74d8f4e42..e74d8f4e42 100644
--- a/lib-python/modified-2.7.1/test/test_deque.py
+++ b/lib-python/modified-2.7/test/test_deque.py
diff --git a/lib-python/modified-2.7.1/test/test_descr.py b/lib-python/modified-2.7/test/test_descr.py
index 4b84e775c9..4b84e775c9 100644
--- a/lib-python/modified-2.7.1/test/test_descr.py
+++ b/lib-python/modified-2.7/test/test_descr.py
diff --git a/lib-python/modified-2.7.1/test/test_descrtut.py b/lib-python/modified-2.7/test/test_descrtut.py
index a5c0a69345..a5c0a69345 100644
--- a/lib-python/modified-2.7.1/test/test_descrtut.py
+++ b/lib-python/modified-2.7/test/test_descrtut.py
diff --git a/lib-python/modified-2.7.1/test/test_dict.py b/lib-python/modified-2.7/test/test_dict.py
index 88b246811a..88b246811a 100644
--- a/lib-python/modified-2.7.1/test/test_dict.py
+++ b/lib-python/modified-2.7/test/test_dict.py
diff --git a/lib-python/modified-2.7.1/test/test_dis.py b/lib-python/modified-2.7/test/test_dis.py
index 09599e579d..09599e579d 100644
--- a/lib-python/modified-2.7.1/test/test_dis.py
+++ b/lib-python/modified-2.7/test/test_dis.py
diff --git a/lib-python/modified-2.7.1/test/test_doctest.py b/lib-python/modified-2.7/test/test_doctest.py
index 7dae3d42ab..7dae3d42ab 100644
--- a/lib-python/modified-2.7.1/test/test_doctest.py
+++ b/lib-python/modified-2.7/test/test_doctest.py
diff --git a/lib-python/modified-2.7.1/test/test_doctest.txt b/lib-python/modified-2.7/test/test_doctest.txt
index f8e851e1a5..f8e851e1a5 100644
--- a/lib-python/modified-2.7.1/test/test_doctest.txt
+++ b/lib-python/modified-2.7/test/test_doctest.txt
diff --git a/lib-python/modified-2.7.1/test/test_doctest2.txt b/lib-python/modified-2.7/test/test_doctest2.txt
index 2e14856c27..2e14856c27 100644
--- a/lib-python/modified-2.7.1/test/test_doctest2.txt
+++ b/lib-python/modified-2.7/test/test_doctest2.txt
diff --git a/lib-python/modified-2.7.1/test/test_doctest3.txt b/lib-python/modified-2.7/test/test_doctest3.txt
index 54a96d58e1..54a96d58e1 100644
--- a/lib-python/modified-2.7.1/test/test_doctest3.txt
+++ b/lib-python/modified-2.7/test/test_doctest3.txt
diff --git a/lib-python/modified-2.7.1/test/test_doctest4.txt b/lib-python/modified-2.7/test/test_doctest4.txt
index a219d16a6e..a219d16a6e 100644
--- a/lib-python/modified-2.7.1/test/test_doctest4.txt
+++ b/lib-python/modified-2.7/test/test_doctest4.txt
diff --git a/lib-python/modified-2.7.1/test/test_dumbdbm.py b/lib-python/modified-2.7/test/test_dumbdbm.py
index 0668201e63..0668201e63 100644
--- a/lib-python/modified-2.7.1/test/test_dumbdbm.py
+++ b/lib-python/modified-2.7/test/test_dumbdbm.py
diff --git a/lib-python/modified-2.7.1/test/test_extcall.py b/lib-python/modified-2.7/test/test_extcall.py
index bc6f31ae5b..bc6f31ae5b 100644
--- a/lib-python/modified-2.7.1/test/test_extcall.py
+++ b/lib-python/modified-2.7/test/test_extcall.py
diff --git a/lib-python/modified-2.7.1/test/test_file.py b/lib-python/modified-2.7/test/test_file.py
index 1edd1bbb2e..1edd1bbb2e 100644
--- a/lib-python/modified-2.7.1/test/test_file.py
+++ b/lib-python/modified-2.7/test/test_file.py
diff --git a/lib-python/modified-2.7.1/test/test_file2k.py b/lib-python/modified-2.7/test/test_file2k.py
index b9510f53e5..b9510f53e5 100644
--- a/lib-python/modified-2.7.1/test/test_file2k.py
+++ b/lib-python/modified-2.7/test/test_file2k.py
diff --git a/lib-python/modified-2.7.1/test/test_fileio.py b/lib-python/modified-2.7/test/test_fileio.py
index aecea18b4e..aecea18b4e 100644
--- a/lib-python/modified-2.7.1/test/test_fileio.py
+++ b/lib-python/modified-2.7/test/test_fileio.py
diff --git a/lib-python/modified-2.7.1/test/test_format.py b/lib-python/modified-2.7/test/test_format.py
index b594528991..b594528991 100644
--- a/lib-python/modified-2.7.1/test/test_format.py
+++ b/lib-python/modified-2.7/test/test_format.py
diff --git a/lib-python/modified-2.7.1/test/test_funcattrs.py b/lib-python/modified-2.7/test/test_funcattrs.py
index ed850b31d7..ed850b31d7 100644
--- a/lib-python/modified-2.7.1/test/test_funcattrs.py
+++ b/lib-python/modified-2.7/test/test_funcattrs.py
diff --git a/lib-python/modified-2.7.1/test/test_functools.py b/lib-python/modified-2.7/test/test_functools.py
index dfc6f44773..dfc6f44773 100644
--- a/lib-python/modified-2.7.1/test/test_functools.py
+++ b/lib-python/modified-2.7/test/test_functools.py
diff --git a/lib-python/modified-2.7.1/test/test_generators.py b/lib-python/modified-2.7/test/test_generators.py
index 400ea5a721..400ea5a721 100644
--- a/lib-python/modified-2.7.1/test/test_generators.py
+++ b/lib-python/modified-2.7/test/test_generators.py
diff --git a/lib-python/modified-2.7.1/test/test_genexps.py b/lib-python/modified-2.7/test/test_genexps.py
index cd122bf330..cd122bf330 100644
--- a/lib-python/modified-2.7.1/test/test_genexps.py
+++ b/lib-python/modified-2.7/test/test_genexps.py
diff --git a/lib-python/modified-2.7.1/test/test_heapq.py b/lib-python/modified-2.7/test/test_heapq.py
index 663a8c57dc..663a8c57dc 100644
--- a/lib-python/modified-2.7.1/test/test_heapq.py
+++ b/lib-python/modified-2.7/test/test_heapq.py
diff --git a/lib-python/modified-2.7.1/test/test_import.py b/lib-python/modified-2.7/test/test_import.py
index b8a2b76956..b8a2b76956 100644
--- a/lib-python/modified-2.7.1/test/test_import.py
+++ b/lib-python/modified-2.7/test/test_import.py
diff --git a/lib-python/modified-2.7.1/test/test_inspect.py b/lib-python/modified-2.7/test/test_inspect.py
index a631c40019..a631c40019 100644
--- a/lib-python/modified-2.7.1/test/test_inspect.py
+++ b/lib-python/modified-2.7/test/test_inspect.py
diff --git a/lib-python/modified-2.7.1/test/test_int.py b/lib-python/modified-2.7/test/test_int.py
index 6eab5bf4d8..6eab5bf4d8 100644
--- a/lib-python/modified-2.7.1/test/test_int.py
+++ b/lib-python/modified-2.7/test/test_int.py
diff --git a/lib-python/modified-2.7.1/test/test_io.py b/lib-python/modified-2.7/test/test_io.py
index ef7d4ee749..ef7d4ee749 100644
--- a/lib-python/modified-2.7.1/test/test_io.py
+++ b/lib-python/modified-2.7/test/test_io.py
diff --git a/lib-python/modified-2.7.1/test/test_isinstance.py b/lib-python/modified-2.7/test/test_isinstance.py
index 349342a8e5..349342a8e5 100644
--- a/lib-python/modified-2.7.1/test/test_isinstance.py
+++ b/lib-python/modified-2.7/test/test_isinstance.py
diff --git a/lib-python/modified-2.7.1/test/test_itertools.py b/lib-python/modified-2.7/test/test_itertools.py
index dff732e2bc..dff732e2bc 100644
--- a/lib-python/modified-2.7.1/test/test_itertools.py
+++ b/lib-python/modified-2.7/test/test_itertools.py
diff --git a/lib-python/modified-2.7.1/test/test_linecache.py b/lib-python/modified-2.7/test/test_linecache.py
index 826d988bff..826d988bff 100644
--- a/lib-python/modified-2.7.1/test/test_linecache.py
+++ b/lib-python/modified-2.7/test/test_linecache.py
diff --git a/lib-python/modified-2.7.1/test/test_list.py b/lib-python/modified-2.7/test/test_list.py
index 2525d6abd1..2525d6abd1 100644
--- a/lib-python/modified-2.7.1/test/test_list.py
+++ b/lib-python/modified-2.7/test/test_list.py
diff --git a/lib-python/modified-2.7.1/test/test_long.py b/lib-python/modified-2.7/test/test_long.py
index 311cbc0880..311cbc0880 100644
--- a/lib-python/modified-2.7.1/test/test_long.py
+++ b/lib-python/modified-2.7/test/test_long.py
diff --git a/lib-python/modified-2.7.1/test/test_marshal.py b/lib-python/modified-2.7/test/test_marshal.py
index ab7ebdbf4f..ab7ebdbf4f 100644
--- a/lib-python/modified-2.7.1/test/test_marshal.py
+++ b/lib-python/modified-2.7/test/test_marshal.py
diff --git a/lib-python/modified-2.7.1/test/test_memoryio.py b/lib-python/modified-2.7/test/test_memoryio.py
index 0ee4ebda05..0ee4ebda05 100644
--- a/lib-python/modified-2.7.1/test/test_memoryio.py
+++ b/lib-python/modified-2.7/test/test_memoryio.py
diff --git a/lib-python/modified-2.7.1/test/test_memoryview.py b/lib-python/modified-2.7/test/test_memoryview.py
index c1799a5dee..c1799a5dee 100644
--- a/lib-python/modified-2.7.1/test/test_memoryview.py
+++ b/lib-python/modified-2.7/test/test_memoryview.py
diff --git a/lib-python/modified-2.7.1/test/test_mmap.py b/lib-python/modified-2.7/test/test_mmap.py
index cadacd8518..cadacd8518 100644
--- a/lib-python/modified-2.7.1/test/test_mmap.py
+++ b/lib-python/modified-2.7/test/test_mmap.py
diff --git a/lib-python/modified-2.7.1/test/test_module.py b/lib-python/modified-2.7/test/test_module.py
index 1c4e7fde75..1c4e7fde75 100644
--- a/lib-python/modified-2.7.1/test/test_module.py
+++ b/lib-python/modified-2.7/test/test_module.py
diff --git a/lib-python/modified-2.7.1/test/test_multiprocessing.py b/lib-python/modified-2.7/test/test_multiprocessing.py
index 4b4bb6da47..4b4bb6da47 100644
--- a/lib-python/modified-2.7.1/test/test_multiprocessing.py
+++ b/lib-python/modified-2.7/test/test_multiprocessing.py
diff --git a/lib-python/modified-2.7.1/test/test_mutants.py b/lib-python/modified-2.7/test/test_mutants.py
index 8d00aa50b8..8d00aa50b8 100644
--- a/lib-python/modified-2.7.1/test/test_mutants.py
+++ b/lib-python/modified-2.7/test/test_mutants.py
diff --git a/lib-python/modified-2.7.1/test/test_optparse.py b/lib-python/modified-2.7/test/test_optparse.py
index 7c92efc6b8..7c92efc6b8 100644
--- a/lib-python/modified-2.7.1/test/test_optparse.py
+++ b/lib-python/modified-2.7/test/test_optparse.py
diff --git a/lib-python/modified-2.7.1/test/test_peepholer.py b/lib-python/modified-2.7/test/test_peepholer.py
index ebe34b08ca..ebe34b08ca 100644
--- a/lib-python/modified-2.7.1/test/test_peepholer.py
+++ b/lib-python/modified-2.7/test/test_peepholer.py
diff --git a/lib-python/modified-2.7.1/test/test_pprint.py b/lib-python/modified-2.7/test/test_pprint.py
index 44436a7963..44436a7963 100644
--- a/lib-python/modified-2.7.1/test/test_pprint.py
+++ b/lib-python/modified-2.7/test/test_pprint.py
diff --git a/lib-python/modified-2.7.1/test/test_pyclbr.py b/lib-python/modified-2.7/test/test_pyclbr.py
index 6aa96d53ea..6aa96d53ea 100644
--- a/lib-python/modified-2.7.1/test/test_pyclbr.py
+++ b/lib-python/modified-2.7/test/test_pyclbr.py
diff --git a/lib-python/modified-2.7.1/test/test_pydoc.py b/lib-python/modified-2.7/test/test_pydoc.py
index 249eadb54d..249eadb54d 100644
--- a/lib-python/modified-2.7.1/test/test_pydoc.py
+++ b/lib-python/modified-2.7/test/test_pydoc.py
diff --git a/lib-python/modified-2.7.1/test/test_repr.py b/lib-python/modified-2.7/test/test_repr.py
index c2ba8c4779..c2ba8c4779 100644
--- a/lib-python/modified-2.7.1/test/test_repr.py
+++ b/lib-python/modified-2.7/test/test_repr.py
diff --git a/lib-python/modified-2.7.1/test/test_rlcompleter.py b/lib-python/modified-2.7/test/test_rlcompleter.py
index ac0e70dbcb..ac0e70dbcb 100644
--- a/lib-python/modified-2.7.1/test/test_rlcompleter.py
+++ b/lib-python/modified-2.7/test/test_rlcompleter.py
diff --git a/lib-python/modified-2.7.1/test/test_runpy.py b/lib-python/modified-2.7/test/test_runpy.py
index 148ffa6fcc..148ffa6fcc 100644
--- a/lib-python/modified-2.7.1/test/test_runpy.py
+++ b/lib-python/modified-2.7/test/test_runpy.py
diff --git a/lib-python/modified-2.7.1/test/test_scope.py b/lib-python/modified-2.7/test/test_scope.py
index 4152332c5f..4152332c5f 100644
--- a/lib-python/modified-2.7.1/test/test_scope.py
+++ b/lib-python/modified-2.7/test/test_scope.py
diff --git a/lib-python/modified-2.7.1/test/test_set.py b/lib-python/modified-2.7/test/test_set.py
index 62fcbe08d6..62fcbe08d6 100644
--- a/lib-python/modified-2.7.1/test/test_set.py
+++ b/lib-python/modified-2.7/test/test_set.py
diff --git a/lib-python/modified-2.7.1/test/test_site.py b/lib-python/modified-2.7/test/test_site.py
index fe93178e1c..fe93178e1c 100644
--- a/lib-python/modified-2.7.1/test/test_site.py
+++ b/lib-python/modified-2.7/test/test_site.py
diff --git a/lib-python/modified-2.7.1/test/test_socket.py b/lib-python/modified-2.7/test/test_socket.py
index 261bf663c1..261bf663c1 100644
--- a/lib-python/modified-2.7.1/test/test_socket.py
+++ b/lib-python/modified-2.7/test/test_socket.py
diff --git a/lib-python/modified-2.7.1/test/test_sort.py b/lib-python/modified-2.7/test/test_sort.py
index c9640cd330..c9640cd330 100644
--- a/lib-python/modified-2.7.1/test/test_sort.py
+++ b/lib-python/modified-2.7/test/test_sort.py
diff --git a/lib-python/modified-2.7.1/test/test_ssl.py b/lib-python/modified-2.7/test/test_ssl.py
index a026098127..a026098127 100644
--- a/lib-python/modified-2.7.1/test/test_ssl.py
+++ b/lib-python/modified-2.7/test/test_ssl.py
diff --git a/lib-python/modified-2.7.1/test/test_struct.py b/lib-python/modified-2.7/test/test_struct.py
index eb86f6f885..eb86f6f885 100644
--- a/lib-python/modified-2.7.1/test/test_struct.py
+++ b/lib-python/modified-2.7/test/test_struct.py
diff --git a/lib-python/modified-2.7.1/test/test_support.py b/lib-python/modified-2.7/test/test_support.py
index 23bd012351..23bd012351 100644
--- a/lib-python/modified-2.7.1/test/test_support.py
+++ b/lib-python/modified-2.7/test/test_support.py
diff --git a/lib-python/modified-2.7.1/test/test_syntax.py b/lib-python/modified-2.7/test/test_syntax.py
index b1f5871269..b1f5871269 100644
--- a/lib-python/modified-2.7.1/test/test_syntax.py
+++ b/lib-python/modified-2.7/test/test_syntax.py
diff --git a/lib-python/modified-2.7.1/test/test_sys.py b/lib-python/modified-2.7/test/test_sys.py
index d0ce1fde52..d0ce1fde52 100644
--- a/lib-python/modified-2.7.1/test/test_sys.py
+++ b/lib-python/modified-2.7/test/test_sys.py
diff --git a/lib-python/modified-2.7.1/test/test_sys_settrace.py b/lib-python/modified-2.7/test/test_sys_settrace.py
index 38cdd053ee..38cdd053ee 100644
--- a/lib-python/modified-2.7.1/test/test_sys_settrace.py
+++ b/lib-python/modified-2.7/test/test_sys_settrace.py
diff --git a/lib-python/modified-2.7.1/test/test_sysconfig.py b/lib-python/modified-2.7/test/test_sysconfig.py
index e59987ef78..e59987ef78 100644
--- a/lib-python/modified-2.7.1/test/test_sysconfig.py
+++ b/lib-python/modified-2.7/test/test_sysconfig.py
diff --git a/lib-python/modified-2.7.1/test/test_telnetlib.py b/lib-python/modified-2.7/test/test_telnetlib.py
index 6b142a7440..6b142a7440 100644
--- a/lib-python/modified-2.7.1/test/test_telnetlib.py
+++ b/lib-python/modified-2.7/test/test_telnetlib.py
diff --git a/lib-python/modified-2.7.1/test/test_tempfile.py b/lib-python/modified-2.7/test/test_tempfile.py
index b124218c62..b124218c62 100644
--- a/lib-python/modified-2.7.1/test/test_tempfile.py
+++ b/lib-python/modified-2.7/test/test_tempfile.py
diff --git a/lib-python/modified-2.7.1/test/test_thread.py b/lib-python/modified-2.7/test/test_thread.py
index 4577758e57..4577758e57 100644
--- a/lib-python/modified-2.7.1/test/test_thread.py
+++ b/lib-python/modified-2.7/test/test_thread.py
diff --git a/lib-python/modified-2.7.1/test/test_threading.py b/lib-python/modified-2.7/test/test_threading.py
index c56e964fd8..c56e964fd8 100644
--- a/lib-python/modified-2.7.1/test/test_threading.py
+++ b/lib-python/modified-2.7/test/test_threading.py
diff --git a/lib-python/modified-2.7.1/test/test_threading_local.py b/lib-python/modified-2.7/test/test_threading_local.py
index 47b5154bc5..47b5154bc5 100644
--- a/lib-python/modified-2.7.1/test/test_threading_local.py
+++ b/lib-python/modified-2.7/test/test_threading_local.py
diff --git a/lib-python/modified-2.7.1/test/test_traceback.py b/lib-python/modified-2.7/test/test_traceback.py
index 654df9096b..654df9096b 100644
--- a/lib-python/modified-2.7.1/test/test_traceback.py
+++ b/lib-python/modified-2.7/test/test_traceback.py
diff --git a/lib-python/modified-2.7.1/test/test_types.py b/lib-python/modified-2.7/test/test_types.py
index 6c37dcedeb..6c37dcedeb 100644
--- a/lib-python/modified-2.7.1/test/test_types.py
+++ b/lib-python/modified-2.7/test/test_types.py
diff --git a/lib-python/modified-2.7.1/test/test_unicode.py b/lib-python/modified-2.7/test/test_unicode.py
index a97b3e79b6..a97b3e79b6 100644
--- a/lib-python/modified-2.7.1/test/test_unicode.py
+++ b/lib-python/modified-2.7/test/test_unicode.py
diff --git a/lib-python/modified-2.7.1/test/test_unicodedata.py b/lib-python/modified-2.7/test/test_unicodedata.py
index 140a249ddf..140a249ddf 100644
--- a/lib-python/modified-2.7.1/test/test_unicodedata.py
+++ b/lib-python/modified-2.7/test/test_unicodedata.py
diff --git a/lib-python/modified-2.7.1/test/test_unpack.py b/lib-python/modified-2.7/test/test_unpack.py
index 88c5993054..88c5993054 100644
--- a/lib-python/modified-2.7.1/test/test_unpack.py
+++ b/lib-python/modified-2.7/test/test_unpack.py
diff --git a/lib-python/modified-2.7.1/test/test_urllib2.py b/lib-python/modified-2.7/test/test_urllib2.py
index 789dcd3442..789dcd3442 100644
--- a/lib-python/modified-2.7.1/test/test_urllib2.py
+++ b/lib-python/modified-2.7/test/test_urllib2.py
diff --git a/lib-python/modified-2.7.1/test/test_warnings.py b/lib-python/modified-2.7/test/test_warnings.py
index 3ea2b1ad1f..3ea2b1ad1f 100644
--- a/lib-python/modified-2.7.1/test/test_warnings.py
+++ b/lib-python/modified-2.7/test/test_warnings.py
diff --git a/lib-python/modified-2.7.1/test/test_weakref.py b/lib-python/modified-2.7/test/test_weakref.py
index 29bce979f7..29bce979f7 100644
--- a/lib-python/modified-2.7.1/test/test_weakref.py
+++ b/lib-python/modified-2.7/test/test_weakref.py
diff --git a/lib-python/modified-2.7.1/test/test_weakset.py b/lib-python/modified-2.7/test/test_weakset.py
index 6d0558ae45..6d0558ae45 100644
--- a/lib-python/modified-2.7.1/test/test_weakset.py
+++ b/lib-python/modified-2.7/test/test_weakset.py
diff --git a/lib-python/modified-2.7.1/test/test_xml_etree.py b/lib-python/modified-2.7/test/test_xml_etree.py
index 12daeb37b0..12daeb37b0 100644
--- a/lib-python/modified-2.7.1/test/test_xml_etree.py
+++ b/lib-python/modified-2.7/test/test_xml_etree.py
diff --git a/lib-python/modified-2.7.1/test/test_xmlrpc.py b/lib-python/modified-2.7/test/test_xmlrpc.py
index 8e913e07b0..8e913e07b0 100644
--- a/lib-python/modified-2.7.1/test/test_xmlrpc.py
+++ b/lib-python/modified-2.7/test/test_xmlrpc.py
diff --git a/lib-python/modified-2.7.1/test/test_xpickle.py b/lib-python/modified-2.7/test/test_xpickle.py
index 2ce1dcbb24..2ce1dcbb24 100644
--- a/lib-python/modified-2.7.1/test/test_xpickle.py
+++ b/lib-python/modified-2.7/test/test_xpickle.py
diff --git a/lib-python/modified-2.7.1/test/test_zlib.py b/lib-python/modified-2.7/test/test_zlib.py
index e4dddb0d17..e4dddb0d17 100644
--- a/lib-python/modified-2.7.1/test/test_zlib.py
+++ b/lib-python/modified-2.7/test/test_zlib.py
diff --git a/lib-python/modified-2.7.1/test/tf_inherit_check.py b/lib-python/modified-2.7/test/tf_inherit_check.py
index a8b80d2726..a8b80d2726 100644
--- a/lib-python/modified-2.7.1/test/tf_inherit_check.py
+++ b/lib-python/modified-2.7/test/tf_inherit_check.py
diff --git a/lib-python/modified-2.7.1/trace.py b/lib-python/modified-2.7/trace.py
index ffc9900903..ffc9900903 100644
--- a/lib-python/modified-2.7.1/trace.py
+++ b/lib-python/modified-2.7/trace.py
diff --git a/lib-python/stdlib-version.txt b/lib-python/stdlib-version.txt
new file mode 100644
index 0000000000..b3dc7874fb
--- /dev/null
+++ b/lib-python/stdlib-version.txt
@@ -0,0 +1,6 @@
+the 2.7 directory is a copy of the Lib/ directory of the CPython HG repository
+at http://hg.python.org/cpython/ ::
+
+ $ hg id
+ 5395f96588d4 (2.7) v2.7.1
+