From 4bb131fdace995de47b2d2f0de95cd2d8d5895f4 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 26 Jun 2007 03:26:31 +0000 Subject: r13506@Kushana: nickm | 2007-06-25 18:10:39 -0400 Clean up last commit; make reconcile.py work again. svn:r216 --- BibTeX.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BibTeX.py') diff --git a/BibTeX.py b/BibTeX.py index 3c1cd51..a7a030a 100644 --- a/BibTeX.py +++ b/BibTeX.py @@ -27,7 +27,7 @@ MONTHS = [ None, WWW_FIELDS = [ 'www_section', 'www_important', 'www_remarks', 'www_abstract_url', 'www_html_url', 'www_pdf_url', 'www_ps_url', 'www_txt_url', 'www_ps_gz_url', 'www_amazon_url', - 'www_excerpt_url', 'www_cache_section', 'www_tags'] ] + 'www_excerpt_url', 'www_cache_section', 'www_tags' ] def url_untranslate(s): """Change a BibTeX key into a string suitable for use in a URL.""" -- cgit v1.2.3-70-g09d2