FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add os constants by arihant2math · Pull Request #5795 · RustPython/RustPython · GitHub

Add os constants - #5795

Closed
arihant2math wants to merge 1 commit into
RustPython:mainfrom
arihant2math:more-os-constants
Closed

Add os constants#5795
arihant2math wants to merge 1 commit into
RustPython:mainfrom
arihant2math:more-os-constants

Conversation

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread vm/src/stdlib/os.rs
O_APPEND, O_CREAT, O_EXCL, O_RDONLY, O_RDWR, O_TRUNC, O_WRONLY, SEEK_CUR, SEEK_END,
SEEK_SET,
};
#[cfg(unix)]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

requiring more cfg

Copy link
Copy Markdown
Contributor

@youknowone this PR can be closed because #6117 was merged

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL