Fix traceback when +python3 is not availble

This commit is contained in:
Ben Jackson 2021-04-09 16:54:38 +01:00
commit 13a5a1b947
3 changed files with 11 additions and 1 deletions

View file

@ -271,7 +271,7 @@ JSON value `true`, and the suffix is stripped fom the key, resulting in the
following:
```json
"stopOnEntry#json": true
"stopOnEntry": true
```
Which is what we need.