Files
community.general/library
Patrick Gerken 38d6956c1f Properly catch import errors in apt
When one accidentally tries to run this module as a user, he gets the error message that python-apt must be installed, no matter what. Because importing apt will trigger an exception as a regular user. Explicitly catching the ImportError will let the exception bubble. The exception clearly says Permission denied somewhere, and the user has a better idea, what he must fix.
2014-03-14 02:13:20 +01:00
..
2014-03-13 16:18:50 -05:00
2014-01-28 20:29:41 -05:00
2014-02-28 11:38:11 -06:00
2014-03-12 17:31:00 -04:00