[Python-Dev] test_tempfile failure on Mac OSX
Michael Hudson
mwh at python.net
Mon Aug 16 19:56:02 CEST 2004
More information about the Python-Dev mailing list
Mon Aug 16 19:56:02 CEST 2004
- Previous message: [Python-Dev] test_tempfile failure on Mac OSX
- Next message: [Python-Dev] test_tempfile failure on Mac OSX
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Skip Montanaro <skip at pobox.com> writes: > Michael> It's odd that test_tcl is on the list. Where is your tcl from? > Michael> Fink? > > No, it's the TclAqua thing I think: > > _tkinter.so: > /Library/Frameworks/Tcl.framework/Versions/8.4/Tcl (compatibility version 8.4.0, current version 8.4.0) > /Library/Frameworks/Tk.framework/Versions/8.4/Tk (compatibility version 8.4.0, current version 8.4.0) > /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 63.0.0) > > Michael> Even so, it's hard to see how it could be interfering. I don't > Michael> see this behaviour on a similar system, but then I don't have > Michael> tcl installed. > > Dunno. It was required to provoke the failure for me. I was encouraged > that Bob's box didn't fail. How is your _tkinter.so linked? It's not, I don't have one :-) test_tcl skips on my system. Cheers, mwh -- One of the great skills in using any language is knowing what not to use, what not to say. ... There's that simplicity thing again. -- Ron Jeffries
- Previous message: [Python-Dev] test_tempfile failure on Mac OSX
- Next message: [Python-Dev] test_tempfile failure on Mac OSX
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list