1. 04 Mar, 2015 1 commit
    • Kevin Modzelewski's avatar
      Allow subclassing from ModuleType · 38fdf541
      Kevin Modzelewski authored
      There are still a couple subtle differences in how we track and
      store the various module attributes.  For example, we show something
      different for 'print ModuleType("a", "b")'.
      
      Also sneak in a fix for "import a.b.c as c"
      38fdf541
  2. 03 Mar, 2015 16 commits
  3. 02 Mar, 2015 14 commits
  4. 01 Mar, 2015 1 commit
  5. 28 Feb, 2015 8 commits