> Can you recommend a book or a link for a person learning Python on
> Windows who does not yet know C# or .NET?

Since Python is cross-platform, any Python book will do. If you need to
do MS Windows specific programming (COM and OLE automation, Windows
Services etc), you can use Mark Hammond's "Python Programming On Win32".

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

Reply via email to