ant wrote:
Most of those don't use a GUI. But      whenever I
  write a program that someone else is going to use, it has to have a
GUI. Is that not true for most people?


In the industry, most of the people knows how to use a comand line. In my company, 99% of the applications written in python have no GUI at all. 1% being web interfaces anyway. Developing & maintining a GUI has a tremendous cost compared to the command line, for a small benifit.

JM
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to