On Oct 21, 2017, at 6:08 AM, David Stanek <dsta...@dstanek.com> wrote:
> This is actually a common pattern I see when teaching the language. For > example, when a student wants to test out a package like requests many > seem to initially want to create a requests.py module. Then they become > very confused when they get an AttributeError on requests.get(). For my web scraper program, I'm using "requestor.py" for requests. :) Chris R. -- https://mail.python.org/mailman/listinfo/python-list