From: Stephen Soltesz Date: Wed, 12 Nov 2008 19:17:24 +0000 (+0000) Subject: i'm not sure what this is. X-Git-Tag: Monitor-2.0-0~72 X-Git-Url: http://git.onelab.eu/?p=monitor.git;a=commitdiff_plain;h=c39aaf25da83b8a6b6913a5d67c91bff6fa0c9eb i'm not sure what this is. --- diff --git a/status.py b/status.py deleted file mode 100644 index 7754bc0..0000000 --- a/status.py +++ /dev/null @@ -1,18 +0,0 @@ -# -# Copyright (c) 2004 The Trustees of Princeton University (Trustees). -# -# Faiyaz Ahmed -# -# $Id: $ -# - -DOCROOT="/home/faiyaza/public_html/" -DOC="index.html" -HEAD=" -class Html: - __init__(self,cmn): - __self.cmn = cmn - - writeHtml(self): - fd = open(DOCROOT + DOC, 'w') -