> This may be a minor issue, but this proposal will break code like > > days_feb = 28 + isleapyear(year) > > assuming that booleans cannot be added to ints. :-) Re-read the PEP. bool subclasses int. 28 + True equals 29. --Guido van Rossum (home page: http://www.python.org/~guido/)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4