##// END OF EJS Templates
Merge pull request #13765 from elguitar/fix-11606...
Merge pull request #13765 from elguitar/fix-11606 Allow spaces in file paths when using sphinx directive Closes: #11606

File last commit:

r27843:667f3cbe
r27872:b98c4019 merge
Show More
simplevars.py
2 lines | 24 B | text/x-python | PythonLexer
x = 1
print("x is:", x)