mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
7 lines
275 B
Text
7 lines
275 B
Text
This folder can contain any Python application code.
|
|
|
|
During the build, any binary modules found in this folder will be processed into
|
|
iOS Framework form.
|
|
|
|
When the test suite runs, this folder will be on the PYTHONPATH, and will be the
|
|
working directory for the test suite.
|