[Python-checkins] Python Regression Test Failures all (1)

Neal Norwitz nnorwitz at gmail.com
Sat Apr 3 12:22:33 CEST 2010


353 tests OK.
1 test failed:
    test___all__
27 tests skipped:
    test_aepack test_al test_applesingle test_bsddb185 test_cd test_cl
    test_epoll test_gdb test_gl test_imgfile test_ioctl test_kqueue
    test_macos test_macostools test_multiprocessing test_py3kwarn
    test_scriptpackages test_startfile test_sunaudiodev test_tcl
    test_tk test_ttk_guionly test_ttk_textonly test_unicode_file
    test_winreg test_winsound test_zipfile64
7 skips unexpected on linux2:
    test_epoll test_gdb test_ioctl test_multiprocessing test_tk
    test_ttk_guionly test_ttk_textonly

== CPython 2.7a4+ (trunk:79659M, Apr 3 2010, 04:03:44) [GCC 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)]
==   Linux-2.6.9-gentoo-r1-i686-AMD_Athlon-tm-_XP_3000+-with-gentoo-1.4.16
==   /tmp/test_python_15285
test_grammar
test_opcodes
test_dict
test_builtin
test_exceptions
test_types
test_unittest
test_doctest
test_doctest2
test_MimeWriter
test_SimpleHTTPServer
test_StringIO
test___all__
test test___all__ failed -- Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/test/test___all__.py", line 101, in test_all
    self.check_all(modname)
  File "/tmp/python-test/local/lib/python2.7/test/test___all__.py", line 28, in check_all
    raise FailedImport(modname)
  File "/tmp/python-test/local/lib/python2.7/contextlib.py", line 24, in __exit__
    self.gen.next()
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 565, in _filterwarnings
    raise AssertionError("unhandled warning %r" % reraise[0])
AssertionError: unhandled warning PendingDeprecationWarning('The CObject type is marked Pending Deprecation in Python 2.7.  Please use capsule objects instead.',)

