summaryrefslogtreecommitdiff
path: root/tests/run/__getattribute_subclasses__.pyx
Commit message (Expand)AuthorAgeFilesLines
* Misc. typosluz.paz2018-03-171-2/+2
* clean up and extend test to assert call dependencies between __getattr__() an...Stefan Behnel2017-07-221-71/+241
* Remove trailing whitespace.Robert Bradshaw2010-12-131-5/+5
* Cleared file executable bit that was set earlier by a mistakeDag Sverre Seljebotn2008-07-291-0/+0
* Buffer type checking cleanup/rewrite (now uses use_utility_code)Dag Sverre Seljebotn2008-07-261-0/+0
* more test fixesStefan Behnel2008-05-161-29/+28
* tons of fixes for the test suite: docstrings must be unicode strings to run i...Stefan Behnel2008-05-141-1/+1
* __getattr(ibute)__ special methods now work with subclasses.Peter Todd2008-05-041-0/+126