e3c5913a33
* lang/python/pyme/core.py (Context.__del__): Make function idemptotent. (Context.{__enter__,__exit__}): Implement the context manager protocol. (Data.__del__): Make function idemptotent, drop debug print. (Data.{__enter__,__exit__}): Implement the context manager protocol. * lang/python/tests/t-idiomatic.py: Demonstrate this. Signed-off-by: Justus Winter <justus@g10code.com> |
||
---|---|---|
.. | ||
constants | ||
__init__.py | ||
callbacks.py | ||
core.py | ||
errors.py | ||
util.py | ||
version.py |