##// END OF EJS Templates
obsstore: add a __len__ method...
obsstore: add a __len__ method We can already use "for mark in store:" it make sense to allow "len(store)" too.
Pierre-Yves David -
r20585:f3c8db3d default
Show More
Name Size Modified Last Commit Author
/ mercurial / hgweb
__init__.py Loading ...
common.py Loading ...
hgweb_mod.py Loading ...
hgwebdir_mod.py Loading ...
protocol.py Loading ...
request.py Loading ...
server.py Loading ...
webcommands.py Loading ...
webutil.py Loading ...
wsgicgi.py Loading ...