New submission from Lance Helsten:
plistlib.writePlist documentation states """Write 'rootObject' to a .plist
file. 'pathOrFile' may either be a file name or a (writable) file object.""",
but if a text IO object is given for the pathOrFile ob
New submission from Lance Helsten:
In the 3.2.3 interpreter execute the following line:
`None == datetime.timezone(datetime.timedelta())`
The interpreter will crash with a `Segmentation fault: 11`.
--
assignee: ronaldoussoren
components: Macintosh
files: CoreDump.txt
messages