Re: Problem with peak.rules and Python < 2.5
Christoph Zwerschke <[email protected]>
| Newsgroups | gmane.comp.python.peak |
|---|---|
| Message-ID | <[email protected]> |
Phillip J. Eby schrieb: > That's quite odd - I found the problem to occur in all versions of > Python, for the PEAK-Rules trunk... it's a breakage resulting from > the index refactoring I did last week. Are you sure you're running > identical versions of PEAK-Rules across Python versions? Right, that was it. My Py 2.3 and 2.4 installations were up to date, but the 2.5 installation was older. Sorry for being misleading; it had nothing to do with the Py version. > In the meantime, I've added a test for this, and the fix. Great, thanks. Can you also provide a new snapshot so it can be installed with PyPI? -- Christoph