I have a document with two instances of this code:

csv.writer(open(os.path.join(outputDirectory,value)+".csv", "wt"), 
delimiter='\t')

When I use the Find feature, it finds neither instance the moment the '\t' 
is included. As you can see in the following screenshot, the '\t' is being 
interpreted as a tab within the program rather than as the raw text. Note 
the difference between what's in the Find: box and the Not Found 
explanation.

David

<https://lh5.googleusercontent.com/-SLTaQJCcMSY/VE1Xji9d4PI/AAAAAAAACFQ/o77HwLQ_Lso/s1600/Screen%2BShot%2B2014-10-26%2Bat%2B4.15.51%2BPM.png>

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].

Reply via email to