Re: [Python-3000] [Python-Dev] 2.6.1 and 3.0

2008-11-19 Thread Steve Holden
> I really appreciate the dedicated work you put in to the Windows installers (as I am sure many others do also), but I wouldn't want to saddle you with it indefinitely. How well is the procedure documented? I ask this in hopes that you aren't a potential single point of failure in the r

Re: [Python-3000] RELEASED Python 3.0rc2

2008-11-07 Thread Steve Holden
goes to > Victor for his hard work on fixing up the networking libraries for > Py3k! > Yay, Victor regards Steve -- Steve Holden+1 571 484 6266 +1 800 494 3119 Holden Web LLC http://www.holdenweb.com/ ___ Python-300

Re: [Python-3000] No beta2 tonight

2008-07-17 Thread Steve Holden
is myself but a) I'm not the obvious candidate and b) I'm too busy to give it my attention now. If someone wanted to tackle this, it might help getting people testing for the next beta, and also to recruit more testers in the long-term. regards Steve -- Steve Holden+1

Re: [Python-3000] [Python-3000-checkins] r64217 - in python/branches/py3k/Lib: bsddb/test/test_associate.py bsddb/test/test_join.py bsddb/test/test_lock.py bsddb/test/test_thread.py idlelib/rpc.py idl

2008-06-13 Thread Steve Holden
the new one too? It does seem that change was a little precipitate. regards Steve -- Steve Holden+1 571 484 6266 +1 800 494 3119 Holden Web LLC http://www.holdenweb.com/ ___ Python-3000 mailing list Python-3000@python.org

Re: [Python-3000] [Python-Dev] Finishing up PEP 3108

2008-05-31 Thread Steve Holden
") worked. It would be even handier if help(if) worked, but that's a syntax problem, and it would be a horrendous one to overcome, I suspect. regards Steve -- Steve Holden+1 571 484 6266 +1 800 494 3119 Holden Web LLC http://www.holdenweb.com/ _

Re: [Python-3000] [Python-checkins] r62848 - python/trunk/Objects/setobject.c

2008-05-09 Thread Steve Holden
ore warning to ignore :-) regards Steve -- Steve Holden+1 571 484 6266 +1 800 494 3119 Holden Web LLC http://www.holdenweb.com/ ___ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3

Re: [Python-3000] [Python-Dev] Reminder: last alphas next Wednesday 07-May-2008

2008-05-06 Thread Steve Holden
that it's visible. Naive users don't go looking around the filestore any more than they poke around in their hidden subdirectories. If you want it visible, make a visible symbolic link! regards Steve -- Steve Holden+1 571 484 6266 +1 800 494 3119 Holden Web LLC

Re: [Python-3000] [Python-Dev] Reminder: last alphas next Wednesday 07-May-2008

2008-05-02 Thread Steve Holden
where to put it ;-) On Thu, May 1, 2008 at 8:25 PM, <[EMAIL PROTECTED]> wrote: [much good sense] regards Steve -- Steve Holden+1 571 484 6266 +1 800 494 3119 Holden Web LLC http://www.holdenweb.com/ ___ Python-3000

Re: [Python-3000] [Python-Dev] No releases tonight

2008-03-01 Thread Steve Holden
Christian Heimes wrote: > Steve Holden wrote: >> PyCon is using a PR team to help with publicity. Maybe we can ask them >> for assistance on how to get the word out? > > That's a *very* good idea! Let's ask some professionals rather than > writing something on o

Re: [Python-3000] [Python-Dev] No releases tonight

2008-03-01 Thread Steve Holden
Martin's text for the 2.5.2 release. > > I also propose translations of the shorter text to important languages > like French, German, Japanese, Portuguese and Spanish. I'm willing to > help with the German translation. > > Christian PyCon is using a PR team to help with pub

Re: [Python-3000] [Python-Dev] No releases tonight

2008-03-01 Thread Steve Holden
Barry Warsaw wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Mar 1, 2008, at 12:36 AM, Steve Holden wrote: > >> If you can document the web stuff you have to do I will formalize it >> as >> a procedure for use in future releases. > > H

Re: [Python-3000] [Python-Dev] Documentation switch imminent

2007-08-17 Thread Steve Holden
age Style->No Style), but it > didn't affect the initial rendering speed. However, scrolling was > *much* faster without CSS. > Probably because the positional calculations are more straightforward then. regards Steve -- Steve Holden+1 571 484 6266 +1 800 494 3119 Holde

Re: [Python-3000] PEP 30XZ: Simplified Parsing

2007-05-04 Thread Steve Holden
t;"") Alas if the proposal to remove the continuation backslash goes through this may not remain available to us. I realise that the arrival of Py3 means all these are up for grabs, but don't think any of them are really warty enough to require removal. I take the point that octal c