[issue1228] 3.0 tutorial/datastructures.rst patch

2007-10-08 Thread Georg Brandl
Georg Brandl added the comment: Applied in r58375, thanks! -- nosy: +georg.brandl resolution: -> accepted status: open -> closed __ Tracker <[EMAIL PROTECTED]> __

[issue1228] 3.0 tutorial/datastructures.rst patch

2007-10-02 Thread Martin v. Löwis
Changes by Martin v. Löwis: -- keywords: +patch __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscribe: http://mail.p

[issue1228] 3.0 tutorial/datastructures.rst patch

2007-10-02 Thread Peter Harris
New submission from Peter Harris: Describe 3.0 comparison behaviour (but not in much detail) -- components: Documentation files: datastructures.diff messages: 56212 nosy: scav severity: normal status: open title: 3.0 tutorial/datastructures.rst patch versions: Python 3.0 ___