Re: [Python-Dev] Introduction and request for commit access to the sandbox.

2007-05-22 Thread Alexandre Vassalotti
On 5/21/07, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote: > > With that said, I would to request svn access to the sandbox for my > > work. I will use this access only for modifying stuff in the directory > > I will be assigned to. I would like to use the username "avassalotti" > > and the attached

Re: [Python-Dev] Introduction and request for commit access to the sandbox.

2007-05-20 Thread Martin v. Löwis
> With that said, I would to request svn access to the sandbox for my > work. I will use this access only for modifying stuff in the directory > I will be assigned to. I would like to use the username "avassalotti" > and the attached SSH2 public key for this access. I have added your key. As we ha

[Python-Dev] Introduction and request for commit access to the sandbox.

2007-05-20 Thread Alexandre Vassalotti
Hello, As some of you may already know, I will be working on Python for this year Google Summer of Code. My project is to merge the modules with a dual C and Python implementation, i.e. cPickle/pickle, cStringIO/StringIO and cProfile/profile [1]. This project is part of the standard library reorg