Python Code Completion
Posted in python on April 9, 2008 | 1 Comment »
Working with large code bases like Zope and Plone can quickly give your hands a workout. I’ve been looking around for some good python completion tools that i can use directly from textmate or emacs.
the critical comparison test for any such tools.
works well with large codebases.
opensource
ctags/gtags
not directly related to completion, but exuberant tags / ctags [...]


