Rewrite and extend the Python tags parsing script to use Python's inspect module...
commit0745fa1144e8385da4d557e2677281914ee9620c
authorEnrico Tröger <enrico.troeger@uvena.de>
Tue, 29 Dec 2009 18:37:47 +0000 (29 18:37 +0000)
committerEnrico Tröger <enrico.troeger@uvena.de>
Tue, 29 Dec 2009 18:37:47 +0000 (29 18:37 +0000)
treeaf414f1ff92ceee97c918af749f1a6c72e521993
parent87a2c53dc7a0134cf0d6d2fe6014bbc7ebc26543
Rewrite and extend the Python tags parsing script to use Python's inspect module to read symbols from Python modules including scope information.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4510 ea778897-0a13-0410-b9d1-a72fbfd435f5
ChangeLog
scripts/create_py_tags.py