[Numpy-discussion] More loadtxt() changes

Charles R Harris charlesr.harris at gmail.com
Tue Nov 25 21:14:55 EST 2008


On Tue, Nov 25, 2008 at 5:00 PM, Pierre GM <pgmdevlist at gmail.com> wrote:
<snip>

> All, another question:
> What's the best way to have some kind of sandbox for code like the one Ryan
> is writing ? So that we can try it, modify it, without commiting anything to
> SVN yet ?
>

Probably make a branch and do commits there. If you don't want to hassle
with a merge, just copy the file over to the trunk when you are done and
commit it from there, then remove the branch. Instructions on making
branches are at http://projects.scipy.org/scipy/numpy/wiki/MakingBranches .

<snip>

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20081125/17aa44c0/attachment.html>


More information about the NumPy-Discussion mailing list