Bugfix in decodeurl's uri regex; the previous version was losing parm's and chopping...
authorChris Larson <clarson@kergoth.com>
Sat, 22 May 2004 00:57:22 +0000 (00:57 +0000)
committerChris Larson <clarson@kergoth.com>
Sat, 22 May 2004 00:57:22 +0000 (00:57 +0000)
commit63e2fc7f194063459f1e7e718dbdd14222b592ab
tree86e95e6d402d54c8e10d6d391e924a0e5a0f2f67
parent2ecc73b853fff8b249d9d782b7138a01b20eb5f8
Bugfix in decodeurl's uri regex;  the previous version was losing parm's and chopping off the last char of the host in certain cases.
bin/oe/__init__.py