mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-17 06:50:24 +00:00
10 lines
177 B
Python
Executable file
10 lines
177 B
Python
Executable file
#!/usr/bin/env python
|
|
# -*- coding= UTF-8 -*-
|
|
|
|
__author__ = 'Isatis39871'
|
|
__date__ = ''
|
|
__version__ = ''
|
|
__all__ = []
|
|
|
|
import os, sys
|
|
from optparse import OptionParser
|