Skip to content
GitLab
  • Explore
  • Sign in
  • TASTETASTE
  • uPython-mirror
  • Repository
  • uPython-mirror
  • py
  • obj.c
Find file Blame History Permalink
  • Paul Sokolovsky's avatar
    py: Allow types to be hashable. · 91cbe603
    Paul Sokolovsky authored Apr 05, 2014
    Quite natural to have d[int] = handle_int .
    91cbe603