View Single Post
Old 07-09-2011, 10:47 PM   #3
charlweed
Enthusiast
charlweed began at the beginning.
 
Posts: 27
Karma: 30
Join Date: Jul 2011
Device: none
Yes, I am working with plain text files with a ".txt" extension. So it would be
tb-2099 California microbial life (john adams) 1999.txt

Is there documentation somewhere for the symbolic names that can be used for expressions? For example is it "(?P<author>.*)" or (?P<authors>.*)?
Does case matter? Does import fail if their is whitespace?
charlweed is offline   Reply With Quote