From db1497be1449738eeaa4f47d960d738316294331 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Fabi=C3=A1n=20Ezequiel=20Gallina?= <fgallina@cuca>
Date: Thu, 17 May 2012 00:02:57 -0300
Subject: [PATCH] Cleaned up TODO

---
 lisp/progmodes/python.el | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el
index 114b2ff1775..5a3dc4bb1fb 100644
--- a/lisp/progmodes/python.el
+++ b/lisp/progmodes/python.el
@@ -84,12 +84,13 @@
 
 ;; Better decorator support for beginning of defun
 
-;; Fix shell autocompletion when: obj.<tab>
+;; Review code and cleanup
 
-;; Remove garbage prompts left from calls to `comint-send-string' and
-;; other comint related cleanups.
+;; (Perhaps) python-check
 
-;; Review code and cleanup
+;; (Perhaps) ffap support
+
+;; (Perhaps) some skeletons (I never use them because of yasnippet)
 
 ;;; Code:
 
-- 
2.39.5