Hi ! > Ronald Oussoren. If you select Components -> Macintosh in the bug > tracker when opening a new bug it will be assigned automatically; if > not, someone will see it and update appropriately.
Thank you, I have never used a bug tracker. The next time i shall know. Le 27 août 2010 à 10:03, Cameron Simpson a écrit : > On 26Aug2010 14:37, Sylvain Mora <sylvain.m...@googlemail.com> wrote: > | I use python for more than a year now and i bought a MacBook in July. I > | installed Python 2.7 using the .dmg archive on the official website. After > | the installation I launched the Update Shell Profile.command script, > | but it doesn't work with ZSH. That's why I have write a small patch to > | be able to use this script with ZSH shell. > | > | He simply set the path fo zsh shell. > [...] > | +zsh) > | + PR="${HOME}/.zshenv" > > The equivalent of .profile/.bash_profile in zsh is the .zprofile file. > The .zshenv is not where your account setup should live and is not what > should be used in this patch. You are right, I have the bad habit to use this file. I am going to modify the patch before putting him on the tracker. Best regards, Sylvain _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com