Staging
v0.8.1
https://github.com/python/cpython
Revision b1affc517f67037fcd9027cf92fda3424b80c1ea authored by Mark Dickinson on 04 April 2010, 22:09:21 UTC, committed by Mark Dickinson on 04 April 2010, 22:09:21 UTC
Also add an example of constructing a Decimal directly from a float,
update the quickstart tutorial, and tweak another couple of
sentences.
1 parent bb006cf
Raw File
Tip revision: b1affc517f67037fcd9027cf92fda3424b80c1ea authored by Mark Dickinson on 04 April 2010, 22:09:21 UTC
Add versionchanged entry for Decimal(float) construction.
Tip revision: b1affc5
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
libpython*.a
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
back to top