From: SourceForge.net <no...@so...> - 2007-01-11 03:20:07
|
Bugs item #1574526, was opened at 2006-10-10 06:50 Message generated for change (Comment added) made by sf-robot 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: Closed Resolution: Fixed Priority: 5 Private: No 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. ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2007-01-10 19:20 Message: Logged In: YES user_id=1312539 Originator: NO This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 90 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: alexander smishlajev (a1s) Date: 2006-10-11 22:31 Message: Logged In: YES user_id=8719 fixed in cvs. pleas check it out. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=746843&aid=1574526&group_id=140566 |