Bug 1666520 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

dir(outgoing) shows ['__class__', '__delattr__', '__dict__', '__doc__', '__format__', '__getattribute__', '__hash__', '__init__', '__module__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', '__weakref__', '_common', '_computecommonmissing', '_missing', '_revlog', 'common', 'commonheads', 'excluded', 'missing', 'missingheads']
dir(outgoing) shows `['__class__', '__delattr__', '__dict__', '__doc__', '__format__', '__getattribute__', '__hash__', '__init__', '__module__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', '__weakref__', '_common', '_computecommonmissing', '_missing', '_revlog', 'common', 'commonheads', 'excluded', 'missing', 'missingheads']`

Back to Bug 1666520 Comment 1