Y
Hacker News
new
|
ask
|
show
|
jobs
by
carapace
2272 days ago
Replace your current namespace with a mock object? You can eval or exec code with any dictionary-flavored object, and mocks can imitate dicts.
edit: no, you can't in Python 3..
I'll try to have a closer look later today.