I recommend not messing with sys.modules. Does your huge package not have
any other way to override things? Is there a smaller package that you can
use instead?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and
I am running into a problem that I need to change a subpakcage of a big
third party package. the big package, lets say foo, includes many
subpackages, and I want to modify one of them, lets say bar. After weighing
many options, I decide to dynamically change sys.modules when my django
project
2 matches
Mail list logo