Staging
v0.5.1
https://github.com/python/cpython
Revision b8c5f54248369ff89575c1416a98e13e718a4aa4 authored by Martin Panter on 30 October 2016, 04:20:23 UTC, committed by Martin Panter on 30 October 2016, 04:20:23 UTC
* Cannot seem to link directly to main options from the “unittest” module,
  because that module has its own set of options
* Mask out linking for options that no longer exist in Python 3
1 parent 5c67933
History
Tip revision: b8c5f54248369ff89575c1416a98e13e718a4aa4 authored by Martin Panter on 30 October 2016, 04:20:23 UTC
Issue #26638: Work around more CLI options that can’t be linked
Tip revision: b8c5f54
File Mode Size
clinic
_iomodule.c -rw-r--r-- 23.4 KB
_iomodule.h -rw-r--r-- 6.1 KB
bufferedio.c -rw-r--r-- 80.5 KB
bytesio.c -rw-r--r-- 33.0 KB
fileio.c -rw-r--r-- 32.7 KB
iobase.c -rw-r--r-- 29.0 KB
stringio.c -rw-r--r-- 30.8 KB
textio.c -rw-r--r-- 88.5 KB

back to top