Searched defs:History (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/
H A Dhistory.py109 and not intended for use by classes other than History.
112 operations that History manages should these values need to be
245 class History(object): class in inherits:object
246 """A History object is a representation of data about a pkg(7) client
289 h = History()
295 # and not just History operation objects.
399 method is called each time a History object is created.
758 # History already purged; record as successful.
770 during the current operation(s). This allows History to end
772 errors that might be encountered in History itsel
[all...]

Completed in 7 milliseconds