]> granicus.if.org Git - python/commit
Fix parse errors in readline module when compiling without threads.
authorGeorg Brandl <georg@python.org>
Thu, 29 Sep 2005 13:40:49 +0000 (13:40 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 29 Sep 2005 13:40:49 +0000 (13:40 +0000)
commite677adc43acf9176ffe81b9956aeb7a643258239
tree7e9a5e8378acd0488a47271708fafc9e1e6c477f
parente53475ddd1a03d03dccec3fb79d84d277fba521c
Fix parse errors in readline module when compiling without threads.
Misc/NEWS
Modules/readline.c