On Wed, May 16, 2007 at 08:51:25PM -0400, Mark Levedahl wrote:
> />python
> Python 2.5.1 (r251:54863, May 7 2007, 15:13:20)
> [GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import bz2
> Traceback (mo
* Mark Levedahl (Wed, 16 May 2007 20:51:25 -0400)
> />python
> Python 2.5.1 (r251:54863, May 7 2007, 15:13:20)
> [GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import bz2
> Traceback (most recent ca
/>python
Python 2.5.1 (r251:54863, May 7 2007, 15:13:20)
[GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import bz2
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named
3 matches
Mail list logo