On Jun 24, 2:01 pm, Gnarlodious <[email protected]> wrote: > Seems like it should already be invented.
If you're finding you're importing the same data into every single module, then you're doing something wrong. Creating dependencies across modules like you're wanting is a recipe for suffering. -- http://mail.python.org/mailman/listinfo/python-list
