[python] Fixed underscore missing.

Change-Id: I58fb379c9ad070c15fb4d3487baa42f861c40b25
This commit is contained in:
Léa Saviot
2017-11-13 15:57:19 +01:00
committed by Romain Goyet
parent ce30428306
commit 5cc9aa53f2

View File

@@ -93,7 +93,7 @@ Q(__setitem__)
Q(__str__)
Q(__sub__)
Q(__traceback__)
Q(_brace_open__colon__hash_b_brace_close_)
Q(__brace_open__colon__hash_b_brace_close_)
Q(_lt_dictcomp_gt_)
Q(_lt_genexpr_gt_)
Q(_lt_lambda_gt_)