[issue2348] Py3K warn using file.whitespace

2008-03-17 Thread Brett Cannon
Changes by Brett Cannon <[EMAIL PROTECTED]>: -- priority: immediate -> urgent __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing lis

[issue2348] Py3K warn using file.whitespace

2008-03-17 Thread Brett Cannon
New submission from Brett Cannon <[EMAIL PROTECTED]>: A Py3K warning should be raised if file.whitespace is used in any way. -- components: Interpreter Core keywords: 26backport messages: 63716 nosy: brett.cannon priority: immediate severity: normal status: open title: Py3K warn using fi