mirror of
https://github.com/jopohl/urh.git
synced 2026-03-24 08:57:01 +01:00
3 lines
60 B
Python
3 lines
60 B
Python
__author__ = 'joe'
|
|
import sys
|
|
sys.dont_write_bytecode = True |