public
Description: PySmell is an attempt to create an IDE completion helper for python.
Homepage: http://code.google.com/p/pysmell/
Clone URL: git://github.com/orestis/pysmell.git
commit  8831ea64531560db560afe3df73c2e2fa7635f08
tree    12497c133a5b32927dd8ac42328afb8226f07556
parent  db33b86775f1a105c8272ebb93f511d02b63a6ab
pysmell / .gitignore
100644 12 lines (10 sloc) 0.078 kb
1
2
3
4
5
6
7
8
9
10
11
12
*.pyc
*~
*#*
*.swp
*.pyc
.DS_Store
PYSMELLTAGS.*
build
dist
pysmell.egg-info