Hacker News new | ask | show | jobs
by ubernostrum 6199 days ago
Of course, there's also the singleton that always returns itself:

  >>> recursive = lambda: recursive