eval(compile('''def fun():
    print 'bbb'
''', '<string>', 'exec'))


fun()



相关文章:

  • 2022-12-23
  • 2021-12-12
  • 2021-09-04
  • 2021-07-14
  • 2021-11-05
  • 2021-12-27
  • 2021-06-20
猜你喜欢
  • 2022-12-23
  • 2021-09-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 1970-01-01
  • 2022-12-23
相关资源
相似解决方案