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.
asyncore
1 parent f507b3f commit de89cabCopy full SHA for de89cab
bases/rsptx/interactives/runestone/poll/poll.py
@@ -16,7 +16,7 @@
16
17
__author__ = "isaiahmayerchak"
18
19
-from asyncore import write
+# from asyncore import write
20
from docutils import nodes
21
from docutils.parsers.rst import directives
22
from runestone.common.runestonedirective import (
bases/rsptx/interactives/runestone/showeval/showeval.py
@@ -15,7 +15,7 @@
15
#
__author__ = "tconzett"
from runestone.common.xmlcommon import substitute_departure
0 commit comments