##// END OF EJS Templates
feat: remove deprecated code & files ⚰️
Meysam Azad -
Show More
@@ -41,11 +41,6 b' See IPython `README.rst` file for more information:'
41
41
42 """)
42 """)
43
43
44 # Make it easy to import extensions - they are always directly on pythonpath.
45 # Therefore, non-IPython modules can be added to extensions directory.
46 # This should probably be in ipapp.py.
47 sys.path.append(os.path.join(os.path.dirname(__file__), "extensions"))
48
49 #-----------------------------------------------------------------------------
44 #-----------------------------------------------------------------------------
50 # Setup the top level names
45 # Setup the top level names
51 #-----------------------------------------------------------------------------
46 #-----------------------------------------------------------------------------
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now