Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 96cbe58

Browse files
committed
Remove IPython/lib/security.
This should be part of Jupyter notebook / jupyter lab, and has no reason to stay here. It might even be dangerous as it is not maintained here.
1 parent 34e9225 commit 96cbe58

3 files changed

Lines changed: 0 additions & 151 deletions

File tree

IPython/lib/__init__.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,3 @@
99
# Distributed under the terms of the BSD License. The full license is in
1010
# the file COPYING, distributed as part of this software.
1111
#-----------------------------------------------------------------------------
12-
13-
#-----------------------------------------------------------------------------
14-
# Imports
15-
#-----------------------------------------------------------------------------
16-
17-
from IPython.lib.security import passwd
18-
19-
#-----------------------------------------------------------------------------
20-
# Code
21-
#-----------------------------------------------------------------------------

IPython/lib/security.py

Lines changed: 0 additions & 114 deletions
This file was deleted.

IPython/lib/tests/test_security.py

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)