Quote:
Originally Posted by jyavenard
What do you mean by file sharing problems ?
Temporary files are opened in such a way that any process can access them until they are closed.
It shouldn't be any different on Windows than linux or macos...
|
http://docs.python.org/library/tempf....TemporaryFile
Quote:
Whether the name can be used to open the file a second time, while the named temporary file is still open, varies across platforms (it can be so used on Unix; it cannot on Windows NT or later)
|
So these files can't be opened by openssl binary or even by python tar library that is called from the script
I'm working on making the script work as I'd like to use the auto-jailbreaking installer. I'm not too good with Python though so it may take some time.
I could never quite understand how can somebody create a programming language where whitespaces have syntactic meaning

But this is offtopic