April 2012 Archives by author
Starting: Sun Apr 1 01:18:54 CEST 2012
Ending: Mon Apr 30 20:19:23 CEST 2012
Messages: 326
- [docs] [issue14503] docs:Code not highlighted
Ramchandra Apte
- [docs] [issue14503] docs:Code not highlighted
Ramchandra Apte
- [docs] [issue7057] tkinter doc: more 3.x updates
Ramchandra Apte
- [docs] [issue13708] Document ctypes.wintypes
Ramchandra Apte
- [docs] [issue14535] three code examples in docs are not syntax highlighted
Ramchandra Apte
- [docs] [issue14691] a code example not highlighted in http://docs.python.org/dev/library/stdtypes.html#memoryview
Ramchandra Apte
- [docs] [issue14628] Clarify import statement documentation regarding what gets bound
Arfrever Frehtes Taifersar Arahesis
- [docs] [issue14617] confusing docs with regard to __hash__
Arfrever Frehtes Taifersar Arahesis
- [docs] [issue14362] No mention of collections.ChainMap in What's New for 3.3
Éric Araujo
- [docs] [issue14469] Python 3 documentation links
Éric Araujo
- [docs] [issue14511] _static/opensearch.xml for Python 3.2 docs directs searches to 3.3 docs
Éric Araujo
- [docs] [issue14554] test module: correction
Éric Araujo
- [docs] [issue14547] Python symlink to script behaves unexpectedly
Éric Araujo
- [docs] [issue14535] three code examples in docs are not syntax highlighted
Éric Araujo
- [docs] [issue12947] Examples in library/doctest.html lack the flags
Éric Araujo
- [docs] [issue14616] subprocess docs should mention pipes.quote/shlex.quote
Éric Araujo
- [docs] [issue14617] confusing docs with regard to __hash__
Éric Araujo
- [docs] [issue14617] confusing docs with regard to __hash__
Éric Araujo
- [docs] [issue14617] confusing docs with regard to __hash__
Éric Araujo
- [docs] [issue14601] PEP sources not available as documented
Éric Araujo
- [docs] [issue14601] PEP sources not available as documented
Éric Araujo
- [docs] [issue14601] PEP sources not available as documented
Éric Araujo
- [docs] [issue14650] 1-character typo in shutil docstring
Éric Araujo
- [docs] [issue10976] json.loads() raises TypeError on bytes object
Éric Araujo
- [docs] [issue14674] Add link to RFC 4627 from json documentation
Éric Araujo
- [docs] [issue11379] Remove "lightweight" from minidom description
Éric Araujo
- [docs] [issue14601] PEP sources not available as documented
Jesús Cea Avión
- [docs] typos etc at /howto/unicode.htm
Colin Barnett
- [docs] [issue14462] In re's named group the name cannot contain unicode characters
Matthew Barnett
- [docs] [issue14594] document imp.load_dynamic()
Stefan Behnel
- [docs] Request for assistance in testing
Georg Brandl
- [docs] [issue14489] repr() function link on the built-in function documentation is incorrect
Georg Brandl
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
Georg Brandl
- [docs] [issue14486] Add some versionchanged notes in threading docs
Georg Brandl
- [docs] threading.Lock.release Documentation
Georg Brandl
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
Georg Brandl
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
Georg Brandl
- [docs] [issue14528] Document whether strings implement __iter__
Georg Brandl
- [docs] [issue14528] Document whether strings implement __iter__
Georg Brandl
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
Georg Brandl
- [docs] [issue14545] html module should not be available in Python 3.1
Georg Brandl
- [docs] [issue14545] html module should not be available in Python 3.1
Georg Brandl
- [docs] [issue14554] test module: correction
Georg Brandl
- [docs] [issue14535] three code examples in docs are not syntax highlighted
Georg Brandl
- [docs] [issue14586] TypeError: truncate() takes no keyword arguments
Georg Brandl
- [docs] [issue14594] document imp.load_dynamic()
Brett Cannon
- [docs] [issue14628] Clarify import statement documentation regarding what gets bound
Brett Cannon
- [docs] [issue14628] Clarify import statement documentation regarding what gets bound
Brett Cannon
- [docs] [issue14628] Clarify import statement documentation regarding what gets bound
Brett Cannon
- [docs] Wrong reference in stdtypes
Mihai Capotă
- [docs] Suggestion on docs for webbrowser
Christian Clauss
- [docs] [issue14486] Add some versionchanged notes in threading docs
Nick Coghlan
- [docs] [issue14512] Pydocs module docs server not working on Windows.
Nick Coghlan
- [docs] [issue14547] Python symlink to script behaves unexpectedly
Nick Coghlan
- [docs] [issue14515] tempfile.TemporaryDirectory documented as returning object but returns name
Nick Coghlan
- [docs] [issue14570] Document json "sort_keys" parameter properly
Nick Coghlan
- [docs] [issue7057] tkinter doc: more 3.x updates
Ned Deily
- [docs] [issue10433] Document unique behavior of 'getgroups' on OSX
Ned Deily
- [docs] Python 2.6 Float Error
Steven Doyle
- [docs] Error in Python 3 docs for PyMethodDef
Michael Welsh Duggan
- [docs] [issue10942] xml.etree.ElementTree.tostring returns type bytes, expected type str
Gunnar Eikman
- [docs] [issue14676] DeprecationWarning missing in default warning filters documentation
Peter Eisentraut
- [docs] Textbox sizing
Eugene
- [docs] [issue14558] Documentation for unittest.main does not describe some keyword arguments.
Jeffrey Finkelstein
- [docs] bugs in hashlib
Connor Finnegan
- [docs] Small error in the time library documentation.
Fizz
- [docs] [issue14558] Documentation for unittest.main does not describe some keyword arguments.
Michael Foord
- [docs] [issue14617] confusing docs with regard to __hash__
Ethan Furman
- [docs] [issue14617] confusing docs with regard to __hash__
Ethan Furman
- [docs] [issue14617] confusing docs with regard to __hash__
Ethan Furman
- [docs] [issue14680] pydoc with -w option does not work for a lot of help topics
Gregor
- [docs] [issue14394] Add speed improvement note to the decimal docs.
Raymond Hettinger
- [docs] [issue14362] No mention of collections.ChainMap in What's New for 3.3
Raymond Hettinger
- [docs] [issue14528] Document whether strings implement __iter__
Raymond Hettinger
- [docs] [issue14688] Typos in sorting.rst
Raymond Hettinger
- [docs] [issue14688] Typos in sorting.rst
Raymond Hettinger
- [docs] [issue14650] 1-character typo in shutils doctext
Hobs
- [docs] [issue14650] 1-character typo in shutil docstring
Hobs
- [docs] Modules documentation procedure?
Shahid Iqbal
- [docs] [issue14528] Document whether strings implement __iter__
Chris Jerdonek
- [docs] [issue14528] Document whether strings implement __iter__
Chris Jerdonek
- [docs] [issue14528] Document whether strings implement __iter__
Chris Jerdonek
- [docs] [issue14528] Document whether strings implement __iter__
Chris Jerdonek
- [docs] [issue14545] html module should not be available in Python 3.1
Chris Jerdonek
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
Jim Jewett
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
Jim Jewett
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
Jim Jewett
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
Jim Jewett
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
Jim Jewett
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
Jim Jewett
- [docs] [issue14601] PEP sources not available as documented
Jim Jewett
- [docs] [issue14640] Typos in pyporting.rst
Dionysios Kalofonos
- [docs] [issue14641] Minor fixes in sockets.rst
Dionysios Kalofonos
- [docs] [issue14688] Typos in sorting.rst
Dionysios Kalofonos
- [docs] [issue11352] Update cgi module doc
Peter Kleiweg
- [docs] string reverse
Chris Kogelnik
- [docs] [issue14394] Add speed improvement note to the decimal docs.
Stefan Krah
- [docs] In unittest module name of the parameters for assert* methods can be descriptive
Sateesh Kumar
- [docs] In unittest module name of the parameters for assert* methods can be descriptive
Sateesh Kumar
- [docs] [issue14473] Regex Howto error
Senthil Kumaran
- [docs] [issue14427] urllib.request.Request get_header and header_items not documented
Senthil Kumaran
- [docs] [issue14427] urllib.request.Request get_header and header_items not documented
Senthil Kumaran
- [docs] [issue14691] a code example not highlighted in http://docs.python.org/dev/library/stdtypes.html#memoryview
Senthil Kumaran
- [docs] [issue11352] Update cgi module doc
Senthil Kumaran
- [docs] [issue11352] Update cgi module doc
Senthil Kumaran
- [docs] [issue11352] Update cgi module doc
Senthil Kumaran
- [docs] doctest directives not displayed in online documentation for 2.7.3
Hobson Lane
- [docs] [issue14552] test module: remove repetition
Tshepang Lekhonkhobe
- [docs] [issue14553] http.server module: grammar fix
Tshepang Lekhonkhobe
- [docs] [issue14554] test module: correction
Tshepang Lekhonkhobe
- [docs] [issue14554] test module: correction
Tshepang Lekhonkhobe
- [docs] [issue14535] three code examples in docs are not syntax highlighted
Tshepang Lekhonkhobe
- [docs] [issue14535] three code examples in docs are not syntax highlighted
Tshepang Lekhonkhobe
- [docs] [issue14006] Improve the documentation of xml.etree.ElementTree
Tshepang Lekhonkhobe
- [docs] [issue12436] Missing items in installation/setup instructions
Tshepang Lekhonkhobe
- [docs] [issue14601] PEP sources not available as documented
Tshepang Lekhonkhobe
- [docs] [issue14616] subprocess docs should mention pipes.quote/shlex.quote
Tshepang Lekhonkhobe
- [docs] [issue14034] Add argparse howto
Tshepang Lekhonkhobe
- [docs] [issue14034] Add argparse howto
Tshepang Lekhonkhobe
- [docs] Ipython intalll problems
Jeff Little
- [docs] sys.getfilesystemencoding() changes for Python 3.3
Jed Ludlow
- [docs] [issue14601] PEP sources not available as documented
Martin v. Löwis
- [docs] Py_Initialize() , use matplotlib , Py_Finalize() then Py_Initialize() , then matplotlib , it doesn't works and go wrong
XingHua Ma
- [docs] Small typo in documentation
Jérôme Mainka
- [docs] [issue14456] Relation between threads and signals unclear
Sven Marnach
- [docs] [issue14494] __future__.py and its documentation claim absolute imports became mandatory in 2.7, but they didn't
Sven Marnach
- [docs] Tutorial/Bug Report
John McMicking
- [docs] [issue14405] Some "Other Resources" in the sidebar are hopelessly out of date
Ezio Melotti
- [docs] [issue14545] html module should not be available in Python 3.1
Ezio Melotti
- [docs] [issue14558] Documentation for unittest.main does not describe some keyword arguments.
Ezio Melotti
- [docs] [issue14570] Document json "sort_keys" parameter properly
Ezio Melotti
- [docs] [issue14535] three code examples in docs are not syntax highlighted
Ezio Melotti
- [docs] [issue14554] test module: correction
Ezio Melotti
- [docs] [issue14393] Incorporate Guide to Magic Methods?
Ezio Melotti
- [docs] [issue14676] DeprecationWarning missing in default warning filters documentation
Ezio Melotti
- [docs] [issue14155] Deja vu in re's documentation
Ezio Melotti
- [docs] [issue11379] Remove "lightweight" from minidom description
Ezio Melotti
- [docs] [issue14009] Clearer documentation for cElementTree
Ezio Melotti
- [docs] [issue13850] Summary tables for argparse add_argument options
Ezio Melotti
- [docs] [issue14034] Add argparse howto
Ezio Melotti
- [docs] [issue14034] Add argparse howto
Ezio Melotti
- [docs] [issue14461] In re's positive lookbehind assertion documentation match() cannot match
Ezio Melotti
- [docs] [issue14462] In re's named group the name cannot contain unicode characters
Ezio Melotti
- [docs] [issue14405] Some "Other Resources" in the sidebar are hopelessly out of date
Ezio Melotti
- [docs] [issue14244] No information about behaviour with groups in pattern in the docstring for re.split
Ezio Melotti
- [docs] [issue14236] re: Docstring for \s and \S doesn’t mention Unicode
Ezio Melotti
- [docs] [issue14558] Documentation for unittest.main does not describe some keyword arguments.
Ezio Melotti
- [docs] [issue14519] In re's examples the example with scanf() contains wrong analog for %x, %X specifiers
Ezio Melotti
- [docs] [issue12947] Examples in library/doctest.html lack the flags
Ezio Melotti
- [docs] [issue14236] re: Docstring for \s and \S doesn’t mention Unicode
Ezio Melotti
- [docs] [issue14692] json.joads parse_constant callback not working anymore
Ezio Melotti
- [docs] [issue14558] Documentation for unittest.main does not describe some keyword arguments.
Ezio Melotti
- [docs] [issue10665] Expand unicodedata module documentation
Ezio Melotti
- [docs] Request for python programming assistance
Tebogo Mokwena
- [docs] Request for assistance in testing
Tebogo Mokwena
- [docs] [issue14469] Python 3 documentation links
R. David Murray
- [docs] [issue14481] trivial formatting error in subprocess docs
R. David Murray
- [docs] [issue14489] repr() function link on the built-in function documentation is incorrect
R. David Murray
- [docs] [issue14494] __future__.py and its documentation claim absolute imports became mandatory in 2.7, but they didn't
R. David Murray
- [docs] [issue14503] docs:Code not highlighted
R. David Murray
- [docs] [issue14503] docs:Code not highlighted
R. David Murray
- [docs] [issue14503] docs:Code not highlighted
R. David Murray
- [docs] [issue14503] docs:Code not highlighted
R. David Murray
- [docs] [issue14515] tempfile.TemporaryDirectory documented as returning object but returns name
R. David Murray
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
R. David Murray
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
R. David Murray
- [docs] [issue14519] In re's examples the example with scanf() contains wrong analog for %x, %X specifiers
R. David Murray
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
R. David Murray
- [docs] [issue14515] tempfile.TemporaryDirectory documented as returning object but returns name
R. David Murray
- [docs] [issue14553] http.server module: grammar fix
R. David Murray
- [docs] [issue14552] test module: remove repetition
R. David Murray
- [docs] [issue14586] TypeError: truncate() takes no keyword arguments
R. David Murray
- [docs] [issue14586] TypeError: truncate() takes no keyword arguments
R. David Murray
- [docs] [issue14594] document imp.load_dynamic()
R. David Murray
- [docs] [issue14594] document imp.load_dynamic()
R. David Murray
- [docs] [issue14586] TypeError: truncate() takes no keyword arguments
R. David Murray
- [docs] [issue14586] TypeError: truncate() takes no keyword arguments
R. David Murray
- [docs] [issue14586] TypeError: truncate() takes no keyword arguments
R. David Murray
- [docs] [issue14640] Typos in pyporting.rst
R. David Murray
- [docs] Download links are broken for 2.6.8 documentation
Simon Nicolussi
- [docs] [issue14427] urllib.request.Request get_header and header_items not documented
Michal Nowikowski
- [docs] [issue13050] RLock support the context manager protocol but this is not documented
Michal Nowikowski
- [docs] [issue14688] Typos in sorting.rst
Michal Nowikowski
- [docs] [issue14570] Document json "sort_keys" parameter properly
Michal Nowikowski
- [docs] [issue14570] Document json "sort_keys" parameter properly
Michal Nowikowski
- [docs] Lambda Forms error
Cosmin Parvulescu
- [docs] [issue14481] trivial formatting error in subprocess docs
Berker Peksag
- [docs] [issue14503] docs:Code not highlighted
Berker Peksag
- [docs] [issue14601] PEP sources not available as documented
Benjamin Peterson
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
Antoine Pitrou
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
Antoine Pitrou
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
Antoine Pitrou
- [docs] [issue14594] document imp.load_dynamic()
Antoine Pitrou
- [docs] [issue10976] json.loads() throws TypeError on bytes object
Antoine Pitrou
- [docs] [issue10976] json.loads() throws TypeError on bytes object
Antoine Pitrou
- [docs] [issue10976] json.loads() raises TypeError on bytes object
Antoine Pitrou
- [docs] [issue10976] json.loads() raises TypeError on bytes object
Antoine Pitrou
- [docs] [issue11352] Update cgi module doc
Pierre Quentel
- [docs] [issue11352] Update cgi module doc
Pierre Quentel
- [docs] [issue11352] Update cgi module doc
Pierre Quentel
- [docs] [issue11352] Update cgi module doc
Pierre Quentel
- [docs] [issue14481] trivial formatting error in subprocess docs
Chris Rebert
- [docs] [issue14616] subprocess docs should mention pipes.quote/shlex.quote
Chris Rebert
- [docs] [issue14512] Pydocs module docs server not working on Windows.
Terry J. Reedy
- [docs] [issue14503] docs: 2 code examples not Pygmented (syntax color coded)
Terry J. Reedy
- [docs] [issue14512] Pydocs module docs server not working on Windows.
Terry J. Reedy
- [docs] [issue14519] In re's examples the example with scanf() contains wrong analog for %x, %X specifiers
Terry J. Reedy
- [docs] [issue14473] Regex Howto error
Federico Reghenzani
- [docs] threading.Lock.release Documentation
W. Austin Roberts
- [docs] [issue14394] missing links on performance claims of cdecimal
Roundup Robot
- [docs] [issue14481] trivial formatting error in subprocess docs
Roundup Robot
- [docs] [issue14495] Minor typo in tkinter.ttk.Treeview.exists docstring
Roundup Robot
- [docs] [issue14362] No mention of collections.ChainMap in What's New for 3.3
Roundup Robot
- [docs] [issue14489] repr() function link on the built-in function documentation is incorrect
Roundup Robot
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
Roundup Robot
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
Roundup Robot
- [docs] [issue14511] _static/opensearch.xml for Python 3.2 docs directs searches to 3.3 docs
Roundup Robot
- [docs] [issue14545] html module should not be available in Python 3.1
Roundup Robot
- [docs] [issue14553] http.server module: grammar fix
Roundup Robot
- [docs] [issue14535] three code examples in docs are not syntax highlighted
Roundup Robot
- [docs] [issue14628] Clarify import statement documentation regarding what gets bound
Roundup Robot
- [docs] [issue14641] Minor fixes in sockets.rst
Roundup Robot
- [docs] [issue14650] 1-character typo in shutil docstring
Roundup Robot
- [docs] [issue14640] Typos in pyporting.rst
Roundup Robot
- [docs] [issue13587] Correcting the typos error in Doc/howto/urllib2.rst
Roundup Robot
- [docs] [issue13478] No documentation for timeit.default_timer
Roundup Robot
- [docs] [issue14554] test module: correction
Roundup Robot
- [docs] [issue14448] Mention pytz in datetime's docs
Roundup Robot
- [docs] [issue14448] Mention pytz in datetime's docs
Roundup Robot
- [docs] [issue14676] DeprecationWarning missing in default warning filters documentation
Roundup Robot
- [docs] [issue14155] Deja vu in re's documentation
Roundup Robot
- [docs] [issue14427] urllib.request.Request get_header and header_items not documented
Roundup Robot
- [docs] [issue14461] In re's positive lookbehind assertion documentation match() cannot match
Roundup Robot
- [docs] [issue14236] re: Docstring for \s and \S doesn’t mention Unicode
Roundup Robot
- [docs] [issue14519] In re's examples the example with scanf() contains wrong analog for %x, %X specifiers
Roundup Robot
- [docs] [issue14236] re: Docstring for \s and \S doesn’t mention Unicode
Roundup Robot
- [docs] [issue14688] Typos in sorting.rst
Roundup Robot
- [docs] [issue14691] a code example not highlighted in http://docs.python.org/dev/library/stdtypes.html#memoryview
Roundup Robot
- [docs] [issue11352] Update cgi module doc
Roundup Robot
- [docs] [issue14558] Documentation for unittest.main does not describe some keyword arguments.
Roundup Robot
- [docs] [issue10433] Document unique behavior of 'getgroups' on OSX
Roundup Robot
- [docs] [issue10976] json.loads() throws TypeError on bytes object
Balthazar Rouberol
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
Vinay Sajip
- [docs] Omission in the documentation of uuid.uuid1()
Gene Saunders
- [docs] [issue11352] Update cgi module doc
Hynek Schlawack
- [docs] [issue14692] json.joads parse_constant callback not working anymore
Hynek Schlawack
- [docs] [issue10433] Document unique behavior of 'getgroups' on OSX
Hynek Schlawack
- [docs] [issue11352] Update cgi module doc
Hynek Schlawack
- [docs] [issue11352] Update cgi module doc
Hynek Schlawack
- [docs] [issue14692] json.joads parse_constant callback not working anymore
Jakob Simon-Gaarde
- [docs] [issue14494] __future__.py and its documentation claim absolute imports became mandatory in 2.7, but they didn't
Eric Snow
- [docs] [issue14594] document imp.load_dynamic()
Eric Snow
- [docs] [issue12633] sys.modules doc entry should reflect restrictions
Eric Snow
- [docs] [issue12633] sys.modules doc entry should reflect restrictions
Eric Snow
- [docs] [issue14628] Clarify import statement documentation regarding what gets bound
Eric Snow
- [docs] [issue14628] Clarify import statement documentation regarding what gets bound
Eric Snow
- [docs] [issue14469] Python 3 documentation links
Serhiy Storchaka
- [docs] [issue14469] Python 3 documentation links
Serhiy Storchaka
- [docs] [issue10376] ZipFile unzip is unbuffered
Serhiy Storchaka
- [docs] [issue10976] json.loads() throws TypeError on bytes object
Serhiy Storchaka
- [docs] [issue10976] json.loads() throws TypeError on bytes object
Serhiy Storchaka
- [docs] [issue14674] Add link to RFC 4627 from json documentation
Serhiy Storchaka
- [docs] [issue10976] json.loads() raises TypeError on bytes object
Serhiy Storchaka
- [docs] [issue10976] json.loads() raises TypeError on bytes object
Serhiy Storchaka
- [docs] [issue10976] json.loads() raises TypeError on bytes object
Serhiy Storchaka
- [docs] [issue14692] json.joads parse_constant callback not working anymore
Serhiy Storchaka
- [docs] [issue10376] ZipFile unzip is unbuffered
Serhiy Storchaka
- [docs] help with graphics
Ivor Surveyor
- [docs] [issue7057] tkinter doc: more 3.x updates
Andrew Svetlov
- [docs] [issue12947] Examples in library/doctest.html lack the flags
Stefano Taschini
- [docs] [issue12947] Examples in library/doctest.html lack the flags
Stefano Taschini
- [docs] [issue12947] Examples in library/doctest.html lack the flags
Stefano Taschini
- [docs] [issue14586] TypeError: truncate() takes no keyword arguments
Guy Taylor
- [docs] [issue14586] TypeError: truncate() takes no keyword arguments
Guy Taylor
- [docs] [issue14586] TypeError: truncate() takes no keyword arguments
Guy Taylor
- [docs] [issue14586] TypeError: truncate() takes no keyword arguments
Guy Taylor
- [docs] [issue14586] TypeError: truncate() takes no keyword arguments
Guy Taylor
- [docs] [issue14586] TypeError: truncate() takes no keyword arguments
Guy Taylor
- [docs] Error(s)/omissions on glossary page
Sandro Tosi
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
Sandro Tosi
- [docs] [issue14502] Document better what happens on releasing an unacquired lock
Sandro Tosi
- [docs] typo in PyPNG docs
Sandro Tosi
- [docs] Ipython intalll problems
Sandro Tosi
- [docs] Should I remove previous versions of python before installing a newer one?
Sandro Tosi
- [docs] Py_Initialize() , use matplotlib , Py_Finalize() then Py_Initialize() , then matplotlib , it doesn't works and go wrong
Sandro Tosi
- [docs] Download links are broken for 2.6.8 documentation
Sandro Tosi
- [docs] Small typo in documentation
Sandro Tosi
- [docs] Tutorial/Bug Report
Sandro Tosi
- [docs] In unittest module name of the parameters for assert* methods can be descriptive
Sandro Tosi
- [docs] python version
Sandro Tosi
- [docs] Modules documentation procedure?
Sandro Tosi
- [docs] [issue14641] Minor fixes in sockets.rst
Sandro Tosi
- [docs] [issue14650] 1-character typo in shutil docstring
Sandro Tosi
- [docs] help with graphics
Sandro Tosi
- [docs] [issue13587] Correcting the typos error in Doc/howto/urllib2.rst
Sandro Tosi
- [docs] [issue13478] No documentation for timeit.default_timer
Sandro Tosi
- [docs] [issue14554] test module: correction
Sandro Tosi
- [docs] [issue14448] Mention pytz in datetime's docs
Sandro Tosi
- [docs] Small error in the time library documentation.
Sandro Tosi
- [docs] Python 2.6 Float Error
Sandro Tosi
- [docs] bugs in hashlib
Sandro Tosi
- [docs] [issue14676] DeprecationWarning missing in default warning filters documentation
Sandro Tosi
- [docs] Wrong reference in stdtypes
Sandro Tosi
- [docs] Omission in the documentation of uuid.uuid1()
Sandro Tosi
- [docs] [issue14691] a code example not highlighted in http://docs.python.org/dev/library/stdtypes.html#memoryview
Sandro Tosi
- [docs] [issue12488] multiprocessing.Connection does not communicate pipe closure between parent and child
Sye van der Veen
- [docs] [issue14318] clarify "may not" in time.steady docs
STINNER Victor
- [docs] [issue14601] PEP sources not available as documented
STINNER Victor
- [docs] [issue14601] PEP sources not available as documented
STINNER Victor
- [docs] [issue11352] Update cgi module doc
STINNER Victor
- [docs] [issue14495] Minor typo in tkinter.ttk.Treeview.exists docstring
Zachary Ware
- [docs] [issue14511] _static/opensearch.xml for Python 3.2 docs directs searches to 3.3 docs
Zachary Ware
- [docs] [issue14489] repr() function link on the built-in function documentation is incorrect
H Xu
- [docs] typo in PyPNG docs
Benedek Zoltan
- [docs] [issue14503] docs:Code not highlighted
Amaury Forgeot d'Arc
- [docs] [issue14503] docs:Code not highlighted
Amaury Forgeot d'Arc
- [docs] Should I remove previous versions of python before installing a newer one?
marc desmarais
- [docs] [issue14461] In re's positive lookbehind assertion documentation match() cannot match
py.user
- [docs] [issue14462] In re's named group the name cannot contain unicode characters
py.user
- [docs] [issue14236] re: Docstring for \s and \S doesn’t mention Unicode
py.user
- [docs] [issue14519] In re's examples the example with scanf() contains wrong analog for %x, %X specifiers
py.user
- [docs] [issue14519] In re's examples the example with scanf() contains wrong analog for %x, %X specifiers
py.user
- [docs] [issue14519] In re's examples the example with scanf() contains wrong analog for %x, %X specifiers
py.user
- [docs] [issue14519] In re's examples the example with scanf() contains wrong analog for %x, %X specifiers
py.user
- [docs] [issue14236] re: Docstring for \s and \S doesn’t mention Unicode
py.user
- [docs] python version
claire volpe
Last message date:
Mon Apr 30 20:19:23 CEST 2012
Archived on: Mon Apr 30 20:19:27 CEST 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).