Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

require("system").args does not enumerate #89

Open
GoogleCodeExporter opened this issue Aug 23, 2015 · 3 comments
Open

require("system").args does not enumerate #89

GoogleCodeExporter opened this issue Aug 23, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

When enumerating the exports of the system module, args does not come up. 
There's no good reason for this, so we should fix it.

Thanks goes to Christoph Dorn for noticing this

Original issue reported on code.google.com by donny.vi...@gmail.com on 21 Sep 2011 at 12:18

@GoogleCodeExporter
Copy link
Author

Indeed, exports should generally be enumerable when added by a C module -- 
because that's what happens in JS modules, too.

Original comment by wes@page.ca on 21 Sep 2011 at 2:33

@GoogleCodeExporter
Copy link
Author

Original comment by wes@page.ca on 21 Sep 2011 at 2:35

@GoogleCodeExporter
Copy link
Author

Original comment by wes@page.ca on 5 Sep 2012 at 3:24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant