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 /el-gr | |
parent | a3b0585374d69e392fdb724bde30bc4048358d31 (diff) |
Switch links: 'python3 <-> python' and 'python <-> pythonlegacy'
The list of references is exhausted by running 'ack docs/python'.
Diffstat (limited to 'el-gr')
-rw-r--r-- | el-gr/python-gr.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/el-gr/python-gr.html.markdown b/el-gr/python-gr.html.markdown index 445b85ba..2ae9cc75 100644 --- a/el-gr/python-gr.html.markdown +++ b/el-gr/python-gr.html.markdown @@ -20,7 +20,7 @@ lang: el-gr ή τον αρχικό συγγραφέα στο [@louiedinh](http://twitter.com/louiedinh) ή στο louiedinh [at] [google's email service] -Σημείωση: Το παρόν άρθρο ασχολείται μόνο με την Python 3. Δείτε [εδώ](http://learnxinyminutes.com/docs/python/) αν θέλετε να μάθετε την παλιά Python 2.7 +Σημείωση: Το παρόν άρθρο ασχολείται μόνο με την Python 3. Δείτε [εδώ](http://learnxinyminutes.com/docs/pythonlegacy/) αν θέλετε να μάθετε την παλιά Python 2.7 ```python |