From 272d300cebd31bb7d4f0015f882cfa3556018c71 Mon Sep 17 00:00:00 2001 From: vishal sodani Date: Thu, 3 Apr 2014 22:18:54 +0530 Subject: [PATCH] Reverse change to a line --- docs/intro/learning.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index 6d671f1..1cfc9f4 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -64,7 +64,7 @@ Dive Into Python 3 Dive Into Python 3 is a good book for those ready to jump in to Python 3. It's a good read if you are moving from Python 2 to 3 or if you already have some -experience in programming in another language. +experience programming in another language. `Dive Into Python 3 `_