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