def f(): def g(): pass print(g.__qualname__) f()
Standard input is empty
f.<locals>.g
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!