mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Added note about updated freeze.py Tool.
This commit is contained in:
parent
64b4f2770e
commit
4626009493
1 changed files with 4 additions and 0 deletions
|
@ -93,6 +93,10 @@ Library
|
|||
|
||||
Tools/Demos
|
||||
|
||||
- freeze.py now produces binaries which can import shared modules,
|
||||
unlike before when this failed due to missing symbol exports in
|
||||
the generated binary.
|
||||
|
||||
Build
|
||||
|
||||
- On Unix, a shared libpython2.3.so can be created with --enable-shared.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue