Created on 2007-01-25 22:12 by mlobo, last changed 2010-08-09 21:02 by brett.cannon.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| import.diff | mlobo, 2007-03-06 19:48 | Allow importing built-in submodules (updated) | review | |
| test_submodule.py | mlobo, 2007-03-06 19:49 | Test case; to be placed in Lib/test | ||
| xxsubmoduletest.c | mlobo, 2007-03-06 21:30 | Built-in submodule for regression test; to be placed in Modules | ||
| test_builtin_submodule.py | ncoghlan, 2010-04-29 13:43 | More robust tests of expected package invariants | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-09-13 13:33:59 | ncoghlan | link | issue9716 dependencies |
| 2010-08-09 21:02:20 | brett.cannon | set | messages: + msg113471 |
| 2010-08-09 18:40:11 | terry.reedy | set | nosy:
+ terry.reedy messages: + msg113445 versions: + Python 3.3, - Python 3.2 |
| 2010-05-20 20:39:17 | skip.montanaro | set | nosy:
- skip.montanaro |
| 2010-04-29 13:48:31 | ncoghlan | set | assignee: ncoghlan -> messages: + msg104507 |
| 2010-04-29 13:44:02 | ncoghlan | set | stage: needs patch -> |
| 2010-04-29 13:43:46 | ncoghlan | set | files:
+ test_builtin_submodule.py versions: - Python 2.6, Python 3.1, Python 2.7 nosy: loewis, skip.montanaro, brett.cannon, collinwinter, ncoghlan, mlobo, jd title: Allow importing built-in submodules -> Allow built-in packages and submodules as well as top-level modules messages: + msg104506 components: - Build type: behavior -> enhancement stage: needs patch |
| 2010-04-28 15:05:28 | ncoghlan | set | type: enhancement -> behavior messages: + msg104436 versions: + Python 3.1, Python 2.7, Python 3.2 |
| 2009-12-19 18:03:46 | skip.montanaro | set | nosy:
+ skip.montanaro |
| 2009-12-18 23:50:49 | ncoghlan | set | assignee: ncoghlan nosy: + ncoghlan |
| 2009-12-18 23:22:28 | loewis | set | messages: + msg96590 |
| 2009-12-18 23:07:50 | jd | set | nosy:
+ jd messages: + msg96588 |
| 2009-04-01 18:46:00 | brett.cannon | set | assignee: brett.cannon -> (no value) |
| 2009-02-11 03:11:02 | ajaksu2 | set | assignee: brett.cannon nosy: + brett.cannon |
| 2008-01-12 05:12:41 | christian.heimes | set | type: enhancement components: + Build versions: + Python 2.6, - Python 2.5 |
| 2007-01-25 22:12:30 | mlobo | create | |
