Hacker News new | ask | show | jobs
by minitech 189 days ago
That was how psycopg2 did it, but now the package is psycopg (again) version 3, as it should be. Python package management has come a long way since psycopg 1 was created.

urllib2/3’s etymology is different: urllib2’s name comes from urllib in the standard library.

1 comments

er, *urllib3’s name comes from urllib2 in the standard library.