fix python.25
This commit is contained in:
parent
e0f2834690
commit
dea3a0c55e
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
#!/bin/python
|
#!/bin/python
|
||||||
|
from __future__ import with_statement
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
from glob import glob
|
from glob import glob
|
||||||
|
|
Loading…
Add table
Reference in a new issue