Re: Where is PyDO version 1.x ?
Jacob Smullyan <[email protected]> Mon, 13 Mar 2006 06:59:16 -0500
| Newsgroups | gmane.comp.web.skunkweb |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Mar 13, 2006 at 05:12:29PM +1300, Andrew Groom wrote: > Hi there, > > I'd really like to use PyDO for a project I'm working on, but I'm > constrained to using python 2.3. I'm guessing there's a previous version > of PyDO that would work with it, but could anyone tell me where to find it ? PyDO 1 is part of the skunkweb distribution: http://prdownloads.sourceforge.net/skunkweb/skunkweb-3.4.1.tar.gz?download The api is similar but not the same. It requires a module or two elsewhere in the skunkweb distribution (static.py in particular). Another alternative would be to patch PyDO2, somewhat heavily but nonetheless superficially, to work with 2.3. You'd need to replace decorators like @classmethod and replace generator expressions with list comprehensions, but I think that is about it. I suppose I'd have been a better citizen had I written it to 2.3 anyway. Cheers, js -- Jacob Smullyan
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFEFV6UuqamFyFXXLIRAm4LAJ9dOmF3J9b5LoYdmlbEEQ/FGjErOACfbh7u Q+ubJ8q3zECW5TOnY6hM0go= =M7d5 -----END PGP SIGNATURE-----