Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 16 May 2015 14:37:24 -0400 | Augie Fackler | util: drop any() and all() polyfills |
Sat, 16 May 2015 14:34:19 -0400 | Augie Fackler | cleanup: use __builtins__.all instead of util.all |
Sat, 16 May 2015 14:34:04 -0400 | Augie Fackler | check-code: un-ban __builtins__.all now that we're on 2.6 |
Sat, 16 May 2015 14:30:07 -0400 | Augie Fackler | cleanup: use __builtins__.any instead of util.any |