Mercurial > hg
diff mercurial/__init__.py @ 23736:d7324c242c3f
namespaces: add __getitem__ property
Since the namespaces object uses an underlying (sorted) dictionary to store the
namespaces, it makes sense to expose this to naturally gain access to those
namespaces.
author | Sean Farley <sean.michael.farley@gmail.com> |
---|---|
date | Sun, 21 Dec 2014 13:56:32 -0800 |
parents | 9117c6561b0b |
children | 4374d819ccd5 |