mercurial/__init__.py
author Vincent Wagelaar <vincent@ricardis.tudelft.nl>
Tue, 30 Aug 2005 10:57:52 +0200
changeset 1159 b6f5a947e62e
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
Change use of global sys.stdout, sys.stdin os.environ to a hgrequest object. Note: also change hgrequest.write(str(thing)) to hgrequest.write(thing), people should make sure they write strings.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: