>Hi folks, this seems like a very basic thing but I couldn't find a
environment variable PYTHONSTARTUP can be set to a python file that runs
when you start the python interpreter
Great, thanks!
Cheers,
Daniel
--
Psss, psss, put it down! - http://www.cafepress.com/putitdown
>solution.
>I always do the following after starting the python interpreter (on
>linux):
>>
>import rlcompleter
>import readline
>readline.parse _and_bind("tab: complete")
>>
>Is there a way of making python execute the above whenever it starts
>up so that I don't have to type it all the time?
>>
>Cheers,
>Daniel
>>
>I always do the following after starting the python interpreter (on
>linux):
>>
>import rlcompleter
>import readline
>readline.parse _and_bind("tab: complete")
>>
>Is there a way of making python execute the above whenever it starts
>up so that I don't have to type it all the time?
>>
>Cheers,
>Daniel
>>
when you start the python interpreter
Great, thanks!
Cheers,
Daniel
--
Psss, psss, put it down! - http://www.cafepress.com/putitdown