Ed Leafe wrote: > # Import global settings (do this first, as other imports may rely on it): > +# NOTE: Yeah, it's namespace pollution, but in this case it is deliberate: > +# we want to make them part of the dabo namespace. > from settings import *
This has been on my list for a while. I regret doing it this way: should have just left these in dabo.settings. I'd like to change it but don't see how at this point. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
