Y
Hacker News
new
|
ask
|
show
|
jobs
by
mattclarkdotnet
95 days ago
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.