Another fix for Split() -- don't refuse {"} but turn it into ".
This is needed because if a configure option has " as its value,
it will be rendered as {"}; after stripping one level of quoting it's
just ", on which splitlist will barf. G
Guido van Rossum committed
4004e21484145a485fc76d92f1c0e382457e92c2
Parent: 0f86837