Ticket #6895: python_part.py

File python_part.py, 65 bytes (added by Maciej Dems <maciej.dems@…>, 10 years ago)

Usage of the compiled module.

Line 
1#!/usr/bin/env python
2import boosterror
3b = boosterror.B()
4b.f()