From: Thierry Parmentelat Date: Thu, 25 Nov 2010 14:58:41 +0000 (+0100) Subject: cosmetic X-Git-Tag: plcapi-5.0-19~32 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=6c80c1bd16f43fd1981a72e9e717cc6e552cff86;p=plcapi.git cosmetic --- diff --git a/PLC/API.py b/PLC/API.py index 7af3cec..191720d 100644 --- a/PLC/API.py +++ b/PLC/API.py @@ -5,8 +5,6 @@ # Mark Huang # # Copyright (C) 2004-2006 The Trustees of Princeton University -# $Id$ -# $URL$ # import sys diff --git a/PLC/Nodes.py b/PLC/Nodes.py index ce2cbad..a7e2988 100644 --- a/PLC/Nodes.py +++ b/PLC/Nodes.py @@ -290,7 +290,6 @@ class Node(Row): self['deleted'] = True self.sync(commit) - class Nodes(Table): """ Representation of row(s) from the nodes table in the