gchr2.py 99 B

123456
  1. import os
  2. from gcstruct import gchr
  3. if __name__ == "__main__":
  4. gchr.gchr_export(os.getcwd())