]> git.neil.brown.name Git - edlib.git/commit
Make sure python compares/hashes panes properly.
authorNeilBrown <neil@brown.name>
Fri, 11 Dec 2015 21:55:15 +0000 (08:55 +1100)
committerNeilBrown <neil@brown.name>
Fri, 11 Dec 2015 21:55:15 +0000 (08:55 +1100)
commit0f31394ec0025674f4bb5a8a88b5a075fb32f151
treecb417a45edc2544a5199717fd969f6eea93269bd
parenta7447a5f7096ba83fef5f4acb6a7d0085e282839
Make sure python compares/hashes panes properly.

Two python objects for the same pane must compare and hash the same.

Signed-off-by: NeilBrown <neil@brown.name>
lang-python.c