Changeset 2654 for package_branches/invirt-web/cherrypy/code/unauth.fcgi
- Timestamp:
- Dec 20, 2009, 7:49:32 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
package_branches/invirt-web/cherrypy/code/unauth.fcgi
r2652 r2654 20 20 21 21 if __name__ == "__main__": 22 static_dir = os.path.join(base_dir, 'static')23 24 22 if len(sys.argv) > 2: 25 23 usage()
Note: See TracChangeset
for help on using the changeset viewer.