Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #6236 > unrolled thread

Re: Newbie string questions

Started byChris Angelico <rosuav@gmail.com>
First post2011-05-25 23:09 +1000
Last post2011-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.


Contents

  Re: Newbie string questions Chris Angelico <rosuav@gmail.com> - 2011-05-25 23:09 +1000

#6236 — Re: Newbie string questions

FromChris Angelico <rosuav@gmail.com>
Date2011-05-25 23:09 +1000
SubjectRe: 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web