1. 23 Jul, 2014 1 commit
    • Kevin Modzelewski's avatar
      Add sys.builtin_module_names · 11dc4906
      Kevin Modzelewski authored
      For os.py.  Currently just do it by inspecting the set of modules
      at the end of the runtime setup; CPython does it by examining the
      "import inittab".
      
      Required adding str comparison methods so they can be sorted.
      
      bonus: add errno module.
      11dc4906
  2. 22 Jul, 2014 11 commits
  3. 21 Jul, 2014 2 commits
  4. 09 Jul, 2014 1 commit
  5. 08 Jul, 2014 3 commits
  6. 29 Jun, 2014 3 commits
  7. 27 Jun, 2014 2 commits
  8. 26 Jun, 2014 11 commits
  9. 25 Jun, 2014 6 commits