Re: [PyQt] QHostAddress is missing a method

2011-07-28 Thread Detlev Offenbach
On Mittwoch, 27. Juli 2011, Phil Thompson wrote: > On Wed, 27 Jul 2011 18:57:53 +0200, Detlev Offenbach > > wrote: > > On Dienstag, 26. Juli 2011, Phil Thompson wrote: > >> On Sat, 16 Jul 2011 18:11:04 +0200, Detlev Offenbach > >> > >> wrote: > >> > Hello, > >> > > >> > I think the QHostAddres

Re: [PyQt] QHostAddress is missing a method

2011-07-28 Thread Phil Thompson
On Sat, 16 Jul 2011 18:11:04 +0200, Detlev Offenbach wrote: > Hello, > > I think the QHostAddress mappings are missing the method "toIPv6Address". > If I > am right, would it be possible to add it? Tonight's snapshot. Implemented a 16-tuple of ints - using a str/bytes conflicts with the QString

Re: [PyQt] QHostAddress is missing a method

2011-07-27 Thread Phil Thompson
On Wed, 27 Jul 2011 18:57:53 +0200, Detlev Offenbach wrote: > On Dienstag, 26. Juli 2011, Phil Thompson wrote: >> On Sat, 16 Jul 2011 18:11:04 +0200, Detlev Offenbach >> >> wrote: >> > Hello, >> > >> > I think the QHostAddress mappings are missing the method >> >> "toIPv6Address". >> >> > If

Re: [PyQt] QHostAddress is missing a method

2011-07-27 Thread Detlev Offenbach
On Dienstag, 26. Juli 2011, Phil Thompson wrote: > On Sat, 16 Jul 2011 18:11:04 +0200, Detlev Offenbach > > wrote: > > Hello, > > > > I think the QHostAddress mappings are missing the method > > "toIPv6Address". > > > If I > > am right, would it be possible to add it? > > What's the most usef

Re: [PyQt] QHostAddress is missing a method

2011-07-26 Thread Phil Thompson
On Sat, 16 Jul 2011 18:11:04 +0200, Detlev Offenbach wrote: > Hello, > > I think the QHostAddress mappings are missing the method "toIPv6Address". > If I > am right, would it be possible to add it? What's the most useful way to represent it? Would anything be better than the obvious 16 byte str