Mercurial
Mercurial
>
public
>
mercurial-scm
>
hg
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
tests/sitecustomize.py
author
Patrick Mezard <patrick@mezard.eu>
Sun, 29 Apr 2012 11:19:51 +0200
changeset 16567
aef3d0d4631c
parent 14971
0b21ae0a2366
child 24505
031947baf4d0
permissions
-rw-r--r--
patch: clarify binary hunk parsing loop
try:
import coverage
getattr(coverage, 'process_startup', lambda: None)()
except ImportError:
pass