Live data from Hacker News

Viewing profile — thatmalewoman

thatmalewoman

HN member
Joined
Thu, Jul 16, 2015, 1:27 PM UTC
HN karma
4
Public activity
1 items

About thatmalewoman

No profile information was provided.

Recent public activity

  1. comment
    Comment #9897014

    Even better: If you put the string right after your function/class definition, python automatically assigns it to the `__doc__` attribute of the object. This is how the `help` func…