Staging
v0.5.1
Revision 87c8d87b9126d9060fe14c181187d6f16b1ad7f5 authored by Benjamin Peterson on 11 June 2009, 22:54:11 UTC, committed by Benjamin Peterson on 11 June 2009, 22:54:11 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r73196 | benjamin.peterson | 2009-06-03 20:40:29 -0500 (Wed, 03 Jun 2009) | 1 line

  use the offical api
........
  r73278 | benjamin.peterson | 2009-06-07 17:33:11 -0500 (Sun, 07 Jun 2009) | 1 line

  inherit from object
........
  r73279 | benjamin.peterson | 2009-06-07 17:35:00 -0500 (Sun, 07 Jun 2009) | 1 line

  always inherit from an appropiate base class
........
  r73280 | benjamin.peterson | 2009-06-07 17:54:35 -0500 (Sun, 07 Jun 2009) | 1 line

  use booleans for flags
........
  r73299 | georg.brandl | 2009-06-08 13:41:36 -0500 (Mon, 08 Jun 2009) | 1 line

  Typo fix.
........
  r73308 | benjamin.peterson | 2009-06-08 17:18:32 -0500 (Mon, 08 Jun 2009) | 1 line

  remove useless assertion
........
  r73312 | benjamin.peterson | 2009-06-08 18:44:13 -0500 (Mon, 08 Jun 2009) | 1 line

  remove error checks already done in set_context()
........
  r73313 | r.david.murray | 2009-06-08 19:44:22 -0500 (Mon, 08 Jun 2009) | 4 lines

  Issue 2947: document how return code handling translates from
  os.popen to subprocess.  Also fixes reference link in the
  os.spawn documentation.
........
  r73317 | benjamin.peterson | 2009-06-09 12:24:26 -0500 (Tue, 09 Jun 2009) | 1 line

  make ast.c depend on the grammar
........
  r73318 | benjamin.peterson | 2009-06-09 12:29:51 -0500 (Tue, 09 Jun 2009) | 1 line

  explain why keyword names are not just NAME
........
  r73321 | benjamin.peterson | 2009-06-09 16:13:43 -0500 (Tue, 09 Jun 2009) | 1 line

  update symbol.py from with statement changes
........
  r73324 | amaury.forgeotdarc | 2009-06-09 17:53:16 -0500 (Tue, 09 Jun 2009) | 2 lines

  Avoid invoking the parser/compiler just to test the presence of a function.
........
  r73331 | benjamin.peterson | 2009-06-10 08:45:31 -0500 (Wed, 10 Jun 2009) | 1 line

  fix spelling
........
  r73335 | raymond.hettinger | 2009-06-10 11:15:40 -0500 (Wed, 10 Jun 2009) | 1 line

  Fix signed/unsigned compiler warning.
........
  r73340 | amaury.forgeotdarc | 2009-06-10 15:30:19 -0500 (Wed, 10 Jun 2009) | 2 lines

  Fix a typo spotted by Nick Coghlan.
........
  r73363 | benjamin.peterson | 2009-06-11 12:51:17 -0500 (Thu, 11 Jun 2009) | 1 line

  use multi-with syntax