Re-running test 'test___all__' in verbose mode
test_all (test.test___all__.AllTest) ... BaseHTTPServer
Bastion
CGIHTTPServer
ConfigParser
Cookie
DocXMLRPCServer
HTMLParser
MimeWriter
Queue
SimpleHTTPServer
SimpleXMLRPCServer
SocketServer
StringIO
UserDict
UserList
UserString
_LWPCookieJar
_MozillaCookieJar
__phello__.foo
_abcoll
_pyio
_strptime
_threading_local
_weakrefset
abc
aifc
antigravity
anydbm
argparse
ast
asynchat
asyncore
atexit
audiodev
base64
bdb
binhex
bisect
bsddb
bsddb.db
bsddb.dbobj
bsddb.dbrecio
bsddb.dbshelve
bsddb.dbtables
bsddb.dbutils
bsddb.test
bsddb.test.test_all
bsddb.test.test_associate
bsddb.test.test_basics
bsddb.test.test_compare
bsddb.test.test_compat
bsddb.test.test_cursor_pget_bug
bsddb.test.test_db
bsddb.test.test_dbenv
bsddb.test.test_dbobj
bsddb.test.test_dbshelve
bsddb.test.test_dbtables
bsddb.test.test_distributed_transactions
bsddb.test.test_early_close
bsddb.test.test_fileid
bsddb.test.test_get_none
bsddb.test.test_join
bsddb.test.test_lock
bsddb.test.test_misc
bsddb.test.test_pickle
bsddb.test.test_queue
bsddb.test.test_recno
bsddb.test.test_replication
bsddb.test.test_sequence
bsddb.test.test_thread
cProfile
calendar
cgi
cgitb
chunk
cmd
code
codecs
codeop
collections
colorsys
commands
compileall
compiler
compiler.ast
compiler.consts
compiler.future
compiler.misc
compiler.pyassem
compiler.pycodegen
compiler.symbols
compiler.syntax
compiler.transformer
compiler.visitor
contextlib
cookielib
copy
copy_reg
csv
ctypes
ctypes._endian
ctypes.macholib
ctypes.macholib.dyld
ctypes.macholib.dylib
ctypes.macholib.framework
ctypes.test
ctypes.test.runtests
ctypes.test.test_anon
ctypes.test.test_array_in_pointer
ctypes.test.test_arrays
ctypes.test.test_as_parameter
ctypes.test.test_bitfields
ctypes.test.test_buffers
ctypes.test.test_byteswap
ctypes.test.test_callbacks
ctypes.test.test_cast
ctypes.test.test_cfuncs
ctypes.test.test_checkretval
ctypes.test.test_delattr
ctypes.test.test_errcheck
ctypes.test.test_errno
ctypes.test.test_find
ctypes.test.test_frombuffer
ctypes.test.test_funcptr
ctypes.test.test_functions
ctypes.test.test_incomplete
ctypes.test.test_init
ctypes.test.test_integers
ctypes.test.test_internals
ctypes.test.test_keeprefs
ctypes.test.test_libc
ctypes.test.test_loading
ctypes.test.test_macholib
ctypes.test.test_memfunctions
ctypes.test.test_numbers
ctypes.test.test_objects
ctypes.test.test_parameters
ctypes.test.test_pep3118
ctypes.test.test_pickling
ctypes.test.test_pointers
ctypes.test.test_prototypes
ctypes.test.test_python_api
ctypes.test.test_random_things
ctypes.test.test_refcounts
ctypes.test.test_repr
ctypes.test.test_returnfuncptrs
ctypes.test.test_simplesubclasses
ctypes.test.test_sizes
ctypes.test.test_slicing
ctypes.test.test_stringptr
ctypes.test.test_strings
ctypes.test.test_struct_fields
ctypes.test.test_structures
ctypes.test.test_unaligned_structures
ctypes.test.test_unicode
ctypes.test.test_values
ctypes.test.test_varsize_struct
ctypes.test.test_win32
ctypes.util
ctypes.wintypes
curses
curses.ascii
curses.has_key
curses.panel
curses.textpad
curses.wrapper
dbhash
decimal
difflib
dircache
dis
distutils
distutils.archive_util
distutils.bcppcompiler
distutils.ccompiler
distutils.cmd
distutils.command
distutils.command.bdist
distutils.command.bdist_dumb
distutils.command.bdist_msi
distutils.command.bdist_rpm
distutils.command.bdist_wininst
distutils.command.build
distutils.command.build_clib
distutils.command.build_ext
distutils.command.build_py
distutils.command.build_scripts
distutils.command.check
distutils.command.clean
distutils.command.config
distutils.command.install
distutils.command.install_data
distutils.command.install_egg_info
distutils.command.install_headers
distutils.command.install_lib
distutils.command.install_scripts
distutils.command.register
distutils.command.sdist
distutils.command.upload
distutils.config
distutils.core
distutils.cygwinccompiler
distutils.debug
distutils.dep_util
distutils.dir_util
distutils.dist
distutils.emxccompiler
distutils.errors
distutils.extension
distutils.fancy_getopt
distutils.file_util
distutils.filelist
distutils.log
distutils.msvc9compiler
distutils.msvccompiler
distutils.spawn
distutils.sysconfig
distutils.tests
distutils.tests.setuptools_build_ext
distutils.tests.setuptools_extension
distutils.tests.support
distutils.tests.test_archive_util
distutils.tests.test_bdist
distutils.tests.test_bdist_dumb
distutils.tests.test_bdist_msi
distutils.tests.test_bdist_rpm
distutils.tests.test_bdist_wininst
distutils.tests.test_build
distutils.tests.test_build_clib
distutils.tests.test_build_ext
distutils.tests.test_build_py
distutils.tests.test_build_scripts
distutils.tests.test_ccompiler
distutils.tests.test_check
distutils.tests.test_clean
distutils.tests.test_cmd
distutils.tests.test_config
distutils.tests.test_config_cmd
distutils.tests.test_core
distutils.tests.test_dep_util
distutils.tests.test_dir_util
distutils.tests.test_dist
distutils.tests.test_file_util
distutils.tests.test_filelist
distutils.tests.test_install
distutils.tests.test_install_data
distutils.tests.test_install_headers
distutils.tests.test_install_lib
distutils.tests.test_install_scripts
distutils.tests.test_msvc9compiler
distutils.tests.test_register
distutils.tests.test_sdist
distutils.tests.test_spawn
distutils.tests.test_sysconfig
distutils.tests.test_text_file
distutils.tests.test_unixccompiler
distutils.tests.test_upload
distutils.tests.test_util
distutils.tests.test_version
distutils.tests.test_versionpredicate
distutils.text_file
distutils.unixccompiler
distutils.util
distutils.version
distutils.versionpredicate
doctest
dumbdbm
dummy_thread
dummy_threading
email
email._parseaddr
email.base64mime
email.charset
email.encoders
email.errors
email.feedparser
email.generator
email.header
email.iterators
email.message
email.mime
email.mime.application
email.mime.audio
email.mime.base
email.mime.image
email.mime.message
email.mime.multipart
email.mime.nonmultipart
email.mime.text
email.parser
email.quoprimime
email.test
email.test.test_email
email.test.test_email_codecs
email.test.test_email_codecs_renamed
email.test.test_email_renamed
email.test.test_email_torture
email.utils
encodings
encodings.aliases
encodings.ascii
encodings.base64_codec
encodings.big5
encodings.big5hkscs
encodings.bz2_codec
encodings.charmap
encodings.cp037
encodings.cp1006
encodings.cp1026
encodings.cp1140
encodings.cp1250
encodings.cp1251
encodings.cp1252
encodings.cp1253
encodings.cp1254
encodings.cp1255
encodings.cp1256
encodings.cp1257
encodings.cp1258
encodings.cp424
encodings.cp437
encodings.cp500
encodings.cp720
encodings.cp737
encodings.cp775
encodings.cp850
encodings.cp852
encodings.cp855
encodings.cp856
encodings.cp857
encodings.cp860
encodings.cp861
encodings.cp862
encodings.cp863
encodings.cp864
encodings.cp865
encodings.cp866
encodings.cp869
encodings.cp874
encodings.cp875
encodings.cp932
encodings.cp949
encodings.cp950
encodings.euc_jis_2004
encodings.euc_jisx0213
encodings.euc_jp
encodings.euc_kr
encodings.gb18030
encodings.gb2312
encodings.gbk
encodings.hex_codec
encodings.hp_roman8
encodings.hz
encodings.idna
encodings.iso2022_jp
encodings.iso2022_jp_1
encodings.iso2022_jp_2
encodings.iso2022_jp_2004
encodings.iso2022_jp_3
encodings.iso2022_jp_ext
encodings.iso2022_kr
encodings.iso8859_1
encodings.iso8859_10
encodings.iso8859_11
encodings.iso8859_13
encodings.iso8859_14
encodings.iso8859_15
encodings.iso8859_16
encodings.iso8859_2
encodings.iso8859_3
encodings.iso8859_4
encodings.iso8859_5
encodings.iso8859_6
encodings.iso8859_7
encodings.iso8859_8
encodings.iso8859_9
encodings.johab
encodings.koi8_r
encodings.koi8_u
encodings.latin_1
encodings.mac_arabic
encodings.mac_centeuro
encodings.mac_croatian
encodings.mac_cyrillic
encodings.mac_farsi
encodings.mac_greek
encodings.mac_iceland
encodings.mac_latin2
encodings.mac_roman
encodings.mac_romanian
encodings.mac_turkish
encodings.mbcs
encodings.palmos
encodings.ptcp154
encodings.punycode
encodings.quopri_codec
encodings.raw_unicode_escape
encodings.rot_13
encodings.shift_jis
encodings.shift_jis_2004
encodings.shift_jisx0213
encodings.string_escape
encodings.tis_620
encodings.undefined
encodings.unicode_escape
encodings.unicode_internal
encodings.utf_16
encodings.utf_16_be
encodings.utf_16_le
encodings.utf_32
encodings.utf_32_be
encodings.utf_32_le
encodings.utf_7
encodings.utf_8
encodings.utf_8_sig
encodings.uu_codec
encodings.zlib_codec
filecmp
fileinput
fnmatch
formatter
fpformat
fractions
ftplib
functools
genericpath
getopt
getpass
gettext
glob
gzip
hashlib
heapq
hmac
hotshot
hotshot.log
hotshot.stats
hotshot.stones
htmlentitydefs
htmllib
httplib
idlelib
idlelib.AutoComplete
idlelib.AutoCompleteWindow
idlelib.AutoExpand
idlelib.Bindings
idlelib.CallTipWindow
idlelib.CallTips
idlelib.ClassBrowser
idlelib.CodeContext
idlelib.ColorDelegator
idlelib.Debugger
idlelib.Delegator
idlelib.EditorWindow
idlelib.FileList
idlelib.FormatParagraph
idlelib.GrepDialog
idlelib.HyperParser
idlelib.IOBinding
idlelib.IdleHistory
idlelib.MultiCall
idlelib.MultiStatusBar
idlelib.ObjectBrowser
idlelib.OutputWindow
idlelib.ParenMatch
idlelib.PathBrowser
idlelib.Percolator
idlelib.PyParse
idlelib.PyShell
idlelib.RemoteDebugger
idlelib.RemoteObjectBrowser
idlelib.ReplaceDialog
idlelib.RstripExtension
idlelib.ScriptBinding
idlelib.ScrolledList
idlelib.SearchDialog
idlelib.SearchDialogBase
idlelib.SearchEngine
idlelib.StackViewer
idlelib.ToolTip
idlelib.TreeWidget
idlelib.UndoDelegator
idlelib.WidgetRedirector
idlelib.WindowList
idlelib.ZoomHeight
idlelib.aboutDialog
idlelib.configDialog
idlelib.configHandler
idlelib.configHelpSourceEdit
idlelib.configSectionNameDialog
idlelib.dynOptionMenuWidget
idlelib.idle
idlelib.idlever
idlelib.keybindingDialog
idlelib.macosxSupport
idlelib.rpc
idlelib.run
idlelib.tabbedpages
idlelib.testcode
idlelib.textView
ihooks
imaplib
imghdr
importlib
imputil
inspect
io
json
json.decoder
json.encoder
json.scanner
json.tests
json.tests.test_check_circular
json.tests.test_decode
json.tests.test_default
json.tests.test_dump
json.tests.test_encode_basestring_ascii
json.tests.test_fail
json.tests.test_float
json.tests.test_indent
json.tests.test_pass1
json.tests.test_pass2
json.tests.test_pass3
json.tests.test_recursion
json.tests.test_scanstring
json.tests.test_separators
json.tests.test_speedups
json.tests.test_unicode
json.tool
keyword
lib2to3
lib2to3.fixer_base
lib2to3.fixer_util
lib2to3.fixes
lib2to3.fixes.fix_apply
lib2to3.fixes.fix_basestring
lib2to3.fixes.fix_buffer
lib2to3.fixes.fix_callable
lib2to3.fixes.fix_dict
lib2to3.fixes.fix_except
lib2to3.fixes.fix_exec
lib2to3.fixes.fix_execfile
lib2to3.fixes.fix_exitfunc
lib2to3.fixes.fix_filter
lib2to3.fixes.fix_funcattrs
lib2to3.fixes.fix_future
lib2to3.fixes.fix_getcwdu
lib2to3.fixes.fix_has_key
lib2to3.fixes.fix_idioms
lib2to3.fixes.fix_import
lib2to3.fixes.fix_imports
lib2to3.fixes.fix_imports2
lib2to3.fixes.fix_input
lib2to3.fixes.fix_intern
lib2to3.fixes.fix_isinstance
lib2to3.fixes.fix_itertools
lib2to3.fixes.fix_itertools_imports
lib2to3.fixes.fix_long
lib2to3.fixes.fix_map
lib2to3.fixes.fix_metaclass
lib2to3.fixes.fix_methodattrs
lib2to3.fixes.fix_ne
lib2to3.fixes.fix_next
lib2to3.fixes.fix_nonzero
lib2to3.fixes.fix_numliterals
lib2to3.fixes.fix_operator
lib2to3.fixes.fix_paren
lib2to3.fixes.fix_print
lib2to3.fixes.fix_raise
lib2to3.fixes.fix_raw_input
lib2to3.fixes.fix_reduce
lib2to3.fixes.fix_renames
lib2to3.fixes.fix_repr
lib2to3.fixes.fix_set_literal
lib2to3.fixes.fix_standarderror
lib2to3.fixes.fix_sys_exc
lib2to3.fixes.fix_throw
lib2to3.fixes.fix_tuple_params
lib2to3.fixes.fix_types
lib2to3.fixes.fix_unicode
lib2to3.fixes.fix_urllib
lib2to3.fixes.fix_ws_comma
lib2to3.fixes.fix_xrange
lib2to3.fixes.fix_xreadlines
lib2to3.fixes.fix_zip
lib2to3.main
lib2to3.patcomp
lib2to3.pgen2
lib2to3.pgen2.conv
lib2to3.pgen2.driver
lib2to3.pgen2.grammar
lib2to3.pgen2.literals
lib2to3.pgen2.parse
lib2to3.pgen2.pgen
lib2to3.pgen2.token
lib2to3.pgen2.tokenize
lib2to3.pygram
lib2to3.pytree
lib2to3.refactor
lib2to3.tests
lib2to3.tests.pytree_idempotency
lib2to3.tests.support
lib2to3.tests.test_all_fixers
lib2to3.tests.test_fixers
lib2to3.tests.test_main
lib2to3.tests.test_parser
lib2to3.tests.test_pytree
lib2to3.tests.test_refactor
lib2to3.tests.test_util
linecache
locale
logging
logging.config
logging.handlers
macpath
macurl2path
mailbox
mailcap
markupbase
md5
mhlib
mimetools
mimetypes
mimify
modulefinder
multifile
multiprocessing
multiprocessing.connection
multiprocessing.dummy
multiprocessing.dummy.connection
multiprocessing.forking
multiprocessing.heap
multiprocessing.managers
multiprocessing.pool
multiprocessing.process
multiprocessing.queues
multiprocessing.reduction
multiprocessing.sharedctypes
multiprocessing.synchronize
multiprocessing.util
mutex
netrc
new
nntplib
ntpath
nturl2path
numbers
opcode
optparse
os
os2emxpath
pdb
pickle
pickletools
pipes
pkgutil
platform
plistlib
popen2
poplib
posixfile
posixpath
pprint
profile
pstats
pty
py_compile
pyclbr
pydoc
pydoc_data
pydoc_data.topics
quopri
random
re
repr
rexec
rfc822
rlcompleter
robotparser
runpy
sched
sets
sgmllib
sha
shelve
shlex
shutil
site
smtpd
smtplib
sndhdr
socket
sqlite3
sqlite3.dbapi2
sqlite3.dump
sqlite3.test
sqlite3.test.dbapi
sqlite3.test.dump
sqlite3.test.factory
sqlite3.test.hooks
sqlite3.test.py25tests
sqlite3.test.regression
sqlite3.test.transactions
sqlite3.test.types
sqlite3.test.userfunctions
sre
sre_compile
sre_constants
sre_parse
ssl
stat
statvfs
string
stringold
stringprep
struct
subprocess
sunau
sunaudio
symbol
symtable
sysconfig
tabnanny
tarfile
telnetlib
tempfile
test
test.autotest
test.bad_coding
test.bad_coding2
test.badsyntax_future3
test.badsyntax_future4
test.badsyntax_future5
test.badsyntax_future6
test.badsyntax_future7
test.badsyntax_future8
test.badsyntax_future9
test.badsyntax_nocaret
test.buffer_tests
test.cjkencodings_test
test.curses_tests
test.doctest_aliases
test.double_const
test.fork_wait
test.gdb_sample
test.infinite_reload
test.inspect_fodder
test.inspect_fodder2
test.list_tests
test.lock_tests
test.mapping_tests
test.outstanding_bugs
test.pickletester
test.profilee
test.pyclbr_input
test.pydoc_mod
test.pydocfodder
test.pystone
test.re_tests
test.regex_tests
test.regrtest
test.relimport
test.reperf
test.sample_doctest
test.script_helper
test.seq_tests
test.sortperf
test.string_tests
test.test_MimeWriter
test.test_SimpleHTTPServer
test.test_StringIO
test.test___all__
test.test___future__
test.test__locale
test.test_abc
test.test_abstract_numbers
test.test_aepack
test.test_aifc
test.test_al
test.test_anydbm
test.test_applesingle
test.test_argparse
test.test_array
test.test_ascii_formatd
test.test_ast
test.test_asynchat
test.test_asyncore
test.test_atexit
test.test_audioop
test.test_augassign
test.test_base64
test.test_bastion
test.test_bigaddrspace
test.test_bigmem
test.test_binascii
test.test_binhex
test.test_binop
test.test_bisect
test.test_bool
test.test_bsddb
test.test_bsddb185
test.test_bsddb3
test.test_buffer
test.test_bufio
test.test_builtin
test.test_bytes
test.test_bz2
test.test_calendar
test.test_call
test.test_capi
test.test_cd
test.test_cfgparser
test.test_cgi
test.test_charmapcodec
test.test_cl
test.test_class
test.test_cmath
test.test_cmd
test.test_cmd_line
test.test_cmd_line_script
test.test_code
test.test_codeccallbacks
test.test_codecencodings_cn
test.test_codecencodings_hk
test.test_codecencodings_jp
test.test_codecencodings_kr
test.test_codecencodings_tw
test.test_codecmaps_cn
test.test_codecmaps_hk
test.test_codecmaps_jp
test.test_codecmaps_kr
test.test_codecmaps_tw
test.test_codecs
test.test_codeop
test.test_coding
test.test_coercion
test.test_collections
test.test_colorsys
test.test_commands
test.test_compare
test.test_compile
test.test_compileall
test.test_compiler
test.test_complex
test.test_complex_args
test.test_contains
test.test_contextlib
test.test_cookie
test.test_cookielib
test.test_copy
test.test_copy_reg
test.test_cpickle
test.test_cprofile
test.test_crypt
test.test_csv
test.test_ctypes
test.test_curses
test.test_datetime
test.test_dbm
test.test_decimal
test.test_decorators
test.test_defaultdict
test.test_deque
test.test_descr
test.test_descrtut
test.test_dict
test.test_dictcomps
test.test_dictviews
test.test_difflib
test.test_dircache
test.test_dis
test.test_distutils
test.test_dl
test.test_doctest
test.test_doctest2
test.test_docxmlrpc
test.test_dumbdbm
test.test_dummy_thread
test.test_dummy_threading
test.test_email
test.test_email_codecs
test.test_email_renamed
test.test_enumerate
test.test_eof
test.test_epoll
test.test_errno
test.test_exception_variations
test.test_exceptions
test.test_extcall
test.test_fcntl
test.test_file
test.test_file2k
test.test_filecmp
test.test_fileinput
test.test_fileio
test.test_float
test.test_fnmatch
test.test_fork1
test.test_format
test.test_fpformat
test.test_fractions
test.test_frozen
test.test_ftplib
test.test_funcattrs
test.test_functools
test.test_future
test.test_future1
test.test_future2
test.test_future3
test.test_future4
test.test_future5
test.test_future_builtins
test.test_gc
test.test_gdb
test.test_gdbm
test.test_generators
test.test_genericpath
test.test_genexps
test.test_getargs
test.test_getargs2
test.test_getopt
test.test_gettext
test.test_gl
test.test_glob
test.test_global
test.test_grammar
test.test_grp
test.test_gzip
test.test_hash
test.test_hashlib
test.test_heapq
test.test_hmac
test.test_hotshot
test.test_htmllib
test.test_htmlparser
test.test_httplib
test.test_httpservers
test.test_imageop
test.test_imaplib
test.test_imgfile
test.test_imp
test.test_import
test.test_importhooks
test.test_importlib
test.test_index
test.test_inspect
test.test_int
test.test_int_literal
test.test_io
test.test_ioctl
test.test_isinstance
test.test_iter
test.test_iterlen
test.test_itertools
test.test_json
test.test_kqueue
test.test_largefile
test.test_lib2to3
test.test_linecache
test.test_linuxaudiodev
test.test_list
test.test_locale
test.test_logging
test.test_long
test.test_long_future
test.test_longexp
test.test_macos
test.test_macostools
test.test_macpath
test.test_mailbox
test.test_marshal
test.test_math
test.test_md5
test.test_memoryio
test.test_memoryview
test.test_mhlib
test.test_mimetools
test.test_mimetypes
test.test_minidom
test.test_mmap
test.test_module
test.test_modulefinder
test.test_multibytecodec
test.test_multibytecodec_support
test.test_multifile
test.test_multiprocessing
test.test_mutants
test.test_mutex
test.test_netrc
test.test_new
test.test_nis
test.test_normalization
test.test_ntpath
test.test_old_mailbox
test.test_opcodes
test.test_openpty
test.test_operator
test.test_optparse
test.test_os
test.test_ossaudiodev
test.test_parser
test.test_pdb
test.test_peepholer
test.test_pep247
test.test_pep263
test.test_pep277
test.test_pep292
test.test_pep352
test.test_pickle
test.test_pickletools
test.test_pipes
test.test_pkg
test.test_pkgimport
test.test_pkgutil
test.test_platform
test.test_plistlib
test.test_poll
test.test_popen
test.test_popen2
test.test_poplib
test.test_posix
test.test_posixpath
test.test_pow
test.test_pprint
test.test_print
test.test_profile
test.test_profilehooks
test.test_property
test.test_pstats
test.test_pty
test.test_pwd
test.test_py3kwarn
test.test_pyclbr
test.test_pydoc
test.test_pyexpat
test.test_queue
test.test_quopri
test.test_random
test.test_re
test.test_readline
test.test_repr
test.test_resource
test.test_rfc822
test.test_richcmp
test.test_robotparser
test.test_runpy
test.test_sax
test.test_scope
test.test_scriptpackages
test.test_select
test.test_set
test.test_setcomps
test.test_sets
test.test_sgmllib
test.test_sha
test.test_shelve
test.test_shlex
test.test_shutil
test.test_signal
test.test_site
test.test_slice
test.test_smtplib
test.test_smtpnet
test.test_socket
test.test_socketserver
test.test_softspace
test.test_sort
test.test_sqlite
test.test_ssl
test.test_startfile
test.test_str
test.test_strftime
test.test_string
test.test_stringprep
test.test_strop
test.test_strptime
test.test_strtod
test.test_struct
test.test_structmembers
test.test_structseq
test.test_subprocess
test.test_sunaudiodev
test.test_sundry
test.test_support
test.test_symtable
test.test_syntax
test.test_sys
test.test_sysconfig
test.test_tarfile
test.test_tcl
test.test_telnetlib
test.test_tempfile
test.test_textwrap
test.test_thread
test.test_threaded_import
test.test_threadedtempfile
test.test_threading
test.test_threading_local
test.test_threadsignals
test.test_time
test.test_timeout
test.test_tk
test.test_tokenize
test.test_trace
test.test_traceback
test.test_transformer
test.test_ttk_guionly
test.test_ttk_textonly
test.test_tuple
test.test_typechecks
test.test_types
test.test_ucn
test.test_unary
test.test_undocumented_details
test.test_unicode
test.test_unicode_file
test.test_unicodedata
test.test_unittest
test.test_univnewlines
test.test_univnewlines2k
test.test_unpack
test.test_urllib
test.test_urllib2
test.test_urllib2_localnet
test.test_urllib2net
test.test_urllibnet
test.test_urlparse
test.test_userdict
test.test_userlist
test.test_userstring
test.test_uu
test.test_uuid
test.test_wait3
test.test_wait4
test.test_warnings
test.test_wave
test.test_weakref
test.test_weakset
test.test_whichdb
test.test_winreg
test.test_winsound
test.test_with
test.test_wsgiref
test.test_xdrlib
test.test_xml_etree
test.test_xml_etree_c
test.test_xmllib
test.test_xmlrpc
test.test_xpickle
test.test_xrange
test.test_zipfile
test.test_zipfile64
test.test_zipimport
test.test_zipimport_support
test.test_zlib
test.testall
test.testcodec
test.tf_inherit_check
test.threaded_import_hangers
test.time_hashlib
test.warning_tests
test.win_console_handler
test.xmltests
textwrap
this
threading
timeit
toaiff
token
tokenize
trace
traceback
tty
types
unittest
unittest.__main__
unittest.case
unittest.loader
unittest.main
unittest.result
unittest.runner
unittest.signals
unittest.suite
unittest.test
unittest.test.dummy
unittest.test.support
unittest.test.test_assertions
unittest.test.test_break
unittest.test.test_case
unittest.test.test_discovery
unittest.test.test_functiontestcase
unittest.test.test_loader
unittest.test.test_program
unittest.test.test_result
unittest.test.test_runner
unittest.test.test_setups
unittest.test.test_skipping
unittest.test.test_suite
unittest.util
urllib
urllib2
urlparse
user
uu
uuid
warnings
wave
weakref
webbrowser
whichdb
wsgiref
wsgiref.handlers
wsgiref.headers
wsgiref.simple_server
wsgiref.util
wsgiref.validate
xdrlib
xml
xml.dom
xml.dom.NodeFilter
xml.dom.domreg
xml.dom.expatbuilder
xml.dom.minicompat
xml.dom.minidom
xml.dom.pulldom
xml.dom.xmlbuilder
xml.etree
xml.etree.ElementInclude
xml.etree.ElementPath
xml.etree.ElementTree
xml.etree.cElementTree
xml.parsers
xml.parsers.expat
xml.sax
xml.sax._exceptions
xml.sax.expatreader
xml.sax.handler
xml.sax.saxutils
xml.sax.xmlreader
xmllib
xmlrpclib
zipfile
Following modules have no __all__ and have been ignored: ['DocXMLRPCServer', 'HTMLParser', 'SimpleXMLRPCServer', 'UserDict', 'UserList', '_LWPCookieJar', '_MozillaCookieJar', '__phello__.foo', 'abc', 'antigravity', 'anydbm', 'ast', 'asynchat', 'asyncore', 'bisect', 'bsddb', 'bsddb.db', 'bsddb.dbobj', 'bsddb.dbrecio', 'bsddb.dbshelve', 'bsddb.dbtables', 'bsddb.dbutils', 'bsddb.test', 'bsddb.test.test_all', 'bsddb.test.test_associate', 'bsddb.test.test_basics', 'bsddb.test.test_compare', 'bsddb.test.test_compat', 'bsddb.test.test_cursor_pget_bug', 'bsddb.test.test_db', 'bsddb.test.test_dbenv', 'bsddb.test.test_dbobj', 'bsddb.test.test_dbshelve', 'bsddb.test.test_dbtables', 'bsddb.test.test_distributed_transactions', 'bsddb.test.test_early_close', 'bsddb.test.test_fileid', 'bsddb.test.test_get_none', 'bsddb.test.test_join', 'bsddb.test.test_lock', 'bsddb.test.test_misc', 'bsddb.test.test_pickle', 'bsddb.test.test_queue', 'bsddb.test.test_recno', 'bsddb.test.test_replication', 'bsddb.test.test_sequence', 'bsddb.test.test_thread', 'cgitb', 'chunk', 'compiler', 'compiler.ast', 'compiler.consts', 'compiler.future', 'compiler.misc', 'compiler.pyassem', 'compiler.pycodegen', 'compiler.symbols', 'compiler.syntax', 'compiler.transformer', 'compiler.visitor', 'ctypes', 'ctypes._endian', 'ctypes.macholib', 'ctypes.test', 'ctypes.test.runtests', 'ctypes.test.test_anon', 'ctypes.test.test_array_in_pointer', 'ctypes.test.test_arrays', 'ctypes.test.test_as_parameter', 'ctypes.test.test_bitfields', 'ctypes.test.test_buffers', 'ctypes.test.test_byteswap', 'ctypes.test.test_callbacks', 'ctypes.test.test_cast', 'ctypes.test.test_cfuncs', 'ctypes.test.test_checkretval', 'ctypes.test.test_delattr', 'ctypes.test.test_errcheck', 'ctypes.test.test_errno', 'ctypes.test.test_find', 'ctypes.test.test_frombuffer', 'ctypes.test.test_funcptr', 'ctypes.test.test_functions', 'ctypes.test.test_incomplete', 'ctypes.test.test_init', 'ctypes.test.test_integers', 'ctypes.test.test_internals', 'ctypes.test.test_keeprefs', 'ctypes.test.test_libc', 'ctypes.test.test_loading', 'ctypes.test.test_macholib', 'ctypes.test.test_memfunctions', 'ctypes.test.test_numbers', 'ctypes.test.test_objects', 'ctypes.test.test_parameters', 'ctypes.test.test_pep3118', 'ctypes.test.test_pickling', 'ctypes.test.test_pointers', 'ctypes.test.test_prototypes', 'ctypes.test.test_python_api', 'ctypes.test.test_random_things', 'ctypes.test.test_refcounts', 'ctypes.test.test_repr', 'ctypes.test.test_returnfuncptrs', 'ctypes.test.test_simplesubclasses', 'ctypes.test.test_sizes', 'ctypes.test.test_slicing', 'ctypes.test.test_stringptr', 'ctypes.test.test_strings', 'ctypes.test.test_struct_fields', 'ctypes.test.test_structures', 'ctypes.test.test_unaligned_structures', 'ctypes.test.test_unicode', 'ctypes.test.test_values', 'ctypes.test.test_varsize_struct', 'ctypes.test.test_win32', 'ctypes.util', 'curses', 'curses.ascii', 'curses.has_key', 'curses.panel', 'curses.textpad', 'curses.wrapper', 'distutils', 'distutils.archive_util', 'distutils.bcppcompiler', 'distutils.ccompiler', 'distutils.cmd', 'distutils.command.bdist', 'distutils.command.bdist_dumb', 'distutils.command.bdist_msi', 'distutils.command.bdist_rpm', 'distutils.command.bdist_wininst', 'distutils.command.build', 'distutils.command.build_clib', 'distutils.command.build_ext', 'distutils.command.build_py', 'distutils.command.build_scripts', 'distutils.command.check', 'distutils.command.clean', 'distutils.command.config', 'distutils.command.install', 'distutils.command.install_data', 'distutils.command.install_egg_info', 'distutils.command.install_headers', 'distutils.command.install_lib', 'distutils.command.install_scripts', 'distutils.command.register', 'distutils.command.sdist', 'distutils.command.upload', 'distutils.config', 'distutils.core', 'distutils.cygwinccompiler', 'distutils.debug', 'distutils.dep_util', 'distutils.dir_util', 'distutils.dist', 'distutils.emxccompiler', 'distutils.errors', 'distutils.extension', 'distutils.fancy_getopt', 'distutils.file_util', 'distutils.filelist', 'distutils.log', 'distutils.msvc9compiler', 'distutils.msvccompiler', 'distutils.spawn', 'distutils.sysconfig', 'distutils.tests', 'distutils.tests.setuptools_build_ext', 'distutils.tests.setuptools_extension', 'distutils.tests.support', 'distutils.tests.test_archive_util', 'distutils.tests.test_bdist', 'distutils.tests.test_bdist_dumb', 'distutils.tests.test_bdist_msi', 'distutils.tests.test_bdist_rpm', 'distutils.tests.test_bdist_wininst', 'distutils.tests.test_build', 'distutils.tests.test_build_clib', 'distutils.tests.test_build_ext', 'distutils.tests.test_build_py', 'distutils.tests.test_build_scripts', 'distutils.tests.test_ccompiler', 'distutils.tests.test_check', 'distutils.tests.test_clean', 'distutils.tests.test_cmd', 'distutils.tests.test_config', 'distutils.tests.test_config_cmd', 'distutils.tests.test_core', 'distutils.tests.test_dep_util', 'distutils.tests.test_dir_util', 'distutils.tests.test_dist', 'distutils.tests.test_file_util', 'distutils.tests.test_filelist', 'distutils.tests.test_install', 'distutils.tests.test_install_data', 'distutils.tests.test_install_headers', 'distutils.tests.test_install_lib', 'distutils.tests.test_install_scripts', 'distutils.tests.test_msvc9compiler', 'distutils.tests.test_register', 'distutils.tests.test_sdist', 'distutils.tests.test_spawn', 'distutils.tests.test_sysconfig', 'distutils.tests.test_text_file', 'distutils.tests.test_unixccompiler', 'distutils.tests.test_upload', 'distutils.tests.test_util', 'distutils.tests.test_version', 'distutils.tests.test_versionpredicate', 'distutils.text_file', 'distutils.unixccompiler', 'distutils.util', 'distutils.version', 'distutils.versionpredicate', 'dumbdbm', 'email.errors', 'email.mime', 'email.test', 'email.test.test_email', 'email.test.test_email_codecs', 'email.test.test_email_codecs_renamed', 'email.test.test_email_renamed', 'email.test.test_email_torture', 'encodings', 'encodings.aliases', 'encodings.ascii', 'encodings.base64_codec', 'encodings.big5', 'encodings.big5hkscs', 'encodings.bz2_codec', 'encodings.charmap', 'encodings.cp037', 'encodings.cp1006', 'encodings.cp1026', 'encodings.cp1140', 'encodings.cp1250', 'encodings.cp1251', 'encodings.cp1252', 'encodings.cp1253', 'encodings.cp1254', 'encodings.cp1255', 'encodings.cp1256', 'encodings.cp1257', 'encodings.cp1258', 'encodings.cp424', 'encodings.cp437', 'encodings.cp500', 'encodings.cp720', 'encodings.cp737', 'encodings.cp775', 'encodings.cp850', 'encodings.cp852', 'encodings.cp855', 'encodings.cp856', 'encodings.cp857', 'encodings.cp860', 'encodings.cp861', 'encodings.cp862', 'encodings.cp863', 'encodings.cp864', 'encodings.cp865', 'encodings.cp866', 'encodings.cp869', 'encodings.cp874', 'encodings.cp875', 'encodings.cp932', 'encodings.cp949', 'encodings.cp950', 'encodings.euc_jis_2004', 'encodings.euc_jisx0213', 'encodings.euc_jp', 'encodings.euc_kr', 'encodings.gb18030', 'encodings.gb2312', 'encodings.gbk', 'encodings.hex_codec', 'encodings.hp_roman8', 'encodings.hz', 'encodings.idna', 'encodings.iso2022_jp', 'encodings.iso2022_jp_1', 'encodings.iso2022_jp_2', 'encodings.iso2022_jp_2004', 'encodings.iso2022_jp_3', 'encodings.iso2022_jp_ext', 'encodings.iso2022_kr', 'encodings.iso8859_1', 'encodings.iso8859_10', 'encodings.iso8859_11', 'encodings.iso8859_13', 'encodings.iso8859_14', 'encodings.iso8859_15', 'encodings.iso8859_16', 'encodings.iso8859_2', 'encodings.iso8859_3', 'encodings.iso8859_4', 'encodings.iso8859_5', 'encodings.iso8859_6', 'encodings.iso8859_7', 'encodings.iso8859_8', 'encodings.iso8859_9', 'encodings.johab', 'encodings.koi8_r', 'encodings.koi8_u', 'encodings.latin_1', 'encodings.mac_arabic', 'encodings.mac_centeuro', 'encodings.mac_croatian', 'encodings.mac_cyrillic', 'encodings.mac_farsi', 'encodings.mac_greek', 'encodings.mac_iceland', 'encodings.mac_latin2', 'encodings.mac_roman', 'encodings.mac_romanian', 'encodings.mac_turkish', 'encodings.mbcs', 'encodings.palmos', 'encodings.ptcp154', 'encodings.punycode', 'encodings.quopri_codec', 'encodings.raw_unicode_escape', 'encodings.rot_13', 'encodings.shift_jis', 'encodings.shift_jis_2004', 'encodings.shift_jisx0213', 'encodings.string_escape', 'encodings.tis_620', 'encodings.undefined', 'encodings.unicode_escape', 'encodings.unicode_internal', 'encodings.utf_16', 'encodings.utf_16_be', 'encodings.utf_16_le', 'encodings.utf_32', 'encodings.utf_32_be', 'encodings.utf_32_le', 'encodings.utf_7', 'encodings.utf_8', 'encodings.utf_8_sig', 'encodings.uu_codec', 'encodings.zlib_codec', 'formatter', 'functools', 'hmac', 'hotshot', 'hotshot.stats', 'hotshot.stones', 'htmlentitydefs', 'idlelib', 'idlelib.AutoCompleteWindow', 'idlelib.AutoExpand', 'idlelib.Bindings', 'idlelib.CallTipWindow', 'idlelib.CallTips', 'idlelib.ClassBrowser', 'idlelib.CodeContext', 'idlelib.ColorDelegator', 'idlelib.Debugger', 'idlelib.Delegator', 'idlelib.EditorWindow', 'idlelib.FileList', 'idlelib.FormatParagraph', 'idlelib.GrepDialog', 'idlelib.HyperParser', 'idlelib.IOBinding', 'idlelib.IdleHistory', 'idlelib.MultiCall', 'idlelib.MultiStatusBar', 'idlelib.ObjectBrowser', 'idlelib.OutputWindow', 'idlelib.ParenMatch', 'idlelib.PathBrowser', 'idlelib.Percolator', 'idlelib.PyParse', 'idlelib.PyShell', 'idlelib.RemoteDebugger', 'idlelib.RemoteObjectBrowser', 'idlelib.ReplaceDialog', 'idlelib.RstripExtension', 'idlelib.ScriptBinding', 'idlelib.ScrolledList', 'idlelib.SearchDialog', 'idlelib.SearchDialogBase', 'idlelib.SearchEngine', 'idlelib.StackViewer', 'idlelib.ToolTip', 'idlelib.TreeWidget', 'idlelib.UndoDelegator', 'idlelib.WidgetRedirector', 'idlelib.WindowList', 'idlelib.ZoomHeight', 'idlelib.aboutDialog', 'idlelib.configDialog', 'idlelib.configHandler', 'idlelib.configHelpSourceEdit', 'idlelib.configSectionNameDialog', 'idlelib.dynOptionMenuWidget', 'idlelib.idle', 'idlelib.idlever', 'idlelib.keybindingDialog', 'idlelib.macosxSupport', 'idlelib.rpc', 'idlelib.run', 'idlelib.tabbedpages', 'idlelib.testcode', 'idlelib.textView', 'importlib', 'inspect', 'json.encoder', 'json.tests', 'json.tests.test_check_circular', 'json.tests.test_decode', 'json.tests.test_default', 'json.tests.test_dump', 'json.tests.test_encode_basestring_ascii', 'json.tests.test_fail', 'json.tests.test_float', 'json.tests.test_indent', 'json.tests.test_pass1', 'json.tests.test_pass2', 'json.tests.test_pass3', 'json.tests.test_recursion', 'json.tests.test_scanstring', 'json.tests.test_separators', 'json.tests.test_speedups', 'json.tests.test_unicode', 'json.tool', 'lib2to3', 'lib2to3.fixer_base', 'lib2to3.fixer_util', 'lib2to3.fixes', 'lib2to3.fixes.fix_apply', 'lib2to3.fixes.fix_basestring', 'lib2to3.fixes.fix_buffer', 'lib2to3.fixes.fix_callable', 'lib2to3.fixes.fix_dict', 'lib2to3.fixes.fix_except', 'lib2to3.fixes.fix_exec', 'lib2to3.fixes.fix_execfile', 'lib2to3.fixes.fix_exitfunc', 'lib2to3.fixes.fix_filter', 'lib2to3.fixes.fix_funcattrs', 'lib2to3.fixes.fix_future', 'lib2to3.fixes.fix_getcwdu', 'lib2to3.fixes.fix_has_key', 'lib2to3.fixes.fix_idioms', 'lib2to3.fixes.fix_import', 'lib2to3.fixes.fix_imports', 'lib2to3.fixes.fix_imports2', 'lib2to3.fixes.fix_input', 'lib2to3.fixes.fix_intern', 'lib2to3.fixes.fix_isinstance', 'lib2to3.fixes.fix_itertools', 'lib2to3.fixes.fix_itertools_imports', 'lib2to3.fixes.fix_long', 'lib2to3.fixes.fix_map', 'lib2to3.fixes.fix_metaclass', 'lib2to3.fixes.fix_methodattrs', 'lib2to3.fixes.fix_ne', 'lib2to3.fixes.fix_next', 'lib2to3.fixes.fix_nonzero', 'lib2to3.fixes.fix_numliterals', 'lib2to3.fixes.fix_operator', 'lib2to3.fixes.fix_paren', 'lib2to3.fixes.fix_print', 'lib2to3.fixes.fix_raise', 'lib2to3.fixes.fix_raw_input', 'lib2to3.fixes.fix_reduce', 'lib2to3.fixes.fix_renames', 'lib2to3.fixes.fix_repr', 'lib2to3.fixes.fix_set_literal', 'lib2to3.fixes.fix_standarderror', 'lib2to3.fixes.fix_sys_exc', 'lib2to3.fixes.fix_throw', 'lib2to3.fixes.fix_tuple_params', 'lib2to3.fixes.fix_types', 'lib2to3.fixes.fix_unicode', 'lib2to3.fixes.fix_urllib', 'lib2to3.fixes.fix_ws_comma', 'lib2to3.fixes.fix_xrange', 'lib2to3.fixes.fix_xreadlines', 'lib2to3.fixes.fix_zip', 'lib2to3.main', 'lib2to3.patcomp', 'lib2to3.pgen2', 'lib2to3.pgen2.conv', 'lib2to3.pgen2.grammar', 'lib2to3.pgen2.literals', 'lib2to3.pgen2.parse', 'lib2to3.pgen2.pgen', 'lib2to3.pgen2.token', 'lib2to3.pygram', 'lib2to3.pytree', 'lib2to3.refactor', 'lib2to3.tests', 'lib2to3.tests.pytree_idempotency', 'lib2to3.tests.support', 'lib2to3.tests.test_all_fixers', 'lib2to3.tests.test_fixers', 'lib2to3.tests.test_main', 'lib2to3.tests.test_parser', 'lib2to3.tests.test_pytree', 'lib2to3.tests.test_refactor', 'lib2to3.tests.test_util', 'logging.config', 'logging.handlers', 'markupbase', 'md5', 'modulefinder', 'mutex', 'new', 'nturl2path', 'platform', 'posixfile', 'pydoc', 'pydoc_data', 'pydoc_data.topics', 'sha', 'site', 'sqlite3', 'sqlite3.dbapi2', 'sqlite3.dump', 'sqlite3.test', 'sqlite3.test.dbapi', 'sqlite3.test.dump', 'sqlite3.test.factory', 'sqlite3.test.hooks', 'sqlite3.test.py25tests', 'sqlite3.test.regression', 'sqlite3.test.transactions', 'sqlite3.test.types', 'sqlite3.test.userfunctions', 'sre_compile', 'sre_constants', 'sre_parse', 'ssl', 'stat', 'statvfs', 'string', 'stringold', 'stringprep', 'struct', 'sunau', 'sunaudio', 'symbol', 'sysconfig', 'test', 'test.autotest', 'test.bad_coding', 'test.bad_coding2', 'test.badsyntax_future3', 'test.badsyntax_future4', 'test.badsyntax_future5', 'test.badsyntax_future6', 'test.badsyntax_future7', 'test.badsyntax_future8', 'test.badsyntax_future9', 'test.badsyntax_nocaret', 'test.buffer_tests', 'test.cjkencodings_test', 'test.curses_tests', 'test.doctest_aliases', 'test.double_const', 'test.fork_wait', 'test.gdb_sample', 'test.infinite_reload', 'test.inspect_fodder', 'test.inspect_fodder2', 'test.list_tests', 'test.lock_tests', 'test.mapping_tests', 'test.outstanding_bugs', 'test.pickletester', 'test.profilee', 'test.pyclbr_input', 'test.pydoc_mod', 'test.pydocfodder', 'test.pystone', 'test.re_tests', 'test.regex_tests', 'test.regrtest', 'test.relimport', 'test.reperf', 'test.sample_doctest', 'test.script_helper', 'test.seq_tests', 'test.sortperf', 'test.string_tests', 'test.test_MimeWriter', 'test.test_SimpleHTTPServer', 'test.test_StringIO', 'test.test___all__', 'test.test___future__', 'test.test__locale', 'test.test_abc', 'test.test_abstract_numbers', 'test.test_aepack', 'test.test_aifc', 'test.test_al', 'test.test_anydbm', 'test.test_applesingle', 'test.test_argparse', 'test.test_array', 'test.test_ascii_formatd', 'test.test_ast', 'test.test_asynchat', 'test.test_asyncore', 'test.test_atexit', 'test.test_audioop', 'test.test_augassign', 'test.test_base64', 'test.test_bastion', 'test.test_bigaddrspace', 'test.test_bigmem', 'test.test_binascii', 'test.test_binhex', 'test.test_binop', 'test.test_bisect', 'test.test_bool', 'test.test_bsddb', 'test.test_bsddb185', 'test.test_bsddb3', 'test.test_buffer', 'test.test_bufio', 'test.test_builtin', 'test.test_bytes', 'test.test_bz2', 'test.test_calendar', 'test.test_call', 'test.test_capi', 'test.test_cd', 'test.test_cfgparser', 'test.test_cgi', 'test.test_charmapcodec', 'test.test_cl', 'test.test_class', 'test.test_cmath', 'test.test_cmd', 'test.test_cmd_line', 'test.test_cmd_line_script', 'test.test_code', 'test.test_codeccallbacks', 'test.test_codecencodings_cn', 'test.test_codecencodings_hk', 'test.test_codecencodings_jp', 'test.test_codecencodings_kr', 'test.test_codecencodings_tw', 'test.test_codecmaps_cn', 'test.test_codecmaps_hk', 'test.test_codecmaps_jp', 'test.test_codecmaps_kr', 'test.test_codecmaps_tw', 'test.test_codecs', 'test.test_codeop', 'test.test_coding', 'test.test_coercion', 'test.test_collections', 'test.test_colorsys', 'test.test_commands', 'test.test_compare', 'test.test_compile', 'test.test_compileall', 'test.test_compiler', 'test.test_complex', 'test.test_complex_args', 'test.test_contains', 'test.test_contextlib', 'test.test_cookie', 'test.test_cookielib', 'test.test_copy', 'test.test_copy_reg', 'test.test_cpickle', 'test.test_cprofile', 'test.test_crypt', 'test.test_csv', 'test.test_ctypes', 'test.test_curses', 'test.test_datetime', 'test.test_dbm', 'test.test_decimal', 'test.test_decorators', 'test.test_defaultdict', 'test.test_deque', 'test.test_descr', 'test.test_descrtut', 'test.test_dict', 'test.test_dictcomps', 'test.test_dictviews', 'test.test_difflib', 'test.test_dircache', 'test.test_dis', 'test.test_distutils', 'test.test_dl', 'test.test_doctest', 'test.test_doctest2', 'test.test_docxmlrpc', 'test.test_dumbdbm', 'test.test_dummy_thread', 'test.test_dummy_threading', 'test.test_email', 'test.test_email_codecs', 'test.test_email_renamed', 'test.test_enumerate', 'test.test_eof', 'test.test_epoll', 'test.test_errno', 'test.test_exception_variations', 'test.test_exceptions', 'test.test_extcall', 'test.test_fcntl', 'test.test_file', 'test.test_file2k', 'test.test_filecmp', 'test.test_fileinput', 'test.test_fileio', 'test.test_float', 'test.test_fnmatch', 'test.test_fork1', 'test.test_format', 'test.test_fpformat', 'test.test_fractions', 'test.test_frozen', 'test.test_ftplib', 'test.test_funcattrs', 'test.test_functools', 'test.test_future', 'test.test_future1', 'test.test_future2', 'test.test_future3', 'test.test_future4', 'test.test_future5', 'test.test_future_builtins', 'test.test_gc', 'test.test_gdb', 'test.test_gdbm', 'test.test_generators', 'test.test_genericpath', 'test.test_genexps', 'test.test_getargs', 'test.test_getargs2', 'test.test_getopt', 'test.test_gettext', 'test.test_gl', 'test.test_glob', 'test.test_global', 'test.test_grammar', 'test.test_grp', 'test.test_gzip', 'test.test_hash', 'test.test_hashlib', 'test.test_heapq', 'test.test_hmac', 'test.test_hotshot', 'test.test_htmllib', 'test.test_htmlparser', 'test.test_httplib', 'test.test_httpservers', 'test.test_imageop', 'test.test_imaplib', 'test.test_imgfile', 'test.test_imp', 'test.test_import', 'test.test_importhooks', 'test.test_importlib', 'test.test_index', 'test.test_inspect', 'test.test_int', 'test.test_int_literal', 'test.test_io', 'test.test_ioctl', 'test.test_isinstance', 'test.test_iter', 'test.test_iterlen', 'test.test_itertools', 'test.test_json', 'test.test_kqueue', 'test.test_largefile', 'test.test_lib2to3', 'test.test_linecache', 'test.test_linuxaudiodev', 'test.test_list', 'test.test_locale', 'test.test_logging', 'test.test_long', 'test.test_long_future', 'test.test_longexp', 'test.test_macos', 'test.test_macostools', 'test.test_macpath', 'test.test_mailbox', 'test.test_marshal', 'test.test_math', 'test.test_md5', 'test.test_memoryio', 'test.test_memoryview', 'test.test_mhlib', 'test.test_mimetools', 'test.test_mimetypes', 'test.test_minidom', 'test.test_mmap', 'test.test_module', 'test.test_modulefinder', 'test.test_multibytecodec', 'test.test_multibytecodec_support', 'test.test_multifile', 'test.test_mutants', 'test.test_mutex', 'test.test_netrc', 'test.test_new', 'test.test_nis', 'test.test_normalization', 'test.test_ntpath', 'test.test_old_mailbox', 'test.test_opcodes', 'test.test_openpty', 'test.test_operator', 'test.test_optparse', 'test.test_os', 'test.test_ossaudiodev', 'test.test_parser', 'test.test_pdb', 'test.test_peepholer', 'test.test_pep247', 'test.test_pep263', 'test.test_pep277', 'test.test_pep292', 'test.test_pep352', 'test.test_pickle', 'test.test_pickletools', 'test.test_pipes', 'test.test_pkg', 'test.test_pkgimport', 'test.test_pkgutil', 'test.test_platform', 'test.test_plistlib', 'test.test_poll', 'test.test_popen', 'test.test_popen2', 'test.test_poplib', 'test.test_posix', 'test.test_posixpath', 'test.test_pow', 'test.test_pprint', 'test.test_print', 'test.test_profile', 'test.test_profilehooks', 'test.test_property', 'test.test_pstats', 'test.test_pty', 'test.test_pwd', 'test.test_py3kwarn', 'test.test_pyclbr', 'test.test_pydoc', 'test.test_pyexpat', 'test.test_queue', 'test.test_quopri', 'test.test_random', 'test.test_re', 'test.test_readline', 'test.test_repr', 'test.test_resource', 'test.test_rfc822', 'test.test_richcmp', 'test.test_robotparser', 'test.test_runpy', 'test.test_sax', 'test.test_scope', 'test.test_scriptpackages', 'test.test_select', 'test.test_set', 'test.test_setcomps', 'test.test_sets', 'test.test_sgmllib', 'test.test_sha', 'test.test_shelve', 'test.test_shlex', 'test.test_shutil', 'test.test_signal', 'test.test_site', 'test.test_slice', 'test.test_smtplib', 'test.test_smtpnet', 'test.test_socket', 'test.test_socketserver', 'test.test_softspace', 'test.test_sort', 'test.test_sqlite', 'test.test_ssl', 'test.test_startfile', 'test.test_str', 'test.test_strftime', 'test.test_string', 'test.test_stringprep', 'test.test_strop', 'test.test_strptime', 'test.test_strtod', 'test.test_struct', 'test.test_structmembers', 'test.test_structseq', 'test.test_subprocess', 'test.test_sunaudiodev', 'test.test_sundry', 'test.test_symtable', 'test.test_syntax', 'test.test_sys', 'test.test_sysconfig', 'test.test_tarfile', 'test.test_tcl', 'test.test_telnetlib', 'test.test_tempfile', 'test.test_textwrap', 'test.test_thread', 'test.test_threaded_import', 'test.test_threadedtempfile', 'test.test_threading', 'test.test_threading_local', 'test.test_threadsignals', 'test.test_time', 'test.test_timeout', 'test.test_tk', 'test.test_tokenize', 'test.test_trace', 'test.test_traceback', 'test.test_transformer', 'test.test_ttk_guionly', 'test.test_ttk_textonly', 'test.test_tuple', 'test.test_typechecks', 'test.test_types', 'test.test_ucn', 'test.test_unary', 'test.test_undocumented_details', 'test.test_unicode', 'test.test_unicode_file', 'test.test_unicodedata', 'test.test_unittest', 'test.test_univnewlines', 'test.test_univnewlines2k', 'test.test_unpack', 'test.test_urllib', 'test.test_urllib2', 'test.test_urllib2_localnet', 'test.test_urllib2net', 'test.test_urllibnet', 'test.test_urlparse', 'test.test_userdict', 'test.test_userlist', 'test.test_userstring', 'test.test_uu', 'test.test_uuid', 'test.test_wait3', 'test.test_wait4', 'test.test_warnings', 'test.test_wave', 'test.test_weakref', 'test.test_weakset', 'test.test_whichdb', 'test.test_winreg', 'test.test_winsound', 'test.test_with', 'test.test_wsgiref', 'test.test_xdrlib', 'test.test_xml_etree', 'test.test_xml_etree_c', 'test.test_xmllib', 'test.test_xmlrpc', 'test.test_xpickle', 'test.test_xrange', 'test.test_zipfile', 'test.test_zipfile64', 'test.test_zipimport', 'test.test_zipimport_support', 'test.test_zlib', 'test.testall', 'test.testcodec', 'test.tf_inherit_check', 'test.threaded_import_hangers', 'test.time_hashlib', 'test.warning_tests', 'test.win_console_handler', 'test.xmltests', 'this', 'token', 'trace', 'types', 'unittest.__main__', 'unittest.case', 'unittest.loader', 'unittest.main', 'unittest.result', 'unittest.runner', 'unittest.signals', 'unittest.suite', 'unittest.test', 'unittest.test.dummy', 'unittest.test.support', 'unittest.test.test_assertions', 'unittest.test.test_break', 'unittest.test.test_case', 'unittest.test.test_discovery', 'unittest.test.test_functiontestcase', 'unittest.test.test_loader', 'unittest.test.test_program', 'unittest.test.test_result', 'unittest.test.test_runner', 'unittest.test.test_setups', 'unittest.test.test_skipping', 'unittest.test.test_suite', 'unittest.util', 'urllib2', 'user', 'uuid', 'whichdb', 'wsgiref', 'wsgiref.headers', 'xml.dom', 'xml.dom.NodeFilter', 'xml.dom.domreg', 'xml.dom.expatbuilder', 'xml.dom.minidom', 'xml.dom.pulldom', 'xml.etree', 'xml.etree.ElementInclude', 'xml.etree.ElementPath', 'xml.etree.cElementTree', 'xml.parsers', 'xml.parsers.expat', 'xml.sax', 'xml.sax._exceptions', 'xml.sax.expatreader', 'xml.sax.handler', 'xml.sax.saxutils', 'xml.sax.xmlreader', 'xmllib', 'xmlrpclib']
Following modules failed to be imported: ['ctypes.wintypes', 'idlelib.AutoComplete', 'multiprocessing.queues', 'multiprocessing.synchronize', 'test.test_multiprocessing']
ok

