# HG changeset patch # User Jeff Hammel # Date 1309198960 25200 # Node ID 8d47894191a09ec1dc98371ed6c76af8c672a58a # Parent 64935a05afdbc1f0ad40fac6c4bc5c2458e7b214 more stubbing of tests diff -r 64935a05afdb -r 8d47894191a0 urlmatch.txt --- a/urlmatch.txt Mon Jun 27 11:14:10 2011 -0700 +++ b/urlmatch.txt Mon Jun 27 11:22:40 2011 -0700 @@ -26,4 +26,4 @@ ... 'https://example.com/, ... 'http://gitcub.com/k0s']) >>> urlmatcher.tree() - ['example.com': [' + ['example.com': ['http://example.com/index.html', 'https://example.com'],