Why use backticks?

Erik Max Francis max at alcyone.com
Tue May 6 17:52:18 EDT 2003


Iwan van der Kleyn wrote:

> But why this rather obscure use of backticks? Is there any use for
> them
> except making code harder to read ? :-)

Nope.  Common convention dictates that the use of repr directly is
preferable to that of backquotes.

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, USA / 37 20 N 121 53 W / &tSftDotIotE
/  \ It is impossible to love and be wise.
\__/ Francis Bacon
    CatCam / http://www.catcam.com/
 What do your pets do all day while you're at work?  Find out.




More information about the Python-list mailing list