Very useful, clear and concise. I particularly like the examples provided.
One issue I have with the section on "datetime" is that the "tzinfo" argument is not discussed/presented as promised in the overview at the top of the section.
I am very interested in learning more about it. Can it be added?
Very clear, useful code and structure. As a beginner with python this module examples and many others have made my learning curve very much easier.
Thanks very much
Very useful, clear and concise. I particularly like the examples provided.
One issue I have with the section on "datetime" is that the "tzinfo" argument is not discussed/presented as promised in the overview at the top of the section.
I am very interested in learning more about it. Can it be added?
Thanks!
The second example explained just what I've been trying for an hour now - getting Python/Readline auto-completion based on my own word-list.
Thanks!
PS: Next time I'll consult effbot first. ;)
Very clear, useful code and structure. As a beginner with python this module examples and many others have made my learning curve very much easier.
Thanks very much
Extremely useful.
I got python docs but arent well docummented. Lack of examples and bad structurated.
Many thanks.
The error class seems to have a bug as when an error is found, the error class only gets four parametesr from the server class