mercurial/httpclient/tests/__init__.py
author Augie Fackler <durin42@gmail.com>
Fri, 06 May 2011 09:57:55 -0500
changeset 14243 861f28212398
permissions -rw-r--r--
Import new http library as mercurial.httpclient. This is revision a4229f13c374 of http://py-nonblocking-http.googlecode.com/ with a no-check-code comment added to the end of each file using `for fi in $(hg manifest | grep mercurial/httpclient/) ; echo '# no-check-code' >> $fi`.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14243
861f28212398 Import new http library as mercurial.httpclient.
Augie Fackler <durin42@gmail.com>
parents:
diff changeset
     1
# no-check-code