Re: smtplib Segfaults Python under Debian

2005-03-01 Thread Cousin Stanley
| localhost:~alex#python | Python 2.3.3 (#2, Feb 24 2004, 09:29:20) | [GCC 3.3.3 (Debian)] on linux2 | Type "help", "copyright", "credits" or "license" | for more information. | | >>> import smtplib | | Segmentation fault (core dumped) | | This happens under python 2.2 and 2.3 and 2.4 | Alex .

Re: smtplib Segfaults Python under Debian

2005-03-01 Thread Skip Montanaro
Alex> localhost:~alex#python Alex> Python 2.3.3 (#2, Feb 24 2004, 09:29:20) Alex> [GCC 3.3.3 (Debian)] on linux2 Alex> Type "help", "copyright", "credits" or "license" for more information. import smtplib Alex> Segmentation fault (core dumped) Can you file a bug repor

smtplib Segfaults Python under Debian

2005-03-01 Thread Alex Stapleton
localhost:~alex#python Python 2.3.3 (#2, Feb 24 2004, 09:29:20) [GCC 3.3.3 (Debian)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import smtplib Segmentation fault (core dumped) This happens under python 2.2 and 2.3 and 2.4 argh! everything else seems to b