subprocess.check_output("java -jar tika-app-1.2.jar -t "+ file, shell=True)2012/10/26 Nick Burch <[email protected]> > On 26/10/12 00:52, goog cheng wrote: > >> in python, an opened file object >> > > And how are you currently calling Tika from Python? > > Nick >