----------------------------------------------------------------------
Ran 1 test in 4.035s

OK
test___future__
test__locale
test_abc
test_abstract_numbers
test_aepack
test_aepack skipped -- No module named aetypes
test_aifc
test_al
test_al skipped -- No module named al
test_anydbm
test_applesingle
test_applesingle skipped -- No module named MacOS
test_argparse
test_array
test_ascii_formatd
test_ast
test_asynchat
test_asyncore
test_atexit
test_audioop
test_augassign
test_base64
test_bastion
test_bigaddrspace
test_bigmem
test_binascii
test_binhex
test_binop
test_bisect
test_bool
test_bsddb
test_bsddb185
test_bsddb185 skipped -- No module named bsddb185
test_bsddb3
Sleepycat Software: Berkeley DB 4.1.25: (December 19, 2002)
Test path prefix:  /tmp/z-test_bsddb3-15285
test_buffer
test_bufio
test_bytes
test_bz2
test_calendar
test_call
test_capi
test_cd
test_cd skipped -- No module named cd
test_cfgparser
test_cgi
test_charmapcodec
test_cl
test_cl skipped -- No module named cl
test_class
test_cmath
test_cmd
test_cmd_line
test_cmd_line_script
test_code
test_codeccallbacks
test_codecencodings_cn
test_codecencodings_hk
test_codecencodings_jp
test_codecencodings_kr
test_codecencodings_tw
test_codecmaps_cn
test_codecmaps_hk
test_codecmaps_jp
test_codecmaps_kr
test_codecmaps_tw
test_codecs
test_codeop
test_coding
test_coercion
test_collections
test_colorsys
test_commands
test_compare
test_compile
test_compileall
test_compiler
  testCompileLibrary still working, be patient...
  testCompileLibrary still working, be patient...
