Backslash frowned upon?

W

wxPythoner

Why is the \ backslash character frowned upon? Can I still use it in
Python 3.0 to achieve the same thing it was designed to do?
 
C

castironpi

Yes, it's still valid to use in a script.

Seehttp://docs.python.org/dev/3.0/whatsnew/3.0.htmlfor the big changes
coming with 3.0

Paul

I have just discovered the escape key. Do you honor it?
 
J

J. Clifford Dyer

Why is the \ backslash character frowned upon? Can I still use it in
Python 3.0 to achieve the same thing it was designed to do?

Many people think it looks ugly, but it still works, and there are times
when nothing else will do, so it should continue to work for the
foreseeable future.

Cheers,
Cliff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top