mirror of https://github.com/python/cpython.git
add doc for extra field
This commit is contained in:
parent
45babef8c2
commit
29cd62b343
|
@ -39,6 +39,7 @@ class File:
|
||||||
edeleted -- true if this is an uncommitted removed file
|
edeleted -- true if this is an uncommitted removed file
|
||||||
ectime -- ctime of last local file corresponding to erev
|
ectime -- ctime of last local file corresponding to erev
|
||||||
emtime -- mtime of last local file corresponding to erev
|
emtime -- mtime of last local file corresponding to erev
|
||||||
|
extra -- 5th string from CVS/Entries file
|
||||||
|
|
||||||
If rseen is true:
|
If rseen is true:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue