Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
userbinator
on Feb 11, 2023
|
parent
|
context
|
favorite
| on:
Google Python Style Guide
No, this isn't explicit enough:
if users == []:
Nor is this:
if (users == []) == True:
Nor is this:
if ((users == []) == True) == True:
...
/s
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
/s