Skip to content

Python2 artifacts in Python3 syntax #11

@gate-tec

Description

@gate-tec

After the commit running 2-to-3 the base syntax of the scripts is now only supporting python3.x, however, there are some python2 exclusive expressions remaining.

For example the reference to string.letters in clean.py.

I haven't checked all files so there might be more instances of python2 expressions remaining.

For of now the current state of pdb_clean does not work on both python2 and python3.

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