Edgar Antonio Rodriguez Velazco wrote:
> Does it?
> Thanks,
> 

not exactly.

new_list = list(my_tuple)

In general Python works without having to nudge the type system.

For char -> int style conversions there is a builtin function called 'ord'.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to