[Python-Dev] PEP about sys.implementation and implementation specific user site directory
Antoine Pitrou
solipsis at pitrou.net
Sat Oct 10 13:36:29 CEST 2009
More information about the Python-Dev mailing list
Sat Oct 10 13:36:29 CEST 2009
- Previous message: [Python-Dev] PEP about sys.implementation and implementation specific user site directory
- Next message: [Python-Dev] PEP about sys.implementation and implementation specific user site directory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Willem Broekema <metawilm <at> gmail.com> writes: > > a) implementation details of the C implementation (subversion, _*, > dllhandle, dont_write_bytecode, settscdump, ..) in one module, > > b) portable functionality (interpreter name and version etc, > builtin_module_names, copyright, excepthook, settrace, ..) in the > other Where does _getframe() end? :) Regards Antoine.
- Previous message: [Python-Dev] PEP about sys.implementation and implementation specific user site directory
- Next message: [Python-Dev] PEP about sys.implementation and implementation specific user site directory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list