tmpl.py 120 B

12345678910
  1. # -*- coding: utf-8 -*-
  2. # !/usr/bin/env python
  3. """
  4. """
  5. from base import init_env
  6. init_env(interactive=True)