Clickable hyperlinks

Deborah Swanson python at deborahswanson.net
Wed Jan 4 23:55:56 EST 2017


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!




More information about the Python-list mailing list