[issue2347] Py3K warn for using __methods__

2008-03-21 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Patch for #2346 included this. -- nosy: +georg.brandl resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ ___

[issue2347] Py3K warn for using __methods__

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

[issue2347] Py3K warn for using __methods__

2008-03-17 Thread Brett Cannon
New submission from Brett Cannon <[EMAIL PROTECTED]>: Using __methods__ should trigger a Py3K warning. -- components: Interpreter Core keywords: 26backport messages: 63715 nosy: brett.cannon priority: immediate severity: normal status: open title: Py3K warn for using __methods__ versions