Mercurial > hg
comparison doc/Makefile @ 19568:f58235d85d6b
basectx: remove unnecessary check of instance
The refactoring of all the context objects allows us to simply pass a basectx
to the __new__ constructor and have it return the same object without
allocating new memory.
author | Sean Farley <sean.michael.farley@gmail.com> |
---|---|
date | Tue, 06 Aug 2013 15:11:31 -0500 |
parents | 80983af366b5 |
children | b584ed1b225d |
comparison
equal
deleted
inserted
replaced
19567:49b128e50e84 | 19568:f58235d85d6b |
---|