[Python-Dev] xxsubtype builtin? (original) (raw)
Gustavo Niemeyer niemeyer@conectiva.com
Wed, 7 Nov 2001 15:38:05 -0200
- Previous message: [Python-Dev] Problem in SRE ?
- Next message: [Python-Dev] switch-based programming in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
--2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable
Hi there!!
Python 2.2b1+ (#1, Nov 6 2001, 21:52:55) [GCC 2.95.3 20010315 (release) (conectiva)] on linux-i386 Type "help", "copyright", "credits" or "license" for more information.
import sys sys.builtinmodulenames ('builtin', 'main', '_sre', '_symtable', 'exceptions', 'gc', 'imp', 'marshal', 'new', 'posix', 'signal', 'sys', 'thread', 'xxsubtype')
Should xxsubtype be a builtin module? The line mentioning it in Setup.dist is uncommented by default. Maybe it's there just for testing purposes?
Thanks!
--=20 Gustavo Niemeyer
[ 2AAC 7928 0FBF 0299 5EB5 60E2 2253 B29A 6664 3A0C ]
--2fHTh5uZTiUOsy+g Content-Type: application/pgp-signature Content-Disposition: inline
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org
iD8DBQE76XF9IlOymmZkOgwRAnB8AJ4qmRkOw55HZhxiaxXh/poqPJcmQwCghnEN 25CuLv1WnL4v9v2OKX0HHEk= =RAiT -----END PGP SIGNATURE-----
--2fHTh5uZTiUOsy+g--
- Previous message: [Python-Dev] Problem in SRE ?
- Next message: [Python-Dev] switch-based programming in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]