Convert binary file

Thanks, I’ll try that.

···

On Mon, Mar 17, 2008 at 4:30 PM, Mike Driscoll mdriscoll@co.marshall.ia.us wrote:

Dennon,

-----Original Message-----

From: Dennon McMillan [mailto:vampiro4l@gmail.com]

Sent: Monday, March 17, 2008 10:36 AM

To: wxpython-users@lists.wxwidgets.org

Subject: Convert binary file

Hello,

Specifically, I’m trying to convert the Internet Explorer

history file (index.dat) into a readable format. Anyone done

something similar or know of any functions that may help with

such a task? I’m not sure exactly what kind of file the

index.dat is, it is some kind of binary file. I have tried

some of the binascii functions

(http://docs.python.org/lib/module-binascii.html) without any luck.

Thanks

You should try asking on comp.lang.python or the pywin32 group. They’d

probably have good ideas there since this group is more for wx specific

questions. I personally don’t have the slightest idea how to do that.

Hmmm…there might be some COM hooks into it, but that would definitely

make it a win32 question.

Mike


To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org

For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org