Summary
strip import specifiers
Metadata
- Id: 0a08f05ed491eb740864c908863ea64adf80e426
- Trac id: 859
- Type: defect
- Reporter: felix
- Owner:
- Cc: sjamaan
- Status: closed
- Component: expander
- Estimated difficulty:
- Resolution: worksforme
- Priority: minor
- Milestone:
- Version: 4.7.x
- Changetime: 2012-10-28 13:32:23 UTC
- Created: 2012-05-30 12:14:11 UTC
- Keywords: strip import module
Description
When `import` forms are the result of macro-expansion, the import specifications may contain renamed identifiers. Since module forms are not stripped anymore, this may be problematic.
Changes and comments
[2012-08-24 22:58:04 UTC] felix changed priority from major to minor
[2012-08-24 22:58:04 UTC] felix wrote:
Not sure about this. Needs to be reviewed.