Files
community.general/library/packaging
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-14 02:13:20 +01:00
2014-03-12 17:25:32 -04:00
2013-12-02 15:13:49 -05:00
2014-03-12 17:36:48 -04:00
2014-03-07 15:22:59 -06:00
2014-02-12 17:14:43 +01:00