[Python-ideas] working on a PEP for the preview package (original) (raw)
Stephen J. Turnbull stephen at xemacs.org
Wed Jan 4 12:29:33 CET 2012
- Previous message: [Python-ideas] working on a PEP for the __preview__ package
- Next message: [Python-ideas] working on a PEP for the __preview__ package
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
anatoly techtonik writes:
I am afraid that dunders will become a standard thing in many Python packages, because of everybody's natural desire to use latest features that work right.
preview is for the latest features that have not been confirmed to work right (yet). Where's the problem? Newbies certainly should not be using such in production applications, although it's an excellent way to learn everything you always wanted to know about Python internals but were afraid to ask (and more!)
- Previous message: [Python-ideas] working on a PEP for the __preview__ package
- Next message: [Python-ideas] working on a PEP for the __preview__ package
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]