资源简介
比使用pip insatll安装的版本1.5,修改了许多Bug。 譬如self.child.termiate(),就不再报错了。
代码片段和文件信息
#
# This file is part of WinPexpect. WinPexpect is free software that is made
# available under the MIT license. Consult the file “LICENSE“ that is
# distributed together with this file for the exact licensing terms.
#
# WinPexpect is copyright (c) 2008-2010 by the WinPexpect authors. See the
# file “AUTHORS“ for a complete overview.
import sys
from setuptools import setup
if sys.version_info[0] == 3:
from lib2to3.fixes import fix_types
fix_types._TYPE_MAPPING[‘StringTypes‘] = ‘(str)‘
setup(
name = ‘winpexpect‘
version = ‘1.6‘
description = ‘A version of pexpect that works under Windows.‘
author = ‘Geert Jansen Kelvin You‘
author_email = ‘geert@boskant.nl kelvin.you@gmail.com‘
url = ‘https://bitbucket.org/weyou/winpexpect‘
license = ‘MIT‘
classifiers = [‘Development Status :: 4 - Beta‘
‘Intended Audience :: Developers‘
‘License :: OSI Approved :: MIT License‘
‘Programming Language :: Python‘
‘Oper
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 157 2012-08-31 19:17 weyou-winpexpect-74fa12e233f4\.hg_archival.txt
文件 57 2012-08-31 19:17 weyou-winpexpect-74fa12e233f4\.hgignore
文件 51 2012-08-31 19:17 weyou-winpexpect-74fa12e233f4\.hgsub
文件 45 2012-08-31 19:17 weyou-winpexpect-74fa12e233f4\.hgsubstate
文件 280 2012-08-31 19:17 weyou-winpexpect-74fa12e233f4\.hgtags
文件 268 2012-08-31 19:17 weyou-winpexpect-74fa12e233f4\AUTHORS
文件 1072 2012-08-31 19:17 weyou-winpexpect-74fa12e233f4\LICENSE
文件 413 2012-08-31 19:17 weyou-winpexpect-74fa12e233f4\README
文件 56 2012-08-31 19:17 weyou-winpexpect-74fa12e233f4\lib\expectstub.py
文件 75996 2012-08-31 19:17 weyou-winpexpect-74fa12e233f4\lib\pexpect.py
文件 3 2012-08-31 19:17 weyou-winpexpect-74fa12e233f4\lib\test\__init__.py
文件 1742 2012-08-31 19:17 weyou-winpexpect-74fa12e233f4\lib\test\test_cmdline.py
文件 2460 2012-08-31 19:17 weyou-winpexpect-74fa12e233f4\lib\test\test_which.py
文件 2790 2012-08-31 19:17 weyou-winpexpect-74fa12e233f4\lib\test\test_winspawn.py
文件 37902 2012-08-31 19:17 weyou-winpexpect-74fa12e233f4\lib\winpexpect.py
文件 1251 2012-08-31 19:17 weyou-winpexpect-74fa12e233f4\setup.py
相关资源
- DiskGenius4.7.0专业版.rar
- AlphaControlsv11.16StableFullSource(D5和D10
- 雅奇880官方开源赠品30多个雅奇4.rar
- 2009_LabVIEW编程样式_清晰版.pdf
- tiger_newhu5.99.24.zip
- 大数据架构详解:从数据获取到深度
- 程序是怎样跑起来的_PDF电子书带书签
- MongodbSample.rar
- EtherCATSlaveStackCodeTool5.12.rar
- 重构_改善既有代码的设计.rar
- 矩阵分析与应用第二版高清带书签.
- 通达网络智能办公系统OfficeAnywhere20
- 入门到实践.rar
- vRealizeAutomation7.0快速部署手册v1.3.pd
- 迅捷pdf转换器.7z
- FLACFLAC3D基础与应用-陈育民.pptx
- Location12.2.rar
- proteus仿真stm32测距.zip
- 《探索式软件测试》高清影印带书签
- Microsoft-70-483.pdf
- 微积分之屠龙宝刀美C.亚当斯等上.p
- F3arRa1n_Windows3.4.3.zip
-
zw_baidu_38396237-10813429-weibodataba
se.zi - zw_xqy987967363-10661999-信号与系统.zip
- 微信头像2000.rar
- zw_oExam_Setup.zip
- 淘客_5.99.31.zip
- zw_ElectronicDevicesandCircuitTheory1-Nashelsk
- zw_C面向对象程序设计(谭浩强主编
- zw_SSM_Project.zip
评论
共有 条评论