~kkissling/python-snippets/testzweig

« back to all changes in this revision

Viewing changes to CATEGORIES

  • Committer: Grant Bowman
  • Date: 2010-04-19 11:22:17 UTC
  • mto: This revision was merged to the branch mainline in revision 97.
  • Revision ID: grantbow@gmail.com-20100419112217-rw0i2xlr622wc3ag
rough conversion

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
    PyGTKSourceView         PyGTKSourceView widget and framework examples.
35
35
    Python Core             Examples that demonstrate core features in the Python language.
36
36
    Python VTE              Snippets using the VTE widget for GTK.
 
37
    PyTurtle                Turtle Python module examples.
37
38
    PyKDE4                  KDE Python bindings.
38
39
    PyQt4                   PyQt4 widget examples
39
40
    Patterns                Design pattern examples.