[issue1644818] Allow importing built-in submodules

2010-04-28 Thread Nick Coghlan
Nick Coghlan added the comment: I'll have a closer look at this tomorrow with the aim of getting it into 2.7b2. (I'm inclined to agree with jd that this is just a bug in the existing implementation, hence the change in the issue type) -- type: feature request -> behavior versions: +Py

[issue1644818] Allow importing built-in submodules

2009-12-19 Thread Skip Montanaro
Changes by Skip Montanaro : -- nosy: +skip.montanaro ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://m

[issue1644818] Allow importing built-in submodules

2009-12-18 Thread Nick Coghlan
Changes by Nick Coghlan : -- assignee: -> ncoghlan nosy: +ncoghlan ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubsc

[issue1644818] Allow importing built-in submodules

2009-12-18 Thread Martin v . Löwis
Martin v. Löwis added the comment: > Is there to chance to see this *bug* fixed someday? Please ask on python-dev. I may be willing to revive my five-for-one offer. -- ___ Python tracker ___

[issue1644818] Allow importing built-in submodules

2009-12-18 Thread Julien Danjou
Julien Danjou added the comment: Is there to chance to see this *bug* fixed someday? -- nosy: +jd ___ Python tracker ___ ___ Python

[issue1644818] Allow importing built-in submodules

2009-04-01 Thread Brett Cannon
Changes by Brett Cannon : -- assignee: brett.cannon -> ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http:

[issue1644818] Allow importing built-in submodules

2009-02-10 Thread Daniel Diniz
Changes by Daniel Diniz : -- assignee: -> brett.cannon nosy: +brett.cannon ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue1644818] Allow importing built-in submodules

2008-01-11 Thread Christian Heimes
Changes by Christian Heimes: -- components: +Build type: -> rfe versions: +Python 2.6 -Python 2.5 _ Tracker <[EMAIL PROTECTED]> _ __