On 17/10/20 4:04 pm, Dave Dungan wrote:
One more thing, the book says to save it as "types.py".

Which is probably a bad thing to do, because there is a built-in
module called "types" that this will shadow. If IDLE happens to
use that module, bad things could happen.

Have you tried using a different name, such as "my_types.py"?

--
Greg
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to