executing python code
Mike Meyer
mwm at mired.org
Mon Nov 8 00:09:38 EST 2004
ngps at netmemetic.com (Ng Pheng Siong) writes:
> According to Mike Meyer <mwm at mired.org>:
>> I find that symlinking ~/src/python/mycode.py to ~/bin/mycode means I
>> get to invoke it without having to specify the extension, and don't
>> have to reinstall the file if I change it.
>
> I find that I hardlink them. I'm also more likely to edit ~/bin/mycode than
> ~/src/mycode.py.
I keep the src in CVS, so I want to edit it. Given that, hardlinks
have a tendency to be pointing at the wrong thing.
<mike
--
Mike Meyer <mwm at mired.org> http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
More information about the Python-list
mailing list