8000 Unnecessary import · Issue #240 · python-xlib/python-xlib · GitHub
[go: up one dir, main page]

Skip to content

Unnecessary import #240

@finkandreas

Description

@finkandreas

The line from tkinter import W is useless, because W is never used.

from tkinter import W

Removing the unnecessary import allows running even when python is built without TCL/TK support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0