Re: [Python-Dev] It is always loo late (Was: Relative imports in Py3k)

2010-10-13 Thread Antoine Pitrou
On Wed, 13 Oct 2010 16:55:03 +0300 anatoly techtonik wrote: > > Is there a public list of annoyances for Python 3 that I can check to > see if my change is already scheduled for Python 4 and vote for it? No, there isn't. If you want to know what Python 3 is about, you can : - read the docs - rea

[Python-Dev] It is always loo late (Was: Relative imports in Py3k)

2010-10-13 Thread anatoly techtonik
On Mon, Oct 11, 2010 at 2:22 AM, R. David Murray wrote: >> >> I don't see why such awkward way should be necessary in Python 3k, >> which breaks backwards compatibility. Why it can't "just work" for my >> user story? > > Because you weren't around advocating and implementing a change when > Python