I see. There appear to be two fixes, one for the dots, and another for the quotetabs. Shouldn't this be backported? Kristján -----Original Message----- From: python-dev-bounces+kristjan=ccpgames.com at python.org [mailto:python-dev-bounces+kristjan=ccpgames.com at python.org] On Behalf Of Georg Brandl Sent: Saturday, April 21, 2007 07:08 To: python-dev at python.org Subject: Re: [Python-Dev] static analysis of python source > The final ((data[in] != '\t') || (data[in] != ' ')) is always > true. What is the right form? ((data[in] == '\t') || (data[in] == ' ')) ? FYI, this has already been fixed in the heads.
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