Hi Cui Jian: > Date: Mon, 28 Sep 2009 23:22:12 +0200 > From: Cui Jian <k...@informatik.uni-bremen.de> > To: stackless@stackless.com > Subject: [Stackless] Newbie questions about stackless > python > Message-ID: <4ac12904.7020...@informatik.uni-bremen.de> > Content-Type: text/plain; charset=ISO-8859-15; > format=flowed
>I am very new to stackless python and have the two following newbie >questions: Welcome to Stackless Python! > 2. Are there any tutorial about using stackless to do* > xml-related operations* (generating, manipulating, parsing, etc.) >and *DB operations* (connecting, inquiring, etc.)?* I have used the now defunct PyXML with Stackless, but there is nothing particularly mystical about that. The Andrew Dalke PyCon 2007 talk has a section on Stackless and SAX parsing. The talk's URL is: http://dalkescientific.com/writings/StacklessPyCon2007-Dalke.pdf As for database, I think the Concurrence package (can be used with Stackless) has a MySQL database driver. Cheers, Andrew Cheers, Andrew _______________________________________________ Stackless mailing list Stackless@stackless.com http://www.stackless.com/mailman/listinfo/stackless