"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, but I would not be surprised if you ran into compatibility problems. Particularly where any of the modules were compiled C rather than pure python.

Alan G.

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to