One can easily test it:

$ python
>>> import svn.core
>>> svn.core.SVN_STREAM_CHUNK_SIZE
102400L                                 # should be 102400
>>> type(svn.core.SVN_STREAM_CHUNK_SIZE)
<type 'long'>                           # should be <type 'int'>


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to