[pygtk] See output

2010-01-24 Thread Manjot Pahwa
I am new to Python and Linux. Can you tell me how to view my output (I am
creating programs via PyGTK) in Ubuntu 9.04 via Terminal?
And how to view it from the command line in Windows?

Regards,
Manjot Pahwa
Consultant, Technology and Education
Software for Education, Entertainment and Training Activities (SEETA)
Undergraduate
Netaji Subhas Institute of Technology
Division of Computer Sciences
+919953310807
___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Re: [pygtk] See output

2010-01-24 Thread Pietro Battiston
Il giorno dom, 24/01/2010 alle 21.01 +0530, Manjot Pahwa ha scritto:
 I am new to Python and Linux. Can you tell me how to view my output (I
 am creating programs via PyGTK) in Ubuntu 9.04 via Terminal?
 And how to view it from the command line in Windows?

There are more appropriate mailing lists for generic Python and
Linux/Windows enquiries.

Anyway: in PyGTK programs (unless you play with strange configurations),
exactly as in regular Python programs, print prints to the terminal.

Pietro

___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/