tests/test-status-inprocess.py.out
author Gregory Szorc <gregory.szorc@gmail.com>
Wed, 12 Apr 2017 18:42:20 -0700
changeset 31942 bc0579a25f82
parent 10838 07dbafd3a0e2
permissions -rw-r--r--
pycompat: import correct cookie module on Python 3 http.cookielib doesn't exist. http.cookiejar does and it contains the symbols we need. This fixes test failures on Python 3.

% creating repo
% add and commit
C test.py
% change
M test.py