Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ec9ea61

Browse files
committed
remove comment about obsolete variable
1 parent a79f5a3 commit ec9ea61

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Demo/pdist/cvslib.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ class File:
1717
lseen -- true if the data for the local file is up to date
1818
eseen -- true if the data from the CVS/Entries entry is up to date
1919
(this implies that the entry must be written back)
20-
sseen -- true if the data from the CVS/Sums file is up to date
2120
rseen -- true if the data for the remote file is up to date
2221
proxy -- RCSProxy instance used to contact the server, or None
2322

0 commit comments

Comments
 (0)