|
|
|
|
|
by eru
72 days ago
|
|
For a silly example, see how Python programs have plenty of bugs, but they still (usually) don't allow for the kind of memory exploits that C programs give you. You could say that Python is designed around preventing these memory bugs. |
|