[pyicu-dev] setup.py? Eggs?

Andi Vajda vajda at osafoundation.org
Mon Dec 5 10:05:20 PST 2005


On Mon, 5 Dec 2005, Jim Fulton wrote:

> 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. :)

Good point. I don't think I'm making calls across modules...

Andi..



More information about the pyicu-dev mailing list