##// END OF EJS Templates
StreamCapturer should die if main process crashes.
StreamCapturer should die if main process crashes.

File last commit:

r13438:26cd9c6d
r13517:ead40a58
Show More
no-xdg.rst
5 lines | 349 B | text/x-rst | RstLexer
  • Previous versions of IPython on Linux would use the XDG config directory, creating :file:`~/.config/ipython` by default. We have decided to go back to :file:`~/.ipython` for consistency among systems. IPython will issue a warning if it finds the XDG location, and will move it to the new location if there isn't already a directory there.