]> granicus.if.org Git - python/commit
Added BufferType, the type returned by the new builtin buffer(). Greg Stein.
authorGuido van Rossum <guido@python.org>
Fri, 19 Mar 1999 19:08:03 +0000 (19:08 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 19 Mar 1999 19:08:03 +0000 (19:08 +0000)
commit36561c5de421686ace502608ae75a816242ff5b3
tree5bbee99653b9a0cc76c57346c962b9a77d39ff56
parent0daf022225b3670f908e633be210b2ff0a172788
Added BufferType, the type returned by the new builtin buffer().  Greg Stein.
Lib/types.py