iPython help, Docstring [source file open failed]
I use iPython installed from macport. When I am in the iPython shell, I do the following: In [8]: from datetime import timedelta In [9]: timedelta?? Type: type Base Class: String Form: Namespace: Interactive File: /opt/local/Library/Frameworks/Python.framework/
Re: Which version of python I should use if I just start programming in python?
I have just started using 2.6 (upgrade from 2.5). All my web applications' code (using Django), work without any changes. -- http://mail.python.org/mailman/listinfo/python-list