Marcin

Results 5 comments of Marcin

Yeah that sounds better than DirectionTwoPoints :)

Updated naming in new commit, check it out.

I have added option to unzip NSData simply by writing this data into temporary location on disk, unzip and remove temporary file. If this solution is fine with You I...

``` import subprocess subprocess.call('echo \'tell application "Finder" to sleep\' | osascript', shell=True) ``` #1 works also, just needed to adjust it to use escaped single apostrophes, also will work on...

Yes it was added in 10.9