youtube / spitfire

A high-performance Python template language
BSD 3-Clause "New" or "Revised" License
404 stars 58 forks source link

Implement simple `RecordedFunction` behavior #22

Closed nicksay closed 8 years ago

nicksay commented 8 years ago

Running the unit tests (make unit_tests) fails with AttributeError: 'module' object has no attribute 'RecordedFunction'. Implement simple RecordedFunction behavior for the unit tests.