Skip to content
This repository was archived by the owner on Dec 10, 2018. It is now read-only.
This repository was archived by the owner on Dec 10, 2018. It is now read-only.

AttributeError: module 'linecache' has no attribute 'cache' for python3 #277

@naoko

Description

@naoko

on thrift.py line# 73, there is this statement linecache.cache[name] but cache attribute does not exists for linecache on python3 (at least for 3.5)
This works on python2. I've downgraded to previous version 0.3.8 as this statement does not exist on the version.

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