diff options
author | Simon Shine <shreddedglory@gmail.com> | 2020-02-12 05:03:08 +0100 |
---|---|---|
committer | Simon Shine <shreddedglory@gmail.com> | 2020-02-12 05:03:08 +0100 |
commit | efe00fd06e2908f547ed8d47bd818301f96c4620 (patch) | |
tree | 9e07da463ae19388a0e1d4658cddce771def126c /ar-ar | |
parent | a3b0585374d69e392fdb724bde30bc4048358d31 (diff) |
Switch links: 'python3 <-> python' and 'python <-> pythonlegacy'
The list of references is exhausted by running 'ack docs/python'.
Diffstat (limited to 'ar-ar')
-rw-r--r-- | ar-ar/python-ar.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar-ar/python-ar.html.markdown b/ar-ar/python-ar.html.markdown index e1a12690..1b75b596 100644 --- a/ar-ar/python-ar.html.markdown +++ b/ar-ar/python-ar.html.markdown @@ -19,7 +19,7 @@ filename: learnpython3-ar.py ردود أفعالكم عن المقال مُقدرة بشدة. يمكنكم التواصل مع الكاتب الاساسي من خلال [@louiedinh](http://twitter.com/louiedinh) أو louiedinh [at] [google's email service] -ملحوظة: هذا المقال يُطبق على بايثون 3 فقط. راجع المقال [هنا](http://learnxinyminutes.com/docs/python/) إذا أردت تعلم لغة البايثون نسخة 2.7 الأقدم +ملحوظة: هذا المقال يُطبق على بايثون 3 فقط. راجع المقال [هنا](http://learnxinyminutes.com/docs/pythonlegacy/) إذا أردت تعلم لغة البايثون نسخة 2.7 الأقدم ```python |