6 lines
92 B
Python
6 lines
92 B
Python
#!/usr/bin/env python
|
|
# -*- coding: utf-8 -*-
|
|
|
|
from config import *
|
|
from encoding import *
|
|
|