Files
urh/src/__init__.py
2016-04-01 21:53:35 +02:00

3 lines
60 B
Python

__author__ = 'joe'
import sys
sys.dont_write_bytecode = True