[issue1714] ConfigParser.py do not allow leading (and trailing) space in values.

2008-05-10 Thread Jonatas Oliveira
Jonatas Oliveira [EMAIL PROTECTED] added the comment: The cfgparser_doublequotes_r61014.patch works for me. I disagree wrapping a double quoted string with another double quote, it's more elegant using single quote like python's string behavior, but I don't know if is acceptable for a .ini

[issue1714] ConfigParser.py do not allow leading (and trailing) space in values.

2008-05-10 Thread Jonatas Oliveira
Jonatas Oliveira [EMAIL PROTECTED] added the comment: Btw, i ran all tests before write works for me message. __ Tracker [EMAIL PROTECTED] http://bugs.python.org/issue1714 __ ___ Python