Message77655
| Author | gregory.p.smith |
|---|---|
| Recipients | gregory.p.smith, nassrat |
| Date | 2008-12-12.01:50:41 |
| SpamBayes Score | 0.0042577907 |
| Marked as misclassified | No |
| Message-id | <1229046643.26.0.462754661678.issue4638@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
this is not a bug. ask this type of question on comp.lang.python. in short: 'is' is not an equality comparison operator. it compares object instance identity. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-12 01:50:43 | gregory.p.smith | set | recipients: + gregory.p.smith, nassrat |
| 2008-12-12 01:50:43 | gregory.p.smith | set | messageid: <1229046643.26.0.462754661678.issue4638@psf.upfronthosting.co.za> |
| 2008-12-12 01:50:42 | gregory.p.smith | link | issue4638 messages |
| 2008-12-12 01:50:41 | gregory.p.smith | create | |