Drag-and-drop didn't work if the hostname contained '-', due to an error in
commit2f63de63f7dd1af3c738a1fd36e0f2535f2be235
authorThomas Leonard <talex5@gmail.com>
Sun, 17 Dec 2006 12:54:52 +0000 (17 12:54 +0000)
committerThomas Leonard <talex5@gmail.com>
Sun, 17 Dec 2006 12:54:52 +0000 (17 12:54 +0000)
tree3e699bc00ed1b0d6002ddb5f51c3da9a47eff394
parent806af3ac341d26cd1e563641a113cad95854d9c3
Drag-and-drop didn't work if the hostname contained '-', due to an error in
a regular expression (Thomas Leonard, reported by Lennon Cook).

git-svn-id: https://rox.svn.sourceforge.net/svnroot/rox/trunk/rox-lib@4885 66de3db3-b00d-0410-b41b-f4738ad19bea
ROX-Lib2/python/rox/__init__.py