Python 3 的 pygobject 会包含在 11.10 中吗?

AJ0*_*200 4 python gtk 11.10 pygtk application-development

Python 3 的 pygobject 会包含在 Ubuntu 11.10 中吗?我有兴趣将 GTK3 提供的新功能与 Python 3 一起使用,但由于使用 Python 3 设置 pygobject 所涉及的复杂性,我一直无法使用。而且由于默认情况下包含 Python 3.2(无论如何我都听说过),现在也将是包含 pygobject 的最佳时机。

ajm*_*tch 5

是的,pygobject的启动板页面显示 3.0.0 在 Oneiric 中,并且有一个可用的 python3-gobject 包。