in reply to Re: Re: overriding time() if module exists
in thread overriding time() if module exists

No need for the closet. The fact that you need to override built-ins at compile time (or at least before the compilation of the code for which you want the override to work) is not well documented.
  • Comment on Re: Re: Re: overriding time() if module exists