帮我给python官方提交bug,给100分!
谁有python官网bug反馈帐号,帮我给python官方提交bug,给100分!
---------bug测试脚本-------------
# 计算99999阶乘
import math
print(math.factorial(99999))
---------错误信息----------------
IOError: [Errno 12] Not enough space
-------有此bug版本--------------
Python 3.2.2 Windows X86-64 MSI Installer
-------无此bug版本--------------
Python 2.7.2 Windows X86-64 Installer
python 3.2 for linux
----------------------------------
搞啥子呀,本来我想学学python来着,刚学了4个小时,实验了3---5个命令(脚本)就发现了bug,
搞的我放弃python了一年了!