ChangeNoteInfo¶
- class chango.ChangeNoteInfo(uid, version, file_path)¶
Bases:
objectObjects of this type represents metadata about a change note.
- Parameters:
- version¶
The version the change note belongs to. May be
Noneif the change note is not yet released.
- file_path¶
The file path this change note is stored at.
- Type: