Hello,

Is there a way to pull "strings" out of a word document?  Not unlike
the way the UNIX command "strings" does?

I want this to be OS-portable, so shelling out is not an option.

I tried opening the word doc and then looking at it using the object's
methods, but it is all binary info, and can't be parsed.

Any suggestions?

S.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to