Python is the "most powerful language you can still read."">
Search   Feed   Browse   Add
Feed items 1 - 1 of 1 for November 2002

Kevin Altis: Python

Python is the "most powerful language you can still read."

(Untitled) - November 7, 2002

Python Persistance Management Patrick K. O'Brien writes about "using serialization to store Python objects" in this IBM developerWorks article. Persistence is all about keeping objects around, even between executions of a program. In this article you'll get a general understanding of various persistence mechanisms for Python objects, from relational databases to Python pickles and beyond. You'll also take an in-depth look at Python's object serialization capabilities.
http://radio.weblogs.com/0102677/categories/python/2002/11/07.html#a22
Available Archives
- July (1 item)
- October (3 items)
- November (1 item)
- December (2 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact