Re: [Pythonmac-SIG] Using distutils with XCode

2005-10-06 Thread Bob Ippolito
On Oct 5, 2005, at 9:40 PM, Chris Barker wrote: > Paul Kinnane wrote: > >> I want to use the library in MacPython (rather than Darwin python). >> > > What is MacPython vs. darwin Python? There is now one, unified python. > You can use 2.3.* or 2.4.*, but either way, it's native OS-X. If you > wan

Re: [Pythonmac-SIG] Using distutils with XCode

2005-10-06 Thread Chris Barker
Bob Ippolito wrote: > I'm relatively sure that distutils does support CW. For a CFM build? > No clue about > MPW. Either way MacPython-OS9 is a dead end. Agreed, I wonder what the OP really needs. Bob, now that we have your attentionHow would the OP get the setup.py he's working with to

Re: [Pythonmac-SIG] Using distutils with XCode

2005-10-06 Thread Bob Ippolito
On Oct 6, 2005, at 11:56 AM, Chris Barker wrote: > Bob Ippolito wrote: > >> I'm relatively sure that distutils does support CW. >> > > For a CFM build? Yea >> No clue about >> MPW. Either way MacPython-OS9 is a dead end. >> > > Agreed, I wonder what the OP really needs. > > Bob, now that we ha

[Pythonmac-SIG] Sniff Wifi jpegs, etc.

2005-10-06 Thread Alexandre Quessy
hi ! I have heard somewhere that it was possible to dump TCP packets in order to get all the images that are sent and received through a wifi network. Is this possible using Python ? Thanks ! aalex ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.

Re: [Pythonmac-SIG] Sniff Wifi jpegs, etc.

2005-10-06 Thread David Warde-Farley
On Thu, 2005-10-06 at 15:50 -0400, Alexandre Quessy wrote: > hi ! > > I have heard somewhere that it was possible to dump TCP packets in > order to get all the images that are sent and received through a wifi > network. Is this possible using Python ? Thanks ! This is entirely the wrong list to