Home | History | Annotate | Download | only in test

Lines Matching full:nasty

2352         # Nasty test case for proxied objects
3518 # Test a nasty bug in recurse_down_subclasses()
4143 class Nasty(str):
4150 C.__name__ = Nasty("abc")