comparison doc/messages.txt @ 270:23e60ca937ca stable-0.9.x

Merged [295:296] via svnmerge from [source:trunk].
author cmlenz
date Wed, 22 Aug 2007 11:38:02 +0000
parents 6c06570af1b9
children 9e8d6949eb86
comparison
equal deleted inserted replaced
269:2c68c69c83dc 270:23e60ca937ca
173 messages from Python source files) and ``ignore`` (which extracts nothing). 173 messages from Python source files) and ``ignore`` (which extracts nothing).
174 174
175 The ``python`` extractor is by default mapped to the glob pattern ``**.py``, 175 The ``python`` extractor is by default mapped to the glob pattern ``**.py``,
176 meaning it'll be applied to all files with the ``.py`` extension in any 176 meaning it'll be applied to all files with the ``.py`` extension in any
177 directory. If you specify your own mapping configuration, this default mapping 177 directory. If you specify your own mapping configuration, this default mapping
178 is not discarded, so you need to explicitly add it to your mapping (as shown in 178 is discarded, so you need to explicitly add it to your mapping (as shown in the
179 the example above.) 179 example above.)
180 180
181 181
182 .. _`referencing extraction methods`: 182 .. _`referencing extraction methods`:
183 183
184 Referencing Extraction Methods 184 Referencing Extraction Methods
Copyright (C) 2012-2017 Edgewall Software