8000 Exception sometimes occurs in Dict.__del__ upon exit · Issue #98 · pyenchant/pyenchant · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Exception sometimes occurs in Dict.__del__ upon exit #98
Closed
@bolind

Description

@bolind

Exception ignored in: <bound method Dict.__del__ of <enchant.Dict object at 0x7f9b3462eef0>> Traceback (most recent call last): File "/usr/local/lib/python3.4/dist-packages/enchant/__init__.py", line 572, in __del__ File "/usr/local/lib/python3.4/dist-packages/enchant/__init__.py", line 634, in _free File "/usr/local/lib/python3.4/dist-packages/enchant/__init__.py", line 346, in _free_dict File "/usr/local/lib/python3.4/dist-packages/enchant/__init__.py", line 353, in _free_dict_data TypeError: 'NoneType' object is not callable

Happens about one in ten times when rapidly running a little script using pyenchant.

python version is 3.4.3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0