diff -r 27e1f5bd2774 -r a9832fcf7c96 sttp/basic_python/intro.rst --- a/sttp/basic_python/intro.rst Tue Mar 02 18:43:02 2010 +0530 +++ b/sttp/basic_python/intro.rst Tue Mar 02 18:52:05 2010 +0530 @@ -23,6 +23,9 @@ It is a test. This is a test +This is a test lets see what happens + + Current stable version of Python is 2.6.x, although Python 3.0 is also the stable version, it is not backwards compatible with the previous versions and is hence not entirely popular at the moment. This material will focus on the 2.6.x series.