Re: [PATCH] Clean up a bunch of exception handling code.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ack!

Al_

On 02/15/2011 01:06 AM, David Lehman wrote:
Mostly replaces 'except Foo, e' with 'except Foo as e', but there
are a few areas where some logic gets reworked.
---
  anaconda                               |    4 +-
  pyanaconda/__init__.py                 |    2 +-
  pyanaconda/backend.py                  |    4 +-
  pyanaconda/booty/bootloaderInfo.py     |   25 ++++---
  pyanaconda/booty/s390.py               |    2 +-
  pyanaconda/firewall.py                 |    4 +-
  pyanaconda/gui.py                      |   18 +++--
  pyanaconda/image.py                    |  120 +++++++++++++++-----------------
  pyanaconda/iutil.py                    |   18 +++--
  pyanaconda/iw/GroupSelector.py         |    6 +-
  pyanaconda/iw/account_gui.py           |    2 +-
  pyanaconda/iw/partition_gui.py         |    7 +-
  pyanaconda/iw/raid_dialog_gui.py       |    2 +-
  pyanaconda/iw/task_gui.py              |    6 +-
  pyanaconda/kickstart.py                |   11 ++--
  pyanaconda/livecd.py                   |   10 ++--
  pyanaconda/rescue.py                   |   69 +++++++-----------
  pyanaconda/security.py                 |    6 +-
  pyanaconda/storage/devices.py          |    6 +-
  pyanaconda/storage/formats/__init__.py |    6 +-
  pyanaconda/storage/formats/fs.py       |    2 +-
  pyanaconda/storage/iscsi.py            |    6 +-
  pyanaconda/storage/partitioning.py     |    2 +-
  pyanaconda/storage/zfcp.py             |    6 +-
  pyanaconda/textw/add_drive_text.py     |    6 +-
  pyanaconda/textw/keyboard_text.py      |    4 +-
  pyanaconda/textw/netconfig_text.py     |   16 ++--
  pyanaconda/textw/userauth_text.py      |    2 +-
  pyanaconda/upgrade.py                  |    2 +-
  pyanaconda/users.py                    |    8 +-
  pyanaconda/vnc.py                      |   37 ++++------
  pyanaconda/yuminstall.py               |   54 +++++++--------
  utils/log_picker/sending/ftpsender.py  |    2 +-
  33 files changed, 222 insertions(+), 253 deletions(-)

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux