Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be82d26 commit 9ef50c1Copy full SHA for 9ef50c1
2 files changed
PC/readme.txt
@@ -51,12 +51,6 @@ config.c The list of C modules to include in the Python PC
51
version. Manually edit this file to add or
52
remove Python modules.
53
54
-testpy.py A Python test program. Run this to test your
55
- Python port. It should produce copious output,
56
- ending in a report on how many tests were OK, how many
57
- failed, and how many were skipped. Don't worry about
58
- skipped tests (these test unavailable optional features).
59
-
60
61
Additional files and subdirectories for 32-bit Windows
62
======================================================
PC/testpy.py
0 commit comments