diff options
author | Amit Sethi | 2010-02-28 20:39:40 +0530 |
---|---|---|
committer | Amit Sethi | 2010-02-28 20:39:40 +0530 |
commit | c3acdbbe58efacf2961742a5fe4dc90fd1d44bda (patch) | |
tree | 1793f4772584efba928cfd7b9fd0e33e35b805b0 /basic_python | |
parent | 00557c898c5f6565673bdc9386ec346fa36abfe5 (diff) | |
download | sees-c3acdbbe58efacf2961742a5fe4dc90fd1d44bda.tar.gz sees-c3acdbbe58efacf2961742a5fe4dc90fd1d44bda.tar.bz2 sees-c3acdbbe58efacf2961742a5fe4dc90fd1d44bda.zip |
Testing Again previously some problem
Diffstat (limited to 'basic_python')
-rw-r--r-- | basic_python/intro.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/basic_python/intro.rst b/basic_python/intro.rst index 6ee77f0..7310576 100644 --- a/basic_python/intro.rst +++ b/basic_python/intro.rst @@ -21,6 +21,7 @@ to do with the reptilian, but its been named after the 70s comedy series TV series. It is a test. +This is a test 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 |