This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author atuining
Recipients
Date 2004-06-14.15:23:12
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=619560

I have attached a patch for the documentation as requested.
Not being certain of the format and requirements for the
content, your comments are appreciated. I have a few
questions that might help focus your comments.

1) Should the API structure be documented and users of
datetime.h encouraged to use it directly? Or should it be
"implementation details" and only those methods that I have
provided should be available? To help answer this question,
is it intended to ever bring datetime objects into the
"core" rather than as a separate module?

2) The DB API helper functions are provided because Marc
Andre Lemburg thought it would be a good idea. Please take a
look and see if it makes sense now that it is documented. :-)

Please review and give me your feedback. Thanks.
History
Date User Action Args
2007-08-23 15:31:58adminlinkissue876130 messages
2007-08-23 15:31:58admincreate