In message <[email protected]>, Nobody wrote:
> One feature which can't readily be implemented in C is the automatic > clean-up side of the RAII idiom. Use do-once blocks <http://www.geek-central.gen.nz/peeves/programming_discipline.html>. -- http://mail.python.org/mailman/listinfo/python-list
