[Pythonmac-SIG] MacPython 2.2.2 final candidate

Daniel daniel_t@earthlink.net
Tue, 29 Oct 2002 16:17:42 -0500


The output is below...

I have two accounts on my machine. One has admin privileges and the 
other doesn't. Normally the way I do things is, install programs from 
my admin account but run them from my user account. That is what I 
did with the Python distribution. I ran the installer from my admin 
account and installed the package in the /Applications directory. 
Then I logged out and logged in under my user account to actually run 
the program. The result is below.

If you wish, I can run it from my admin account and see what happens.

----------------------------------------------------------------------
Python 2.2.2 (#138, Oct 25 2002, 23:10:42)  [CW CARBON GUSI2 THREADS GC] on mac
Type "copyright", "credits" or "license" for more information.
>>>  import test.regrtest ; test.regrtest.main()
test_grammar
test_opcodes
test_operations
test_builtin
test test_builtin crashed -- exceptions.IOError: [Errno 13] 
Permission denied: '@test'
test_exceptions
test test_exceptions crashed -- exceptions.IOError: [Errno 13] 
Permission denied: '@test'
test_types
test_MimeWriter
test_StringIO
test___all__
test___future__
test_al
test test_al skipped -- No module named al
test_array
test test_array crashed -- exceptions.IOError: [Errno 13] Permission 
denied: '@test'
test_asynchat
test_atexit
test test_atexit skipped -- cannot import name popen
test_audioop
test_augassign
test_base64
test_bastion
test_binascii
test_binhex
test_binop
test_bisect
test_bsddb
test test_bsddb skipped -- No module named bsddb
test_bufio
test test_bufio crashed -- exceptions.IOError: [Errno 13] Permission 
denied: '@test'
test_calendar
test_call
test_capi
test_cd
test test_cd skipped -- No module named cd
test_cfgparser
test_cgi
test_charmapcodec
test_cl
test test_cl skipped -- No module named cl
test_class
test_cmath
test_codecs
test_codeop
test_coercion
Macintosh HD:Applications:Python 2.2.2:Lib:test:test_coercion.py:0: 
DeprecationWarning: complex divmod(), // and % are deprecated
Macintosh HD:Applications:Python 2.2.2:Lib:test:test_coercion.py:1: 
DeprecationWarning: complex divmod(), // and % are deprecated
   import copy
Macintosh HD:Applications:Python 2.2.2:Lib:test:test_coercion.py:63: 
DeprecationWarning: complex divmod(), // and % are deprecated
   return other % self.arg
Macintosh HD:Applications:Python 2.2.2:Lib:test:test_coercion.py:60: 
DeprecationWarning: complex divmod(), // and % are deprecated
   return self.arg % other
test_commands
test test_commands skipped -- Not posix; skipping test_commands
test_compare
test_compile
test_complex
test_contains
test_cookie
test_copy_reg
test_cpickle
test_crypt
test test_crypt skipped -- No module named crypt
test_curses
test test_curses skipped -- No module named _curses
test_dbm
test test_dbm skipped -- No module named dbm
test_descr
Macintosh HD:Applications:Python 2.2.2:Lib:test:test_descr.py:42: 
DeprecationWarning: complex divmod(), // and % are deprecated
   vereq(m(a, b), res)
Macintosh HD:Applications:Python 2.2.2:Lib:test:test_descr.py:44: 
DeprecationWarning: complex divmod(), // and % are deprecated
   vereq(bm(b), res)
test test_descr crashed -- exceptions.IOError: [Errno 13] Permission 
denied: '@test'
test_descrtut
test_difflib
test_dircache
test test_dircache failed -- errors occurred in 
test.test_dircache.DircacheTests
test_dl
test test_dl skipped -- No module named dl
test_doctest
test_doctest2
test_dospath
test_dumbdbm
test_email
test_email_codecs
test test_email_codecs skipped -- No module named test_support
test_errno
test_extcall
test_fcntl
test test_fcntl skipped -- No module named fcntl
test_file
test test_file crashed -- exceptions.IOError: [Errno 13] Permission 
denied: '@test'
test_fileinput
test test_fileinput crashed -- exceptions.NameError: global name 't1' 
is not defined
test_fnmatch
test_fork1
test test_fork1 skipped -- os.fork not defined -- skipping test_fork1
test_format
test_fpformat
test_frozen
test test_frozen failed -- import __phello__.foo should have failed
test_funcattrs
test_future
test_gc
test_gdbm
test test_gdbm crashed -- gdbm.error: (13, 'Permission denied')
test_generators
test_getargs
test_getopt
test_gettext
test test_gettext crashed -- exceptions.OSError: [Errno 2] No such 
file or directory
test_gl
test test_gl skipped -- No module named gl
test_glob
test test_glob failed -- errors occurred in test.test_glob.GlobTests
test_global
test_grp
test test_grp skipped -- No module named grp
test_gzip
test_hash
test_hmac
test_hotshot
test test_hotshot failed -- errors occurred in 
test.test_hotshot.HotShotTestCase
test_htmllib
test_htmlparser
test_httplib
test_imageop
test test_imageop crashed -- exceptions.IOError: [Errno 13] 
Permission denied: 'test.rgb'
test_imgfile
test test_imgfile skipped -- No module named imgfile
test_import
test test_import crashed -- exceptions.IOError: [Errno 13] Permission 
denied: '@test.py'
test_inspect
test test_inspect crashed -- exceptions.IOError: [Errno 13] 
Permission denied: '@test'
test_iter
test test_iter failed -- errors occurred in test.test_iter.TestCase
test_largefile
test test_largefile crashed -- exceptions.IOError: [Errno 13] 
Permission denied: '@test'
test_linuxaudiodev
test test_linuxaudiodev skipped -- No module named fcntl
test_locale
test test_locale skipped -- test locale en_US not supported
test_long
test_long_future
test_longexp
test test_longexp skipped -- Triggers pathological malloc slowdown on 
OSX MacPython
test_mailbox
test test_mailbox failed -- errors occurred in 
test.test_mailbox.MaildirTestCase
test_marshal
test_math
test_md5
test_mhlib
test test_mhlib failed -- errors occurred in test.test_mhlib.MhlibTests
test_mimetools
test_mimetypes
test_minidom
test_mmap
test test_mmap skipped -- No module named mmap
test_multifile
test_mutants
test test_mutants crashed -- exceptions.IOError: [Errno 13] 
Permission denied: '@test'
test_netrc
test_new
test_nis
test test_nis skipped -- No module named nis
test_ntpath
test_openpty
test test_openpty skipped -- No openpty() available.
test_operator
test_os
test test_os failed -- errors occurred in test.test_os.TemporaryFileTests
test_parser
test_pep247
test_pickle
test_pkg
test_pkgimport
test_poll
test test_poll skipped -- select.poll not defined -- skipping test_poll
test_popen2
test test_popen2 skipped -- cannot import name fork
test_posixpath
test_pow
test_pprint
test_profile
test_profilehooks
test_pty
test test_pty skipped -- No module named termios
test_pwd
test test_pwd skipped -- No module named pwd
test_pyclbr
test_pyexpat
test_queue
test_quopri
test_random
test_re
test_regex
test_repr
test_rfc822
test_rgbimg
test test_rgbimg crashed -- exceptions.IOError: [Errno 13] Permission 
denied: 'test.rgb'
test_richcmp
test_rotor
test_sax
test_scope
test_select
test_sgmllib
test_sha
test_signal
test test_signal skipped -- No module named signal
test_socket
test test_socket crashed -- socket.herror: (3, 'host not found')
test_socket_ssl
test test_socket_ssl skipped -- Use of the `network' resource not enabled
test_socketserver
test test_socketserver skipped -- Use of the `network' resource not enabled
test_sre
test_strftime
test_string
test_strop
test_struct
test_structseq
test_sunaudiodev
test test_sunaudiodev skipped -- No module named sunaudiodev
test_sundry
test_symtable
test_tempfile
test_thread
test_threaded_import
test_threadedtempfile
test_threading
test_time
test_timing
test test_timing skipped -- No module named timing
test_tokenize
test_trace
test_traceback
test_ucn
test_unary
test_unicode
test_unicode_file
test test_unicode_file skipped -- No Unicode filesystem semantics on 
this platform.
test_unicodedata
test_unpack
test_urllib
test_urllib2
test_urlparse
test_userdict
test_userlist
test_userstring
test_uu
test test_uu crashed -- exceptions.IOError: [Errno 13] Permission 
denied: '@testi'
test_wave
test_weakref
test_winreg
test test_winreg skipped -- No module named _winreg
test_winsound
test test_winsound skipped -- No module named winsound
test_xmllib
test_xmlrpc
test_xreadline
test_zipfile
test test_zipfile crashed -- exceptions.IOError: [Errno 13] 
Permission denied: 'junk9630.tmp'
test_zlib
133 tests OK.
26 tests failed:
     test_array test_bufio test_builtin test_descr test_dircache
     test_exceptions test_file test_fileinput test_frozen test_gdbm
     test_gettext test_glob test_hotshot test_imageop test_import
     test_inspect test_iter test_largefile test_mailbox test_mhlib
     test_mutants test_os test_rgbimg test_socket test_uu test_zipfile
34 tests skipped:
     test_al test_atexit test_bsddb test_cd test_cl test_commands
     test_crypt test_curses test_dbm test_dl test_email_codecs
     test_fcntl test_fork1 test_gl test_grp test_imgfile
     test_linuxaudiodev test_locale test_longexp test_mmap test_nis
     test_openpty test_poll test_popen2 test_pty test_pwd test_signal
     test_socket_ssl test_socketserver test_sunaudiodev test_timing
     test_unicode_file test_winreg test_winsound
2 skips unexpected on mac:
     test_longexp test_atexit