You can, but I've been told that integrating Python is a lot more involved than integrating Lua. People who've done it mostly seem to complain about (a) the relative complexity of Python's object model, and (b) how obnoxious it is to maintain reference counts efficiently.
I've done both, and neither seemed all that difficult, but then again our scripting requirements were pretty primitive.
I've done both, and neither seemed all that difficult, but then again our scripting requirements were pretty primitive.