close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.ticket.admin.ComponentAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Mar 6, 2011, 1:12:20 AM (15 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v10
|
v11
|
|
| 7 | 7 | '''NOTE: all of this information concerns Python bindings for Clutter 1.0''' |
| 8 | 8 | |
| 9 | | See [http://www.modrana.org/pyclutter http://www.modrana.org/pyclutter] for the official incomplete documentation, taken from the Debian package. |
| 10 | | There is also other version: [http://www.modrana.org/pyclutter_marti http://www.modrana.org/pyclutter_marti], originally from [https://github.com/pmarti/pyclutter Pablo Marti on GitHub], where some items are better documented than in the official version. |
| 11 | | |
| | 9 | == Gathered resources == |
| | 10 | |
| | 11 | === documentation from various sources == |
| | 12 | official incomplete documentation, taken from the Debian:[br] |
| | 13 | See [http://www.modrana.org/pyclutter http://www.modrana.org/pyclutter] for the package.[br] |
| | 14 | official documentation improved by Paolo Marti, from [https://github.com/pmarti/pyclutter his GitHub page]:[br] |
| | 15 | [http://www.modrana.org/pyclutter_marti http://www.modrana.org/pyclutter_marti][br] |
| 12 | 16 | |
| 13 | 17 | == issues == |