Python shell
>>> import threading; threading.enumerate() [<_MainThread(MainThread, started 4559670720)>]