diff options
author | http://svario.it/gioele <gioele@web> | 2014-08-24 10:41:58 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-08-24 10:41:58 +0000 |
commit | 3325a83e3f1bf531ec7604c4feb29140ef1f60bb (patch) | |
tree | 3ea72c64129dcf7e096099eebcc74996393f8842 | |
parent | e648a6498a77bb89fd23d20ba3f26bf02f947c03 (diff) |
Added a comment
-rw-r--r-- | doc/forum/git-annex_in_sane_language_for_mere_humans_of_us__63__/comment_1_29eda7ec1519f339d5b3601559fe0bb0._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/git-annex_in_sane_language_for_mere_humans_of_us__63__/comment_1_29eda7ec1519f339d5b3601559fe0bb0._comment b/doc/forum/git-annex_in_sane_language_for_mere_humans_of_us__63__/comment_1_29eda7ec1519f339d5b3601559fe0bb0._comment new file mode 100644 index 000000000..1cf6c84d6 --- /dev/null +++ b/doc/forum/git-annex_in_sane_language_for_mere_humans_of_us__63__/comment_1_29eda7ec1519f339d5b3601559fe0bb0._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="http://svario.it/gioele" + nickname="gioele" + subject="comment 1" + date="2014-08-24T10:41:58Z" + content=""" +> git-annex implementation in a sane, interpreted, \"just works\" language, e.g. Python? Thanks. + +Good luck finding anything that works on OARM. Python itself does not support OABI: + +> This issue remains as \"won't fix\". ARM is supported; just OABI is not, and never will be. If anybody needs that, they will have to maintain their own fork of Python. + +(from <http://bugs.python.org/issue1762561#msg158974>) +"""]] |