Menu

#15 doc fixes

open
nobody
None
5
2007-01-15
2007-01-15
No

Mostly changes in tutorials - mainly grammer and prose.
Also fixed a mistake in the reference manual for the in_dll method - args were reversed.

Discussion

  • Tim Mitchell

    Tim Mitchell - 2007-01-15
     
  • Thomas Heller

    Thomas Heller - 2007-01-17

    Logged In: YES
    user_id=11105
    Originator: NO

    Very much appreciated. Two corrections:

    - The correct signature is in_dll(library, name), so your change to reference.txt is wrong. The tutorial has already been corrected.

    IMO this hunk should be removed from the patch. Correct?

    If the interpreter would have been started with ``-O``, the sample
    would have printed ``c_long(1)``, or ``c_long(2)`` if ``-OO`` would have
    -been specified.
    +been printed.

     
  • Tim Mitchell

    Tim Mitchell - 2007-01-17

    Logged In: YES
    user_id=1257344
    Originator: YES

    Yes, you're right 'been specified' is correct.

     

Log in to post a comment.