Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #61273
| From | Joshua Gardner <mellowcellofellow@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Is It Bug? |
| Date | 2013-12-07 23:39 -0700 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <l8147t$k81$2@speranza.aioe.org> (permalink) |
| References | <5865401e-aef8-4dd2-927c-52d2b7ca3ed8@googlegroups.com> |
If I'm having to deal with incessant backslashes in a string I'll often use the r'\' (raw string literal) syntax. Simplifies things quite a bit.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Is It Bug? Mahan Marwat <mahanmarwat@gmail.com> - 2013-12-07 16:58 -0800 Re: Is It Bug? Iuri <iurisilvio@gmail.com> - 2013-12-07 23:04 -0200 Re: Is It Bug? rusi <rustompmody@gmail.com> - 2013-12-07 21:48 -0800 Re: Is It Bug? Joshua Gardner <mellowcellofellow@gmail.com> - 2013-12-07 23:39 -0700
csiph-web