problem with setup.py

Robert Kern rkern at ucsd.edu
Sat Sep 17 09:59:23 EDT 2005


andrea valle wrote:
> Thanks a lot.
> I have bash as shell but I ignore what
> 
>>your ~/.bashrc
> 
> means.
> 
> Have I to edit a file?
> Where should it be?

It's a file. ~/ means your home directory. The name of the file is
.bashrc . You can't see it with the finder, so you have to edit it from
the terminal.

$ open ~/.bashrc

That should open it in TextEdit.app .

-- 
Robert Kern
rkern at ucsd.edu

"In the fields of hell where the grass grows high
 Are the graves of dreams allowed to die."
  -- Richard Harter




More information about the Python-list mailing list