Y
Hacker News
new
|
ask
|
show
|
jobs
by
modeless
3338 days ago
Unfortunate name. I thought this was about libz aka zlib.
3 comments
dang
3338 days ago
Ok, we'll cut the title's z supply.
link
dom0
3338 days ago
That actually confused me as well :)
link
AndyKelley
3338 days ago
andy@xps ~> python3 >>> "Libz" == "libz" False
link
mrob
3338 days ago
>>> title_case("Libz") == title_case("libz") True
link
AndyKelley
3338 days ago
touché
link
gue5t
3338 days ago
Also works in python2 for those of us stuck in the 1950s.
link