Browse Source

fix python.25

master
j 14 years ago
parent
commit
dea3a0c55e
  1. 2
      update.py

2
update.py

@ -1,4 +1,6 @@
#!/bin/python
from __future__ import with_statement
import os
import sys
from glob import glob

Loading…
Cancel
Save