Enrico Granata
bdab3dee8f
<rdar://problem/15906684>
...
The way in which we were determining whether a python module had already been imported in the current session stopped working due to the IOHandler changes
As a result, importing in a new debug session a module which had been imported in a previous session did not work
This commit restores that functionality by checking for the module's presence in the session dictionary (which should be more correct anyway)
llvm-svn: 201623
2014-02-19 01:45:22 +00:00
..
2013-11-07 00:11:47 +00:00
2013-09-25 10:37:32 +00:00
2013-06-17 22:51:50 +00:00
2014-02-05 21:46:20 +00:00
2014-02-07 22:31:20 +00:00
2013-04-03 21:37:16 +00:00
2013-02-20 23:51:13 +00:00
2012-12-07 22:21:08 +00:00
2013-07-09 20:14:26 +00:00
2014-01-27 23:43:24 +00:00
2013-12-06 23:16:23 +00:00
2013-09-05 16:42:23 +00:00
2013-09-05 16:42:23 +00:00
2013-09-05 16:42:23 +00:00
2013-10-11 22:09:26 +00:00
2013-09-05 16:42:23 +00:00
2013-09-05 16:42:23 +00:00
2013-09-05 16:42:23 +00:00
2013-09-05 16:42:23 +00:00
2013-09-05 16:42:23 +00:00
2013-09-30 19:11:51 +00:00
2013-09-05 16:42:23 +00:00
2013-09-05 16:42:23 +00:00
2014-01-29 18:25:07 +00:00
2012-08-29 21:13:06 +00:00
2013-01-28 23:47:25 +00:00
2012-08-22 17:17:09 +00:00
2012-11-29 21:49:15 +00:00
2012-08-23 00:22:02 +00:00
2013-01-28 23:47:25 +00:00
2012-11-29 21:49:15 +00:00
2013-09-13 02:33:15 +00:00
2013-06-19 19:04:53 +00:00
2013-01-28 23:47:25 +00:00
2013-06-19 19:04:53 +00:00
2013-09-05 16:57:48 +00:00
2012-08-22 17:17:09 +00:00
2012-11-29 21:49:15 +00:00
2013-03-06 02:19:38 +00:00
2012-11-29 21:49:15 +00:00
2013-05-03 23:56:12 +00:00
2012-12-05 00:20:57 +00:00
2014-02-19 01:45:22 +00:00
2013-10-17 00:27:14 +00:00
2014-01-27 23:43:24 +00:00
2014-02-19 01:45:22 +00:00