Closed bjones1 closed 9 years ago
Only show Sphinx output if it's newer than the source file.
Could you please wrap os.path.getmtime calls to try-except? According to the Murphy law, it will fail sometime
os.path.getmtime
Good point. Done.
Thanks, merged
Only show Sphinx output if it's newer than the source file.