##// END OF EJS Templates
bookmarks: update and updatecurrentbookmark return status...
bookmarks: update and updatecurrentbookmark return status This makes bookmarks.update() and bookmarks.updatecurrentbookmark() return True or False to indicate whether the bookmark was updated or not. This allows callers to e.g. abort if the update failed.
Kevin Bullock -
r15621:01368835 default
Show More
Name Size Modified Last Commit Author
/ mercurial / httpclient / tests
__init__.py Loading ...
simple_http_test.py Loading ...
test_bogus_responses.py Loading ...
test_chunked_transfer.py Loading ...
test_proxy_support.py Loading ...
test_ssl.py Loading ...
util.py Loading ...