doc/common.txt
author Nicolas Dumazet <nicdumz.commits@gmail.com>
Mon, 24 Aug 2009 21:00:34 +0200
changeset 9391 2705e6816d33
parent 9162 2399362b3bb0
permissions -rw-r--r--
use 'x in dict' instead of 'dict.has_key(x)' "in" is faster, and has_key will be removed in py3k

.. Common link and substitution definitions.

.. |hg(1)| replace:: **hg**\ (1)
.. _hg(1): hg.1.html
.. |hgrc(5)| replace:: **hgrc**\ (5)
.. _hgrc(5): hgrc.5.html
.. |hgignore(5)| replace:: **hgignore**\ (5)
.. _hgignore(5): hgignore.5.html