Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Addressed issue 75#100

Open
carmop wants to merge 1 commit intoterm-world:mainfrom
carmop:main
Open

Addressed issue 75#100
carmop wants to merge 1 commit intoterm-world:mainfrom
carmop:main

Conversation

@carmop
Copy link

@carmop carmop commented Dec 11, 2023

I changed the getlogin() to getuser() as the python documentation suggested.

@dluman dluman self-requested a review December 15, 2023 18:48
@dluman dluman added bug Something isn't working enhancement New feature or request labels Dec 15, 2023
Copy link
Contributor

@dluman dluman left a comment

Choose a reason for hiding this comment

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

This implements the functionality, but do we need to import the getpass module? I think it's missing from the revision.

@dluman dluman linked an issue Dec 15, 2023 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace os.getlogin() with getpass.getuser()

2 participants