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

Issue 145 #415

Closed
wants to merge 8 commits into from
Closed

Issue 145 #415

wants to merge 8 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Feb 15, 2017

it was suggested in issue #145, to output some type of error if the method argument was not valid (ie, 'chain' or 'compose'). The modification allow for an exception to be raised.

@tburrows13
Copy link
Collaborator

I'd recommend putting the variable 'transition' into the error message somewhere so the user can know what he/she put in wrong (helpful if the code calling it is heavily automatic). Also, is the a more standard moviepy error message format? ie begins with something like 'Moviepy Error:'

@ghost
Copy link
Author

ghost commented Feb 16, 2017

I've modified the pull so that the function name is retrieved at runtime so that the error message is more descriptive.

@ghost
Copy link
Author

ghost commented Feb 16, 2017

will resubmit this pull request once pull request #413 is complete, and I can refork the zulko/moviepy repo. I modified the earney/moviepy master branch for pull request #413, instead of creating a special branch.

@ghost ghost closed this Feb 16, 2017
This pull request was closed.
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.

None yet

3 participants