Show More
@@ -1412,7 +1412,7 b' suppress expanding keywords at subsequen' | |||
|
1412 | 1412 | $ mv $HGRCPATH.new $HGRCPATH |
|
1413 | 1413 | |
|
1414 | 1414 | >>> from __future__ import print_function |
|
1415 |
>>> from hgclient import readchannel, runcommand |
|
|
1415 | >>> from hgclient import check, readchannel, runcommand | |
|
1416 | 1416 | >>> @check |
|
1417 | 1417 | ... def check(server): |
|
1418 | 1418 | ... # hello block |
General Comments 0
You need to be logged in to leave comments.
Login now