From: SourceForge.net <no...@so...> - 2006-10-10 13:50:56
|
Bugs item #1574526, was opened at 2006-10-10 08:50 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=746843&aid=1574526&group_id=140566 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: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Edward Hartfield (ehartfield2002) Assigned to: Nobody/Anonymous (nobody) Summary: Python Version Requirement Initial Comment: This isn't a bug so much as a comment. dbfpy requires the use of Python 2.4+. There is a call to string's ljust method in fields.py on line 125(?). Prior to Python 2.4, this method only permitted one parameter instead of two. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=746843&aid=1574526&group_id=140566 |