Join us
Python has a library called sorcery that allows the implementation of per-scope finalizers similar to Go's defer statement. This library utilizes AST rewriting and live compilation techniques to achieve the desired behavior without the need for decorators or excessive indentation.
Join other developers and claim your FAUN account now!
Only registered users can post comments. Please, login or signup.