|
Revision 36
(checked in by krys, 5 years ago)
|
- Added TurboGears configuration support.
- Cleaned things up a bit and did some refactoring.
- This revision breaks API compatibility with v0.1.x.
- Added a PyLint? script and configuration.
- All the functionality for the 0.2 release should be there now. Docstrings and clean-up remain.
|
- Property svn:executable set to
*
|
| Line | |
|---|
| 1 |
#!/usr/bin/env sh |
|---|
| 2 |
pylint turbolucene |
|---|