From c39aaf25da83b8a6b6913a5d67c91bff6fa0c9eb Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Wed, 12 Nov 2008 19:17:24 +0000 Subject: [PATCH] i'm not sure what this is. --- status.py | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 status.py 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') - -- 2.43.0