I have kept a good number of files in a folder.
Now I want to read all of them. 
They are in different formats and different encoding.
Using listdir/glob.glob I am able to find the list but 
how to open/read or process them for different encodings?
If any one can help me out.I am using Python3.2 on Windows.
Regards, Subhabrata Banerjee.
 
     
     
     
     
    