Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6d78bd3

Browse files
committed
fix note
1 parentb547145 commit6d78bd3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎content/12-extensions/extensions-overview.md‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ and weaknesses.
3838

3939
This underlies many of the techniques that we'll see here.
4040

41-
..note::
42-
43-
These days, there are better methods for most applications,
44-
and you should probably not use the C-API directly.
45-
41+
```{note}
42+
These days, there are better methods for most applications,
43+
and you should probably not use the C-API directly.
44+
```
45+
4646
* [ctypes](https://docs.python.org/3/library/ctypes.html) : this
4747
is a module that allows you to call functions in shared libraries.
4848
This is part of standard python.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp