Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4626009

Browse files
committed
Added note about updated freeze.py Tool.
1 parent 64b4f27 commit 4626009

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ Library
9393

9494
Tools/Demos
9595

96+
- freeze.py now produces binaries which can import shared modules,
97+
unlike before when this failed due to missing symbol exports in
98+
the generated binary.
99+
96100
Build
97101

98102
- On Unix, a shared libpython2.3.so can be created with --enable-shared.

0 commit comments

Comments
 (0)