[pyicu-dev] setup.py? Eggs?
Jim Fulton
jim at zope.com
Mon Dec 5 08:32:10 PST 2005
Andi Vajda wrote:
>
...
> There also is a C++ exception defined in there that I don't know if it
> is possible to duplicate since I don't know how exception catching would
> work across modules with the same exception statically defined in
> multiple places (I reach my meagre C++ knowledge quite fast).
Are you actually making C++ calls across modules? I assume not.
If you aren't making C++ calls accross modules, what difference
does it make whether they are shared. I guess I could just
try changing the way the modules are built and see if the tests
pass. :)
Jim
--
Jim Fulton mailto:jim at zope.com Python Powered!
CTO (540) 361-1714 http://www.python.org
Zope Corporation http://www.zope.com http://www.zope.org
More information about the pyicu-dev
mailing list