January 2012 Archives by thread
Starting: Sun Jan 1 09:22:32 CET 2012
Ending: Tue Jan 31 22:45:41 CET 2012
Messages: 224
- [New-bugs-announce] [issue13691] pydoc help (or help('help')) claims to run a help utility; does nothing
Devin Jeanpierre
- [New-bugs-announce] [issue13692] 2to3 mangles from . import frobnitz
Henrik Holmboe
- [New-bugs-announce] [issue13693] email.Header.Header incorrect/non-smart on international charset address fields
kxroberto
- [New-bugs-announce] [issue13694] asynchronous connect in asyncore.dispatcher does not set addr
Matt Joiner
- [New-bugs-announce] [issue13695] "type specific" to "type-specific"
Boštjan Mejak
- [New-bugs-announce] [issue13696] [urllib.request.HTTPRedirectHandler.http_error_302] Relative Redirect issue
CRicky
- [New-bugs-announce] [issue13697] python RLock implementation unsafe with signals
Robert Collins
- [New-bugs-announce] [issue13698] Should not use mboxo format
endolith
- [New-bugs-announce] [issue13699] test_gdb has recently started failing
Vinay Sajip
- [New-bugs-announce] [issue13700] imaplib.IMAP4.authenticate authobject fails with PLAIN mechanism
Erno Tukia
- [New-bugs-announce] [issue13701] Remove Decimal Python 2.3 Compatibility
Ramchandra Apte
- [New-bugs-announce] [issue13702] relative symlinks in tarfile.extract broken
Patrick von Reth
- [New-bugs-announce] [issue13703] Hash collision security issue
Barry A. Warsaw
- [New-bugs-announce] [issue13704] Random number generator in Python core
Christian Heimes
- [New-bugs-announce] [issue13705] Raising exceptions from finally works better than advertised in the documentation
Sinisa Segvic
- [New-bugs-announce] [issue13706] Unicode fill characters no longer work in numeric formatting
Stefan Krah
- [New-bugs-announce] [issue13707] Clarify hash() lifetime
Terry J. Reedy
- [New-bugs-announce] [issue13708] Document ctypes.wintypes
Ramchandra Apte
- [New-bugs-announce] [issue13709] Capitalization mistakes in the documentation for ctypes
Ramchandra Apte
- [New-bugs-announce] [issue13710] hash() on string containing only null characters returns the length of the string
Ramchandra Apte
- [New-bugs-announce] [issue13711] html.parser.HTMLParser doesn't parse tags in comments in scripts correctly
Manuel Bärenz
- [New-bugs-announce] [issue13712] test_packaging depends on hash order
Christian Heimes
- [New-bugs-announce] [issue13713] Regression for http.client read()
Ross Lagerwall
- [New-bugs-announce] [issue13714] Methods of ftplib never ends if the ip address changes
Sworddragon
- [New-bugs-announce] [issue13715] typo in unicodedata documentation
Eli Collins
- [New-bugs-announce] [issue13716] distutils doc contains lots of XXX
Florent Xicluna
- [New-bugs-announce] [issue13717] print fails on unicode '\udce5' surrogates not allowed
Atle Pedersen
- [New-bugs-announce] [issue13718] Format Specification Mini-Language does not accept comma for percent value
Michael Kesper
- [New-bugs-announce] [issue13719] bdist_msi upload fails
Ralf Schmitt
- [New-bugs-announce] [issue13720] argparse print_help() fails if COLUMNS is set to a low value
Zbyszek Szmek
- [New-bugs-announce] [issue13721] ssl.wrap_socket on a connected but failed connection succeeds and .peer_certificate gives AttributeError
Mads Kiilerich
- [New-bugs-announce] [issue13722] "distributions can disable the encodings package"
Antoine Pitrou
- [New-bugs-announce] [issue13723] Regular expressions: (?:X|\s+)*$ takes a long time
Eric Promislow
- [New-bugs-announce] [issue13724] socket.create_connection and multiple IP addresses
Mads Kiilerich
- [New-bugs-announce] [issue13725] regrtest does not recognize -d flag
Erno Tukia
- [New-bugs-announce] [issue13726] regrtest ambiguous -S flag
Erno Tukia
- [New-bugs-announce] [issue13727] Accessor macros for PyDateTime_Delta members
Amaury Forgeot d'Arc
- [New-bugs-announce] [issue13728] Description of -m and -c cli options wrong?
Sandro Tosi
- [New-bugs-announce] [issue13729] Evaluation order for dics key/value
Sandro Tosi
- [New-bugs-announce] [issue13730] Grammar mistake in Decimal documentation
Aaron Maenpaa
- [New-bugs-announce] [issue13731] Awkward phrasing in Decimal documentation
Aaron Maenpaa
- [New-bugs-announce] [issue13732] test_logging failure on Windows buildbots
Charles-François Natali
- [New-bugs-announce] [issue13733] Change required to sysconfig.py for Python 2.7.2 on OS/2
Paul Smedley
- [New-bugs-announce] [issue13734] Add a generic directory walker method to avoid symlink attacks
Hynek Schlawack
- [New-bugs-announce] [issue13735] The protocol > 0 of cPickle does not given stable dictionary values
Kay Hayen
- [New-bugs-announce] [issue13736] urllib.request.urlopen leaks exceptions from socket and httplib.client
Jyotirmoy Bhattacharya
- [New-bugs-announce] [issue13737] bugs.python.org's Django settings file DEBUG=True
Bithin A
- [New-bugs-announce] [issue13738] Optimize bytes.upper() and lower()
Antoine Pitrou
- [New-bugs-announce] [issue13739] os.fdlistdir() is not idempotent
Charles-François Natali
- [New-bugs-announce] [issue13740] winsound.SND_NOWAIT ignored on modern Windows platforms
Jelle Geerts
- [New-bugs-announce] [issue13741] *** glibc detected *** python: double free or corruption (!prev): 0x0000000001d53ad0 ***
Andrew
- [New-bugs-announce] [issue13742] Add a key parameter (like sorted) to heapq.merge
Simon Sapin
- [New-bugs-announce] [issue13743] xml.dom.minidom.Document class is not documented
Sandro Tosi
- [New-bugs-announce] [issue13744] raw byte strings are described in a confusing way
Barry A. Warsaw
- [New-bugs-announce] [issue13745] configuring --with-dbmliborder=bdb doesn't build the gdbm extension
Matthias Klose
- [New-bugs-announce] [issue13746] ast.Tuple's have an inconsistent "col_offset" value
Igor Bronshteyn
- [New-bugs-announce] [issue13747] ssl_version documentation error
Ben Darnell
- [New-bugs-announce] [issue13748] Allow rb"" literals as an equivalent to br""
Antoine Pitrou
- [New-bugs-announce] [issue13749] socketserver can't stop
K Richard Pixley
- [New-bugs-announce] [issue13750] queue broken when built without-thread
Charles-François Natali
- [New-bugs-announce] [issue13751] multiprocessing.pool hangs if any worker raises an Exception whose constructor requires a parameter
Faheem Mitha
- [New-bugs-announce] [issue13752] add a casefold() method
Benjamin Peterson
- [New-bugs-announce] [issue13753] str.join description contains an incorrect reference to argument
py.user
- [New-bugs-announce] [issue13754] str.ljust and str.rjust do not exactly describes original string return
py.user
- [New-bugs-announce] [issue13755] str.endswith and str.startswith do not take lists of strings
py.user
- [New-bugs-announce] [issue13756] Python3.2.2 make fail on cygwin
Holger
- [New-bugs-announce] [issue13757] os.fdlistdir() should not close the file descriptor given in argument
Charles-François Natali
- [New-bugs-announce] [issue13758] compile() should not encode 'filename' (at least on Windows)
Terry J. Reedy
- [New-bugs-announce] [issue13759] Python 3.2.2 Mac installer version doesn't accept multibyte character in interactive mode
Atsushi Shibata
- [New-bugs-announce] [issue13760] ConfigParser exceptions are not pickleable
Faheem Mitha
- [New-bugs-announce] [issue13761] Add flush keyword to print()
Georg Brandl
- [New-bugs-announce] [issue13762] missing section: how to contribute to devguide
Tshepang Lekhonkhobe
- [New-bugs-announce] [issue13763] rm obsolete reference in devguide
Tshepang Lekhonkhobe
- [New-bugs-announce] [issue13764] Misc/build.sh is outdated... talks about svn
Tshepang Lekhonkhobe
- [New-bugs-announce] [issue13765] Distutils does not put quotes around paths that contain spaces when compiling with MSVC
Almar Klein
- [New-bugs-announce] [issue13766] explain the relationship between Lib/lib2to3/Grammar.txt and Grammar/Grammar
Tshepang Lekhonkhobe
- [New-bugs-announce] [issue13767] Would be nice to have a future import that turned off old except style
Zaheer Merali
- [New-bugs-announce] [issue13768] Doc/tools/dailybuild.py available only on 2.7 branch
Tshepang Lekhonkhobe
- [New-bugs-announce] [issue13769] json.dump(ensure_ascii=False) return str instead of unicode
Марк Коренберг
- [New-bugs-announce] [issue13770] python3 & json: add ensure_ascii documentation
Марк Коренберг
- [New-bugs-announce] [issue13771] HTTPSConnection __init__ super implementation causes recursion error
Michael Mulich
- [New-bugs-announce] [issue13772] listdir() doesn't work with non-trivial symlinks
Antoine Pitrou
- [New-bugs-announce] [issue13773] Support sqlite3 uri filenames
poq
- [New-bugs-announce] [issue13774] json.loads raises a SystemError for invalid encoding on 2.7.2
Julian Berman
- [New-bugs-announce] [issue13775] Access Denied message on symlink creation misleading for an existing file/directory target.
Santoso Wijaya
- [New-bugs-announce] [issue13776] formatter_unicode.c still assumes ASCII
Jim Jewett
- [New-bugs-announce] [issue13777] socket: communicating with Mac OS X KEXT controls
Michael Goderbauer
- [New-bugs-announce] [issue13778] Python should invalidate all non-owned 'thread.lock' objects when forking
lesha
- [New-bugs-announce] [issue13779] os.walk: bottom-up
patrick vrijlandt
- [New-bugs-announce] [issue13780] make YieldFrom its own node
Benjamin Peterson
- [New-bugs-announce] [issue13781] gzip module does the wrong thing with an os.fdopen()'ed fileobj
Gregory P. Smith
- [New-bugs-announce] [issue13782] xml.etree.ElementTree: Element.append doesn't type-check its argument
John Machin
- [New-bugs-announce] [issue13783] Clean up PEP 380 C API additions
Nick Coghlan
- [New-bugs-announce] [issue13784] Documentation of xml.sax.xmlreader: Locator.getLineNumber() and Locator.getColumnNumber()
patrick vrijlandt
- [New-bugs-announce] [issue13785] Make concurrent.futures.Future state public
Juan Javier
- [New-bugs-announce] [issue13786] regrtest.py does not handle --trace
Meador Inge
- [New-bugs-announce] [issue13787] PyCode_New not round-trippable (TypeError)
Mahmoud Hashemi
- [New-bugs-announce] [issue13788] os.closerange optimization
Ferringb
- [New-bugs-announce] [issue13789] _tkinter does not build on Windows 7
Terry J. Reedy
- [New-bugs-announce] [issue13790] In str.format an incorrect error message for list, tuple, dict, set
py.user
- [New-bugs-announce] [issue13791] Other versions
Matt Joiner
- [New-bugs-announce] [issue13792] The "os.execl" call doesn't give programs exit code
Kay Hayen
- [New-bugs-announce] [issue13793] hasattr, delattr, getattr fail with unnormalized names
Jim Jewett
- [New-bugs-announce] [issue13794] Copyright Year - Chnage it to 2012 please
AJ
- [New-bugs-announce] [issue13795] CDATA Element missing
Pedro Andres Aranda Gutierrez
- [New-bugs-announce] [issue13796] use 'text=...' to define the text attribute of and xml.etree.ElementTree.Element
Pedro Andres Aranda Gutierrez
- [New-bugs-announce] [issue13797] Add a __buffer__ special method to retrieve a PEP 3118 object
Nick Coghlan
- [New-bugs-announce] [issue13798] Pasting and then running code doesn't work in the IDLE Shell
Ramchandra Apte
- [New-bugs-announce] [issue13799] Base 16 should be hexadecimal in Unicode HOWTO
Ramchandra Apte
- [New-bugs-announce] [issue13801] The Python 3 Docs don't highlight nonlocal
Ramchandra Apte
- [New-bugs-announce] [issue13802] IDLE Prefernces/Fonts: use multiple alphabets in examples
Terry J. Reedy
- [New-bugs-announce] [issue13803] Under Solaris, distutils doesn't include bitness in the directory name
Jesús Cea Avión
- [New-bugs-announce] [issue13804] Python library structure creates hard to read code when using higher order functions
Martin Häcker
- [New-bugs-announce] [issue13805] [].sort() should return self
Martin Häcker
- [New-bugs-announce] [issue13806] Audioop decompression frames size check fix
Oleg Plakhotnyuk
- [New-bugs-announce] [issue13807] logging.Handler.handlerError() may raise AttributeError in traceback.print_exception()
Thomas Ryschawy
- [New-bugs-announce] [issue13808] url for Tutor mailing list is broken
Tshepang Lekhonkhobe
- [New-bugs-announce] [issue13809] bz2 does not work when threads are disabled
Amaury Forgeot d'Arc
- [New-bugs-announce] [issue13810] refer people to Doc/Makefile when not using 'make' to build main documentation
Tshepang Lekhonkhobe
- [New-bugs-announce] [issue13811] In str.format an incorrect alignment option doesn't make fill char and onself absent
py.user
- [New-bugs-announce] [issue13812] multiprocessing package doesn't flush stderr on child exception
Jon Brandvein
- [New-bugs-announce] [issue13813] "sysconfig.py" and "distutils/util.py" redundancy
Jesús Cea Avión
- [New-bugs-announce] [issue13814] Generators as context managers.
Arkadiusz Wahlig
- [New-bugs-announce] [issue13815] tarfile.ExFileObject can't be wrapped using io.TextIOWrapper
Colin Watson
- [New-bugs-announce] [issue13816] Two typos in the docs
Boštjan Mejak
- [New-bugs-announce] [issue13817] deadlock in subprocess while running several threads using Popen
Christoph Glaubitz
- [New-bugs-announce] [issue13818] argparse: -h listening required options under optional arguments
Miguel Godinho
- [New-bugs-announce] [issue13819] _warnings settings are process-wide
Antoine Pitrou
- [New-bugs-announce] [issue13820] 2.6 is no longer in the future
Jim Jewett
- [New-bugs-announce] [issue13821] misleading return from isidentifier
Jim Jewett
- [New-bugs-announce] [issue13822] is(upper/lower/title) are not exactly correct
Benjamin Peterson
- [New-bugs-announce] [issue13823] xml.etree.ElementTree.ElementTree.write - argument checking
patrick vrijlandt
- [New-bugs-announce] [issue13824] argparse.FileType opens a file without excepting resposibility for closing it
David Layton
- [New-bugs-announce] [issue13825] Datetime failing while reading active directory time attribute
Chris Gill
- [New-bugs-announce] [issue13826] Having a shlex example in the subprocess.Popen docs is confusing
Julian Berman
- [New-bugs-announce] [issue13827] Unexecuted import changes namespace
Michael Hipp
- [New-bugs-announce] [issue13828] Further improve casefold documentation
Jim Jewett
- [New-bugs-announce] [issue13829] exception error
Dan kamp
- [New-bugs-announce] [issue13830] codecs error handler is called with a UnicodeDecodeError with the same args
Amaury Forgeot d'Arc
- [New-bugs-announce] [issue13831] get method of multiprocessing.pool.Async should return full traceback
Faheem Mitha
- [New-bugs-announce] [issue13832] tokenization assuming ASCII whitespace; missing multiline case
Jim Jewett
- [New-bugs-announce] [issue13833] No documentation for PyStructSequence
Torsten Landschoff
- [New-bugs-announce] [issue13834] In help(bytes.strip) there is no info about leading ASCII whitespace
py.user
- [New-bugs-announce] [issue13835] whatsnew/3.3 misspelling/mislink
July Tikhonov
- [New-bugs-announce] [issue13836] Define key failed
olivier
- [New-bugs-announce] [issue13837] test_shutil fails with symlinks enabled under Windows
Antoine Pitrou
- [New-bugs-announce] [issue13838] In str.format "{0:#.5g}" for decimal.Decimal doesn't print trailing zeros
py.user
- [New-bugs-announce] [issue13839] -m pstats should combine all the profiles given as arguments
Matt Joiner
- [New-bugs-announce] [issue13840] create_string_buffer rejects str init_or_size parameter
Vincent Pelletier
- [New-bugs-announce] [issue13841] multiprocessing should use sys.exit() where possible
Jon Brandvein
- [New-bugs-announce] [issue13842] Cannot pickle Ellipsis or NotImplemented
James Sanders
- [New-bugs-announce] [issue13843] Python doesn't compile anymore on our Solaris buildbot: undefined libintl_* symbols
STINNER Victor
- [New-bugs-announce] [issue13844] hg.python.org doesn't escape title attributes in annotate view
Robert Xiao
- [New-bugs-announce] [issue13845] Use GetSystemTimeAsFileTime() to get a resolution of 100 ns on Windows
STINNER Victor
- [New-bugs-announce] [issue13846] Add time.monotonic() function
STINNER Victor
- [New-bugs-announce] [issue13847] Catch time(), ftime(), localtime() and clock() errors
STINNER Victor
- [New-bugs-announce] [issue13848] io.open() doesn't check for embedded NUL characters
Antoine Pitrou
- [New-bugs-announce] [issue13849] Add tests for NUL checking in certain strs
Alex Gaynor
- [New-bugs-announce] [issue13850] Summary tables for argparse add_argument options
Nick Coghlan
- [New-bugs-announce] [issue13851] Packaging distutils2 for Fedora
Vikash Agrawal
- [New-bugs-announce] [issue13852] Doc fixes with patch
Boštjan Mejak
- [New-bugs-announce] [issue13853] SystemExit/sys.exit() doesn't print boolean argument
Jon Brandvein
- [New-bugs-announce] [issue13854] multiprocessing: SystemExit from child with non-int, non-str arg causes TypeError
Jon Brandvein
- [New-bugs-announce] [issue13855] Add qualname support to types.FunctionType
Meador Inge
- [New-bugs-announce] [issue13856] xmlrpc / httplib changes to allow for certificate verification
Nathanael Noblet
- [New-bugs-announce] [issue13857] Add textwrap.indent() as counterpart to textwrap.dedent()
Nick Coghlan
- [New-bugs-announce] [issue13858] readline fails on nonblocking, unbuffered io.FileIO objects
Matt Joiner
- [New-bugs-announce] [issue13859] Lingering StandardError in logging module
Matt Joiner
- [New-bugs-announce] [issue13860] PyBuffer_FillInfo() return value
Stefan Krah
- [New-bugs-announce] [issue13861] test_pydoc failure
Stefan Krah
- [New-bugs-announce] [issue13862] test_zlib failure
Stefan Krah
- [New-bugs-announce] [issue13863] Using py_compile does not prevent recompilation due to 'bad mtime'.
Mark Dickinson
- [New-bugs-announce] [issue13864] Python 2.7.2 refuses to open
stephen Andel
- [New-bugs-announce] [issue13865] distutils documentation says Extension has "optional" argument
Miki Tebeka
- [New-bugs-announce] [issue13866] {urllib, urllib.parse}.urlencode should not use quote_plus
Stephen Day
- [New-bugs-announce] [issue13867] misleading comment in weakrefobject.h
Jim Jewett
- [New-bugs-announce] [issue13868] Add hyphen doc fix
Boštjan Mejak
- [New-bugs-announce] [issue13869] CFLAGS="-UNDEBUG" build failure
Stefan Krah
- [New-bugs-announce] [issue13870] false comment in collections/__init__.py ordered dict
Jim Jewett
- [New-bugs-announce] [issue13871] namedtuple does not normalize field names when sanitizing
Jim Jewett
- [New-bugs-announce] [issue13872] socket.detach doesn't mark socket._closed
Matt Joiner
- [New-bugs-announce] [issue13873] SIGBUS in test_zlib on Debian bigmem buildbot
Nadeem Vawda
- [New-bugs-announce] [issue13874] test_faulthandler: read_null test fails with current clang
Stefan Krah
- [New-bugs-announce] [issue13875] cmd: no user documentation
anatoly techtonik
- [New-bugs-announce] [issue13876] Sporadic failure in test_socket
Nadeem Vawda
- [New-bugs-announce] [issue13877] segfault when running smtplib example
Jon Bringhurst
- [New-bugs-announce] [issue13878] test_sched failures on Windows buildbot
Nadeem Vawda
- [New-bugs-announce] [issue13879] Argparse does not support subparser aliases in 2.7
Tim Willis
- [New-bugs-announce] [issue13880] pydoc -k throws "AssertionError: distutils has already been patched by <class py2exe.Distribution at 0x0000000005987408>"
__KFL__
- [New-bugs-announce] [issue13881] Stream encoder for zlib_codec doesn't use the incremental encoder
Andrew McNabb
- [New-bugs-announce] [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
STINNER Victor
- [New-bugs-announce] [issue13883] PYTHONCASEOK docs mistakenly says it is limited to Windows
Brett Cannon
- [New-bugs-announce] [issue13884] IDLE 2.6.5 Recent Files undocks
Tim McGreevy
- [New-bugs-announce] [issue13885] CVE-2011-3389: _ssl module always disables the CBC IV attack countermeasure
Antoine Pitrou
- [New-bugs-announce] [issue13886] readline-related test_builtin failure
Nadeem Vawda
- [New-bugs-announce] [issue13887] defaultdict.get does not default to initial default but None
Jörn Hees
- [New-bugs-announce] [issue13888] test_builtin failure when run after test_tk
Nadeem Vawda
- [New-bugs-announce] [issue13889] str(float) and round(float) issues with FPU precision
Samuel Iseli
- [New-bugs-announce] [issue13890] test_importlib failures under Windows
Antoine Pitrou
- [New-bugs-announce] [issue13891] CPU DoS With Python's socket module
John Zimmerman
- [New-bugs-announce] [issue13892] distutils handling of windows manifest isn't optimal
Jack Jansen
- [New-bugs-announce] [issue13893] Make CGIHTTPServer capable of redirects (and status other than 200)
Giovanni Funchal
- [New-bugs-announce] [issue13894] threading._CRLock should not be tested if _thread.RLock isn't implemented
Matt Joiner
- [New-bugs-announce] [issue13895] test_ssl hangs on Ubuntu
Nadeem Vawda
- [New-bugs-announce] [issue13896] shelf doesn't work with 'with'
Filip Gruszczyński
- [New-bugs-announce] [issue13897] Move fields relevant to coroutine/generators out of frame into generator/threadstate
Mark Shannon
- [New-bugs-announce] [issue13898] Ignored exception in test_ssl
Nadeem Vawda
- [New-bugs-announce] [issue13899] re pattern r"[\A]" should work like "A" but matches nothing. Ditto B and Z.
John Machin
- [New-bugs-announce] [issue13900] http://docs.python.org/library/email.parser.html#email.parser.Parser.parse
Parker Phinney
- [New-bugs-announce] [issue13901] test_get_outputs (test_distutils) failure with --enable-shared on Mac OS X
toggtc
- [New-bugs-announce] error in running IDLE
akshay suri
- [New-bugs-announce] [issue13902] Sporadic test_threading failure on FreeBSD 6.4 buildbot
Nadeem Vawda
- [New-bugs-announce] [issue13903] New shared-keys dictionary implementation
Mark Shannon
- [New-bugs-announce] [issue13904] Generator as *args: TypeError replaced
July Tikhonov
- [New-bugs-announce] [issue13905] Built-in Types Comparisons should mention rich comparison methods
Catalin Iacob
- [New-bugs-announce] [issue13906] mimetypes.py under windows - bad exception catch
Alexander Maksimenko
- [New-bugs-announce] [issue13907] test_pprint relies on set/dictionary repr() ordering
Mark Shannon
- [New-bugs-announce] [issue13908] PyType_FromSpec() lacks PyType_Ready() call
Andreas Stührk
- [New-bugs-announce] [issue13909] Ordering of free variables in dis is dependent on dict ordering.
Mark Shannon
- [New-bugs-announce] [issue13910] test_packaging is dependent on dict ordering.
Mark Shannon
- [New-bugs-announce] [issue13911] test_trace depends on dict repr() ordering
Mark Shannon
- [New-bugs-announce] [issue13912] ImportError using __import__ and relative level 1
Jason R. Coombs
- [New-bugs-announce] [issue13913] utf-8 or utf8 or utf-8 (codec display name inconsistency)
Kang-Hao (Kenny) Lu
- [New-bugs-announce] [issue13914] In module re the repeat interval {} doesn't accept numbers greater than 65535
py.user
Last message date:
Tue Jan 31 22:45:41 CET 2012
Archived on: Tue Jan 31 22:45:45 CET 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).