> in using virtualenv and some other python programs I see the use of
> 'source' - google search does not throw up anything useful. What is
> 'source'? is it python or something else, and where can I get a link to
> material on it?

It's a shell built-in and is equivalent to `.'.

http://www.gnu.org/software/bash/manual/bashref.html#Bourne-Shell-Builtins

Regards,
BG

-- 
Baishampayan Ghose
b.ghose at gmail.com
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to