commit | 4300f69afd6278b890ae4d69cfa7b36daac02fb7 | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Wed Oct 05 01:50:22 2011 +0200 |
committer | Éric Araujo <merwok@netwok.org> | Wed Oct 05 01:50:22 2011 +0200 |
tree | 8b3a784fed977690465d15e49f502092dda46ecf | |
parent | c4637714b0d1c80a8a7d40a590b1a113bf112ffd [diff] |
Update skip message printed by test.support.get_attribute. This helper was changed to work with any object instead of only modules (or technically something with a __name__ attribute, see code in 3.2) but the message stayed as is.