emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[BUG] ob-python :results value pp does not working


From: Christopher M. Miles
Subject: [BUG] ob-python :results value pp does not working
Date: Wed, 29 Dec 2021 10:58:02 +0800
User-agent: mu4e 1.7.0; emacs 28.0.60

The bellowing python source block ~:results value pp~ does not print pprint 
formated result as
expected. I tested with =$ emacs -q= confirmed this problem.

  #+begin_src python :results value pp
  dic = {'key1': 1, 'b': 2}
  dic
  #+end_src
  
  #+RESULTS[(2021-12-29 10:51:14) b1011bfee8a1636204f73e13367d3b6d2cb6a36e]:
  : None


-- 
[ stardiviner ]
       I try to make every word tell the meaning that I want to express.

       Blog: https://stardiviner.github.io/
       IRC(freenode): stardiviner, Matrix: stardiviner
       GPG: F09F650D7D674819892591401B5DF1C95AE89AC3

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]