Changes between Version 1 and Version 2 of Ticket #2065, comment 11
- Timestamp:
- 2014-05-06T14:47:16Z (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2065, comment 11
v1 v2 5 5 So the question is: what's the better programming language: [https://pypi.python.org/pypi/six six], [https://github.com/nandoflorestan/nine nine], or [https://pypi.python.org/pypi/future future]? 6 6 7 (Anyone reading this probably doesn't need to be reminded, but what makes a programming language good is that it facilitates auditability (a.k.a. code-review a.k.a. readability) and testability.) 7 Anyone reading this probably doesn't need to be reminded, but what makes a programming language good is that it facilitates auditability (a.k.a. code-review a.k.a. readability) and testability.