• Kevin Modzelewski's avatar
    A number of additions for builtin types · 50143e43
    Kevin Modzelewski authored
    - oldstyle classes get a __dict__
    - object().__hash__()
    - old style classes __getattribute__
    - str.splitlines()
    - and file(unicode, unicode)
    - start_new_thread takes a third argument
    - set.union
    - instancemethod __getattr__
    50143e43
hash.py 156 Bytes