mirror of
https://github.com/python/cpython.git
synced 2026-01-06 23:42:34 +00:00
remove comment about obsolete variable
This commit is contained in:
parent
a79f5a3256
commit
ec9ea611d2
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue