mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2026-01-01 17:30:41 +00:00
Documentation
This commit is contained in:
@@ -42,7 +42,7 @@ def main():
|
||||
raise MissingDataError("adm")
|
||||
elif options.ixml:
|
||||
if this_file.ixml:
|
||||
sys.stdout.write(this_file.ixml.xml_bytes())
|
||||
sys.stdout.write(this_file.ixml.xml_str())
|
||||
else:
|
||||
raise MissingDataError("ixml")
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user