[Grok-dev] Re: releasing 0.12.1

Philipp von Weitershausen philipp at weitershausen.de
Wed Jun 4 09:31:16 EDT 2008


On 4 Jun 2008, at 15:25 , Sebastian Ware wrote:
> Could someone show me what a module alias looks like? I have googled  
> but not found any example.


import the.new.module
sys.modules['old.module'] = the.new.module



More information about the Grok-dev mailing list