dhellmann / google-highly-open-participation-psf

Automatically exported from code.google.com/p/google-highly-open-participation-psf
0 stars 0 forks source link

Write an example use case of the DB API for a MySQL database #149

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Using Andrew Kuchling's tutorial on the DB API as a starting point,

     http://www.amk.ca/python/writing/DB-API.html

install MySQL and a MySQL interface for Python, and show how to create
a database, create a table, and then use Python and the DB API to
add data, retrieve data, and delete data as in the tutorial above.

Write the documentation in reStructuredText.

Completion:

Upload a file containing your reStructuredText document as an attachment
to this task.

Task duration: please complete this task within 5 days (120 hours) of claiming 
it.

Original issue reported on code.google.com by the.good...@gmail.com on 26 Nov 2007 at 6:27

GoogleCodeExporter commented 9 years ago

Original comment by the.good...@gmail.com on 27 Nov 2007 at 8:34

GoogleCodeExporter commented 9 years ago
I claim this task.

Original comment by tux...@gmx.de on 28 Nov 2007 at 6:06

GoogleCodeExporter commented 9 years ago

Original comment by georg.br...@gmail.com on 28 Nov 2007 at 6:08

GoogleCodeExporter commented 9 years ago

Original comment by doug.hel...@gmail.com on 29 Nov 2007 at 12:01

GoogleCodeExporter commented 9 years ago
Also see results of task 150.

Original comment by the.good...@gmail.com on 3 Dec 2007 at 8:54

GoogleCodeExporter commented 9 years ago
any progress?

Original comment by the.good...@gmail.com on 4 Dec 2007 at 11:28

GoogleCodeExporter commented 9 years ago
Yes dont worry 

Original comment by tux...@gmx.de on 4 Dec 2007 at 4:59

GoogleCodeExporter commented 9 years ago
This task is due Monday, December 3, 2007 at 18:10:00 UTC.

Original comment by doug.hel...@gmail.com on 4 Dec 2007 at 5:49

GoogleCodeExporter commented 9 years ago
a very early version which contains much grammar mistakes 

Original comment by tux...@gmx.de on 4 Dec 2007 at 6:06

Attachments:

GoogleCodeExporter commented 9 years ago
Per Google's rules, you have until December 6, 2007, 18:10:00 UTC to complete 
this task.

Original comment by georg.br...@gmail.com on 4 Dec 2007 at 9:27

GoogleCodeExporter commented 9 years ago

Original comment by tux...@gmx.de on 5 Dec 2007 at 6:05

Attachments:

GoogleCodeExporter commented 9 years ago
Hi tux..., overall it looks good.

Three requests --

 - run it through a reST converter and fix all of those broken lists ;).  you have a
few other formatting issues, like :: that isn't followed by a blank line, too.

 - write one example of using row-by-row fetch rather than fetchall;

 - fill in the complex example as much as you can, or eliminate it.

please let me know that you received these comments and give us an estimate as 
to
when you'll have the changes done.  thanks!

Original comment by the.good...@gmail.com on 6 Dec 2007 at 9:03

GoogleCodeExporter commented 9 years ago
Here is the result of rst2html
http://cjd-elze.roboterbastler.de/python/
(I write a latin exam tomorrow and dont have much time today. )

Original comment by tux...@gmx.de on 6 Dec 2007 at 3:05

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by doug.hel...@gmail.com on 7 Dec 2007 at 1:03

GoogleCodeExporter commented 9 years ago

Original comment by doug.hel...@gmail.com on 7 Dec 2007 at 1:08

GoogleCodeExporter commented 9 years ago
I'll grant you an extension of one day, that is, until today 18:10 UTC.

Original comment by georg.br...@gmail.com on 7 Dec 2007 at 9:00

GoogleCodeExporter commented 9 years ago
tux..., I meant you should run it through an HTML converter to double-check it 
for
yourself.  I have one ;)

It is acceptable (although not preferred) to eliminate the "complex" example. 
Everything else should be quick to fix.

thanks!

Original comment by the.good...@gmail.com on 7 Dec 2007 at 9:12

GoogleCodeExporter commented 9 years ago
Thanks for the extension ,
here's the version including the requested fixes without the "complex example" 
.  

Original comment by tux...@gmx.de on 7 Dec 2007 at 6:03

Attachments:

GoogleCodeExporter commented 9 years ago
  I'm attach my small fixes for 0.02 version.
+ Fix some grammar errors
+ Fix some format errors
  Also i think that someone with good english knowledge must see on text, especially
on article (a, the) usage.

Original comment by fast...@gmail.com on 7 Dec 2007 at 8:32

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by doug.hel...@gmail.com on 7 Dec 2007 at 10:49

GoogleCodeExporter commented 9 years ago
Attaching a reviewed and corrected version.

Original comment by georg.br...@gmail.com on 8 Dec 2007 at 8:39

Attachments:

GoogleCodeExporter commented 9 years ago
Done.  Thanks!

Original comment by the.good...@gmail.com on 8 Dec 2007 at 9:58