mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Added warning that this is unsupported
This commit is contained in:
parent
aa233f18b2
commit
f34bf1c07b
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#! /usr/local/bin/python
|
||||
|
||||
# WARNING: this is an unsupported variant of freeze.py -- see README
|
||||
|
||||
# "Freeze" a Python script into a binary.
|
||||
# Usage: see variable usage_msg below (before the imports!)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue