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

Expose setlevels() and document #2219

Open
mattdowle opened this issue Jun 27, 2017 · 0 comments
Open

Expose setlevels() and document #2219

mattdowle opened this issue Jun 27, 2017 · 0 comments
Labels
feature request top request One of our most-requested issues

Comments

@mattdowle
Copy link
Member

mattdowle commented Jun 27, 2017

setlevels() appears to exist at C level already but isn't exposed to users.
The advantage of setlevels() rather than users using setattr() is that setlevels() can perform error and warning checks; e.g. that the levels are type character containing no duplicates.
Requested in comments here: https://stackoverflow.com/a/14635190/403310

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request top request One of our most-requested issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants