Mercurial > evolve
comparison .hg-format-source @ 4846:38ce7fe4d3f2
cmdstate: switch to new-style classes
This isn't a huge issue and isn't necessary on Python3, but we're still Python2
compatible and we should be consistent (and strongly prefer new-style classes);
this is the only class that is not deriving from object that I could find.
author | Kyle Lippincott <spectral@google.com> |
---|---|
date | Mon, 16 Sep 2019 12:42:11 -0700 |
parents | 48b30ff742cb |
children |
comparison
equal
deleted
inserted
replaced
4845:6f5d3f58fbe4 | 4846:38ce7fe4d3f2 |
---|