.hgignore
author Edouard Tisserant <edouard.tisserant@gmail.com>
Thu, 02 Sep 2021 22:18:14 +0200
branchwxPython4
changeset 3303 0ffb41625592
parent 3193 8006bb60a4dd
child 3318 aee9e98c856a
permissions -rw-r--r--
Preliminary support for WxPython 4.1.0. Needs more testing. Grid selection/focus seems broken, and probably many other bugs hidden in dialogs and editors.
.project

.svghmithumbs

.directory
.pytest_cache
.cache
.coverage_full

syntax: regexp
^tests/.*/build$
^.idea/.*
syntax: regexp
^.*\.pyc$
syntax: regexp
^.*~$
syntax: regexp
^.*\.swp$

bug_report.*\.txt
i18n/.*.new$
revision

doc/_build
doc/locale