PyMT hosts its code at https://github.com/tito/pymt.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:pymt

See all merge proposals.

PyMT has 2 active branches owned by 1 person and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:pymt
Series: trunk
1 Development 2011-02-16 12:46:57 UTC
1891. kinetic: if the widget is not visibla...

Author: Mathieu Virbel
Revision Date: 2011-02-16 12:46:57 UTC

kinetic: if the widget is not visibla, the on_touch_up event will be removed from available event.
In that case, the dispatch_event in grab state will never work. And may broke all the rest.
So ensure that the on_touch_up event type is registered before dispatching the event.
(Special thanks to nadege for bother me to resolve this bug ^^)

lp:~ubuntu-desktop/pymt/ubuntu bug 1 Development 2010-09-07 08:52:21 UTC
6. New upstream release (LP: #631957)

Author: Robert Ancell
Revision Date: 2010-09-07 08:51:27 UTC

New upstream release (LP: #631957)

12 of 2 results
You can't create new branches for PyMT.