........
1 parent 6520b68
History
File Mode Size
Python-ast.h -rw-r--r-- 21.3 KB
Python.h -rw-r--r-- 3.5 KB
abstract.h -rw-r--r-- 39.5 KB
asdl.h -rw-r--r-- 1.0 KB
ast.h -rw-r--r-- 230 bytes
bitset.h -rw-r--r-- 792 bytes
bltinmodule.h -rw-r--r-- 264 bytes
boolobject.h -rw-r--r-- 886 bytes
bytearrayobject.h -rw-r--r-- 1.8 KB
bytes_methods.h -rw-r--r-- 2.9 KB
bytesobject.h -rw-r--r-- 4.7 KB
cellobject.h -rw-r--r-- 651 bytes
ceval.h -rw-r--r-- 6.8 KB
classobject.h -rw-r--r-- 1.6 KB
cobject.h -rw-r--r-- 1.6 KB
code.h -rw-r--r-- 3.4 KB
codecs.h -rw-r--r-- 5.1 KB
compile.h -rw-r--r-- 1.1 KB
complexobject.h -rw-r--r-- 1.8 KB
datetime.h -rw-r--r-- 7.6 KB
descrobject.h -rw-r--r-- 2.4 KB
dictobject.h -rw-r--r-- 6.3 KB
dtoa.h -rw-r--r-- 338 bytes
enumobject.h -rw-r--r-- 253 bytes
errcode.h -rw-r--r-- 1.4 KB
eval.h -rw-r--r-- 575 bytes
fileobject.h -rw-r--r-- 1.5 KB
floatobject.h -rw-r--r-- 4.5 KB
frameobject.h -rw-r--r-- 2.8 KB
funcobject.h -rw-r--r-- 3.5 KB
genobject.h -rw-r--r-- 891 bytes
graminit.h -rw-r--r-- 1.8 KB
grammar.h -rw-r--r-- 2.0 KB
import.h -rw-r--r-- 2.0 KB
intrcheck.h -rw-r--r-- 274 bytes
iterobject.h -rw-r--r-- 567 bytes
listobject.h -rw-r--r-- 2.6 KB
longintrepr.h -rw-r--r-- 3.6 KB
longobject.h -rw-r--r-- 6.0 KB
marshal.h -rw-r--r-- 713 bytes
memoryobject.h -rw-r--r-- 2.8 KB
metagrammar.h -rw-r--r-- 253 bytes
methodobject.h -rw-r--r-- 2.8 KB
modsupport.h -rw-r--r-- 4.1 KB
moduleobject.h -rw-r--r-- 1.1 KB
node.h -rw-r--r-- 890 bytes
object.h -rw-r--r-- 31.0 KB
objimpl.h -rw-r--r-- 12.4 KB
opcode.h -rw-r--r-- 4.6 KB
osdefs.h -rw-r--r-- 869 bytes
parsetok.h -rw-r--r-- 1.9 KB
patchlevel.h -rw-r--r-- 1.2 KB
pgen.h -rw-r--r-- 253 bytes
pgenheaders.h -rw-r--r-- 1.1 KB
py_curses.h -rw-r--r-- 3.8 KB
pyarena.h -rw-r--r-- 2.6 KB
pycapsule.h -rw-r--r-- 1.6 KB
pyctype.h -rw-r--r-- 1.0 KB
pydebug.h -rw-r--r-- 958 bytes
pyerrors.h -rw-r--r-- 10.9 KB
pyexpat.h -rw-r--r-- 2.0 KB
pyfpe.h -rw-r--r-- 8.3 KB
pygetopt.h -rw-r--r-- 315 bytes
pymacconfig.h -rw-r--r-- 2.6 KB
pymath.h -rw-r--r-- 6.7 KB
pymem.h -rw-r--r-- 4.5 KB
pyport.h -rw-r--r-- 24.6 KB
pystate.h -rw-r--r-- 6.4 KB
pystrcmp.h -rw-r--r-- 436 bytes
pystrtod.h -rw-r--r-- 1.4 KB
pythonrun.h -rw-r--r-- 6.5 KB
pythread.h -rw-r--r-- 1.4 KB
rangeobject.h -rw-r--r-- 629 bytes
setobject.h -rw-r--r-- 2.9 KB
sliceobject.h -rw-r--r-- 1.3 KB
structmember.h -rw-r--r-- 2.3 KB
structseq.h -rw-r--r-- 949 bytes
symtable.h -rw-r--r-- 4.1 KB
sysmodule.h -rw-r--r-- 846 bytes
timefuncs.h -rw-r--r-- 442 bytes
token.h -rw-r--r-- 1.7 KB
traceback.h -rw-r--r-- 697 bytes
tupleobject.h -rw-r--r-- 2.2 KB
ucnhash.h -rw-r--r-- 924 bytes
unicodeobject.h -rw-r--r-- 56.7 KB
warnings.h -rw-r--r-- 512 bytes
weakrefobject.h -rw-r--r-- 2.4 KB

back to top