Actions
Bug #5821
openFeature request: allow xml_file for parse_xml, etc.
Start date:
2023-01-16
Due date:
% Done:
0%
Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
Fixed in version:
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:
Description
The click
Python library allows me to declare that the input parameter or argument is an existing file. When I do, what I get as an argument is the opened file. It would be nice to be able to pass that directly to parse_xml
, etc.
Please register to edit this issue
Actions