Skip to content
This repository was archived by the owner on Jul 12, 2025. It is now read-only.

svg namespace, fix Python syntax, allow use without Git#42

Open
rene-d wants to merge 2 commits intoleegao:masterfrom
rene-d:master
Open

svg namespace, fix Python syntax, allow use without Git#42
rene-d wants to merge 2 commits intoleegao:masterfrom
rene-d:master

Conversation

@rene-d
Copy link
Copy Markdown

@rene-d rene-d commented Mar 3, 2021

Fixed three issues:

The XML namespace for SVG is actually http://www.w3.org/2000/svg and not https://... (ref on W3C)

The syntax dollar is -1 is invalid since Python 3.8 for literals.

Fixed #37

@rene-d rene-d changed the title svg namespace and fix Python syntax svg namespace, fix Python syntax, allow use without Git Mar 7, 2021
@YuchengShiKolmostar
Copy link
Copy Markdown

Do you plan to merge this? @leegao

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Possible to run without being in a git repo?

2 participants