Skip to content

fix: Python 3.8 friendly XML indentation - #1

Open
secretlay3r wants to merge 1 commit into
mattman059:mainfrom
secretlay3r:main
Open

fix: Python 3.8 friendly XML indentation#1
secretlay3r wants to merge 1 commit into
mattman059:mainfrom
secretlay3r:main

Conversation

@secretlay3r

Copy link
Copy Markdown

Since some linux distros (e.g. remnux) have python 3.8 preinstalled and ET.indent() was introduced in 3.9 we can do it manually so this way it work for both 3.8 and 3.9+ Python.

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.

1 participant