you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 2 years ago

Even our C++ guys won't touch my C code with all the pointer tricks and unions used for hidden castings. Whimps!

But python has worse problems than lacking pointer. Have you ever copied a piece of code from an external source into a python source? It really can f-ck up everything if one has tabs and the other has spaces.

  • source
  • parent