index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
xreadlinesmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark xreadlines deprecated. Don't use f.xreadlines() in test_iter.py.
Guido van Rossum
2002-08-06
1
-0/+2
*
Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype
Mark Hammond
2002-08-02
1
-1/+1
*
staticforward bites the dust.
Jeremy Hylton
2002-07-17
1
-1/+1
*
Patch #568124: Add doc string macros.
Martin v. Löwis
2002-06-13
1
-3/+3
*
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
Guido van Rossum
2001-12-08
1
-1/+1
*
Remove bogus PyGC_HEAD_SIZE.
Neil Schemenauer
2001-08-29
1
-1/+1
*
Make more warnings go away on the SGI compiler.
Fred Drake
2001-07-19
1
-3/+1
*
Iterator support: made the xreadlines object its own iterator. This
Guido van Rossum
2001-05-22
1
-25/+81
*
Fix a memory leak -- there's no need to INCREF() the result of
Guido van Rossum
2001-03-23
1
-1/+0
*
SF Patch #103185, by jlt63: Some more standard modules cleanup for Cygwin
Guido van Rossum
2001-01-19
1
-1/+2
*
Conform the new module to /the/ C style.
Thomas Wouters
2001-01-11
1
-5/+9
*
Assorted xreadlines problems:
Tim Peters
2001-01-09
1
-1/+1
*
Jeff Epler's xreadlines module, with slight reformatting and some
Guido van Rossum
2001-01-09
1
-0/+118