Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
f371859a4f0705062e94798e21ebe3705d891a37
/
Modules
/
spwdmodule.c
b6a748b
Issue #4859: Implement PEP 383 for pwd, spwd, and grp.
by Martin v. Löwis
· 15 years ago
1a21451
Implement PEP 3121: new module initialization and finalization API.
by Martin v. Löwis
· 16 years ago
217cfd1
Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h
by Christian Heimes
· 17 years ago
eb8b3a6
Use unicode for password modules
by Neal Norwitz
· 17 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 18 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
1ac754f
Check return result from Py_InitModule*(). This API can fail.
by Neal Norwitz
· 19 years ago
6267996
Put docstring for getspall into same #ifdef block as function definition
by Neal Norwitz
· 20 years ago
c300175
Patch #579435: Shadow Password Support Module
by Martin v. Löwis
· 20 years ago