Ned Deily <n...@acm.org> added the comment:

"import time" works for me with the patched build.  There should have been a 
warning message during the build if the time module failed to build.  Perhaps 
you have a file permissions problem?  Check your lib/python3.2/lib-dynload/ for 
file time.so 

BTW, Victor's supplied patch is fine for fixing the shared lib target but 
should not include the framework build changes - that's an unrelated issue.  I 
will upload a revised patch for review after completing some more tests.  This 
should be included in 3.2final. And we have a hole in building and testing 
shared library configurations on OS X, even though that configuration isn't 
used as much as the OS X framework one.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11222>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to