New submission from susanna:

question: 
i open python and type: 

from pylab import *
plot([1,2,3,4])
show()

an EMPTY gui pops up, the line is not plotted.
why?

this is on MAC OSX 10.4.11

----------
messages: 62381
nosy: susanna
severity: normal
status: open
title: ?

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2109>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to