Message 136108 - Python tracker (original) (raw)

Message136108

Author ezio.melotti
Recipients anasofiapaixao, dcbbcd, docs@python, eric.araujo, ezio.melotti, georg.brandl, terry.reedy
Date 2011-05-16.15:38:33
SpamBayes Score 0.00023788489
Marked as misclassified No
Message-id 1305560313.64.0.00447655181396.issue4966@psf.upfronthosting.co.za
In-reply-to
Content
I think it should be OK. The stdtypes page could then mention type-specific behavior in the types' sections (e.g. <, <=, =>, > for sets) and link to the language reference for the general behavior.
History
Date User Action Args
2011-05-16 15:38:33 ezio.melotti set recipients: + ezio.melotti, georg.brandl, terry.reedy, dcbbcd, eric.araujo, docs@python, anasofiapaixao
2011-05-16 15:38:33 ezio.melotti set messageid: 1305560313.64.0.00447655181396.issue4966@psf.upfronthosting.co.za
2011-05-16 15:38:33 ezio.melotti link issue4966 messages
2011-05-16 15:38:33 ezio.melotti create