I am just messing around trying to get pyserial to work with 3.0.

I am stuck on this line:

if type(port) in [type(''), type(u'')]


how can I convert this to 3.0? I tried changing the u to a d that did
not do anything.

Thanks
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to