Andreas Röhler <andreas.roehler <at> easy-emacs.de> writes:
> What is the best way to put this into an
>
> #+BEGIN_SRC python
>
> foo = {
> "bar": (
> "baz",
> "qux",
> ),
> }
>
> #+END_SRC< s TAB python C-c ' C-x i src.python C-c ' Regards, Achim.
