Skip to content
Snippets Groups Projects
Verified Commit f8a8f0d7 authored by rahix's avatar rahix
Browse files

feat(os): Make os.listdir() callable without args


For convenience, allow calling os.listdir() without any argument.
This is equivalent to calling os.listdir("").

Signed-off-by: default avatarRahix <rahix@rahix.de>
parent fba3afaf
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment