svg PITA bug of the day
Today I've been struggling to understand why this does not work in Firefox, but is OK in Chrome: Here …
Read MoreTag: bug - Articles:
Due to a long standing bug, no history file will be kept of the commands you enter in an interactive shell when using a Python 3 virtualenv. I found out a simple workaround. Simply put the following in your ~/.pythonrc : import atexit, os, readline, sys if sys.version_info >= (3, 0 …
Read MoreSoftware engineer. Tabletop RPG writer. Love libre software, and especially Python 🐍. Currently working for oui.sncf @Nantes