Pyhon (with wxPython) on Windows' cygwin: can it be done fully ?
Carl Banks
pavlovevidence at gmail.com
Sun Nov 30 03:01:28 EST 2008
On Nov 29, 3:31 pm, Lie <Lie.1... at gmail.com> wrote:
> Python's learning
> curve shouldn't raise with time, it should get lower so more people
> can join in the board.
print function should give a newbie less to learn than a print
statement, since statements have their own syntax (and the print
statement had lots of peculiarities), whereas all function calls
follow the same syntax.
Carl Banks
More information about the Python-list
mailing list