![]() |
#7
|
|||
|
|||
No. When I publish this script as an exe . . .
import viz viz.go() file = open( 'test.txt', 'a' ) file.write( 'hello' ) file.close() . . . I can't get the exe to write anything. |
Thread Tools | |
Display Modes | Rate This Thread |
|
|