python from path
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
# coding=utf-8
|
||||
''' A script that creates an index for a folder.
|
||||
'''
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
import sys,os
|
||||
import BaseHTTPServer
|
||||
|
||||
Reference in New Issue
Block a user