summaryrefslogtreecommitdiffstats
path: root/pym/getbinpkg.py
Commit message (Collapse)AuthorAgeFilesLines
* cPickle import protection; fall back to pickle if cPickle is unavailable.Brian Harring2006-02-081-1/+6
| | | | svn path=/main/trunk/; revision=2679
* Prevent traceback on fetcher failure and properly check for error conditionsJason Stubbs2005-12-211-1/+4
| | | | | | when fetching remote binary packages. #116276 svn path=/main/trunk/; revision=2419
* bye bye mr. cvs_id_stringBrian Harring2005-08-301-1/+1
| | | | svn path=/main/branches/2.0/; revision=1953
* header changes, $Header: -> $Id:Brian Harring2005-08-301-1/+1
| | | | svn path=/main/branches/2.0/; revision=1951
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-281-0/+541
svn path=/main/branches/2.0/; revision=1941