not used any more
This commit is contained in:
parent
c8f832e12f
commit
1e16ebe2ef
|
@ -1,6 +1,6 @@
|
|||
# -*- coding: UTF-8 no BOM -*-
|
||||
|
||||
import os,subprocess,shlex,re,string
|
||||
import os,subprocess,shlex,re
|
||||
|
||||
class Environment():
|
||||
__slots__ = [ \
|
||||
|
|
Loading…
Reference in New Issue