Hacker News new | ask | show | jobs
by marcosdumay 4536 days ago
> I never explicitly used a singleton in python before

And that's the right way to do it. Python has global functions, Java needs singletons.