##// END OF EJS Templates
Update SymPy profile: SymPy's latex() can now print set and frozenset...
Update SymPy profile: SymPy's latex() can now print set and frozenset I've included a version check against the latest version of SymPy that supports it (the current development version, 0.7.1-git), so that users of old versions of SymPy where this doesn't work will still have a good user experience. This is a continuation of pull request #1399.

File last commit:

r6547:cca0bfa1
r7039:9fe341d7
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 = '����'