From: Mark Huang Date: Sat, 18 Nov 2006 18:32:41 +0000 (+0000) Subject: import os X-Git-Tag: planetlab-4_0-rc1~38 X-Git-Url: http://git.onelab.eu/?p=nodemanager.git;a=commitdiff_plain;h=cca9dbb614a62a07c1d09b7e0096dbf0d32f6030 import os --- diff --git a/config.py b/config.py index d5c8338..7321361 100644 --- a/config.py +++ b/config.py @@ -6,9 +6,11 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: config.py,v 1.4 2006/10/31 23:16:16 mlhuang Exp $ +# $Id: config.py,v 1.5 2006/11/18 18:15:37 mlhuang Exp $ # +import os + class Config: """ Parses Python configuration files; all variables in the file are