Fix bug 1022 - "RuntimeError: maximum recursion depth exceeded while getting the str of an object"
Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
Marcelo Lira <marcelo.lira@openbossa.org>
Luciano Wolf <luciano.wolf@openbossa.org>
Signed-off-by: Paulo Alcantara <paulo.alcantara@openbossa.org>
This commit is contained in:
parent
6acb5f9bc7
commit
b7f593d99e
3 changed files with 16 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
PYSIDE_TEST(base_test.py)
|
||||
PYSIDE_TEST(bug_1022.py)
|
||||
PYSIDE_TEST(engine_test.py)
|
||||
PYSIDE_TEST(property_test.py)
|
||||
PYSIDE_TEST(qscriptvalue_test.py)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue