Bugs item #516797, was opened at 2002-02-12 22:23
Message generated for change (Comment added) made by kevinbutler
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=112867&aid=516797&group_id=12867
Category: Library
Group: Fixed in 2.1final
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Array Out Of Bounds Exception
Initial Comment:
When I import anydbm in Jython 2.1 I get an Array Out
of Bounds Exception. However for jython 2.1a3 the
module works properly.
----------------------------------------------------------------------
>Comment By: Kevin J. Butler (kevinbutler)
Date: 2003-10-23 19:26
Message:
Logged In: YES
user_id=117665
Jython 2.1 on java1.4.0_01-ea (JIT: null)
Type "copyright", "credits" or "license" for more information.
>>> import anydbm
>>>
Works on both 2K and Linux.
Don't know if this is a "Fixed" or "Works for me".
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=112867&aid=516797&group_id=12867
|