On Thu, Dec 1, 2011 at 9:56 PM, James Antill <[email protected]> wrote:

> +import debug_tm as dbg
> +dbg.out_mem=True
> +
>  try:
>     assert max(2, 4) == 4
>  except:
> @@ -769,6 +772,7 @@ class Depsolve(object):
>         p.print_stats(20)
>         return rc
>
> +    @dbg.func
>     def resolveDeps(self, full_check=True, skipping_broken=False):
>         """Resolve dependencies for the packages in the current
>         trasaction set.
>

Are this 'dbg' stuff supposed to be there ?

Tim
_______________________________________________
Yum-devel mailing list
[email protected]
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to