Changed #! from python2.4 to generic python.

This commit is contained in:
Michael Gregson 2008-01-27 18:11:29 -05:00
parent 428c1ea68c
commit 19ff482e04
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python2.4
#!/usr/bin/python
import os, sys, urllib, libxml2, libxslt, ldap, time
#