Jump to content

Fixing delay / intermittent failure in python script in snippet expansion


Recommended Posts

Posted

I was frustrated with a dynamic snippet which was only running successfully intermittently.  I changed the python script to use 

sys.stdout.write

instead of 

print

and it now works perfectly every time.?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...