Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Extend the os module #1175

Open
Open
@windelbouwman

Description

@windelbouwman

Currently, the python os module is missing many methods. Try adding a method to this module by editing the file vm/src/stdlib/os.rs.

This is an issue for new contributors, so please do not implement everything at once, so other people have a chance to go for it (or, actually, please implement all! >:)! ).

Note: Before working on platform-specific functions, check if they are members of posix or nt. Their members are reexported to os.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions