comparison tests/test-demandimport.py @ 27337:9a17576103a4

mpatch: use absolute_import While I was here, I removed the try..except around importing cStringIO because cStringIO should always be importable on modern Python versions. We already do an unconditional import in other files.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 12 Dec 2015 13:37:56 -0500
parents 2205d00b6d2b
children 0d0f4070f6d7
comparison
equal deleted inserted replaced
27336:80214358ac88 27337:9a17576103a4