raw sockets ? i need a python sniffer

2005-01-09 Thread ionel
s\command\build_ext.py", line 442, in build_exte nsion sources = self.swig_sources(sources, ext) TypeError: swig_sources() takes exactly 2 arguments (3 given) any help please? :) -- ionel. -- http://mail.python.org/mailman/listinfo/python-list

python guy ide

2005-01-11 Thread ionel
i'm looking for a clean gui for python with a visual editor of some sort any sugestions (i know of wxPython but i want to find out if there are other alternatives) and it's on win32 :P -- ionel. -- http://mail.python.org/mailman/listinfo/python-list

where can i fins some good pywin32 tutorials?

2005-01-15 Thread ionel
need somethin to get started with mfc on python -- ionel. -- http://mail.python.org/mailman/listinfo/python-list

threading and sockets ?

2005-01-15 Thread ionel
how to make a efficient server.. please point me to some good and clear examples -- ionel. -- http://mail.python.org/mailman/listinfo/python-list

Re: What's the best python web-developer's editor

2005-01-20 Thread ionel
o trip off down a blind-alley to find out! I know Enough Vi To Get > By(tm) but it's by no means my favourite editor. Emacs is a complete > mystery to me. > > I guess I *could* use IDLE and Screem together, but that's a clunky > solution! > > all opinions greatfull

Looking for a database. Sugestions?

2005-09-15 Thread ionel
I'm looking for a thread-safe database. Preferably an embedded, sql database. What are the best choices in terms of speed ? -- ionel. -- http://mail.python.org/mailman/listinfo/python-list

Looking for a database. Sugestions?

2005-09-15 Thread ionel
I'm looking for a thread-safe database. Preferably an embedded, sql database. What are the best choices in terms of speed ? -- ionel. -- http://mail.python.org/mailman/listinfo/python-list

How to implement a file lock ??

2005-02-15 Thread ionel
is there a cross-platform library or module for file locking? or at least a win32 implementation. i'm trying to get a lock on some file in a cgi script. ( i got my data erased a few times :P ) -- ionel. -- http://mail.python.org/mailman/listinfo/python-list

Re: How to implement a file lock ??

2005-02-16 Thread ionel
0x, __overlapped) OverflowError: long int too large to convert to int any sugestions ? - Hide quoted text - On Tue, 15 Feb 2005 10:22:41 +, Alan Kennedy <[EMAIL PROTECTED]> wrote: > [ionel] > > is there a cross-platform library or module for file locking? > > or at le

python open source charting solutions ?

2005-03-08 Thread ionel
i need some pointers. so far i've tryed matplotlib ... -- ionel. -- http://mail.python.org/mailman/listinfo/python-list

raw sockets please

2005-04-04 Thread ionel
anyone got any idea how the get raw sockets working on win32 ? (on python 2.4) -- ionel. -- http://mail.python.org/mailman/listinfo/python-list

Re: first release of PyPy

2005-05-22 Thread ionel
this is interesting anyway i'm to lazy to read so i'll just ask: can PyPy at the current state of develepment help me improve my python programs? (speed)-- ionel. -- http://mail.python.org/mailman/listinfo/python-list

Re: first release of PyPy

2005-05-24 Thread ionel
so what could this PyPy do in the future ? .. concretely ... hope this is not a stupid question -- ionel. -- http://mail.python.org/mailman/listinfo/python-list

Re: where can i find pylibpcap module for win32?

2005-05-30 Thread ionel
i've compiled a pcapy http://lenoi.3x.ro/ works fine ( using it :) ) On 5/30/05, jerky <[EMAIL PROTECTED]> wrote: > thanks for your any imformation. > > > -- > http://mail.python.org/mailman/listinfo/python-list > -- ionel. -- http://mail.python.org/mailman/listinfo/python-list

How can i craft my own ip packets in python

2005-06-01 Thread ionel
er pointers please? :) -- ionel. -- http://mail.python.org/mailman/listinfo/python-list