.. |
rpm
|
Use fd.tell() instead of going around through os.lseek() with fdno
|
2009-10-15 11:36:46 +03:00 |
Makefile.am
|
Add bindings for rpm keyring and pubkey types
|
2009-10-09 09:02:19 +03:00 |
header-py.c
|
Accept rpm.fd() types file objects everywhere in python bindings
|
2009-10-15 10:11:37 +03:00 |
header-py.h
|
Deprecation tweaks
|
2009-10-01 15:12:06 +03:00 |
rpmbmodule.c
|
Kill off _rpmb.error exception type
|
2009-10-09 09:35:42 +03:00 |
rpmds-py.c
|
Revert explicit PyErr_NoMemory() returns to just returning NULL
|
2009-10-09 11:57:46 +03:00 |
rpmds-py.h
|
Handle all rpmds variants in its constructor
|
2009-10-05 16:42:52 +03:00 |
rpmfd-py.c
|
Add tell() method to rpm.fd class
|
2009-10-15 11:34:26 +03:00 |
rpmfd-py.h
|
Accept rpm.fd() types file objects everywhere in python bindings
|
2009-10-15 10:11:37 +03:00 |
rpmfi-py.c
|
Revert explicit PyErr_NoMemory() returns to just returning NULL
|
2009-10-09 11:57:46 +03:00 |
rpmfi-py.h
|
Make object allocation type agnostic
|
2009-09-24 11:42:17 +03:00 |
rpmkeyring-py.c
|
Revert explicit PyErr_NoMemory() returns to just returning NULL
|
2009-10-09 11:57:46 +03:00 |
rpmkeyring-py.h
|
Add bindings for rpm keyring and pubkey types
|
2009-10-09 09:02:19 +03:00 |
rpmmacro-py.c
|
Include structmembers.h centrally from rpmsystem-py.h
|
2009-10-01 14:16:44 +03:00 |
rpmmacro-py.h
|
Lose the empty doxygen markers
|
2009-09-22 22:42:06 +03:00 |
rpmmi-py.c
|
Revert explicit PyErr_NoMemory() returns to just returning NULL
|
2009-10-09 11:57:46 +03:00 |
rpmmi-py.h
|
Make object allocation type agnostic
|
2009-09-24 11:42:17 +03:00 |
rpmmodule.c
|
Add first rough-cut python bindings for rpmio fd
|
2009-10-14 14:14:51 +03:00 |
rpmps-py.c
|
Revert explicit PyErr_NoMemory() returns to just returning NULL
|
2009-10-09 11:57:46 +03:00 |
rpmps-py.h
|
Add minimal python wrapping for rpmProblem objects
|
2009-10-05 11:09:05 +03:00 |
rpmsystem-py.h
|
Include structmembers.h centrally from rpmsystem-py.h
|
2009-10-01 14:16:44 +03:00 |
rpmtd-py.c
|
Raise exception in the converter, not caller
|
2009-10-12 15:15:39 +03:00 |
rpmtd-py.h
|
Add limited support for modifying headers to python
|
2009-10-12 14:43:44 +03:00 |
rpmte-py.c
|
Revert explicit PyErr_NoMemory() returns to just returning NULL
|
2009-10-09 11:57:46 +03:00 |
rpmte-py.h
|
Make object allocation type agnostic
|
2009-09-24 11:42:17 +03:00 |
rpmts-py.c
|
Accept rpm.fd() types file objects everywhere in python bindings
|
2009-10-15 10:11:37 +03:00 |
rpmts-py.h
|
Move further initialization from python ts tp_new to tp_init
|
2009-10-09 15:44:06 +03:00 |
spec-py.c
|
Revert explicit PyErr_NoMemory() returns to just returning NULL
|
2009-10-09 11:57:46 +03:00 |
spec-py.h
|
Kill off _rpmb.error exception type
|
2009-10-09 09:35:42 +03:00 |