Python Language


Topic Request

import hook

how import hook works, how to implement it, how to modify modules when importing them with import hook....

requested by cwgt 26 and upvoted by 8 users.

  1. For reference, the PEP which implemented import hooks was PEP 302.