##// END OF EJS Templates
Merge pull request #5994 from Zaharid/2.x...
Min RK -
r17006:7d091176 merge
parent child Browse files
Show More
@@ -27,6 +27,7 b' import socket'
27 27 from multiprocessing import Process
28 28 from getpass import getpass, getuser
29 29 import warnings
30 from IPython.utils.py3compat import xrange
30 31
31 32 try:
32 33 with warnings.catch_warnings():
General Comments 0
You need to be logged in to leave comments. Login now