Live data from Hacker News

Viewing profile — BAKfr

BAKfr

HN member
Joined
Thu, Jul 28, 2016, 11:24 AM UTC
HN karma
2
Public activity
1 items

About BAKfr

No profile information was provided.

Recent public activity

  1. comment
    Comment #12179579

    requests is built on urllib3, and it includes its own version of urllib3 (to avoid dependency problems). If I'm not mistaken, the stdlib contains urllib and urlib2, but not urllib3…