Ignore:
Timestamp:
Mar 19, 2014, 11:31:01 PM (11 years ago)
Author:
dmik
Message:

python: Merge vendor 2.7.6 to trunk.

Location:
python/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • python/trunk

  • python/trunk/Modules/zlib/zlib.h

    r2 r391  
    765765  if no more input was provided, Z_DATA_ERROR if no flush point has been found,
    766766  or Z_STREAM_ERROR if the stream structure was inconsistent. In the success
    767   case, the application may save the current current value of total_in which
     767  case, the application may save the current value of total_in which
    768768  indicates where valid compressed data was found. In the error case, the
    769769  application may repeatedly call inflateSync, providing more input each time,
Note: See TracChangeset for help on using the changeset viewer.