Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a79f5a3 commit ec9ea61Copy full SHA for ec9ea61
1 file changed
Demo/pdist/cvslib.py
@@ -17,7 +17,6 @@ class File:
17
lseen -- true if the data for the local file is up to date
18
eseen -- true if the data from the CVS/Entries entry is up to date
19
(this implies that the entry must be written back)
20
- sseen -- true if the data from the CVS/Sums file is up to date
21
rseen -- true if the data for the remote file is up to date
22
proxy -- RCSProxy instance used to contact the server, or None
23
0 commit comments