Implements a Go-like defer function.
Project description
pydefer
pydefer aims to emulate the same experience you get from using Golang's defer
keyword. pydefer allows you to execute a function around a given wrapped function after the wrapped function has executed.
Prerequisites
``
Installing
Built With
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pydefer-0.0.1.tar.gz
(1.8 kB
view hashes)