We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 764d49e commit 652767fCopy full SHA for 652767f
locale/circuitpython.pot
@@ -8,7 +8,7 @@ msgid ""
8
msgstr ""
9
"Project-Id-Version: PACKAGE VERSION\n"
10
"Report-Msgid-Bugs-To: \n"
11
-"POT-Creation-Date: 2020-07-17 18:03-0700\n"
+"POT-Creation-Date: 2020-07-21 18:43-0700\n"
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -234,6 +234,10 @@ msgstr ""
234
msgid "'continue' outside loop"
235
236
237
+#: py/objgenerator.c
238
+msgid "'coroutine' object is not an iterator"
239
+msgstr ""
240
+
241
#: py/compile.c
242
msgid "'data' requires at least 2 arguments"
243
0 commit comments