logoalt Hacker News

mattclarkdotnettoday at 4:48 AM0 repliesview on HN

Allowing metaprogramming at module import (or another defined phase) would cover most monkey patching use cases. From __future__ import python4 would allow developers to declare their code optimisable.