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

add direntry handler #94

Open
Almenon opened this issue Jun 17, 2019 · 1 comment
Open

add direntry handler #94

Almenon opened this issue Jun 17, 2019 · 1 comment

Comments

@Almenon
Copy link
Owner

Almenon commented Jun 17, 2019

from os.scandir('')

add it to https://github.com/Almenon/AREPL-backend/blob/master/python/arepl_custom_handlers.py

see https://docs.python.org/3/library/os.html#os.DirEntry

@Almenon
Copy link
Owner Author

Almenon commented Jun 17, 2019

unfortunately I can't import direntry in python 3.5 - no idea why :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant