Re: python (parted) question

2003-09-11 Thread Andrew Clausen
On Mon, Sep 08, 2003 at 03:40:47PM -0700, Paul Telford wrote: > static PyObject * > disk_get_partition(PyObject *self, PyObject *args) > { > PyPartedObject *o; > int num; > > if (!PyArg_ParseTuple(args, "Oi", &o, &num)) > return NULL; > > return PyP

Re: python (parted) question

2003-09-09 Thread Paul Telford
On Tue, 9 Sep 2003, Andrew Clausen wrote: > I never received your email. Ah sorry, I only posted to the debian list the first time around. Added a CC to the parted list this time as I thought it might be a better place to ask. > 1.6 is not compatible with 1.4. Where did you get python-parted f

Re: python (parted) question

2003-09-08 Thread Andrew Clausen
On Mon, Sep 08, 2003 at 03:40:47PM -0700, Paul Telford wrote: > I posed this question several days ago and received no response. mdz > (correctly) nudged me with a cluestick by telling me that perhaps I should > be more specific in describing my problem. So here goes... I'm no python > hacker, so

Re: python (parted) question

2003-09-08 Thread Paul Telford
[ Please CC replies, I'm not subscribed to either list ] [ d-python: this is a restatement of my previous question. Hope its ] [ clearer this time. ] I posed this question several days ago and received no response. mdz (correctly) nudged me with a cluestick by telling me that perhaps I should be