[scitools] push by h...@simula.no - updates on 2015-01-29 17:40 GMT

0 views
Skip to first unread message

scit...@googlecode.com

unread,
Jan 29, 2015, 12:40:17 PM1/29/15
to scitoo...@googlegroups.com
Revision: 6c970e071fd7
Branch: default
Author: "Hans Petter Langtangen <h...@simula.no>"
Date: Thu Jan 29 17:39:57 2015 UTC
Log: updates
https://code.google.com/p/scitools/source/detail?r=6c970e071fd7

Modified:
/lib/scitools/easyviz/gnuplot_.py

=======================================
--- /lib/scitools/easyviz/gnuplot_.py Sun Nov 3 08:28:57 2013 UTC
+++ /lib/scitools/easyviz/gnuplot_.py Thu Jan 29 17:39:57 2015 UTC
@@ -94,6 +94,8 @@

if sys.platform == "darwin":
_check_terminals(['aqua', 'wxt', 'x11'])
+elif sys.platform == "linux2":
+ _check_terminals(['wxt', 'qt', 'x11'])

_gnuplotpy_major = Gnuplot.__version__[0]
_gnuplotpy_minor = Gnuplot.__version__[2]
Reply all
Reply to author
Forward
0 new messages