Message1063
The following error was observed attempting to use the
twisted networking framework with jython 2.2a1. I
suspect there is a jython bug somewhere as this code
works with python 2.2
File
"C:\jythonRelease_2_2alpha1\Lib\twisted\__init__.py",
line 18, in ?
File
"C:\jythonRelease_2_2alpha1\Lib\zope\interface\__init__.py",
line 54, in ?
File
"C:\jythonRelease_2_2alpha1\Lib\zope\interface\interface.py",
line 802, in ?
File
"C:\jythonRelease_2_2alpha1\Lib\zope\interface\interface.py",
line 418, in __init__
File
"C:\jythonRelease_2_2alpha1\Lib\zope\interface\interface.py",
line 225, in __init__
File "C:\jythonRelease_2_2alpha1\Lib\weakref.py",
line 147, in __init__
TypeError: unhashable instance
|
|
Date |
User |
Action |
Args |
2008-02-20 17:17:26 | admin | link | issue1336626 messages |
2008-02-20 17:17:26 | admin | create | |
|