commit | b2c729fe2758d13ce4a5affdc67c3f7573edbc48 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sun Sep 08 03:42:01 2002 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Sun Sep 08 03:42:01 2002 +0000 |
tree | 92bcc28312e8c13da69e8d8de3d95b334981d432 | |
parent | d750036b20be5f8ce0a356fe625e8ade3a6c071a [diff] |
Extended IDLE's open module menu item to handle hierarchical module names. Will look at doing something similar in import.c so that the effort won't have to be repeated elsewhere. Closes SF patch 600152.