Issue #18093: Factor out the programs that embed the runtime

This commit is contained in:
Nick Coghlan 2014-07-25 21:52:14 +10:00
parent d6766ae434
commit 973fe0ba7a
15 changed files with 37 additions and 32 deletions

1
Python/README Normal file
View file

@ -0,0 +1 @@
Miscellaneous source files for the main Python shared library