Re: Starting Python from the terminal with no welcome message

2010-03-01 Thread candide
Tim Chase a écrit : > > bash$ python -ic "" > > to get a python shell without the banner. > Works fine. thanks a lot. -- http://mail.python.org/mailman/listinfo/python-list

Re: Starting Python from the terminal with no welcome message

2010-02-28 Thread Tim Chase
candide wrote: Does exist some option I could send to the python interpreter during an interactive session in order to avoid the printing of the introductory message just above the top prompt ? In my case, the welcome message is the following : Python 2.5.2 (r252:60911, Jul 31 2008, 17:28:52)

Re: Starting Python from the terminal with no welcome message

2010-02-28 Thread alex goretoy
On Sun, Feb 28, 2010 at 5:23 PM, candide wrote: > Hi, > > Does exist some option I could send to the python interpreter during an > interactive session in order to avoid the printing of the introductory > message just above the top prompt ? > > In my case, the welcome message is the following :

Starting Python from the terminal with no welcome message

2010-02-28 Thread candide
Hi, Does exist some option I could send to the python interpreter during an interactive session in order to avoid the printing of the introductory message just above the top prompt ? In my case, the welcome message is the following : Python 2.5.2 (r252:60911, Jul 31 2008, 17:28:52) [GCC 4.2.3 (