SpecialistOff.NET / Вопросы / Статьи / Фрагменты кода / Резюме / Метки / Помощь / Файлы
НазадМетки: python
Footnotes
[1] | The original version of this was called JPython, but the project changed and the name was changed to emphasize the distinctness of the new version. |
[2] | Changing the registry setting python.security.respectJavaAccessibility = true to false makes testing even more powerful because it allows the test script to use all methods, even protected and package- private. |