Added warning that this is unsupported

This commit is contained in:
Guido van Rossum 1996-08-26 03:50:10 +00:00
parent aa233f18b2
commit f34bf1c07b
1 changed files with 2 additions and 0 deletions

View File

@ -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!)