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/test-wireproto.py.out
author
Augie Fackler <raf@durin42.com>
Mon, 10 Mar 2014 17:52:42 -0400
changeset 20698
1147563faf62
parent 14765
08ef6b5f3715
child 25708
d3d32643c060
permissions
-rw-r--r--
killdaemons: drop superfluous L suffix from constant As far as I'm aware PEP 237[0] means this suffix is superfluous even on Python 2.4, and we can just drop it, which makes this code happy on Python 3. 0: http://legacy.python.org/dev/peps/pep-0237/
Hello, Foobar
['Hello, Fo, =;o', 'Hello, Bar']