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

Be cleverer about includes #488

Merged
merged 1 commit into from
Nov 21, 2013
Merged

Conversation

jean
Copy link
Member

@jean jean commented Nov 19, 2013

  • #Plomino import script should not mess with #Plomino import script_too.
  • Imports in scripts should be handled.
  • Import a script the first time it's mentioned; thereafter ignore it.
  • Allow (and in future recommend) #Plomino include script, to distinguish from Python's import statement.

- `#Plomino import script` should not mess with
  `#Plomino import script_too`.
- Imports in scripts should be handled.
- Import a script the first time it's mentioned; thereafter ignore it.
- Allow `#Plomino include script`, to distinguish from Python's `import`
  statement.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) when pulling 3f2dacc on jean-import-until-imported into 771b829 on github-main.

ebrehault added a commit that referenced this pull request Nov 21, 2013
@ebrehault ebrehault merged commit 210d032 into github-main Nov 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants