EMF_Camp_Badge/upip/io.py

6 lines
58 B
Python

from uio import *
SEEK_SET = 0
SEEK_CUR = 1
SEEK_END = 2