Re: [Python-Dev] Looking for VCS usage scenarios

2008-11-05 Thread Cosmin Stejerean
On Nov 5, 2008, at 12:16 PM, [EMAIL PROTECTED] wrote: I apologize that I haven't read whatever Brett's written so far, but I just haven't had time, and don't know if there's a PEP yet (and if so, what its number is). I did want to get my questions/confusion on the record though. What

Re: [Python-Dev] Looking for VCS usage scenarios

2008-11-04 Thread Cosmin Stejerean
ons to speed up computationally intensive applications and half a dozen ways of writing said C extensions. I see no excuse to let the fact that it's Python make it acceptable to have an application with otherwise unacceptable performance. -- Cosmin Stejerean http://www.offbytwo.com __

Re: [Python-Dev] Looking for VCS usage scenarios

2008-11-03 Thread Cosmin Stejerean
look at the repo tool used by Android to interact with the git repository. http://source.android.com/download I've never felt the need to add plugins to my version control system and have to learn it's API. I've been satisfied with creating a collection of python scripts or