Skip to content

Conversation

@mike-u
Copy link

@mike-u mike-u commented Apr 19, 2018

Tested as best as I could on my system with:

modulename = "FLP"
if 'FLP' not in sys.modules:
print 'You have not imported the {} module'.format(modulename)

but I don't own a Form printer. I believe this is a simpler way to import FLP and Printer though.

Tested as best as I could on my system with:
```
modulename = "FLP";
if 'FLP' not in sys.modules:
print 'You have not imported the {} module'.format(modulename)
```
but I don't own a Form printer.
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.

1 participant