[Python-Dev] PEP for RFE 46738 (first draft)

Simon Wittber simonwittber at gmail.com
Sat Jun 18 08:19:34 CEST 2005


Hello Chaps,

The attached PEP (pep.txt) is for RFE 46738, which you can view here:

http://sourceforge.net/tracker/index.php?func=detail&aid=467384&group_id=5470&atid=355470

It provides a safe, documented class for serialization of simple python types.

A sample implementation is also attached (gherkin.py).

Critcism and comments on the PEP and the implementation are appreciated.

Simon Wittber.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pep.txt
Url: http://mail.python.org/pipermail/python-dev/attachments/20050618/b5fa6bf6/pep.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gherkin.py
Type: text/x-python
Size: 7225 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-dev/attachments/20050618/b5fa6bf6/gherkin.py


More information about the Python-Dev mailing list