Hi all,

Probably one for Bob, but there's an unpleasant disagreement between Py23Compat 
and Python 2.4 on where the LaunchServices, OSA, and other new 2.4 modules are 
located: the former installs them in individual directories of the same name 
under site-packages, the later keeps them at the top level of plat-mac/Carbon. 
This means scripts written on Python 2.3 break on 2.4 and vice-versa when 
importing any of these modules. What's the fix?

has
-- 
http://freespace.virgin.net/hamish.sanderson/
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to