Re: [Python-Dev] dev FAQ updated with day-to-day svn questions

2005-11-10 Thread Brett Cannon
On 11/10/05, Nick Coghlan <[EMAIL PROTECTED]> wrote: > Brett Cannon wrote: > > I just finished fleshing out the dev FAQ > > (http://www.python.org/dev/devfaq.html) with questions covering what > > someone might need to know for regular usage. If anyone thinks I > > didn't cover something I should

Re: [Python-Dev] dev FAQ updated with day-to-day svn questions

2005-11-10 Thread Martin v. Löwis
Nick Coghlan wrote: > Should the section "Developing on Windows" disappear now? I think so, yes (along with the document it refers to). Regards, Martin ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev

Re: [Python-Dev] dev FAQ updated with day-to-day svn questions

2005-11-10 Thread Brett Cannon
On 11/10/05, Nick Coghlan <[EMAIL PROTECTED]> wrote: > Brett Cannon wrote: > > I just finished fleshing out the dev FAQ > > (http://www.python.org/dev/devfaq.html) with questions covering what > > someone might need to know for regular usage. If anyone thinks I > > didn't cover something I should

Re: [Python-Dev] dev FAQ updated with day-to-day svn questions

2005-11-10 Thread Nick Coghlan
Brett Cannon wrote: > I just finished fleshing out the dev FAQ > (http://www.python.org/dev/devfaq.html) with questions covering what > someone might need to know for regular usage. If anyone thinks I > didn't cover something I should have, let me know. For question 1.2.10, I believe you also wan

Re: [Python-Dev] dev FAQ updated with day-to-day svn questions

2005-11-10 Thread Nick Coghlan
Brett Cannon wrote: > I just finished fleshing out the dev FAQ > (http://www.python.org/dev/devfaq.html) with questions covering what > someone might need to know for regular usage. If anyone thinks I > didn't cover something I should have, let me know. Should the section "Developing on Windows"

Re: [Python-Dev] dev FAQ updated with day-to-day svn questions

2005-11-10 Thread Fredrik Lundh
Brett Cannon wrote: >I just finished fleshing out the dev FAQ > (http://www.python.org/dev/devfaq.html) with questions covering what > someone might need to know for regular usage. If anyone thinks I > didn't cover something I should have, let me know. SVK!

[Python-Dev] dev FAQ updated with day-to-day svn questions

2005-11-09 Thread Brett Cannon
I just finished fleshing out the dev FAQ (http://www.python.org/dev/devfaq.html) with questions covering what someone might need to know for regular usage. If anyone thinks I didn't cover something I should have, let me know. -Brett ___ Python-Dev maili