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

[stdlib] Implement os.path.basename #2941

Closed
JoeLoser opened this issue Jun 3, 2024 · 0 comments
Closed

[stdlib] Implement os.path.basename #2941

JoeLoser opened this issue Jun 3, 2024 · 0 comments
Labels
help wanted Extra attention is needed mojo-repo Tag all issues with this label [stdlib] core-library-q2-2024

Comments

@JoeLoser
Copy link
Collaborator

JoeLoser commented Jun 3, 2024

See https://docs.python.org/3/library/os.path.html#os.path.basename for example. This was requested internally by @abduld.

@JoeLoser JoeLoser added the mojo-repo Tag all issues with this label label Jun 3, 2024
@JoeLoser JoeLoser added [stdlib] core-library-q2-2024 help wanted Extra attention is needed labels Jun 3, 2024 — with Linear
modularbot pushed a commit that referenced this issue Nov 23, 2024
[External] [stdlib] Implement `os.path.basename`

Implement `os.path.basename`.

Fixes [#2941](#2941).

Co-authored-by: bgreni <[email protected]>
Closes #2974
MODULAR_ORIG_COMMIT_REV_ID: e5ba09e0fc57c7bbcaca873c3dadcd1ec80db729
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed mojo-repo Tag all issues with this label [stdlib] core-library-q2-2024
Projects
None yet
Development

No branches or pull requests

1 participant