[Checkins] SVN: zc.sourcefactory/tags/0.3.4/src/zc/sourcefactory/browser/token.txt there where some other characters inside which are not in ascii

Michael Howitz mh at gocept.com
Wed Aug 27 07:44:58 EDT 2008


Log message for revision 90433:
  there where some other characters inside which are not in ascii

Changed:
  U   zc.sourcefactory/tags/0.3.4/src/zc/sourcefactory/browser/token.txt

-=-
Modified: zc.sourcefactory/tags/0.3.4/src/zc/sourcefactory/browser/token.txt
===================================================================
--- zc.sourcefactory/tags/0.3.4/src/zc/sourcefactory/browser/token.txt	2008-08-27 11:41:28 UTC (rev 90432)
+++ zc.sourcefactory/tags/0.3.4/src/zc/sourcefactory/browser/token.txt	2008-08-27 11:44:57 UTC (rev 90433)
@@ -18,8 +18,8 @@
 =======
 
   >>> zc.sourcefactory.browser.token.fromUnicode(
-  ...     u'somestring with strange chars #*&_;^°~)')
-  '707361a0fd902878117fbe32e5c423a5'
+  ...     u'somestring with strange chars #*&_;)')
+  'f33b8a6b56403c9d560e2ef772336798'
 
 Integer
 =======



More information about the Checkins mailing list