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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2065, comment 11

    initial v1  
    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 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.)