From: Cefn Hoile Date: Tue, 20 Feb 2018 17:57:16 +0000 (+0000) Subject: Workaround for (bug in?) Micropython import logic. Frequency a keyword not positional... X-Git-Tag: 0.1.0~4^2~56 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/c094be01bd8a4ff7288a426a0d26e9f7fbb76bf2?hp=c094be01bd8a4ff7288a426a0d26e9f7fbb76bf2 Workaround for (bug in?) Micropython import logic. Frequency a keyword not positional arg. Stop a positional arg not a keyword arg. ---