1. 20 Mar, 2015 1 kayıt (commit)
  2. 11 Mar, 2015 1 kayıt (commit)
  3. 24 Ara, 2012 1 kayıt (commit)
  4. 12 Haz, 2007 1 kayıt (commit)
  5. 09 Şub, 2007 1 kayıt (commit)
  6. 18 Tem, 2004 1 kayıt (commit)
  7. 28 Nis, 2000 1 kayıt (commit)
  8. 25 Agu, 1998 1 kayıt (commit)
    • Guido van Rossum's avatar
      New version, with contributions from Sjoerd Mullender and Mark Hammond. · baf06034
      Guido van Rossum yazdı
      Sjoerd writes:
      
      This version of freeze creates one file per Python module, instead of
      one humongous file for all Python modules.
      bkfile: new module to used to write files with backups.  No new file
      is produced if the new contents is identical to the old.
      New option "-x excluded-module" for modulefinder test program.
      New option "-i filename" for freeze main program to include a list of
      options in place of the -i option.
      baf06034