]> granicus.if.org Git - python/commit
Add missing types to docstring of ast.literal_eval.
authorÉric Araujo <merwok@netwok.org>
Sun, 17 Apr 2011 17:10:27 +0000 (19:10 +0200)
committerÉric Araujo <merwok@netwok.org>
Sun, 17 Apr 2011 17:10:27 +0000 (19:10 +0200)
commit2a83cc61d6bd96dc05008039703827ec0438cf9c
tree189666ce5d94cab48ab118b772f423f706484860
parente7d36fe0a6118a055b407f0651fed3cefc01e9b1
Add missing types to docstring of ast.literal_eval.

The reST doc was updated but not the docstring.
Lib/ast.py