Larry Martell <larry.mart...@gmail.com> writes:

> I feel like I've converted sets to lists before. But maybe not. Or
> maybe I am losing it from having worked 70 hours this week.
>
> Shouldn't this work?

In a Python interactive shell? Yes.

In the PDB shell? No, because some different names are defined as
commands. Such as ‘list’.

-- 
 \          “The trouble with Communism is the Communists, just as the |
  `\   trouble with Christianity is the Christians.” —Henry L. Mencken |
_o__)                                                                  |
Ben Finney

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to