test_complex
test_complex_args
test_contains
test_contextlib
test_cookie
test_cookielib
test_copy
test_copy_reg
test_cpickle
test_cprofile
test_crypt
test_csv
test_ctypes
test_datetime
test_dbm
test_decimal
test_decorators
test_defaultdict
test_deque
test_descr
test_descrtut
test_dictcomps
test_dictviews
test_difflib
test_dircache
test_dis
test_distutils
[20616 refs]
test_dl
test_docxmlrpc
test_dumbdbm
test_dummy_thread
test_dummy_threading
test_email
test_email_codecs
test_email_renamed
test_enumerate
test_eof
test_epoll
test_epoll skipped -- kernel doesn't support epoll()
test_errno
test_exception_variations
test_extcall
test_fcntl
test_file
test_file2k
test_filecmp
test_fileinput
test_fileio
test_float
test_fnmatch
test_fork1
test_format
test_fpformat
test_fractions
test_frozen
test_ftplib
test_funcattrs
test_functools
test_future
test_future3
test_future4
test_future5
test_future_builtins
test_gc
test_gdb
test_gdb skipped -- gdb versions before 7.0 didn't support python embedding Saw:
GNU gdb 6.2.1
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-pc-linux-gnu".

test_gdbm
test_generators
test_genericpath
test_genexps
test_getargs
test_getargs2
test_getopt
test_gettext
test_gl
test_gl skipped -- No module named gl
test_glob
test_global
test_grp
test_gzip
test_hash
test_hashlib
test_heapq
test_hmac
test_hotshot
test_htmllib
test_htmlparser
test_httplib
test_httpservers
[16621 refs]
[16621 refs]
[16621 refs]
[26933 refs]
test_imageop
test_imaplib
test_imgfile
test_imgfile skipped -- No module named imgfile
test_imp
test_import
test_importhooks
test_importlib
test_index
test_inspect
test_int
test_int_literal
test_io
test_ioctl
test_ioctl skipped -- Unable to open /dev/tty
test_isinstance
test_iter
test_iterlen
test_itertools
test_json
test_kqueue
test_kqueue skipped -- test works only on BSD
test_largefile
test_lib2to3
test_linecache
test_list
test_locale
test_logging
test_long
test_long_future
test_longexp
test_macos
test_macos skipped -- No module named MacOS
test_macostools
test_macostools skipped -- No module named MacOS
test_macpath
test_mailbox
test_marshal
test_math
test_md5
test_memoryio
test_memoryview
test_mhlib
test_mimetools
test_mimetypes
test_minidom
test_mmap
test_module
test_modulefinder
test_multibytecodec
test_multibytecodec_support
test_multifile
test_multiprocessing
test_multiprocessing skipped -- This platform lacks a functioning sem_open implementation, therefore, the required synchronization primitives needed will not function, see issue 3770.
test_mutants
test_mutex
test_netrc
test_new
test_nis
test_normalization
test_ntpath
test_old_mailbox
test_openpty
test_operator
test_optparse
test_os
[16621 refs]
[16621 refs]
test_parser
Expecting 's_push: parser stack overflow' in next line
s_push: parser stack overflow
test_pdb
test_peepholer
test_pep247
test_pep263
test_pep277
test_pep292
test_pep352
test_pickle
test_pickletools
test_pipes
test_pkg
test_pkgimport
test_pkgutil
test_platform
[18017 refs]
[18017 refs]
test_plistlib
test_poll
test_popen
[16626 refs]
[16626 refs]
[16626 refs]
test_popen2
test_poplib
test_posix
test_posixpath
test_pow
test_pprint
test_print
test_profile
test_profilehooks
test_property
test_pstats
test_pty
test_pwd
test_py3kwarn
test_py3kwarn skipped -- test.test_py3kwarn must be run with the -3 flag
test_pyclbr
test_pydoc
[21793 refs]
[21793 refs]
[21793 refs]
[21793 refs]
[21793 refs]
[21792 refs]
[21792 refs]
test_pyexpat
test_queue
test_quopri
[19450 refs]
[19450 refs]
test_random
test_re
test_readline
test_repr
test_resource
test_rfc822
test_richcmp
test_robotparser
test_runpy
test_sax
test_scope
test_scriptpackages
test_scriptpackages skipped -- No module named aetools
test_select
test_set
test_setcomps
test_sets
test_sgmllib
test_sha
test_shelve
test_shlex
test_shutil
test_signal
test_site
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
test_slice
test_smtplib
test_smtpnet
test_socket
test_socketserver
test_softspace
test_sort
test_sqlite
test_ssl
test_startfile
test_startfile skipped -- module os has no attribute startfile
test_str
test_strftime
test_string
test_stringprep
test_strop
test_strptime
test_strtod
test_struct
test_structmembers
test_structseq
test_subprocess
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16836 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
.
[16621 refs]
[16621 refs]
    this bit of output is from a test of stdout in a different process ...
