Re: [Zope-dev] SVN: z3c.form/trunk/src/z3c/form/browser/README.txt This control sequence is hard to parse and unnecessary.
8 Sep
2008
8 Sep
'08
3:03 p.m.
Stephan Richter wrote:
- >>> field = zope.schema.Bytes(default='\10\45\n\32') + >>> field = zope.schema.Bytes(default='Default bytes')
Hey Malthe, you weakened the test a lot by not having non-ASCII characters in the test now. Why did you troubles with that?
The ``xml.parsers.expat`` module claims that the previous value was not valid in an XML document. I think it constitutes some flawed escape sequence, at least according to this module. But that could be a bug. What were you trying to test in particular? \malthe
6442
Age (days ago)
6442
Last active (days ago)
0 comments
1 participants
participants (1)
-
Malthe Borch