Show More
@@ -1179,7 +1179,7 b' class InteractiveShell(SingletonConfigurable):' | |||||
1179 | ----- |
|
1179 | ----- | |
1180 | All data structures here are only filled in, they are NOT reset by this |
|
1180 | All data structures here are only filled in, they are NOT reset by this | |
1181 | method. If they were not empty before, data will simply be added to |
|
1181 | method. If they were not empty before, data will simply be added to | |
1182 |
the |
|
1182 | them. | |
1183 | """ |
|
1183 | """ | |
1184 | # This function works in two parts: first we put a few things in |
|
1184 | # This function works in two parts: first we put a few things in | |
1185 | # user_ns, and we sync that contents into user_ns_hidden so that these |
|
1185 | # user_ns, and we sync that contents into user_ns_hidden so that these |
General Comments 0
You need to be logged in to leave comments.
Login now