| Denigrated By | Basically Everybody |
| Framework | Shameless Ad Hockery |
| Name | *Low |
| Proposed By | Sanders (20x6) |
| Description | This is a fake constraint necessary for the fake test of RCD I am using. A better example following McCarthy's Thematic Guide is soon coming. |
def no_low(o):
"""Name=*Low
Description=This is a fake constraint necessary for the fake test of RCD I am using. A better example following McCarthy's Thematic Guide is soon coming.
Proposed By=Sanders (20x6)
Denigrated By=Basically Everybody
Framework=Shameless Ad Hockery"""
return o.count('a')
Back to main page TODO:Put examples here, or automatically import test cases from the wiki, or something.