Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #6236 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2011-05-25 23:09 +1000 |
| Last post | 2011-05-25 23:09 +1000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Newbie string questions Chris Angelico <rosuav@gmail.com> - 2011-05-25 23:09 +1000
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2011-05-25 23:09 +1000 |
| Subject | Re: Newbie string questions |
| Message-ID | <mailman.2072.1306328988.9059.python-list@python.org> |
On Wed, May 25, 2011 at 11:06 PM, Matty Sarro <msarro@gmail.com> wrote: > Right now what is stumping me... what exactly does %r do? You're talking about the formatting operator? It's like the repr function: http://docs.python.org/library/functions.html#repr Chris Angelico
Back to top | Article view | comp.lang.python
csiph-web