On Wed, May 25, 2011 at 11:06 PM, Matty Sarro <msa...@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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to