giscanner: construct list of possible tag names for TAG_RE from _ALL_TAGS...
authorDieter Verfaillie <dieterv@optionexplicit.be>
Wed, 4 Jul 2012 05:50:14 +0000 (07:50 +0200)
committerDieter Verfaillie <dieterv@optionexplicit.be>
Wed, 28 Nov 2012 20:31:23 +0000 (21:31 +0100)
commit2d9245c4ed1367dd243d0bdcda5509c74803a834
tree36f48893a3e76141b59430e9cdb21f30ec228fef
parent1de10b1b740ae84a51c6f4e52374afdbbc10d74c
giscanner: construct list of possible tag names for TAG_RE from _ALL_TAGS...

... instead of having a secondary hard-coded list. This results
in the removal of giscanner/annotationpatterns.py to prevent a
circular import.

https://bugzilla.gnome.org/show_bug.cgi?id=688897
Makefile-giscanner.am
giscanner/annotationparser.py
giscanner/annotationpatterns.py [deleted file]
tests/scanner/annotationparser/test_patterns.py