[Tutor] About the vertical bar input

hyou hyou00 at hotmail.com
Mon Jun 29 19:24:04 CEST 2009


Hello,

 

I'm trying to write a script that simply execute a command line like:

C:\...(path)..\Devenv solution /build "Debug|Win32"

 

However, in Python the "|" symbol is reserved thus I just can't make the
command line above working once I added the "|" sign in it.

 

How can I put the "original" vertical bar in a string?

 

Thanks!

 

Shawn

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20090629/085119dd/attachment.htm>


More information about the Tutor mailing list