tests/test-nested-repo.out
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Thu, 28 Dec 2006 01:14:12 +0100
changeset 4010 e282448d68f1
parent 2139 74f70f2e08aa
child 5141 d316124ebbea
permissions -rw-r--r--
inst.reason isn't alway in the form (errno, strerror) urllib2.urlopen("foobar://foo") is an example where inst.reason is a string fix issue383

# should print nothing
# should print ? b/x
? b/x
# should print A b/x
A b/x
# should forget b/x
forgetting b/x
# should print nothing