File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -1233,11 +1233,10 @@ shipped with PyWin32. It is an embeddable IDE with a built-in debugger.
12331233cx_Freeze
12341234---------
12351235
1236- `cx_Freeze <https://cx-freeze.readthedocs.io/en/latest/ >`_ is a :mod: `distutils `
1237- extension (see :ref: `extending-distutils `) which wraps Python scripts into
1238- executable Windows programs (:file: `{ * } .exe ` files). When you have done this,
1239- you can distribute your application without requiring your users to install
1240- Python.
1236+ `cx_Freeze <https://cx-freeze.readthedocs.io/en/latest/ >`_
1237+ wraps Python scripts into executable Windows programs
1238+ (:file: `{ * } .exe ` files). When you have done this, you can distribute your
1239+ application without requiring your users to install Python.
12411240
12421241
12431242Compiling Python on Windows
You can’t perform that action at this time.
0 commit comments