[Python-Dev] PEP: per user site-packages directory

Christian Heimes lists at cheimes.de
Sun Jan 20 19:33:43 CET 2008


Jeroen Ruigrok van der Werven wrote:
> Pendantic note: ~ is an expansion character, the correct variable to talk
> about is HOME (see IEEE Std 1003.1, 2004 section 2.5.3 and 2.6.1).

Most Python developers should the meaning of "~". Should I replace ~
with $HOME for those who don't have as much experience with Unix as we?

Christian



More information about the Python-Dev mailing list