Message2794

Author cgroves
Recipients
Date 2007-08-16.16:10:24
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
First, this patch still isn't following the instructions in the guidelines page on the wiki.  The two patch segments in it aren't relative to the root of a jython checkout, so they have to be specified manually.  See the bit about running svn diff from the base of a checkout.

Secondly, the tests you uncommented still fail.  string_tests are a set of tests run by test_str, test_userstring and test_unicode.  If you run any of them with your updated string_tests, you can see the failures.
History
Date User Action Args
2008-02-20 17:18:46adminlinkissue1772858 messages
2008-02-20 17:18:46admincreate