]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #19183: Fix repr() tests of test_gdb, hash() is now platform dependent
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 20 Nov 2013 11:27:48 +0000 (12:27 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 20 Nov 2013 11:27:48 +0000 (12:27 +0100)
commit51324931553d4a1374374de24c5fe7a7a8ac4cb8
treeb3235360ac6670b79780bb2ca123708946456e4d
parent156983ae3b0f951a0cfa0457c9f969e5b52acd8e
Issue #19183: Fix repr() tests of test_gdb, hash() is now platform dependent
Lib/test/test_gdb.py