diff options
author | Jeff Balogh <its.jeff.balogh@gmail.com> | 2008-05-30 17:22:08 -0400 |
---|---|---|
committer | Yuri Takhteyev <yuri@freewisdom.org> | 2008-05-30 14:44:59 -0700 |
commit | d0d4e56d0d2aeff4a977113c5ec17c9ec4e90714 (patch) | |
tree | adf95b34dd1b7dab2b0cc2d0587a9b4b38277225 /README.txt | |
parent | 321d313720f855ad40a18c2e4e159ebe4f7ce335 (diff) | |
download | markdown-d0d4e56d0d2aeff4a977113c5ec17c9ec4e90714.tar.gz markdown-d0d4e56d0d2aeff4a977113c5ec17c9ec4e90714.tar.bz2 markdown-d0d4e56d0d2aeff4a977113c5ec17c9ec4e90714.zip |
unwrapping urlparse result tuple manually for python 2.4 compatibility.
In 2.5 the result is wrapped in a ParseResult class so that fields can be
accessed by name, but a plain tuple is returned in 2.4.
Diffstat (limited to 'README.txt')
0 files changed, 0 insertions, 0 deletions