retitle 293084 Characters not serialized correctly by syck
clone 293084 -1
reassign -1 php5-syck
thanks
With PySyck's current syck.dump, this fails for '\n' and '\r'.
In php5-syck, the test fails for '\n', '\r' and '~' (which is dumped unquoted
and interpreted as null)
I'm currently not sure whe
Package: python-syck
Version: 0.42-5
Hello again!
After trying to use ydump/syck some more, I ran into the problem that
'?' characters aren't escaped correctly, it seems. I decided to write a
short program to try all the ASCII characters and see which don't work:
import syck, ydump
for i in xra
2 matches
Mail list logo