Commit Graph

7 Commits (417517e0b6c78023b24fc802a444dc65bc3d6047)

Author SHA1 Message Date
Todd Owen 198048c356 Fix in pkgutil: don't call pipes.quote() on None.
In this function, 'site' may be None, which will cause an exception
if it is passed to pipes.quote().
10 years ago
Michael DeHaan d4d87c420f Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 11 years ago
James Tanner 38edad70ac Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
Michael DeHaan 12308c9152 Fix module formatting in the pkgutil module. 11 years ago
James Cammarata 0caaa023e2 Cleaning up some pep8 issues in the pkgutil module 11 years ago
James Cammarata 1f78606620 Minor doc fixes for the pkgutil module 11 years ago
Alexander Winkler 487dcccd7d Added module pkgutil 11 years ago