diff options
author | Brett Cannon <bcannon@gmail.com> | 2008-08-08 04:20:32 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2008-08-08 04:20:32 (GMT) |
commit | 81df721be205fff5ba7aa34ad2602b2de4fb1228 (patch) | |
tree | 347828e93b23ebedbad9b3b5f41143800193ade2 | |
parent | e3e4dbbc977451238736e49429087dff52c04100 (diff) | |
download | cpython-81df721be205fff5ba7aa34ad2602b2de4fb1228.zip cpython-81df721be205fff5ba7aa34ad2602b2de4fb1228.tar.gz cpython-81df721be205fff5ba7aa34ad2602b2de4fb1228.tar.bz2 |
Blocked revisions 65586 via svnmerge
........
r65586 | brett.cannon | 2008-08-07 21:19:32 -0700 (Thu, 07 Aug 2008) | 5 lines
Remove warnings generated for the suprocess module when run under -3. Required
commenting out True/False compatbility stuff, remove a use of apply(), and
remove a use of buffer() (just pulled the solution used in 3.0 which is direct
slicing).
........
0 files changed, 0 insertions, 0 deletions