Issue 642720: Webbrowser (and ic) on MacOSX failure (original) (raw)

Issue642720

Created on 2002-11-23 12:45 by jackjansen, last changed 2022-04-10 16:05 by admin. This issue is now closed.

Messages (2)
msg13436 - (view) Author: Jack Jansen (jackjansen) * (Python committer) Date: 2002-11-23 12:45
webbrowser.open("file:/Users/jack/Library/Preferences/Explorer/History.html") fails on MacOSX with a PathTooLongErr (at least, if the Internet Config module is available). I assume this is a mac/unix style pathname mixup or some such issue.
msg13437 - (view) Author: Jack Jansen (jackjansen) * (Python committer) Date: 2002-11-27 10:14
Logged In: YES user_id=45365 This is a duplicate of 644243.
History
Date User Action Args
2022-04-10 16:05:56 admin set github: 37523
2002-11-23 12:45:22 jackjansen create