webbrowser.open("./documentation/help.html")-- No Go in Windows
Terry Reedy
tjreedy at udel.edu
Mon Feb 25 06:10:01 EST 2013
More information about the Python-list mailing list
Mon Feb 25 06:10:01 EST 2013
- Previous message (by thread): webbrowser.open("./documentation/help.html")-- No Go in Windows
- Next message (by thread): webbrowser.open("./documentation/help.html")-- No Go in Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2/25/2013 1:26 AM, llanitedave wrote: > On the other hand, it *is* a bit frustrating that Linux recognizes an > html-style relative path, while Windows insists on the entire > absolute path. Maybe we can call it a Windows bug, but a workaround > would be nice to have. You can file an enhancement issue, preferably with a patch and test, as I do not expect anyone else to write a patch. -- Terry Jan Reedy
- Previous message (by thread): webbrowser.open("./documentation/help.html")-- No Go in Windows
- Next message (by thread): webbrowser.open("./documentation/help.html")-- No Go in Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list