Undergraduate project :: python ToDo list

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Joao Macaiba

    #1

    Undergraduate project :: python ToDo list

    Hi.

    I would like to know if there's any todo list on python project.

    My interest in doing a undergraduate project.

    It could be anything in the python core interpreter. I program C/C++.


    Thanks in advance.

    Regards.
    Joao Macaiba (wavefunction)
  • Alex Martelli

    #2
    Re: Undergraduate project :: python ToDo list

    Joao Macaiba <joao.macaiba@g mail.com> wrote:
    [color=blue]
    > Hi.
    >
    > I would like to know if there's any todo list on python project.
    >
    > My interest in doing a undergraduate project.
    >
    > It could be anything in the python core interpreter. I program C/C++.[/color]

    The PEP index shows several PEPs approved but not implemented for Python
    2.5; take a look and write the development mailing list,
    python-dev@python.org, to volunteer to implement one of them.


    Alex

    Comment

    Working...