The rule of literal string

Scott David Daniels Scott.Daniels at Acm.Org
Wed Dec 17 18:12:11 EST 2008


Li Han wrote:
> But what repr() do remain a black hole!
> Han
> 
Try:  print repr(repr("'"))
that might enlighten you.




More information about the Python-list mailing list