Remove typo space from eSearch URL in entrez.py.
authorW. Trevor King <wking@drexel.edu>
Sat, 16 Apr 2011 23:48:37 +0000 (19:48 -0400)
committerW. Trevor King <wking@drexel.edu>
Sat, 16 Apr 2011 23:48:37 +0000 (19:48 -0400)
posts/entrez/entrez.py

index 40f81c48ea71be1637095ea67d9970b8fef2499e..0a649421e1c87ddc4333a882859d7e9ff061526c 100755 (executable)
@@ -387,7 +387,7 @@ if __name__ == '__main__':
             ' http://www.ncbi.nlm.nih.gov/corehtml/query/static/'
              'einfo_help.html',
             ' http://www.ncbi.nlm.nih.gov/corehtml/query/static/'
-            esearch_help.html',
+             'esearch_help.html',
             ' http://www.ncbi.nlm.nih.gov/corehtml/query/static/'
              'efetch_help.html',
             ' http://www.ncbi.nlm.nih.gov/corehtml/query/static/'