* Neil Hodgson (Tue, 04 Aug 2009 13:32:55 GMT) > Thorsten Kampe: > > You cannot create "your own" buffer overflow in Python as you can in C > > and C++ but your code could still be vulnerable if the underlying Python > > construct is written in C. > > Python's standard library does now include unsafe constructs.
I don't doubt that. If Python contains a buffer overflow vulnerability your code will also be susceptible to that. Please read the link I provided as an example. Thorsten -- http://mail.python.org/mailman/listinfo/python-list