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, 12:58:49 AM (15 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v9
|
v10
|
|
| 7 | 7 | '''NOTE: all of this information concerns Python bindings for Clutter 1.0''' |
| 8 | 8 | |
| 9 | | also, see [http://www.modrana.org/pyclutter http://www.modrana.org/pyclutter] for the official incomplete documentation, taken from the Debian package. |
| | 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 | |
| 10 | 12 | |
| 11 | 13 | == issues == |