Clickable hyperlinks
Deborah Swanson
python at deborahswanson.net
Wed Jan 4 23:55:56 EST 2017
More information about the Python-list mailing list
Wed Jan 4 23:55:56 EST 2017
- Previous message (by thread): Clickable hyperlinks
- Next message (by thread): Clickable hyperlinks
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Chris Angelico wrote, on January 04, 2017 8:27 PM > > On Thu, Jan 5, 2017 at 3:19 PM, Deborah Swanson > <python at deborahswanson.net> wrote: > > I downloaded the code from the Package Index, but there really wasn't > > much in it. This is the entire .py file: > > Ehh, wrong file. Try the one in the standard library: > https://github.com/python/cpython/blob/master/Lib/antigravity.py https://github.com/python/cpython/blob/master/Lib/webbrowser.py >Or you can look in your installed Python - "import webbrowser; print>(webbrowser.__file__)" will tell you where. > >ChrisA Great! I will check it out. Thanks again!
- Previous message (by thread): Clickable hyperlinks
- Next message (by thread): Clickable hyperlinks
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list