emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] [Babel] Quotes-in-strings not being escaped in python, breaking output
@ 2010-11-09 16:58 Christopher Allan Webber
  2010-11-09 17:07 ` Christopher Allan Webber
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Allan Webber @ 2010-11-09 16:58 UTC (permalink / raw)
  To: emacs-orgmode

Strings with quotes in them aren't having the inner quotes escaped right
while read by ob-python in python.  Example:

#+BEGIN_SRC python
return [['607', 'Show license short name on the deed'],
        ['255', '"Smart" 404 pages']]
#+END_SRC

#+results:
| 607 | Show license short name on the deed |       |           |
| 255 |                                     | Smart | 404 pages |

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-11-23  1:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-09 16:58 [BUG] [Babel] Quotes-in-strings not being escaped in python, breaking output Christopher Allan Webber
2010-11-09 17:07 ` Christopher Allan Webber
2010-11-09 22:34   ` Christopher Allan Webber
2010-11-23  1:57     ` Eric Schulte

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).