Mercurial > hgrepos > FreeBSD > ports > PyPy
comparison README @ 9:118d389d45e0
Also check the import of "ctypes"
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 29 Sep 2022 22:54:44 +0200 |
| parents | 8e971efdf08f |
| children | 585cf5a218ad |
comparison
equal
deleted
inserted
replaced
| 8:efb494ef9456 | 9:118d389d45e0 |
|---|---|
| 117 import curses | 117 import curses |
| 118 import pyexpat | 118 import pyexpat |
| 119 import zlib | 119 import zlib |
| 120 import ssl | 120 import ssl |
| 121 import cffi | 121 import cffi |
| 122 import ctypes | |
| 122 | 123 |
| 123 | 124 |
| 124 pypy-gdbm und pypy-sqlite3 | 125 pypy-gdbm und pypy-sqlite3 |
| 125 ~~~~~~~~~~~~~~~~~~~~~~~~~~ | 126 ~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 126 | 127 |
