View Single Post
Old 11-25-2009, 08:06 PM   #17
Blog Kindle
Addict
Blog Kindle knows what's going on.Blog Kindle knows what's going on.Blog Kindle knows what's going on.Blog Kindle knows what's going on.Blog Kindle knows what's going on.Blog Kindle knows what's going on.Blog Kindle knows what's going on.Blog Kindle knows what's going on.Blog Kindle knows what's going on.Blog Kindle knows what's going on.Blog Kindle knows what's going on.
 
Blog Kindle's Avatar
 
Posts: 224
Karma: 25122
Join Date: Mar 2009
Device: Kindle 1/2/3/4/Touch/DX/Fire|PRS-600/350|Nook(color)|iPad|iPad2|EVO 4G
Quote:
Originally Posted by jyavenard View Post
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

Last edited by Blog Kindle; 11-25-2009 at 08:10 PM.
Blog Kindle is offline   Reply With Quote