• Georg Brandl's avatar
    Merged revisions… · 7d4bfb33
    Georg Brandl yazdı
    Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from
    svn+ssh://pythondev@svn.python.org/python/branches/py3k
    
    ........
      r83536 | georg.brandl | 2010-08-02 19:49:25 +0200 (Mo, 02 Aug 2010) | 1 line
    
      #8578: mention danger of not incref'ing weak referenced object.
    ........
      r83546 | georg.brandl | 2010-08-02 21:16:34 +0200 (Mo, 02 Aug 2010) | 1 line
    
      #7973: Fix distutils options spelling.
    ........
      r83547 | georg.brandl | 2010-08-02 21:19:26 +0200 (Mo, 02 Aug 2010) | 1 line
    
      #7386: add example that shows that trailing path separators are stripped.
    ........
      r83548 | georg.brandl | 2010-08-02 21:23:34 +0200 (Mo, 02 Aug 2010) | 1 line
    
      #8172: how does one use a property?
    ........
      r83550 | georg.brandl | 2010-08-02 21:32:43 +0200 (Mo, 02 Aug 2010) | 1 line
    
      #9451: strengthen warning about __*__ special name usage.
    ........
      r83554 | georg.brandl | 2010-08-02 21:43:05 +0200 (Mo, 02 Aug 2010) | 1 line
    
      #7280: note about nasmw.exe.
    ........
      r83555 | georg.brandl | 2010-08-02 21:44:48 +0200 (Mo, 02 Aug 2010) | 1 line
    
      #8861: remove unused variable.
    ........
      r83558 | georg.brandl | 2010-08-02 22:05:19 +0200 (Mo, 02 Aug 2010) | 1 line
    
      #8648: document UTF-7 codec functions.
    ........
      r83563 | georg.brandl | 2010-08-02 22:21:21 +0200 (Mo, 02 Aug 2010) | 1 line
    
      #9037: add example how to raise custom exceptions from C code.
    ........
      r83565 | georg.brandl | 2010-08-02 22:27:20 +0200 (Mo, 02 Aug 2010) | 1 line
    
      #9111: document that do_help() looks at docstrings.
    ........
      r83571 | georg.brandl | 2010-08-02 22:44:34 +0200 (Mo, 02 Aug 2010) | 1 line
    
      Clarify that abs() is not a namespace.
    ........
      r83574 | georg.brandl | 2010-08-02 22:47:56 +0200 (Mo, 02 Aug 2010) | 1 line
    
      #6867: epoll.register() returns None.
    ........
      r83575 | georg.brandl | 2010-08-02 22:52:10 +0200 (Mo, 02 Aug 2010) | 1 line
    
      #9238: zipfile does handle archive comments.
    ........
    7d4bfb33
Adı
Son kayıt (commit)
Son güncelleme
..
abstract.rst Loading commit data...
allocation.rst Loading commit data...
arg.rst Loading commit data...
bool.rst Loading commit data...
buffer.rst Loading commit data...
bytearray.rst Loading commit data...
capsule.rst Loading commit data...
cell.rst Loading commit data...
class.rst Loading commit data...
cobject.rst Loading commit data...
code.rst Loading commit data...
complex.rst Loading commit data...
concrete.rst Loading commit data...
conversion.rst Loading commit data...
datetime.rst Loading commit data...
descriptor.rst Loading commit data...
dict.rst Loading commit data...
exceptions.rst Loading commit data...
file.rst Loading commit data...
float.rst Loading commit data...
function.rst Loading commit data...
gcsupport.rst Loading commit data...
gen.rst Loading commit data...
import.rst Loading commit data...
index.rst Loading commit data...
init.rst Loading commit data...
int.rst Loading commit data...
intro.rst Loading commit data...
iter.rst Loading commit data...
iterator.rst Loading commit data...
list.rst Loading commit data...
long.rst Loading commit data...
mapping.rst Loading commit data...
marshal.rst Loading commit data...
memory.rst Loading commit data...
method.rst Loading commit data...
module.rst Loading commit data...
none.rst Loading commit data...
number.rst Loading commit data...
objbuffer.rst Loading commit data...
object.rst Loading commit data...
objimpl.rst Loading commit data...
refcounting.rst Loading commit data...
reflection.rst Loading commit data...
sequence.rst Loading commit data...
set.rst Loading commit data...
slice.rst Loading commit data...
string.rst Loading commit data...
structures.rst Loading commit data...
sys.rst Loading commit data...
tuple.rst Loading commit data...
type.rst Loading commit data...
typeobj.rst Loading commit data...
unicode.rst Loading commit data...
utilities.rst Loading commit data...
veryhigh.rst Loading commit data...
weakref.rst Loading commit data...