mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-27 07:33:57 +00:00
Changed sentence about deprecated python 2
This commit is contained in:
parent
9f1addce40
commit
254a609876
@ -15,7 +15,7 @@ Python wurde in den frühen Neunzigern von Guido van Rossum entworfen. Es ist he
|
||||
Feedback ist herzlich willkommen! Ihr erreicht mich unter [@louiedinh](http://twitter.com/louiedinh) oder louiedinh [at] [google's email service].
|
||||
|
||||
Hinweis: Dieser Beitrag bezieht sich implizit auf Python 3. Falls du lieber Python 2.7 lernen möchtest, schau [hier](http://learnxinyminutes.com/docs/pythonlegacy/) weiter. Beachte hierbei,
|
||||
dass Python 2.7 als deprecated gilt und nicht mehr verwendet werden sollte.
|
||||
dass Python 2 als veraltet gilt und für neue Projekte nicht mehr verwendet werden sollte.
|
||||
|
||||
```python
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user