5 lines
80 B
Python
5 lines
80 B
Python
#! /usr/bin/env python3
|
|
# encoding: utf-8
|
|
|
|
from . import argv
|
|
from . import cfg
|