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

Made parser.write and parser.parse's file-seeking approach case-insensitive for every systems. #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bbergeron0
Copy link

I find mine cleaner than Krateng's, plus I've also updated the code in write. I'm having issues with poetry, so I couldn't test the package as a whole, but I can attest the new function, as an individual unit, works both on EXT4 and vFAT, which are case-sensitive and case-insensitive, respectively.

Related: #12

@krateng
Copy link

krateng commented Oct 25, 2022

This is indeed more elegant 👍

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

Successfully merging this pull request may close these issues.

2 participants