Y
Hacker News
new
|
ask
|
show
|
jobs
by
regularfry
1623 days ago
Which is ironic, given that "There should be one-- and preferably only one --obvious way to do it" is in PEP 20.
2 comments
burlesona
1623 days ago
I agree. This has always driven me crazy. Python is supposed to be “there’s one way to do it” but I find it quite inconsistent!
link
busterarm
1623 days ago
The vast majority of Python code that I have had to interact with professionally seems to ignore the fact that PEP even exists.
link