[EMAIL PROTECTED] wrote:
>
> Python seems to install correctly for the most part ("make test" gives
> a few messages about things that are not quite right (3 failed tests
> (test_mmap, test_pty, & test_resource) and 2 unexpectedly skipped
Don't worry about these.
> Name Fil
I have a python script that I need to freeze on AIX 5.1 (customer has
AIX and does not want to install Python). The python script is pretty
simple (the only things it imports are sys and socket).
The README file in the Tools/freeze directory of the Python-2.4.4
distribution says the following (an