third_party.pylibs.pylint.src/bin/symilar

4 lines
72 B
Plaintext
Raw Normal View History

2006-04-26 10:48:09 +00:00
#!/usr/bin/env python
from pylint.checkers import similar
similar.run()