summaryrefslogtreecommitdiffstats
path: root/pym/xpak.py
Commit message (Expand)AuthorAgeFilesLines
* Replace compat symlinks with a new compat module as the symlink solution prev...Marius Mauch2007-02-171-1/+1
* Namespace sanitizing, step 1Marius Mauch2007-01-251-421/+1
* more string deprecationAlec Warner2007-01-121-2/+2
* Return tuples instead of lists from getboth functions and methods.Zac Medico2006-07-231-2/+2
* Return a tuple from searchindex instead of a list.Zac Medico2006-07-231-1/+1
* Make xsplit() return False on failure and True on success for bug #141445.Zac Medico2006-07-221-2/+2
* make elog mail module always set the 'From' header for rfc2822 complianceMarius Mauch2006-06-101-1/+1
* Add a tbz2.get_data() method that returns the xpak segment data as a dict.Zac Medico2006-02-191-0/+18
* In order do avoid the need for temporary files, add a new tbz2.recompose_mem(...Zac Medico2006-02-191-3/+6
* In order do avoid the need for temporary files, add a new xpak_mem() function...Zac Medico2006-02-191-18/+23
* Add a cleanup() method to xpak.tbz2 and do a sanity check there.Zac Medico2006-02-181-6/+17
* bye bye mr. cvs_id_stringBrian Harring2005-08-301-1/+1
* header changes, $Header: -> $Id:Brian Harring2005-08-301-1/+1
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-281-0/+384