Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 348 Bytes

README.rst

File metadata and controls

14 lines (11 loc) · 348 Bytes

Intro

This modules provides a decorator to use Python functions in a way similar to Ruby blocks.

Disclaimer

This is by no means meant to be used in a production environmnet. Not even in a semi-serious environment. It is just a hack to demonstrate the how this could be done and it hasn't been tested.