Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
5c458052f0411ee97cb6c2bebfcaa59ecda60f4d
/
Modules
/
xreadlinesmodule.c
8ee5243
Mark xreadlines deprecated. Don't use f.xreadlines() in test_iter.py.
by Guido van Rossum
· 22 years ago
fe51c6d
Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype
by Mark Hammond
· 22 years ago
938ace6
staticforward bites the dust.
by Jeremy Hylton
· 22 years ago
14f8b4c
Patch #568124: Add doc string macros.
by Martin v. Löwis
· 22 years ago
1464839
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
by Guido van Rossum
· 23 years ago
01b66a8
Remove bogus PyGC_HEAD_SIZE.
by Neil Schemenauer
· 23 years ago
dff3a37
Make more warnings go away on the SGI compiler.
by Fred Drake
· 23 years ago
c8555b3
Iterator support: made the xreadlines object its own iterator. This
by Guido van Rossum
· 23 years ago
9dee48f
Fix a memory leak -- there's no need to INCREF() the result of
by Guido van Rossum
· 24 years ago
7150a77
SF Patch #103185, by jlt63: Some more standard modules cleanup for Cygwin
by Guido van Rossum
· 24 years ago
9fdcf4a
Conform the new module to /the/ C style.
by Thomas Wouters
· 24 years ago
58c82f0
Assorted xreadlines problems:
by Tim Peters
· 24 years ago
ea3375d
Jeff Epler's xreadlines module, with slight reformatting and some
by Guido van Rossum
· 24 years ago