##// END OF EJS Templates
Backport PR #4008: Transform code before %prun/%%prun runs...
Backport PR #4008: Transform code before %prun/%%prun runs This makes it so that prun works with IPython-specific syntax (e.g., `%prun %logon`). This mirrors the change @fperez made in commit 3ac024c8b39300055bd515e9d88186049a30cdbe for the timeit magic.

File last commit:

r6547:cca0bfa1
r12169:3fed8520
Show More
nonascii.py
5 lines | 175 B | text/x-python | PythonLexer
# coding: iso-8859-5
# (Unlikely to be the default encoding for most testers.)
# ������������������� <- Cyrillic characters
from __future__ import unicode_literals
u = '����'