Skip to content

getting weird error just having "include gittle" in my module #96

@perfecto25

Description

@perfecto25

added this to 'test.py'

import gittle

when runnign the script, without doing anything w gittle, getting this (running Py 2.6.6)

File "/usr/lib/python2.6/site-packages/gittle/init.py", line 1, in
from . import utils
File "/usr/lib/python2.6/site-packages/gittle/utils/init.py", line 1, in
from . import paths, urls, git
File "/usr/lib/python2.6/site-packages/gittle/utils/git.py", line 243
for oldkey, newkey in key_pairs

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