[ create a new paste ] login | about

Link: http://codepad.org/EHPm1hZB    [ raw code | output | fork ]

bpgergo - Python, pasted on Apr 2:
1
me= "print 'me=',repr(me),';exec(me)'" ;exec(me)


Output:
1
me= "print 'me=',repr(me),';exec(me)'" ;exec(me)


Create a new paste based on this one


Comments: