Jump to content

SuperKoko

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Posts posted by SuperKoko

  1. Python doesn't support Win9x since version 2.6. I built Python 2.6.8 and Python 2.7.3 with Visual C++ 6.0, and fixed the unneeded dependencies, to create a build compatible with Windows NT 3.51/4.0, Windows 95/98/Me.

    It's a pretty complete python system, with Tkinter, sqlite3, bsddb, sockets, ssl, etc.

    TCL/Tk is compiled twice. I used TCL/Tk 8.3 for Windows NT 3.51 and TCL/Tk 8.4 for Windows NT 4.0 and Windows 9x.

    You may mirror these files everywhere.

    URL1 (fast public server):

    http://www.gillibert.fr/andre/projects/python/

    URL2 (very slow personnal FTP, please, don't use unless URL1 is down):

    ftp://gillibert.homelinux.net/andre/projects/python/

    Mega.co.nz link to a folder containing these files:

    https://mega.co.nz/#F!whI30AKL!IlEXQgImIl4m0aAPXwRw1Q

×
×
  • Create New...