Moved get_selections_gui() from support.py to new helpers.py.
commitfb720f2137f3b4ed0cd717f89fa0ddade45b3065
authorThomas Leonard <talex5@gmail.com>
Mon, 7 May 2007 10:47:54 +0000 (7 10:47 +0000)
committerThomas <Leonard>
Sun, 15 Jan 2006 10:34:05 +0000 (15 10:34 +0000)
tree581db255621592ebd6aebaf0215f3feec8a00ef6
parent707e2465fa236bf4f2a1860c8d18e582b815a96d
Moved get_selections_gui() from support.py to new helpers.py.

This is to avoid possible dependency loops; functions in helpers.py will use
other parts of Zero Install, which may in turn use support.py.

git-svn-id: file:///home/talex/Backups/sf.net/Subversion/zero-install/trunk/0launch@1730 9f8c893c-44ee-0310-b757-c8ca8341c71e
zeroinstall/helpers.py [copied from zeroinstall/support.py with 68% similarity]
zeroinstall/injector/cli.py
zeroinstall/support.py