E&S CVS Commit: pylib - Fixed problem using pure-Python version of kjbuckets w/Components.py.
pje at eby-sarna.com
pje at eby-sarna.com
Wed Oct 3 20:12:01 EDT 2001
Module Name: pylib
Committed By: pje
Date: Thu Oct 4 00:11:04 UTC 2001
Modified Files:
pylib/TW: Components.py
Log Message:
Fixed problem using pure-Python version of kjbuckets w/Components.py.
Incidentally, as of this checkin, TW's full test suite runs correctly on
a plain-vanilla Python 2.1.1 Windows install, with only ExtensionClasses,
kjbuckets, and the Interface package. Okay, so that's not all that
vanilla... The really good news is, I figured out how to build extensions
for 2.1 on Windows with distutils and cygwin. It actually works almost
correctly out of the box, at least when building a "known good for 2.1"
extension set like ExtensionClasses. Anyway. This is too long a commit
message already...
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/Components.py.diff?r1=1.20&r2=1.21
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pylib/TW/Components.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list