SuperKoko Posted March 13, 2013 Posted March 13, 2013 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
foyle Posted March 29, 2013 Posted March 29, 2013 Hi SuperKoko,I am useing your python273-rc2.And I want install pyodbcBut pyodbc need python27.lib in libs directory, and not in your python273-rc2.Can you publish one build contain the libs directory?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now