Patches item #1369028, was opened at 2005-11-29 11:54 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1369028&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Library (Lib) Group: None Status: Open Resolution: None Priority: 5 Submitted By: Michael Ströder (stroeder) Assigned to: Nobody/Anonymous (nobody) Summary: Module fixedlenfields for standard lib Initial Comment: Module fixedlenfields for reading and splitting text files with fixed-length fields. It's inspired by module csv, implemented as iterator and I'm using it exactly like module csv. I've used Python 2.4.2 to develop it. Please consider it for inclusion into Python's standard lib. I'll grant copyright to Python Software Foundation. Ciao, Michael. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1369028&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
