From 41c19fbd5206e37ce7b6d38279635790a630bef5 Mon Sep 17 00:00:00 2001 From: John Kitchin Date: Fri, 30 Jan 2015 15:30:53 -0500 Subject: [PATCH] comment out the tangle for this script I do not use it anymore, and I do not remember how to get the pckl file of the cookie. --- org-ref.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org-ref.org b/org-ref.org index 06b89b3..44aa74b 100644 --- a/org-ref.org +++ b/org-ref.org @@ -2545,8 +2545,8 @@ Here is the python script for uploading. *************** TODO document how to get the cookies *************** END - -#+BEGIN_SRC python :tangle upload_bibtex_citeulike.py +# :tangle upload_bibtex_citeulike.py +#+BEGIN_SRC python #!python import pickle, requests, sys -- 2.39.2