Skip to content

Conversation

@akellne
Copy link

@akellne akellne commented May 20, 2016

Some minor additions to the existing prompters such as forcing an input, plus two new prompters to obtain a file or a directory.

Ansgar Kellner added 2 commits May 20, 2016 13:14
* changed default of yesno() to None so that input is required by default
* yesno() returns True for 'yes' and False for 'no', default is not relevant
* some PEP8 fixes
@tylerdave
Copy link
Owner

I somehow missed this when you submitted!

A few things:

  • Tests are failing as-is. They need to be made to pass or if the functionality is changing the tests need to be updated.
  • New functionality needs tests
  • Minor: There's no need for the change to multi-line docstrings in most cases here

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.

2 participants