[16621 refs]
[16621 refs]
[16836 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16836 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
[16621 refs]
.
[16621 refs]
[16621 refs]
    this bit of output is from a test of stdout in a different process ...
[16621 refs]
[16621 refs]
[16836 refs]
test_sunaudiodev
test_sunaudiodev skipped -- No module named sunaudiodev
test_sundry
test_symtable
test_syntax
test_sys
[16621 refs]
[16621 refs]
[16621 refs]
[16850 refs]
[16644 refs]
test_sysconfig
[16621 refs]
[16621 refs]
test_tarfile
test_tcl
test_tcl skipped -- No module named _tkinter
test_telnetlib
test_tempfile
[16621 refs]
test_textwrap
test_thread
test_threaded_import
test_threadedtempfile
test_threading
[19921 refs]
[21150 refs]
[20964 refs]
[20964 refs]
[20964 refs]
[20964 refs]
test_threading_local
test_threadsignals
test_time
test_timeout
test_tk
test_tk skipped -- No module named _tkinter
test_tokenize
test_trace
test_traceback
test_transformer
test_ttk_guionly
test_ttk_guionly skipped -- No module named _tkinter
test_ttk_textonly
test_ttk_textonly skipped -- No module named _tkinter
test_tuple
test_typechecks
test_ucn
test_unary
test_undocumented_details
test_unicode
test_unicode_file
test_unicode_file skipped -- No Unicode filesystem semantics on this platform.
test_unicodedata
test_univnewlines
test_univnewlines2k
test_unpack
test_urllib
test_urllib2
test_urllib2_localnet
test_urllib2net
test_urllibnet
test_urlparse
test_userdict
test_userlist
test_userstring
test_uu
test_uuid
    WARNING: uuid.getnode is unreliable on many platforms.
        It is disabled until the code and/or test can be fixed properly.
    WARNING: uuid._ifconfig_getnode is unreliable on many platforms.
        It is disabled until the code and/or test can be fixed properly.
    WARNING: uuid._unixdll_getnode is unreliable on many platforms.
        It is disabled until the code and/or test can be fixed properly.
test_wait3
test_wait4
test_warnings
test_wave
test_weakref
test_weakset
test_whichdb
test_winreg
test_winreg skipped -- No module named _winreg
test_winsound
test_winsound skipped -- No module named winsound
test_with
test_wsgiref
test_xdrlib
test_xml_etree
test_xml_etree_c
test_xmllib
test_xmlrpc
test_xpickle
sh: line 1: python2.4: command not found
sh: line 1: python2.6: command not found
test_xrange
test_zipfile
test_zipfile64
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
test_zipimport
test_zipimport_support
test_zlib
353 tests OK.
1 test failed:
    test___all__
27 tests skipped:
    test_aepack test_al test_applesingle test_bsddb185 test_cd test_cl
    test_epoll test_gdb test_gl test_imgfile test_ioctl test_kqueue
    test_macos test_macostools test_multiprocessing test_py3kwarn
    test_scriptpackages test_startfile test_sunaudiodev test_tcl
    test_tk test_ttk_guionly test_ttk_textonly test_unicode_file
    test_winreg test_winsound test_zipfile64
7 skips unexpected on linux2:
    test_epoll test_gdb test_ioctl test_multiprocessing test_tk
    test_ttk_guionly test_ttk_textonly
[974957 refs]


More information about the Python-checkins mailing list