Fix compatibility with Python 2.4

Review Request #5267 — Created Jan. 16, 2014 and submitted

Information

RBTools
release-0.5.x

Reviewers

In a recent release, new code used 2.7/3.x style exception raising. This patch uses standard 2.x exception raising and returns compatibility with Python 2.4 to RBTools.

Using the functionality in setup_repo.py under Python 2.4 returns no errors. No further testing should be required.

david
  1. Ship It!
  2. 
      
ST
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.5.x (216a51b). Thanks!
Loading...