Ezio Melotti <ezio.melo...@gmail.com> added the comment:

Patch looks good.
There's only a missing space before the for in:
+                self.metadata.platforms = [kw.strip() 
+                                          for kw in platformlist.split(',')]

----------
nosy: +ezio.melotti
resolution:  -> accepted
stage:  -> patch review
versions: +Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue3985>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to