Re: [Python-3000] Google Sprint Ideas

2006-08-20 Thread Osvaldo Santana
or are you just going to be sprinting at your own place? I'll sprint at my job. I can access IRC from there. Thanks, Osvaldo -- Osvaldo Santana Neto (aCiDBaSe) icq, url = (11287184, "http://www.pythonbrasil.com.br";) ___ Python-30

Re: [Python-3000] Google Sprint Ideas

2006-08-20 Thread Osvaldo Santana
ibute with the task "Rewrite import in Python (Brett Cannon)". I've started to study the Python import mechanism at interpreter startup to understand how it works (http://pythonologia.org/python_import/) and I've some ideas to make this rewrite too. I'll have full time at

Re: [Python-3000] Changing the import machinery

2006-04-21 Thread Osvaldo Santana
> a plain list. > > That's an excellent idea. Are there any volunteers here to help out? > Even just listing specific use cases / scenarios that are currently > difficult to solve right would be tremendously helpful. (I think that > Phillip's and others' experience wit