monkey patching object_description is useless and not necessary for Sphinx 1.3+;...
commitf06072951af2635661d3c14e64935e8a63c85192
authorAndré Wobst <wobsta@users.sourceforge.net>
Sat, 6 Jun 2015 21:24:13 +0000 (6 21:24 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Sat, 6 Jun 2015 21:24:13 +0000 (6 21:24 +0000)
treef34965dc41830e455062d6b3f44626eef122a514
parentb1741682a46d25b9b92f4d247138fc776dc4555a
monkey patching object_description is useless and not necessary for Sphinx 1.3+; it was ported from a safe_repr monkey patch without noticing that its not needed anymore, as Sphinx does strip the description itself already (thanks to Dmitry Shachnev for the report)

git-svn-id: http://svn.code.sf.net/p/pyx/code/trunk/pyx@3660 a4f5e268-e194-4f32-bce1-d30804cbbcc5
manual/conf.py