[pypy-dev] enchancing flow objspace
Carl Friedrich Bolz
cfbolz at gmx.de
Fri Mar 28 10:42:01 CET 2008
Maciek Fijalkowski wrote:
> what about making flow objspace understand xxx and XXX as global
> variables that always raise XxxError() instead of exploding? would
> simplify translation greatly.
weeeeeell. That sounds like an extreme hack to me. Maybe we should do
something else, like 'assert 0, "XXX"' instead of just putting XXXs
everywhere.
Cheers,
Carl Friedrich
More information about the Pypy-dev
mailing list