mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Use the new module-key for the FL module when hyperlinking (the old
one caused problems on case-insensitive file systems).
This commit is contained in:
parent
dbf7d99ae7
commit
673c65e500
1 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,8 @@ with version 2.0b.
|
|||
|
||||
Most functions are literal translations of their C equivalents,
|
||||
dropping the initial \samp{fl_} from their name. Constants used by
|
||||
the library are defined in module \refmodule{FL} described below.
|
||||
the library are defined in module \refmodule[fl-constants]{FL}
|
||||
described below.
|
||||
|
||||
The creation of objects is a little different in Python than in C:
|
||||
instead of the `current form' maintained by the library to which new
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue