py/gadict.py
changeset 631 f6d706812a0f
parent 629 6a862ea41c00
child 647 6ae5399c8087
equal deleted inserted replaced
630:5bc6fac9d905 631:f6d706812a0f
       
     1 # -*- coding: utf-8 -*-
     1 """
     2 """
     2 gadict dictionary format parser.
     3 gadict dictionary format parser.
     3 """
     4 """
     4 
     5 
     5 import sys
     6 import sys