* Provide reasonable default values for Dependency
authorZac Medico <zmedico@gentoo.org>
Sun, 11 Nov 2007 10:51:42 +0000 (10:51 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 11 Nov 2007 10:51:42 +0000 (10:51 -0000)
commit8801ddef8980789b55af9799aebd17ab4a8d55c0
tree247a150e5919a42484aa784b1bbfb23b53becffc
parent76d35e4517a3254d12f87c165a54dc330ddd7722
* Provide reasonable default values for Dependency
  priority and depth attributes.
* Remove depgraph.create() since it's no longer needed.
* Remove depgraph._get_parent_sets() and instead get the
  information from DependencyArg attributes.

svn path=/main/trunk/; revision=8489
pym/_emerge/__init__.py