-
-
Notifications
You must be signed in to change notification settings - Fork 187
Incorrect docstring #382
Copy link
Copy link
Closed
Labels
docsIssues related to documentationIssues related to documentation
Milestone
Metadata
Metadata
Assignees
Labels
docsIssues related to documentationIssues related to documentation
Type
Fields
Give feedbackNo fields configured for issues without a type.
The docstring for Mode.to_platform contains "Currently, this just removes the 'x' on PY2 because PY2 doesn't support exclusive mode." which seems to be correct. However that same snippet is also included in the docstring for Mode.to_platform_bin where it appears to be incorrect.