Revert "Fix percent-escape URI issue (hopefully)."master
commit66f74e524539935cba5cc58c53df05b8be221349
authorPatrick McCarty <pnorcks@gmail.com>
Tue, 19 Jan 2010 05:18:50 +0000 (18 21:18 -0800)
committerPatrick McCarty <pnorcks@gmail.com>
Tue, 19 Jan 2010 05:18:50 +0000 (18 21:18 -0800)
tree2da170669786f31e80f0a415eda9d9e90b7a2d85
parent73036a420bd4c32834e0f16ffdd85149469d8dc2
Revert "Fix percent-escape URI issue (hopefully)."

This reverts commit dba2697fa87cf3c6e1192028b80778526c0b9270.

Well, it compiled, but the CF function did *not* alter the string one
bit.  Maybe that's because it's not a valid URI, I don't know.

This is incredibly frustrating.  :-(

Maybe in a few weeks I'll feel inspired enough to trudge through the
awful Cocoa API again...ugh.
URLHandlerClass.py