[Python-Dev] stat module in C -- what to do with stat.py?
Steven D'Aprano
steve at pearwood.info
Fri Jun 21 20:33:45 CEST 2013
More information about the Python-Dev mailing list
Fri Jun 21 20:33:45 CEST 2013
- Previous message: [Python-Dev] stat module in C -- what to do with stat.py?
- Next message: [Python-Dev] stat module in C -- what to do with stat.py?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 22/06/13 01:29, Nick Coghlan wrote: > Basically, I want to hear from the Jython, PyPy and IronPython devs > that they're OK with us deleting Lib/stat.py. Hearing other CPython > devs say they're fine with it doesn't mean anything, since we're not > the ones that will have to do additional work as a result. It's not just established Python implementations. A pure-python standard library makes a good foundation for any future implementations. -- Steven
- Previous message: [Python-Dev] stat module in C -- what to do with stat.py?
- Next message: [Python-Dev] stat module in C -- what to do with stat.py?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list