/Users/smcho/Desktop/bracket/[10,20] directory has \"abc.txt\", but when I run this Python code
import glob import os.path path1 = \"/Users/smcho/Desktop/br
In Python 3.4 you can use glob.escape.