comparison mercurial/hgweb/__init__.py @ 23715:eee55c09010a

namespaces: add a namespace object Currently, we use a dictionary object to store the namespace properties. This is python so let's use an object. This will allow us to be more flexible in our method signatures in the future.
author Sean Farley <sean.michael.farley@gmail.com>
date Fri, 19 Dec 2014 17:00:28 -0800
parents f6d41bfc189e
children 37fcfe52c68c
comparison
equal deleted inserted replaced
23714:e3a0e7e21f54 23715:eee55c09010a