/whilenot

What is the most elegant way to infinitely loop in python without using "while" instruction ?

Primary LanguagePython

whilenot

What is the most elegant way to infinitely loop in python without using "while" instruction ?