On Jun 6, 2014, at 13:43 , Christiaan Hofman <cmhof...@gmail.com> wrote:

> Can anyone tell me what floor(NSAppKitVersion) is on 10.9.x?

$ uname -a
Darwin 192.168.0.3 13.3.0 Darwin Kernel Version 13.3.0: Tue May 20 15:06:12 PDT 
2014; root:xnu-2422.110.14~1/RELEASE_X86_64 x86_64

>>> from AppKit import *
>>> from math import *
>>> print NSAppKitVersionNumber
1265.2
>>> print floor(NSAppKitVersionNumber)
1265.0



------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
skim-app-develop mailing list
skim-app-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-develop

Reply via email to