5 lines
74 B
Python
5 lines
74 B
Python
|
#/usr/bin/env python
|
||
|
|
||
|
import sys, re, os.path
|
||
|
from string import Template
|