anatoly techtonik wrote: […] > Why? I changed version to check that bin/trial uses the correct > twisted checkout (which it didn't), and to my surprise `bin/trial > --version` still gave me the number before it was edited in both > checkout and working copy. That was weird, because in my working copy > copyright.py doesn't have forceful version override hack and I > couldn't find it there.
So your problem isn't the version string, but that running bin/trial in your Twisted checkout is finding the wrong version of Twisted? Also, rather than editing random library files, why not just look at the output of python -v bin/trial? -Andrew. _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python