tests, Extensions and __init__
Bernhard Herzog
bh at intevation.de
Fri Nov 26 16:23:39 CET 2004
Bernhard Reiter <bernhard at intevation.de> writes:
> I think that we need to refrain from using __init__.py
> to make Extensions a package for code clarity reasons.
The prensence of the __init__.pys is not a problem in and of itself.
The problem is that the code in __init__ imports modules which in turn
import wx. If the __init__.pys were empty, for instance, we would not
have that problem.
Bernhard
--
Intevation GmbH http://intevation.de/
Skencil http://skencil.org/
Thuban http://thuban.intevation.org/
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)