[Python-3000] A small suggestion

2008-03-30 Thread Talin
I notice that whenever someone cross-posts a message to both python-dev and python-3000, I get two copies of every reply to the thread, which makes the thread somewhat hard to read. Perhaps most people on this list have smarter mail readers than I do (Thunderbird in my case) which can merge the

Re: [Python-3000] Help on builtin keywords

2008-03-30 Thread Martin v. Löwis
> I did not check if there is a bug on this, but if the situation can be fixed > in Py3k, it would be great. I suggest that "help()" either gives a single-line > help for keywords also, or gracefully die down with a proper error string, > telling " is a Python keyword" instead of the ugly SyntaxErr

Re: [Python-3000] [Python-Dev] Python source code on Bazaar vcs

2008-03-30 Thread Martin v. Löwis
[EMAIL PROTECTED] wrote: > Benjamin> Once you've pushed the branches, is there a way to remove them? > > Related question: is there a way to view the various branches in a non-local > repository? IIUC, conceptually, no. A branch is not *in* a repository; a branch *is* a repository (*). So you