docs: cython sanitized
* Sanitized the shell command examples of extraneous whitespace. * Removed keycount.c as sanitising it is pointless and it will be generated by Cython when the example is followed. * Regenerated the .texi version.
This commit is contained in:
parent
61c08f7435
commit
44c846345e
@ -2180,6 +2180,9 @@ On the other hand it ran in nearly half the time; taking 6 minutes and
|
|||||||
47.905 seconds to run. As opposed to the 11 minutes and 52.945 seconds
|
47.905 seconds to run. As opposed to the 11 minutes and 52.945 seconds
|
||||||
which the CPython script alone took.
|
which the CPython script alone took.
|
||||||
|
|
||||||
|
The @samp{keycount.pyx} and @samp{setup.py} files used to generate this example
|
||||||
|
have been added to the @samp{examples/howto/advanced/cython/} directory.
|
||||||
|
|
||||||
@node Miscellaneous work-arounds
|
@node Miscellaneous work-arounds
|
||||||
@chapter Miscellaneous work-arounds
|
@chapter Miscellaneous work-arounds
|
||||||
|
|
||||||
|
@ -2085,6 +2085,9 @@ On the other hand it ran in nearly half the time; taking 6 minutes and
|
|||||||
47.905 seconds to run. As opposed to the 11 minutes and 52.945 seconds
|
47.905 seconds to run. As opposed to the 11 minutes and 52.945 seconds
|
||||||
which the CPython script alone took.
|
which the CPython script alone took.
|
||||||
|
|
||||||
|
The =keycount.pyx= and =setup.py= files used to generate this example
|
||||||
|
have been added to the =examples/howto/advanced/cython/= directory.
|
||||||
|
|
||||||
|
|
||||||
* Miscellaneous work-arounds
|
* Miscellaneous work-arounds
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user