Pythonic code review (Red Hat Security Blog)
Pythonic code review (Red Hat Security Blog)
Posted Dec 15, 2016 23:52 UTC (Thu) by lordsutch (guest, #53)In reply to: Pythonic code review (Red Hat Security Blog) by markhb
Parent article: Pythonic code review (Red Hat Security Blog)
Besides which, he specifically prefaces the section discussing for loops with "For folks coming from C."
Posted Dec 16, 2016 0:07 UTC (Fri)
by JanC_ (guest, #34940)
[Link]
Posted Dec 16, 2016 0:26 UTC (Fri)
by tialaramex (subscriber, #21167)
[Link] (3 responses)
Posted Dec 16, 2016 2:24 UTC (Fri)
by smckay (guest, #103253)
[Link]
Posted Dec 16, 2016 12:20 UTC (Fri)
by jtaylor (subscriber, #91739)
[Link] (1 responses)
Posted Dec 20, 2016 18:34 UTC (Tue)
by niner (subscriber, #26151)
[Link]
Pythonic code review (Red Hat Security Blog)
Java for-each
Java for-each
Java for-each
I still regularly have to regularly flag stuff like C89 un-scoped iteration counters in >= C99 code reviews despite this being standard since 17 years and available even longer in actual compilers.
Java for-each
