Currently, it looks like Inline::Python can only be built for one or the other.
Would you consider making it so that it can be built to provide Python 2 and Python 3 versions in one build?
I guess they would be Inline::Python2 and Inline::Python3, with all the equal capabilities of the original Inline::Python.