* Jean-Paul Calderone <[EMAIL PROTECTED]> [2006-04-11 18:04:05 -0400]:
> Thanks for reporting this! (Too bad the test does not give more > information). This particular area is under active development, so this > test will probably be quite a bit happier in 0.8.1 or 0.9. What this > failure means is that some extremely obscure characters will not pass > between server and client correctly, when used in with Athena. It's pretty In fact, the failure indicates that the code that tries to prevent these characters silently passing incorrectly is not raising an exception, because on your platform they are in fact passing correctly anyway (this was a somewhat accidental implementation issue). Thus, this test failure is completely harmless. -- mithrandi, i Ainil en-Balandor, a faer Ambar
signature.asc
Description: Digital signature
_______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
