Package pyctags :: Module tag_entry
[hide private]
[frames] | no frames]

Module tag_entry

source code

Python representation of ctags data elements.

This module uses the eval function, which will let package users execute arbitrary python code, if they want.

Classes [hide private]
  ctags_entry
An entry in the tag file.
Variables [hide private]
  _PYTHON_3000_ = False
  _COMMENT_BEGIN_ = ';"'