##// END OF EJS Templates
Merge pull request #8127 from minrk/rename-last-modified...
Merge pull request #8127 from minrk/rename-last-modified update last_modified on rename

File last commit:

r20850:849943d9
r20888:f8286764 merge
Show More
__main__.py
3 lines | 91 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.qt.console.qtconsoleapp import main
main()