##// END OF EJS Templates
Backport PR #4086: fix missing errno import...
Backport PR #4086: fix missing errno import trivial fix, this import was missing, but it's only triggered when there's a race condition, which is why this hasn't come up.

File last commit:

r1420:34bafc01
r12313:e7394b40
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x