Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

replace types.XXX into isinstance #541

Closed
vkuznet opened this issue Oct 7, 2010 · 1 comment
Closed

replace types.XXX into isinstance #541

vkuznet opened this issue Oct 7, 2010 · 1 comment
Assignees

Comments

@vkuznet
Copy link
Contributor

vkuznet commented Oct 7, 2010

Review note on DAS: general comment, would find expression if not isinstance(x, dict) style more readable than if type(x) is not types.DictType style.

@vkuznet
Copy link
Contributor Author

vkuznet commented Oct 9, 2010

valya: (In eb42926) fixes #541, #544, #546, #552, #550

Signed-off-by: Valentin Kuznetsov vkuznet@gmail.com

@ghost ghost assigned vkuznet Jul 24, 2012
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant