Hi!
the following zpt snippet crashes zope 2.7.3 on Linux (the python
process hangs).
<tal:block define="
items python: {u'\xc4': ''};
key python: u'\xc4'"
content="items/?key" />
can someone confirm that the bug is present in zope 2.7.4-b1 too before
I do a bug report?
regards /JM