On Wednesday, May 13 2009, Seth Vidal said:
> On Wed, 13 May 2009, James Antill wrote:
>> On Wed, 2009-05-13 at 14:16 -0400, Jeremy Katz wrote:
>>> Rather than requiring higher level callers to catch the error,
>>> we should catch the error at the low-level when opening the
>>> repo file and turn i
On Wed, 13 May 2009, James Antill wrote:
On Wed, 2009-05-13 at 14:16 -0400, Jeremy Katz wrote:
Rather than requiring higher level callers to catch the error,
we should catch the error at the low-level when opening the
repo file and turn it into a RepoMDError. Related to
rh bz#500526
Not th
On Wed, 2009-05-13 at 14:16 -0400, Jeremy Katz wrote:
> Rather than requiring higher level callers to catch the error,
> we should catch the error at the low-level when opening the
> repo file and turn it into a RepoMDError. Related to
> rh bz#500526
Not that I think this change is bad, but I do
On 05/13/2009 08:19 PM, Seth Vidal wrote:
On Wed, 13 May 2009, Jeremy Katz wrote:
Rather than requiring higher level callers to catch the error,
we should catch the error at the low-level when opening the
repo file and turn it into a RepoMDError. Related to
rh bz#500526
yah - that looks ko
On Wednesday, May 13 2009, Seth Vidal said:
> On Wed, 13 May 2009, Jeremy Katz wrote:
>> Rather than requiring higher level callers to catch the error,
>> we should catch the error at the low-level when opening the
>> repo file and turn it into a RepoMDError. Related to
>> rh bz#500526
>
> yah - t
On Wed, 13 May 2009, Jeremy Katz wrote:
Rather than requiring higher level callers to catch the error,
we should catch the error at the low-level when opening the
repo file and turn it into a RepoMDError. Related to
rh bz#500526
yah - that looks kosher - though it might technically be an AP
Rather than requiring higher level callers to catch the error,
we should catch the error at the low-level when opening the
repo file and turn it into a RepoMDError. Related to
rh bz#500526
---
yum/repoMDObject.py |5 -
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/yum/rep