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

Fix vtk package #13

Merged
merged 5 commits into from Feb 23, 2015
Merged

Fix vtk package #13

merged 5 commits into from Feb 23, 2015

Conversation

remram44
Copy link
Contributor

Addresses CDAT/cdat#1017

These are the "methods" that are now skipped (84): https://gist.github.com/remram44/5b1fa80694f646a77e07

tmptmp = doc.split('\n')
doc = docum or method.__doc__
if not doc:
debug("Ignoring method %r, no __doc__" % method)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't actually seem to go anywhere?

doutriaux1 added a commit that referenced this pull request Feb 23, 2015
Fix vtk package
seems to fix the vtk load error, still get the InputPort error though, but that's another issue
@doutriaux1 doutriaux1 merged commit cb2220b into uvcdat-master Feb 23, 2015
@doutriaux1 doutriaux1 deleted the fix-vtk-pkg branch February 23, 2015 20:08
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

2 participants