Y
Hacker News
new
|
ask
|
show
|
jobs
by
BugsJustFindMe
943 days ago
It would still be a noisy error, just a different one that you can't compare non-naive and naive datetimes.
1 comments
sanderjd
943 days ago
Unless you never compare it anywhere. Whereas it fails
immediately
if you try to do `datetime.utcnow` and that method doesn't exist.
link