Update stylesheet to work with the new standard "code" directive.
[pylit.git] / rstdocs / tutorial / greeting.py
blob2ca82faba6833bf444ba3a14de6264a1794c6299
1 # a friendly greeting stored in a variable ::
3 greeting = "Hello world."