V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
icedx
V2EX  ›  Python

到 2016 年 02 月 14 日为止 Python 还有哪些特性在 Windows 无法使用?

  •  
  •   icedx · Feb 14, 2016 · 3420 views
    This topic created in 3735 days ago, the information mentioned may be changed or developed.
    我先说一个: curses
    5 replies    2016-02-19 11:39:55 +08:00
    edsgerlin
        1
    edsgerlin  
       Feb 14, 2016
    印象里 fork 不行……
    pynix
        2
    pynix  
       Feb 14, 2016
    随便写写
    7sDream
        3
    7sDream  
       Feb 14, 2016
    dup2 ?

    os 里的一堆系统调用都不行吧……
    orzfly
        4
    orzfly  
       Feb 14, 2016   ❤️ 1
    我觉得,与其说这些是 Python 的特性,不如说是平台的特性,而 Python 只是做了一个 binding 。就像你在 Unix 系统上,也用不上 Python 提供的一些 Windows 特性的包啊,比如 winreg ……

    https://docs.python.org/2/library/windows.html
    https://docs.python.org/2/library/unix.html
    https://docs.python.org/2/library/mac.html
    Frapples
        5
    Frapples  
       Feb 19, 2016
    @edsgerlin 好像是没有 fork 不过有 muliprocessing
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3309 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 666ms · UTC 13:05 · PVG 21:05 · LAX 06:05 · JFK 09:05
    ♥ Do have faith in what you're doing.