10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cx_Freeze
1 parent 199438b commit 57fcf96Copy full SHA for 57fcf96
Doc/using/windows.rst
@@ -1246,8 +1246,8 @@ shipped with PyWin32. It is an embeddable IDE with a built-in debugger.
1246
1247
---------
1248
1249
-`cx_Freeze <https://cx-freeze.readthedocs.io/en/latest/>`_ is a ``distutils``
1250
-extension which wraps Python scripts into executable Windows programs
+`cx_Freeze <https://cx-freeze.readthedocs.io/en/latest/>`_
+wraps Python scripts into executable Windows programs
1251
(:file:`{*}.exe` files). When you have done this, you can distribute your
1252
application without requiring your users to install Python.
1253
0 commit comments