office-gobmx/librelogo
Noel Grandin b5fcdc3c07 fix python 3.8 deprecation warnings
the logo changes were caused by

> Support of nested sets and set operations as in Unicode Technical Standard
> #18 might be added in the future. This would change the syntax, so to facilitate
> this change a FutureWarning will be raised in ambiguous cases for the time being.
> That includes sets starting with a literal '[' or containing literal character
> sequences '--', '&&', '~~', and '||'.
> To avoid a warning escape them with a backslash.


Change-Id: I4d48be3df2eaadf03a9d1f5750c0c94b3abbf674
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94191
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-05-14 14:30:56 +02:00
..
source
CustomTarget_librelogo.mk
Makefile
Module_librelogo.mk
Package_librelogo.mk
Package_librelogo_properties.mk
README

LibreLogo is a Logo-like programming language with interactive vectorgraphics for education and DTP