Chris Angelico wrote, on January 04, 2017 8:27 PM > > On Thu, Jan 5, 2017 at 3:19 PM, Deborah Swanson > <pyt...@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! -- https://mail.python.org/mailman/listinfo/python-list