Wasn't Python 2.6 already old at the point this issue was open? I will close as this seems stale. Please reopen if it still persists.
eval (thought_string) -> SyntaxError: invalid syntax #75 New issue Open qingerVT ...
「この文章には半角ハテナが含まれているか?」をmatchで調べようとしたらUncaught SyntaxError: Invalid regular expressionで落ちた話。 matchの引数として渡す比較用文字列を、正規表現であることを明記した上でエスケープしておく。ただクオーテーションで囲んで ...