One of the worst design decisions in #Python is that your modules can shadow the standard library and that there's no good way around it.
@scy Yeah, I've seen people make a logging.py file many times, and having problems with getting logging to work. 😅
(Meet me as I completely fail to come up with a name of the module that is going to hold HTTP-related classes and function, because no, http.py is not an option.)
@scy scyttp?
@scy "There are 2 hard problems in computer science: cache invalidation, naming things, and off-by-1 errors."
- replies
- 0
- announces
- 0
- likes
- 2
@scy hyperhyper.py?