[Checkins] SVN: zc.sourcefactory/tags/0.3.4/src/zc/sourcefactory/browser/token.txt argh, you can't upload a longdescription containing an umlaut to pypi using distutils so I had to remove the umlauts from the document

Michael Howitz mh at gocept.com
Wed Aug 27 07:41:28 EDT 2008


Log message for revision 90432:
  argh, you can't upload a longdescription containing an umlaut to pypi using distutils so I had to remove the umlauts from the document

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:40:19 UTC (rev 90431)
+++ zc.sourcefactory/tags/0.3.4/src/zc/sourcefactory/browser/token.txt	2008-08-27 11:41:28 UTC (rev 90432)
@@ -18,8 +18,8 @@
 =======
 
   >>> zc.sourcefactory.browser.token.fromUnicode(
-  ...     u'somestring with umlauts öäü')
-  '45dadc304e0d6ae7f4864368bad74951'
+  ...     u'somestring with strange chars #*&_;^°~)')
+  '707361a0fd902878117fbe32e5c423a5'
 
 Integer
 =======



More information about the Checkins mailing list