Mercurial
Mercurial
>
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
Benoit Allard <benoit@aeteurope.nl>
Tue, 29 Nov 2011 19:51:35 +0100
branch
stable
changeset 15582
3da1f60fc80d
parent 14971
0b21ae0a2366
child 24505
031947baf4d0
permissions
-rw-r--r--
diff: '\ No newline at end of file' is also not part of the header Diff containing '\ No newline at end of file' were colorized incorrectly.
try:
import coverage
getattr(coverage, 'process_startup', lambda: None)()
except ImportError:
pass