.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 25 Aug 2017 12:23:45 +0300
changeset 1791 3216ed1ba1f7
parent 1725 f8e4650619f7
child 1912 8391c11477f4
permissions -rw-r--r--
fix problem running PLCOpenEditor

$ ./PLCOpenEditor.py
../src/common/stdpbase.cpp(62): assert "traits" failed in Get(): create wxApp before calling this

Regression was introduced by '3311eea' (clean-up: fix PEP8 E402 module level import not at top of file)
.project

.directory

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

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

doc/_build
doc/locale