Message219996
Unfortunately, the test doesn't fail without the fix in, probably because the pager() function replaces itself in the module and thus can only be called once. It might make more sense to just directly test the getpager function with sys.stdin = None. |
|
Date |
User |
Action |
Args |
2014-06-07 23:07:34 | benjamin.peterson | set | recipients:
+ benjamin.peterson, amaury.forgeotdarc, jesstess, palm.kevin, bdettmer, roxane |
2014-06-07 23:07:34 | benjamin.peterson | set | messageid: <1402182454.45.0.713887648972.issue11709@psf.upfronthosting.co.za> |
2014-06-07 23:07:34 | benjamin.peterson | link | issue11709 messages |
2014-06-07 23:07:34 | benjamin.peterson | create | |
|