Re: [Tutor] Stackless Python and CPython code compatibility

2008-06-05 Thread Alan Gauld
"OkaMthembo" <[EMAIL PROTECTED]> wrote Could someone please explain whether or not using Stackless Python with CPython affects compatibility across code versions? e.g. if one wanted Stackless for web development, would Cheetah, Django, Zope, Plone et al play nicely with it? I've never tried

[Tutor] Stackless Python and CPython code compatibility

2008-06-05 Thread OkaMthembo
Hi guys, Could someone please explain whether or not using Stackless Python with CPython affects compatibility across code versions? e.g. if one wanted Stackless for web development, would Cheetah, Django, Zope, Plone et al play nicely with it? Regards, -- Lloyd Dube ___