Merge pull request #18662 from wxy/20200601-When-to-choose-C-or-Python-for-a-command-line-interface

PUIB:20200601 When to choose C or Python for a command line interface
This commit is contained in:
Xingyu.Wang 2020-06-05 23:39:18 +08:00 committed by GitHub
commit d207885439
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
[#]: collector: (lujun9972)
[#]: translator: (wxy)
[#]: reviewer: (wxy)
[#]: publisher: ( )
[#]: url: ( )
[#]: publisher: (wxy)
[#]: url: (https://linux.cn/article-12286-1.html)
[#]: subject: (When to choose C or Python for a command-line interface)
[#]: via: (https://opensource.com/article/20/6/c-python-cli)
[#]: author: (Erik O'Shaughnessy https://opensource.com/users/jnyjny)