The module is instructive in the way it unifies the standard batteries: sqlite3 (as of Python v2.5), zlib (for compression), and cPickle (for serializing objects). If your Python program requires data persistance, then y_serial is a module which should be worth importing. Objects are warehoused in a single database file in the most compressed form possible. Steps for insertion, organization by annotation, and finally retrieval are amazingly simple
- Parthan SR
Brahmana is one endowed with satva guna. Kshatriya has rajo guna with a little satva guna. Vaisya has tamo guna with a little rajo guna. Shudra is one having a large part of tamo guna with some rajo guna.
- Parthan SR
pylint (analyzes Python source code looking for bugs and signs of poor quality.) (Logilab.org) - http://www.logilab.org/857