0.5 is 0.3 now, why skip numbers?

This commit is contained in:
Armin Ronacher 2010-05-28 01:18:29 +02:00
parent dfecc86dd3
commit ce6e4cbd73
9 changed files with 17 additions and 17 deletions

View file

@ -1,7 +1,7 @@
Working with the Shell
======================
.. versionadded:: 0.5
.. versionadded:: 0.3
One of the reasons everybody loves Python is the interactive shell. It
basically allows you to execute Python commands in real time and