Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 9516da56eca7dd3ad63d98588d8ad261 > files > 2541

ipython-1.1.0-3.mga4.noarch.rpm

import os


editor = r'q:/opt/np/notepad++.exe'


e = os.environ

e['EDITOR'] = editor
e['VISUAL'] = editor