##// END OF EJS Templates
Fix error when overwriting a bad symbolic link installing an nbextension...
Fix error when overwriting a bad symbolic link installing an nbextension The unit test fails before this fix and works after this fix. Basically, if the already-installed symlink is a bad link, .exists() returns False (so the existing link is not removed), while .lexists() will return True (so the existing link is removed).

File last commit:

r11067:5076556c
r20245:e5220e22
Show More
nonascii2.py
4 lines | 155 B | text/x-python | PythonLexer
# coding: iso-8859-5
# (Unlikely to be the default encoding for most testers.)
# БЖџрстуфхцчшщъыьэюя <- Cyrillic characters
'Ўт№Ф'