We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90ae5d0 + be4b363 commit 559ebd4Copy full SHA for 559ebd4
demo/wordpad.py
@@ -7,6 +7,7 @@
7
# FOR A PARTICULAR PURPOSE.
8
# ===========================================================================
9
10
+import clr
11
import System.Windows.Forms as WinForms
12
from System.Drawing import Color, Size, Point
13
from System.Text import Encoding
0 commit comments