Changes between Version 1 and Version 2 of Ticket #2065, comment 11


Ignore:
Timestamp:
2014-05-06T14:47:16Z (10 years ago)
Author:
zooko
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2065, comment 11

    v1 v2  
    55So 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]?
    66
    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.)
     7Anyone 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.