##// END OF EJS Templates
Merge pull request #1019 from takluyver/repr-quotestring...
Merge pull request #1019 from takluyver/repr-quotestring Use repr() to make quoted strings. This simplifies our quoting code by letting us rely on built-in capabilities of the language.

File last commit:

r2732:60cab731
r5356:268ecbec merge
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""