stringtools/_examples_/stp.build_frame.py

7 satır
112 B
Python

import sys
sys.path.append('../..')
import stringtools
print(repr(stringtools.stp.build_frame(b':message:')))