On Sat, Jun 4, 2011 at 00:50, Eli Barzilay <e...@barzilay.org> wrote:

> [...]
>
> > So I've been "lying" all the time. I was not used to write "\d{2}", but
> > actually the raw-string r"\d{2}".
>
> Here's how they're not really raw:
>
>  >>> r"foo\"
>  [...]
>  SyntaxError: EOL while scanning string literal
>
>
Yep! Inconsistent and error-prone!
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to