Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/file/6cc007e68af6/.hgeol
Дата изменения: Unknown
Дата индексирования: Sun Feb 3 06:12:47 2013
Кодировка:
allpy: 6cc007e68af6 .hgeol

allpy

view .hgeol @ 853:6cc007e68af6

Allow markup to be tagged as saved / not saved (closes #83) To tag markup as non-saved, add markup.save = False anywhere. (You may add the attribute to a class to tag all markups of the class as non-saved). Also added some tests for this behaviour.
author Daniil Alexeyevsky <dendik@kodomo.fbb.msu.ru>
date Thu, 21 Jul 2011 13:12:54 +0400
parents
children c15e35bb3bca
line source
1 [patterns]
2 **.py = native
3 **.txt = native
4 **.html = native
5 **.css = native
6 **.js = native
7 **.fasta = native
8 **.rst = native
9 **.tcl = native
10 **.C = native
11 **.h = native
12 debian/** = native
13 Makefile = native
14 README* = native
15 NEWS = native