enthought / enthought/traitsui

Replace occurrences of "PyFace" with "Pyface"

Open
#584 9 comments 0 reactions 0 assignees View on GitHub
type: discussion
Dominant language
Python
Stars
306
Forks
99
PR merge metrics
No merged PRs in 30d

Description

There are many references to "PyFace" within this codebase, but the name of the package should be "Pyface" rather than "PyFace".

Almost all of these references are in documentation or comments. The one exception I can see is in traitsui.menu, where there's a `from pyface.action.api import Action as PyFaceAction`. That's probably safe to change - it seems unlikely that anyone is directly importing `PyFaceAction` from `traitsui.menu`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.