From: Guido van Rossum Date: Tue, 18 Jul 1995 18:35:17 +0000 (+0000) Subject: remove comment about obsolete variable X-Git-Tag: v1.3b1~171 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ec9ea611d26733639de2255561773aebf017cab8;p=thirdparty%2FPython%2Fcpython.git remove comment about obsolete variable --- diff --git a/Demo/pdist/cvslib.py b/Demo/pdist/cvslib.py index 23918dc18cf2..96cc785d0daf 100755 --- a/Demo/pdist/cvslib.py +++ b/Demo/pdist/cvslib.py @@ -17,7 +17,6 @@ class File: lseen -- true if the data for the local file is up to date eseen -- true if the data from the CVS/Entries entry is up to date (this implies that the entry must be written back) - sseen -- true if the data from the CVS/Sums file is up to date rseen -- true if the data for the remote file is up to date proxy -- RCSProxy instance used to contact the server, or None