Re: [Tutor] Accessing windows from Linux build

2009-09-28 Thread Alan Gauld
"Jesse L" wrote I want to use a linux system to scan windows registries for a specific key. The basic requirement of reading a file on a Windows PC from a Linux box is possible without much difficulty. I know there is the _winreg module, but it's only available on a windows system. Is ther

[Tutor] Accessing windows from Linux build

2009-09-28 Thread Jesse L
I want to use a linux system to scan windows registries for a specific key. I know there is the _winreg module, but it's only available on a windows system. Is there a module that will enable python to work cross platform? Thank you Jesse ___ Tutor mail