summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@dropbox.com>2013-11-15 15:41:10 (GMT)
committerGuido van Rossum <guido@dropbox.com>2013-11-15 15:41:10 (GMT)
commit39ecf2ed13f9500f6e69b1b5298f8f7b0f83d074 (patch)
tree82859594d2392bceef49875eb9dfd5092b3f0125 /Python/pythonrun.c
parent4e553e2e52f8b1f57942cd525ded48f61e0e0577 (diff)
downloadcpython-39ecf2ed13f9500f6e69b1b5298f8f7b0f83d074.zip
cpython-39ecf2ed13f9500f6e69b1b5298f8f7b0f83d074.tar.gz
cpython-39ecf2ed13f9500f6e69b1b5298f8f7b0f83d074.tar.bz2
asyncio: Longer timeout in Windows test_popen. Fixes issue 19598.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions
Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-07-08 12:38:35 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-07-08 12:38:35 (GMT)
commit8f0cfce66a4fd94536faac0595c3d7d7c7844d64 (patch)
treee32872c2f8c2b84ab90793ad0d03693d1fb32217 /library
parente11daf6fb666f377464fdedddde9126ba31658d7 (diff)
downloadtcl-8f0cfce66a4fd94536faac0595c3d7d7c7844d64.zip
tcl-8f0cfce66a4fd94536faac0595c3d7d7c7844d64.tar.gz
tcl-8f0cfce66a4fd94536faac0595c3d7d7c7844d64.tar.bz2
(cherry-pick): Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable on Windows.