[Python-Dev] Out of date FAQ entries
Thomas Heller
thomas.heller@ion-tof.com
Tue, 28 May 2002 21:54:13 +0200
From: "Guido van Rossum" <guido@python.org>
> > There are a few more: 4.28 & 4.93 seem like they should be merged.
> > Both talk about compiling Python applications to a stand-alone program.
>
> I merged these into 4.28 and deleted 4.93. (Remember, the convention
> for deleting FAQ entries is to set the title to "Deleted" and remove
> all contents, except perhaps a pointer.)
The result doesn't look too good, IMO.
- Although Gordon's starship pages are hopelessly outdated, they are
mentioned as the first and fourth possibility...
- Does sqfreeze actually work (I never tried it)?
- Should /F's squeeze be mentioned?
Thomas