Re: [Tutor] issue with the Backslash on IDLE 1.2.2

2008-08-09 Thread bob gailer
Please always reply to tutor@python.org as well as me. All of us can help and learn. Marc Rambert wrote: Marc Rambert wrote: hi, I would like to make some regular expression, unfortunately I can't because the backslash doesn't work Please explain "doesn't work". I interpret that as "I

Re: [Tutor] issue with the Backslash on IDLE 1.2.2

2008-08-08 Thread bob gailer
Marc Rambert wrote: hi, I would like to make some regular expression, unfortunately I can't because the backslash doesn't work Please explain "doesn't work". I interpret that as "I press the \ key and nothing shows up in the active window." -- Bob Gailer Chapel Hill NC 919-636-4239 Whe

[Tutor] issue with the Backslash on IDLE 1.2.2

2008-08-08 Thread Marc Rambert
hi, I would like to make some regular expression, unfortunately I can't because the backslash doesn't work at all on IDLE 1.2.2 did someone already try this on a MacBook? The combination to do the backslash works properly (\ as you can see) but not in IDLE Doesn't someone notice already th