This is the output of test_capi.py test ./python Lib/test/test_capi.py # installing zipimport hook import zipimport # builtin # installed zipimport hook # /home/shashi/Python-2.4.3/Lib/site.pyc matches /home/shashi/Python-2.4.3/Lib/site.py import site # precompiled from /home/shashi/Python-2.4.3/Lib/site.pyc # /home/shashi/Python-2.4.3/Lib/os.pyc matches /home/shashi/Python-2.4.3/Lib/os.py import os # precompiled from /home/shashi/Python-2.4.3/Lib/os.pyc import posix # builtin # /home/shashi/Python-2.4.3/Lib/posixpath.pyc matches /home/shashi/Python-2.4.3/Lib/posixpath.py import posixpath # precompiled from /home/shashi/Python-2.4.3/Lib/posixpath.pyc # /home/shashi/Python-2.4.3/Lib/stat.pyc matches /home/shashi/Python-2.4.3/Lib/stat.py import stat # precompiled from /home/shashi/Python-2.4.3/Lib/stat.pyc # /home/shashi/Python-2.4.3/Lib/UserDict.pyc matches /home/shashi/Python-2.4.3/Lib/UserDict.py import UserDict # precompiled from /home/shashi/Python-2.4.3/Lib/UserDict.pyc # /home/shashi/Python-2.4.3/Lib/copy_reg.pyc matches /home/shashi/Python-2.4.3/Lib/copy_reg.py import copy_reg # precompiled from /home/shashi/Python-2.4.3/Lib/copy_reg.pyc # /home/shashi/Python-2.4.3/Lib/types.pyc matches /home/shashi/Python-2.4.3/Lib/types.py import types # precompiled from /home/shashi/Python-2.4.3/Lib/types.pyc import distutils # directory /home/shashi/Python-2.4.3/Lib/distutils # /home/shashi/Python-2.4.3/Lib/distutils/__init__.pyc matches /home/shashi/Python-2.4.3/Lib/distutils/__init__.py import distutils # precompiled from /home/shashi/Python-2.4.3/Lib/distutils/__init__.pyc # /home/shashi/Python-2.4.3/Lib/distutils/util.pyc matches /home/shashi/Python-2.4.3/Lib/distutils/util.py import distutils.util # precompiled from /home/shashi/Python-2.4.3/Lib/distutils/util.pyc # /home/shashi/Python-2.4.3/Lib/string.pyc matches /home/shashi/Python-2.4.3/Lib/string.py import string # precompiled from /home/shashi/Python-2.4.3/Lib/string.pyc # /home/shashi/Python-2.4.3/Lib/re.pyc matches /home/shashi/Python-2.4.3/Lib/re.py import re # precompiled from /home/shashi/Python-2.4.3/Lib/re.pyc # /home/shashi/Python-2.4.3/Lib/sre.pyc matches /home/shashi/Python-2.4.3/Lib/sre.py import sre # precompiled from /home/shashi/Python-2.4.3/Lib/sre.pyc # /home/shashi/Python-2.4.3/Lib/sre_compile.pyc matches /home/shashi/Python-2.4.3/Lib/sre_compile.py import sre_compile # precompiled from /home/shashi/Python-2.4.3/Lib/sre_compile.pyc import _sre # builtin # /home/shashi/Python-2.4.3/Lib/sre_constants.pyc matches /home/shashi/Python-2.4.3/Lib/sre_constants.py import sre_constants # precompiled from /home/shashi/Python-2.4.3/Lib/sre_constants.pyc # /home/shashi/Python-2.4.3/Lib/sre_parse.pyc matches /home/shashi/Python-2.4.3/Lib/sre_parse.py import sre_parse # precompiled from /home/shashi/Python-2.4.3/Lib/sre_parse.pyc # /home/shashi/Python-2.4.3/Lib/distutils/errors.pyc matches /home/shashi/Python-2.4.3/Lib/distutils/errors.py import distutils.errors # precompiled from /home/shashi/Python-2.4.3/Lib/distutils/errors.pyc # /home/shashi/Python-2.4.3/Lib/distutils/dep_util.pyc matches /home/shashi/Python-2.4.3/Lib/distutils/dep_util.py import distutils.dep_util # precompiled from /home/shashi/Python-2.4.3/Lib/distutils/dep_util.pyc # /home/shashi/Python-2.4.3/Lib/distutils/spawn.pyc matches /home/shashi/Python-2.4.3/Lib/distutils/spawn.py import distutils.spawn # precompiled from /home/shashi/Python-2.4.3/Lib/distutils/spawn.pyc # /home/shashi/Python-2.4.3/Lib/distutils/log.pyc matches /home/shashi/Python-2.4.3/Lib/distutils/log.py import distutils.log # precompiled from /home/shashi/Python-2.4.3/Lib/distutils/log.pyc # /home/shashi/Python-2.4.3/Lib/warnings.pyc matches /home/shashi/Python-2.4.3/Lib/warnings.py import warnings # precompiled from /home/shashi/Python-2.4.3/Lib/warnings.pyc # /home/shashi/Python-2.4.3/Lib/linecache.pyc matches /home/shashi/Python-2.4.3/Lib/linecache.py import linecache # precompiled from /home/shashi/Python-2.4.3/Lib/linecache.pyc import encodings # directory /home/shashi/Python-2.4.3/Lib/encodings # /home/shashi/Python-2.4.3/Lib/encodings/__init__.pyc matches /home/shashi/Python-2.4.3/Lib/encodings/__init__.py import encodings # precompiled from /home/shashi/Python-2.4.3/Lib/encodings/__init__.pyc # /home/shashi/Python-2.4.3/Lib/codecs.pyc matches /home/shashi/Python-2.4.3/Lib/codecs.py import codecs # precompiled from /home/shashi/Python-2.4.3/Lib/codecs.pyc import _codecs # builtin # /home/shashi/Python-2.4.3/Lib/encodings/aliases.pyc matches /home/shashi/Python-2.4.3/Lib/encodings/aliases.py import encodings.aliases # precompiled from /home/shashi/Python-2.4.3/Lib/encodings/aliases.pyc # /home/shashi/Python-2.4.3/Lib/encodings/hp_roman8.pyc matches /home/shashi/Python-2.4.3/Lib/encodings/hp_roman8.py import encodings.hp_roman8 # precompiled from /home/shashi/Python-2.4.3/Lib/encodings/hp_roman8.pyc Python 2.4.3 (#1, Apr 20 2006, 05:38:22) [GCC 3.4.5] on hp-ux11 Type "help", "copyright", "credits" or "license" for more information. import test # directory /home/shashi/Python-2.4.3/Lib/test # /home/shashi/Python-2.4.3/Lib/test/__init__.pyc matches /home/shashi/Python-2.4.3/Lib/test/__init__.py import test # precompiled from /home/shashi/Python-2.4.3/Lib/test/__init__.pyc # /home/shashi/Python-2.4.3/Lib/test/test_support.pyc matches /home/shashi/Python-2.4.3/Lib/test/test_support.py import test.test_support # precompiled from /home/shashi/Python-2.4.3/Lib/test/test_support.pyc # /home/shashi/Python-2.4.3/Lib/unittest.pyc matches /home/shashi/Python-2.4.3/Lib/unittest.py import unittest # precompiled from /home/shashi/Python-2.4.3/Lib/unittest.pyc import time # dynamically loaded from /home/shashi/Python-2.4.3/build/lib.hp-ux-B.11.23-ia64-2.4/time.so # /home/shashi/Python-2.4.3/Lib/traceback.pyc matches /home/shashi/Python-2.4.3/Lib/traceback.py import traceback # precompiled from /home/shashi/Python-2.4.3/Lib/traceback.pyc # /home/shashi/Python-2.4.3/Lib/copy.pyc matches /home/shashi/Python-2.4.3/Lib/copy.py import copy # precompiled from /home/shashi/Python-2.4.3/Lib/copy.pyc # /home/shashi/Python-2.4.3/Lib/inspect.pyc matches /home/shashi/Python-2.4.3/Lib/inspect.py import inspect # precompiled from /home/shashi/Python-2.4.3/Lib/inspect.pyc # /home/shashi/Python-2.4.3/Lib/dis.pyc matches /home/shashi/Python-2.4.3/Lib/dis.py import dis # precompiled from /home/shashi/Python-2.4.3/Lib/dis.pyc # /home/shashi/Python-2.4.3/Lib/opcode.pyc matches /home/shashi/Python-2.4.3/Lib/opcode.py import opcode # precompiled from /home/shashi/Python-2.4.3/Lib/opcode.pyc import imp # builtin # /home/shashi/Python-2.4.3/Lib/tokenize.pyc matches /home/shashi/Python-2.4.3/Lib/tokenize.py import tokenize # precompiled from /home/shashi/Python-2.4.3/Lib/tokenize.pyc # /home/shashi/Python-2.4.3/Lib/token.pyc matches /home/shashi/Python-2.4.3/Lib/token.py import token # precompiled from /home/shashi/Python-2.4.3/Lib/token.pyc import _testcapi # dynamically loaded from /home/shashi/Python-2.4.3/build/lib.hp-ux-B.11.23-ia64-2.4/_testcapi.so import thread # builtin sem_destroy: Device busy # /home/shashi/Python-2.4.3/Lib/threading.pyc matches /home/shashi/Python-2.4.3/Lib/threading.py import threading # precompiled from /home/shashi/Python-2.4.3/Lib/threading.pyc import collections # dynamically loaded from /home/shashi/Python-2.4.3/build/lib.hp-ux-B.11.23-ia64-2.4/collections.so # /home/shashi/Python-2.4.3/Lib/atexit.pyc matches /home/shashi/Python-2.4.3/Lib/atexit.py import atexit # precompiled from /home/shashi/Python-2.4.3/Lib/atexit.pyc sem_destroy: Device busy # clear __builtin__._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.exitfunc # clear sys.exc_type # clear sys.exc_value # clear sys.exc_traceback # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup __main__ # cleanup[1] distutils # cleanup[1] threading # cleanup[1] encodings # cleanup[1] site # cleanup[1] atexit # cleanup[1] distutils.util # cleanup[1] encodings.hp_roman8 # cleanup[1] distutils.dep_util # cleanup[1] sre_constants # cleanup[1] collections # cleanup[1] _codecs # cleanup[1] test # cleanup[1] opcode # cleanup[1] zipimport # cleanup[1] warnings # cleanup[1] _testcapi # cleanup[1] codecs # cleanup[1] copy # cleanup[1] thread # cleanup[1] sre # cleanup[1] signal # cleanup[1] distutils.errors # cleanup[1] token # cleanup[1] distutils.spawn # cleanup[1] posix # cleanup[1] encodings.aliases # cleanup[1] exceptions # cleanup[1] sre_parse # cleanup[1] distutils.log # cleanup[1] sre_compile # cleanup[1] _sre # cleanup[1] test.test_support # cleanup[1] inspect # cleanup[1] dis # cleanup[1] tokenize # cleanup[1] unittest # cleanup[1] imp # cleanup[1] string # cleanup[1] traceback # cleanup[1] linecache # cleanup[1] time # cleanup[1] re # cleanup[1] types # cleanup[2] copy_reg # cleanup[2] posixpath # cleanup[2] os.path # cleanup[2] stat # cleanup[2] UserDict # cleanup[2] os # cleanup sys # cleanup __builtin__ shl_load /home/shashi/Python-2.4.3/build/lib.hp-ux-B.11.23-ia64-2.4/time.so shl_findsym inittime shl_load /home/shashi/Python-2.4.3/build/lib.hp-ux-B.11.23-ia64-2.4/_testcapi.so shl_findsym init_testcapi internal test_L_code internal test_config internal test_dict_iteration internal test_k_code internal test_list_api internal test_long_api internal test_long_numbits internal test_longlong_api internal test_null_strings internal test_u_code auto-thread-state shl_load /home/shashi/Python-2.4.3/build/lib.hp-ux-B.11.23-ia64-2.4/collections.so shl_findsym initcollections auto-thread-state # cleanup ints: 11 unfreed ints in 1 out of 10 blocks # cleanup floats: 3 unfreed floats in 1 out of 1 block This the output of gmake test case $MAKEFLAGS in \ *-s*) CC='gcc -static-libgcc -pthread' LDSHARED='ld -b' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py -q build;; \ *) CC='gcc -static-libgcc -pthread' LDSHARED='ld -b' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py build;; \ esac running build running build_ext db.h: found (4, 2) in /usr/include INFO: Can't locate Tcl/Tk libs and/or headers running build_scripts find ./Lib -name '*.py[co]' -print | xargs rm -f ./python -E -tt ./Lib/test/regrtest.py -l test_grammar test_opcodes test_operations test_builtin test_exceptions test_types test_MimeWriter test_StringIO test___all__ test___future__ test__locale test_aepack test_aepack skipped -- No module named aepack test_al test_al skipped -- No module named al test_anydbm test_applesingle test_applesingle skipped -- No module named macostools test_array test_asynchat test_atexit test_audioop test_augassign test_base64 test_bastion test_binascii test_binhex test_binop test_bisect test_bool test_bsddb test_bsddb skipped -- No module named _bsddb test_bsddb185 test_bsddb185 skipped -- No module named bsddb185 test_bsddb3 test_bsddb3 skipped -- Use of the `bsddb' resource not enabled test_bufio test_bz2 test_calendar test_call test_capi sem_destroy: Device busy sem_destroy: Device busy sem_init: Device busy test test_capi crashed -- thread.error: can't allocate lock 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_line test_codeccallbacks test_codecencodings_cn test_codecencodings_hk test_codecencodings_jp test_codecencodings_kr test_codecencodings_tw test_codecmaps_cn test_codecmaps_cn skipped -- EUC-CN.TXT not found, download from http://people.freebsd.org/~perky/i18n/EUC-CN.TXT test_codecmaps_hk test_codecmaps_hk skipped -- BIG5HKSCS.TXT not found, download from http://people.freebsd.org/~perky/i18n/BIG5HKSCS.TXT test_codecmaps_jp test_codecmaps_jp skipped -- CP932.TXT not found, download from http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP932.TXT test_codecmaps_kr test_codecmaps_kr skipped -- CP949.TXT not found, download from http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP949.TXT test_codecmaps_tw test_codecmaps_tw skipped -- BIG5.TXT not found, download from http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/OTHER/BIG5.TXT test_codecs test_codeop test_coercion test_colorsys test_commands test_compare test_compile test_compiler test_complex test_contains test_cookie test_cookielib test_copy test_copy_reg test_cpickle test_crypt test_csv test_curses test_curses skipped -- Use of the `curses' resource not enabled test_datetime test_dbm test_decimal test_decorators test_deque test_descr test_descrtut test_dict test_difflib test_dircache test_dis test_distutils test_dl test_dl skipped -- Could not open any shared libraries test_doctest test_doctest2 test_dumbdbm test_dummy_thread test_dummy_threading test_email test_email_codecs test_enumerate test_eof test_errno test_extcall test_fcntl test_file test_filecmp test_fileinput test_fnmatch test_fork1 test_format test_fpformat test_frozen test_funcattrs test_future test_gc test_gdbm test_gdbm skipped -- No module named gdbm test_generators 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_heapq test_hexoct test_hmac test_hotshot test_htmllib test_htmlparser test_httplib test_imageop test_imaplib test_imgfile test_imgfile skipped -- No module named imgfile test_imp test_import test_importhooks test_inspect test_ioctl test_isinstance test_iter test_iterlen test_itertools test_largefile test_largefile skipped -- filesystem does not have largefile support test_linuxaudiodev test_linuxaudiodev skipped -- Use of the `audio' resource not enabled test_list test_locale test_locale skipped -- test locale not supported (tried en_US.UTF-8, en_US.US-ASCII, en_US) test_logging test_long test_long_future test_longexp test_macfs test_macfs skipped -- No module named macfs test_macostools test_macostools skipped -- No module named macostools test_macpath test_mailbox test_marshal test_math test_md5 test_mhlib test_mimetools test_mimetypes test_minidom test_mmap test_module test_multibytecodec test_multibytecodec_support test_multifile test_mutants test_netrc test_new test_nis test_nis skipped -- internal NIS server or client error test_normalization test_normalization skipped -- NormalizationTest-3.2.0.txt not found, download from http://www.unicode.org/Public/3.2-Update/NormalizationTest- 3.2.0.txt test_ntpath test_openpty test_operator test_optparse test_os test_ossaudiodev test_ossaudiodev skipped -- Use of the `audio' resource not enabled test_parser test_peepholer test_pep247 test_pep263 test_pep277 test_pep277 skipped -- test works only on NT+ test_pep292 test_pickle test_pickletools test_pkg test_pkgimport test_plistlib test_plistlib skipped -- No module named plistlib test_poll test_popen test_popen2 test_posix test_posixpath test_pow test_pprint test_profile test_profilehooks test_pty test_pwd test_pyclbr test_pyexpat test_queue test_quopri test_random test_re test_regex test_repr test_resource test_rfc822 test_rgbimg test_richcmp test_robotparser test_sax test_scope test_scriptpackages test_scriptpackages skipped -- No module named aetools test_select test_set test_sets test_sgmllib test_sha test_shelve test_shlex test_shutil test_signal test_site test_slice test_socket test_socket_ssl test_socket_ssl skipped -- socket module has no ssl support test_socketserver test_socketserver skipped -- Use of the `network' resource not enabled test_softspace test_sort test_str test_strftime test_string test_stringprep test_strop test_strptime test_struct test_structseq test_subprocess this bit of output is from a test of stdout in a different process ... test_sunaudiodev test_sunaudiodev skipped -- No module named sunaudiodev test_sundry test_symtable test_syntax test_sys test_tarfile test_tcl test_tcl skipped -- No module named _tkinter test_tempfile test_textwrap test_thread test_threaded_import test_threadedtempfile test_threading test_threading_local test_threadsignals test_time test_timeout test_timeout skipped -- Use of the `network' resource not enabled test_timing test_tokenize test_trace test_traceback test_transformer test_tuple test_ucn test_unary test_unicode test_unicode_file test_unicodedata test_unittest test_univnewlines test_unpack test_urllib test_urllib2 test_urllib2net test_urllib2net skipped -- Use of the `network' resource not enabled test_urllibnet test_urllibnet skipped -- Use of the `network' resource not enabled test_urlparse test_userdict test_userlist test_userstring test_uu test_warnings test_wave test_weakref test_whichdb test_winreg test_winreg skipped -- No module named _winreg test_winsound test_winsound skipped -- No module named winsound test_xmllib test_xmlrpc test_xpickle test_xrange test_zipfile test_zipimport test_zlib 252 tests OK. 1 test failed: test_capi 38 tests skipped: test_aepack test_al test_applesingle test_bsddb test_bsddb185 test_bsddb3 test_cd test_cl test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses test_dl test_gdbm test_gl test_imgfile test_largefile test_linuxaudiodev test_locale test_macfs test_macostools test_nis test_normalization test_ossaudiodev test_pep277 test_plistlib test_scriptpackages test_socket_ssl test_socketserver test_sunaudiodev test_tcl test_timeout test_urllib2net test_urllibnet test_winreg test_winsound 1 skip unexpected on hp-ux11: test_tcl gmake: [test] Error 1 (ignored) ./python -E -tt ./Lib/test/regrtest.py -l test_grammar test_opcodes test_operations test_builtin test_exceptions test_types test_MimeWriter test_StringIO test___all__ test___future__ test__locale test_aepack test_aepack skipped -- No module named aepack test_al test_al skipped -- No module named al test_anydbm test_applesingle test_applesingle skipped -- No module named macostools test_array test_asynchat test_atexit test_audioop test_augassign test_base64 test_bastion test_binascii test_binhex test_binop test_bisect test_bool test_bsddb test_bsddb skipped -- No module named _bsddb test_bsddb185 test_bsddb185 skipped -- No module named bsddb185 test_bsddb3 test_bsddb3 skipped -- Use of the `bsddb' resource not enabled test_bufio test_bz2 test_calendar test_call test_capi sem_destroy: Device busy sem_destroy: Device busy sem_init: Device busy test test_capi crashed -- thread.error: can't allocate lock 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_line test_codeccallbacks test_codecencodings_cn test_codecencodings_hk test_codecencodings_jp test_codecencodings_kr test_codecencodings_tw test_codecmaps_cn test_codecmaps_cn skipped -- EUC-CN.TXT not found, download from http://people.freebsd.org/~perky/i18n/EUC-CN.TXT test_codecmaps_hk test_codecmaps_hk skipped -- BIG5HKSCS.TXT not found, download from http://people.freebsd.org/~perky/i18n/BIG5HKSCS.TXT test_codecmaps_jp test_codecmaps_jp skipped -- CP932.TXT not found, download from http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP932.TXT test_codecmaps_jp skipped -- CP932.TXT not found, download from http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP932.TXT test_codecmaps_kr test_codecmaps_kr skipped -- CP949.TXT not found, download from http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP949.TXT test_codecmaps_tw test_codecmaps_tw skipped -- BIG5.TXT not found, download from http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/OTHER/BIG5.TXT test_codecs test_codeop test_coercion test_colorsys test_commands test_compare test_compile test_compiler test_complex test_contains test_cookie test_cookielib test_copy test_copy_reg test_cpickle test_crypt test_csv test_curses test_curses skipped -- Use of the `curses' resource not enabled test_datetime test_dbm test_decimal test_decorators test_deque test_descr test_descrtut test_dict test_difflib test_dircache test_dis test_distutils test_dl test_dl skipped -- Could not open any shared libraries test_doctest test_doctest2 test_dumbdbm test_dummy_thread test_dummy_threading test_email test_email_codecs test_enumerate test_eof test_errno test_extcall test_fcntl test_file test_filecmp test_fileinput test_fnmatch test_fork1 test_format test_fpformat test_frozen test_funcattrs test_future test_gc test_gdbm test_gdbm skipped -- No module named gdbm test_generators 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_heapq test_hexoct test_hmac test_hotshot test_htmllib test_htmlparser test_httplib test_imageop test_imaplib test_imgfile test_imgfile skipped -- No module named imgfile test_imp test_import test_importhooks test_inspect test_ioctl test_isinstance test_iter test_iterlen test_itertools test_largefile test_largefile skipped -- filesystem does not have largefile support test_linuxaudiodev test_linuxaudiodev skipped -- Use of the `audio' resource not enabled test_list test_locale test_locale skipped -- test locale not supported (tried en_US.UTF-8, en_US.US-ASCII, en_US) test_logging test_long test_long_future test_longexp test_macfs test_macfs skipped -- No module named macfs test_macostools test_macostools skipped -- No module named macostools test_macpath test_mailbox test_marshal test_math test_md5 test_mhlib test_mimetools test_mimetypes test_minidom test_mmap test_module test_multibytecodec test_multibytecodec_support test_multifile test_mutants test_netrc test_new test_nis test_nis skipped -- internal NIS server or client error test_normalization test_normalization skipped -- NormalizationTest-3.2.0.txt not found, download from http://www.unicode.org/Public/3.2-Update/NormalizationTest- 3.2.0.txt test_ntpath test_openpty test_operator test_optparse test_os test_ossaudiodev test_ossaudiodev skipped -- Use of the `audio' resource not enabled test_parser test_peepholer test_pep247 test_pep263 test_pep277 test_pep277 skipped -- test works only on NT+ test_pep292 test_pickle test_pickletools test_pkg test_pkgimport test_plistlib test_plistlib skipped -- No module named plistlib test_poll test_popen test_popen2 test_posix test_posixpath test_pow test_pprint test_profile test_profilehooks test_pty test test_pty failed -- slave_fd is not a tty test_pwd test_pyclbr test_pyexpat test_queue test_quopri test_random test_re test_regex test_repr test_resource test_rfc822 test_rgbimg test_richcmp test_robotparser test_sax test_scope test_scriptpackages test_scriptpackages skipped -- No module named aetools test_select test_set test_sets test_sgmllib test_sha test_shelve test_shlex test_shutil test_signal test_site test_slice test_socket test_socket_ssl test_socket_ssl skipped -- socket module has no ssl support test_socketserver test_socketserver skipped -- Use of the `network' resource not enabled test_softspace test_sort test_str test_strftime test_string test_stringprep test_strop test_strptime test_struct test_structseq test_subprocess this bit of output is from a test of stdout in a different process ... test_sunaudiodev test_sunaudiodev skipped -- No module named sunaudiodev test_sundry test_symtable test_syntax test_sys test_tarfile test_tcl test_tcl skipped -- No module named _tkinter test_tempfile test_textwrap test_thread test_threaded_import test_threadedtempfile test_threading test_threading_local test_threadsignals test_time test_timeout test_timeout skipped -- Use of the `network' resource not enabled test_timing test_tokenize test_trace test_traceback test_transformer test_tuple test_ucn test_unary test_unicode test_unicode_file test_unicodedata test_unittest test_univnewlines test_unpack test_urllib test_urllib2 test_urllib2net test_urllib2net skipped -- Use of the `network' resource not enabled test_urllibnet test_urllibnet skipped -- Use of the `network' resource not enabled test_urlparse test_userdict test_userlist test_userstring test_uu test_warnings test_wave test_weakref test_whichdb test_winreg test_winreg skipped -- No module named _winreg test_winsound test_winsound skipped -- No module named winsound test_xmllib test_xmlrpc test_xpickle test_xrange test_zipfile test_zipimport test_zlib 251 tests OK. 2 tests failed: test_capi test_pty 38 tests skipped: test_aepack test_al test_applesingle test_bsddb test_bsddb185 test_bsddb3 test_cd test_cl test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses test_dl test_gdbm test_gl test_imgfile test_largefile test_linuxaudiodev test_locale test_macfs test_macostools test_nis test_normalization test_ossaudiodev test_pep277 test_plistlib test_scriptpackages test_socket_ssl test_socketserver test_sunaudiodev test_tcl test_timeout test_urllib2net test_urllibnet test_winreg test_winsound 1 skip unexpected on hp-ux11: test_tcl gmake: *** [test] Error 1