Wykres commitów

10 Commity (1af1e2acc120bfd7555b09754056be41e1ebc28b)

Autor SHA1 Wiadomość Data
Ihor Sychevskyi 1af1e2acc1
update links (#378) 2022-08-17 00:31:15 +03:00
Johannes Raggam 2d62c56ab0 all utf 8 headers 2016-01-14 15:08:00 +01:00
Johannes Raggam 08babba931 format imports according to https://github.com/plone/plone.api/blob/master/docs/contribute/conventions.rst 2013-12-24 01:44:53 +01:00
Christian Geier 8be6398133 abstracted dict.items() and iteritems()
took that line from werkzeug's compat file
2013-10-29 18:40:59 +01:00
Christian Geier c93aa02432 use items instead of iteritems 2013-10-18 19:29:23 +02:00
Christian Geier 35f9d68e85 fixed some unicode incompatibilities 2013-10-18 18:35:46 +02:00
Christian Geier bdaad59e81 no more syntax errors under Python 3 2013-10-18 18:34:59 +02:00
Johannes Raggam eadddbdeec Let to_unicode be more graceful for non-unicode strings, as like CMFPlone's
safe_unicode does it.
2013-06-19 14:11:43 +02:00
Johannes Raggam 83d6ecfe55 add tests, remove unused 2013-03-20 19:26:36 +01:00
Johannes Raggam ae97335ceb avoid circular imports and create parser_tools, which doesnt import anything from icalendar. fix __repr__ to output no unicode but encoded strings, even with dict or list/tuple items. as a sideeffect, change the signature of __repr__ to not output the subcomponents classes. 2013-03-19 12:40:34 +01:00