mfrasca / bauble.classic

desktop version of Bauble
http://bauble.readthedocs.io
GNU General Public License v2.0
2 stars 1 forks source link

new platform linux3 #50

Closed mfrasca closed 9 years ago

mfrasca commented 9 years ago

somehow not noticed on python2.7, it is the cause of the travis compiling error for python 2.6.

if sys.platform in ('linux2', 'darwin'):