]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix compiler warning about unused static function.
authorGeorg Brandl <georg@python.org>
Mon, 18 Oct 2010 07:27:55 +0000 (07:27 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 18 Oct 2010 07:27:55 +0000 (07:27 +0000)
commit646fdd6c610baa551b6c3807cc61bc79075db092
treef124821ad2a1b68420be75d4c6a1670ec0d392f0
parentc7f4af4cbe81bc2790fb7e899549100621a3bf52
Fix compiler warning about unused static function.
Modules/readline.c