Files
zig-fetch-py/zig_fetch_py/parser.py
crosstyan fc48162fcb Refactor ZonParser to use private attributes and improve encapsulation
- Change public attributes to private with leading underscore
- Update method implementations to use new private attribute names
- Maintain existing parsing logic and functionality
- Improve code readability and follow Python naming conventions
2025-03-07 17:14:18 +08:00

14 KiB