[Python-checkins] Your message to Stackless-checkins awaits moderator approval

stackless-checkins-bounces at stackless.com stackless-checkins-bounces at stackless.com
Fri Nov 14 16:53:33 CET 2008


Your mail to 'Stackless-checkins' with the subject
 r67223 - in stackless/branches/py3k: Demo/classes/Dates.py
Demo/classes/bitvec.py Demo/distutils Demo/embed/demo.c
Demo/embed/importexc.c Demo/md5test/md5driver.py Demo/pdist/cmptree.py
Demo/rpc/nfsclient.py Demo/rpc/rpc.py Demo/rpc/xdr.py
Demo/scripts/fact.py Demo/scripts/ftpstats.py Demo/scripts/lpwatch.py
Demo/scripts/markov.py Demo/scripts/newslist.py Demo/scripts/pi.py
Demo/scripts/unbirthday.py Demo/sockets/ftp.py Demo/sockets/udpecho.py
Demo/sockets/unixclient.py Demo/threads/Coroutine.py
Demo/threads/Generator.py Demo/tkinter/guido/hanoi.py
Demo/tkinter/guido/solitaire.py Demo/tkinter/guido/sortvisu.py
Demo/turtle/tdemo_I_dontlike_tiltdemo.py
Demo/turtle/tdemo_bytedesign.py Demo/turtle/tdemo_chaos.py
Demo/turtle/tdemo_clock.py Demo/turtle/tdemo_colormixer.py
Demo/turtle/tdemo_forest.py Demo/turtle/tdemo_fractalcurves.py
Demo/turtle/tdemo_lindenmayer_indian.py
Demo/turtle/tdemo_minimal_hanoi.py Demo/turtle/tdemo_paint.py
Demo/turtle/tdemo_peace.py Demo/turtle /tdemo_penrose.py
Demo/turtle/tdemo_planet_and_moon.py Demo/turtle/tdemo_tree.py
Demo/turtle/tdemo_wikipedia.py Demo/turtle/tdemo_yinyang.py
Demo/turtle/turtleDemo.py Demo/turtle/turtledemo_two_canvases.py
Doc/ACKS.txt Doc/Makefile Doc/README.txt Doc/c-api/arg.rst
Doc/c-api/buffer.rst Doc/c-api/init.rst Doc/c-api/number.rst
Doc/c-api/object.rst Doc/c-api/typeobj.rst Doc/conf.py
Doc/contents.rst Doc/distutils/apiref.rst Doc/distutils/builtdist.rst
Doc/distutils/commandref.rst Doc/distutils/setupscript.rst
Doc/extending/embedding.rst Doc/extending/extending.rst
Doc/extending/windows.rst Doc/glossary.rst Doc/howto/cporting.rst
Doc/howto/doanddont.rst Doc/howto/functional.rst Doc/howto/index.rst
Doc/howto/sockets.rst Doc/howto/unicode.rst Doc/howto/urllib2.rst
Doc/howto/webservers.rst Doc/includes/dbpickle.py Doc/library/2to3.rst
Doc/library/ast.rst Doc/library/asynchat.rst Doc/library/binhex.rst
Doc/library/bsddb.rst Doc/library/cgi.rst Doc/library/codecs.rst
Doc/library/collec tions.rst Doc/library/compileall.rst
Doc/library/ctypes.rst Doc/library/dbm.rst Doc/library/decimal.rst
Doc/library/dis.rst Doc/library/email.parser.rst
Doc/library/ftplib.rst Doc/library/functions.rst
Doc/library/getopt.rst Doc/library/heapq.rst
Doc/library/http.cookies.rst Doc/library/http.server.rst
Doc/library/idle.rst Doc/library/imaplib.rst Doc/library/imp.rst
Doc/library/index.rst Doc/library/inspect.rst Doc/library/io.rst
Doc/library/itertools.rst Doc/library/json.rst Doc/library/logging.rst
Doc/library/macpath.rst Doc/library/math.rst
Doc/library/multiprocessing.rst Doc/library/optparse.rst
Doc/library/os.path.rst Doc/library/os.rst Doc/library/persistence.rst
Doc/library/pickle.rst Doc/library/platform.rst
Doc/library/plistlib.rst Doc/library/random.rst
Doc/library/reprlib.rst Doc/library/select.rst Doc/library/shelve.rst
Doc/library/shutil.rst Doc/library/signal.rst Doc/library/site.rst
Doc/library/smtplib.rst Doc/library/socket.rst
Doc/library/socketserver.rst Do c/library/sqlite3.rst
Doc/library/stdtypes.rst Doc/library/string.rst
Doc/library/subprocess.rst Doc/library/sys.rst
Doc/library/telnetlib.rst Doc/library/test.rst
Doc/library/threading.rst Doc/library/time.rst Doc/library/tk.rst
Doc/library/tkinter.rst Doc/library/tkinter.turtle.rst
Doc/library/turtle.rst Doc/library/unicodedata.rst
Doc/library/unittest.rst Doc/library/urllib.parse.rst
Doc/library/warnings.rst Doc/library/weakref.rst
Doc/library/webbrowser.rst Doc/library/xmlrpc.client.rst
Doc/reference/compound_stmts.rst Doc/reference/datamodel.rst
Doc/reference/expressions.rst Doc/reference/index.rst
Doc/reference/lexical_analysis.rst Doc/reference/simple_stmts.rst
Doc/tools/sphinxext/download.html
Doc/tools/sphinxext/indexcontent.html Doc/tools/sphinxext/layout.html
Doc/tutorial/appetite.rst Doc/tutorial/classes.rst
Doc/tutorial/controlflow.rst Doc/tutorial/datastructures.rst
Doc/tutorial/errors.rst Doc/tutorial/floatingpoint.rst
Doc/tutorial/index.rst Doc/tutorial/inter preter.rst
Doc/tutorial/introduction.rst Doc/using/cmdline.rst Doc/using/mac.rst
Doc/using/windows.rst Doc/whatsnew/2.2.rst Doc/whatsnew/2.3.rst
Doc/whatsnew/2.4.rst Doc/whatsnew/2.5.rst Doc/whatsnew/2.6.rst
Doc/whatsnew/2.7.rst Doc/whatsnew/3.0.rst Doc/whatsnew/index.rst
Include/ceval.h Include/compile.h Include/fileobject.h
Include/intobject.h Include/object.h Include/patchlevel.h
Include/pystate.h Include/unicodeobject.h Lib/abc.py
Lib/antigravity.py Lib/ast.py Lib/bdb.py Lib/bsddb Lib/cgi.py
Lib/collections.py Lib/ctypes/test/test_bitfields.py
Lib/ctypes/test/test_pep3118.py Lib/dbm/__init__.py Lib/dbm/bsd.py
Lib/distutils/__init__.py Lib/distutils/command/bdist_wininst.py
Lib/distutils/command/build_py.py Lib/distutils/command/install.py
Lib/distutils/file_util.py Lib/distutils/msvc9compiler.py
Lib/distutils/tests/test_build_ext.py Lib/fnmatch.py Lib/formatter.py
Lib/ftplib.py Lib/genericpath.py Lib/glob.py Lib/http/cookies.py
Lib/idlelib/PyShell.py Lib/idlelib/idlever. py Lib/idlelib/run.py
Lib/imaplib.py Lib/inspect.py Lib/io.py Lib/json/decoder.py
Lib/json/tests/test_scanstring.py Lib/lib2to3 Lib/lib2to3/Grammar.txt
Lib/lib2to3/fixer_base.py Lib/lib2to3/fixer_util.py
Lib/lib2to3/fixes/fix_getcwdu.py Lib/lib2to3/fixes/fix_import.py
Lib/lib2to3/fixes/fix_imports.py Lib/lib2to3/fixes/fix_metaclass.py
Lib/lib2to3/fixes/fix_next.py Lib/lib2to3/fixes/fix_paren.py
Lib/lib2to3/fixes/fix_print.py Lib/lib2to3/fixes/fix_raw_input.py
Lib/lib2to3/fixes/fix_set_literal.py Lib/lib2to3/fixes/fix_sys_exc.py
Lib/lib2to3/main.py Lib/lib2to3/pytree.py Lib/lib2to3/refactor.py
Lib/lib2to3/tests/data/README Lib/lib2to3/tests/data/fixers
Lib/lib2to3/tests/data/fixers/myfixes
Lib/lib2to3/tests/data/infinite_recursion.py
Lib/lib2to3/tests/data/py2_test_grammar.py
Lib/lib2to3/tests/data/py3_test_grammar.py
Lib/lib2to3/tests/support.py Lib/lib2to3/tests/test_all_fixers.py
Lib/lib2to3/tests/test_fixers.py Lib/lib2to3/tests/test_pytree.py
Lib/lib2to3/tests/test_refac tor.py Lib/logging/__init__.py
Lib/logging/config.py Lib/macpath.py Lib/modulefinder.py
Lib/multiprocessing/dummy/__init__.py Lib/multiprocessing/managers.py
Lib/multiprocessing/synchronize.py Lib/nntplib.py Lib/ntpath.py
Lib/optparse.py Lib/pdb.py Lib/pickle.py Lib/platform.py Lib/poplib.py
Lib/posixpath.py Lib/pty.py Lib/pydoc_topics.py Lib/re.py
Lib/socketserver.py Lib/sqlite3/test/regression.py Lib/sre_compile.py
Lib/sre_parse.py Lib/ssl.py Lib/telnetlib.py Lib/test/crashers/iter.py
Lib/test/pickletester.py Lib/test/regrtest.py Lib/test/string_tests.py
Lib/test/support.py Lib/test/test___all__.py Lib/test/test_array.py
Lib/test/test_asyncore.py Lib/test/test_atexit.py
Lib/test/test_bisect.py Lib/test/test_bsddb.py Lib/test/test_bsddb3.py
Lib/test/test_builtin.py Lib/test/test_bytes.py
Lib/test/test_cProfile.py Lib/test/test_capi.py Lib/test/test_cgi.py
Lib/test/test_class.py Lib/test/test_cmd_line.py
Lib/test/test_collections.py Lib/test/test_contains.py
Lib/test/test_cp rofile.py Lib/test/test_datetime.py
Lib/test/test_dbm.py Lib/test/test_defaultdict.py
Lib/test/test_descr.py Lib/test/test_docxmlrpc.py
Lib/test/test_fileio.py Lib/test/test_float.py
Lib/test/test_fnmatch.py Lib/test/test_format.py
Lib/test/test_frozen.py Lib/test/test_ftplib.py
Lib/test/test_future.py Lib/test/test_future5.py
Lib/test/test_grammar.py Lib/test/test_hash.py
Lib/test/test_hashlib.py Lib/test/test_hmac.py Lib/test/test_imp.py
Lib/test/test_import.py Lib/test/test_io.py Lib/test/test_lib2to3.py
Lib/test/test_logging.py Lib/test/test_long.py
Lib/test/test_macpath.py Lib/test/test_memoryview.py
Lib/test/test_modulefinder.py Lib/test/test_multiprocessing.py
Lib/test/test_normalization.py Lib/test/test_ntpath.py
Lib/test/test_os.py Lib/test/test_parser.py Lib/test/test_pep3120.py
Lib/test/test_platform.py Lib/test/test_poplib.py
Lib/test/test_posix.py Lib/test/test_posixpath.py
Lib/test/test_profile.py Lib/test/test_pty.py Lib/test/test_range.py
Lib/test/test_re.py Lib/test/test_richcmp.py Lib/test/test_sax.py
Lib/test/test_set.py Lib/test/test_ssl.py Lib/test/test_struct.py
Lib/test/test_structmembers.py Lib/test/test_subprocess.py
Lib/test/test_sundry.py Lib/test/test_sys.py Lib/test/test_tarfile.py
Lib/test/test_tempfile.py Lib/test/test_threadedtempfile.py
Lib/test/test_threading.py Lib/test/test_traceback.py
Lib/test/test_unicode.py Lib/test/test_unicode_file.py
Lib/test/test_unicodedata.py Lib/test/test_urllib.py
Lib/test/test_urlparse.py Lib/test/test_warnings.py
Lib/test/test_weakref.py Lib/test/test_zipfile64.py
Lib/test/test_zlib.py Lib/test/tf_inherit_check.py Lib/threading.py
Lib/tkinter/__init__.py Lib/tkinter/scrolledtext.py
Lib/tkinter/turtle.py Lib/traceback.py Lib/turtle.py
Lib/urllib/parse.py Lib/urllib/request.py Lib/warnings.py
Lib/weakref.py Lib/xml/sax/xmlreader.py Lib/zipfile.py
Mac/BuildScript/build-installer.py Makefile.pre.in Misc/ACKS Misc/NEWS
Misc/RPM/python-3.0.spec Misc/find_recursionlimit.py Modules/Setu
p.dist Modules/_bisectmodule.c Modules/_bsddb.c Modules/_bytesio.c
Modules/_codecsmodule.c Modules/_collectionsmodule.c
Modules/_ctypes/cfield.c Modules/_ctypes/libffi/src/x86/ffi.c
Modules/_dbmmodule.c Modules/_fileio.c Modules/_hashopenssl.c
Modules/_json.c Modules/_localemodule.c Modules/_lsprof.c
Modules/_multiprocessing/connection.h
Modules/_multiprocessing/multiprocessing.h Modules/_pickle.c
Modules/_sqlite/connection.c Modules/_sqlite/cursor.c
Modules/_sqlite/microprotocols.c Modules/_sqlite/microprotocols.h
Modules/_sqlite/module.c Modules/_sqlite/statement.c
Modules/_sqlite/util.c Modules/_sqlite/util.h Modules/_sre.c
Modules/_stringio.c Modules/_struct.c Modules/_testcapimodule.c
Modules/atexitmodule.c Modules/bsddb.h
Modules/cjkcodecs/multibytecodec.c Modules/config.c.in
Modules/getpath.c Modules/main.c Modules/mmapmodule.c
Modules/ossaudiodev.c Modules/parsermodule.c Modules/posixmodule.c
Modules/python.c Modules/readline.c Modules/selectmodule.c
Modules/signalmo dule.c Modules/tkappinit.c Modules/unicodedata.c
Modules/unicodedata_db.h Modules/unicodename_db.h Modules/zipimport.c
Modules/zlibmodule.c Objects/abstract.c Objects/bytearrayobject.c
Objects/bytesobject.c Objects/dictobject.c Objects/floatobject.c
Objects/frameobject.c Objects/listobject.c Objects/memoryobject.c
Objects/moduleobject.c Objects/object.c Objects/obmalloc.c
Objects/setobject.c Objects/stringlib/count.h Objects/stringlib/find.h
Objects/tupleobject.c Objects/typeobject.c Objects/unicodectype.c
Objects/unicodeobject.c Objects/unicodetype_db.h
Objects/weakrefobject.c PC/VC6/_bsddb.dsp PC/VC6/pcbuild.dsw
PC/VC6/readme.txt PC/VS7.1/_bsddb.vcproj PC/VS7.1/pcbuild.sln
PC/VS7.1/pythoncore.vcproj PC/VS7.1/readme.txt PC/VS8.0/_bsddb.vcproj
PC/VS8.0/_bsddb44.vcproj PC/VS8.0/_ctypes.vcproj
PC/VS8.0/_sqlite3.vcproj PC/VS8.0/pcbuild.sln
PC/VS8.0/pyproject.vsprops PC/VS8.0/sqlite3.vcproj PC/dllbase_nt.txt
PC/winreg.c PCbuild/_bsddb.vcproj PCbuild/_bsddb44.vcproj
PCbuild/pcbui ld.sln PCbuild/pyd.vsprops PCbuild/pyd_d.vsprops
PCbuild/readme.txt PCbuild/vs9to8.py Parser/asdl_c.py Parser/parser.c
Parser/tokenizer.c Parser/tokenizer.h Python/Python-ast.c
Python/_warnings.c Python/ast.c Python/bltinmodule.c Python/ceval.c
Python/codecs.c Python/compile.c Python/frozenmain.c Python/future.c
Python/import.c Python/marshal.c Python/pymath.c Python/pystate.c
Python/pythonrun.c Python/sysmodule.c Python/traceback.c README
RELNOTES Tools/msi/merge.py Tools/msi/msi.py Tools/msi/uuids.py
Tools/scripts/2to3 Tools/scripts/findnocoding.py
Tools/scripts/reindent.py Tools/unicode/makeunicodedata.py configure
configure.in pyconfig.h.in runtests.sh setup.py
Is being held until the list moderator can review it for approval.
The reason it is being held:
 Message body is too big: 5397147 bytes with a limit of 500 KB
Either the message will get posted to the list, or you will receive
notification of the moderator's decision. If you would like to cancel
this posting, please visit the following URL:
 http://www.stackless.com/mailman/confirm/stackless-checkins/24f580c81a9104680b1a0eb9ad3490d815845d5e


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /