import bug

Albert Hopkins marduk at letterboxes.org
Sat Oct 31 13:14:42 EDT 2009


On Sat, 2009-10-31 at 16:27 +0000, kj wrote:
> >2) this has been fixed in Py3
> 
> In my post I illustrated that the failure occurs both with Python
> 2.6 *and* Python 3.0.  Did you have a particular version of Python
> 3 in mind? 

I was not able to reproduce with my python3:

        $ head ham/*.py
        ==> ham/__init__.py <==
        
        ==> ham/re.py <==
        
        ==> ham/spam.py <==
        import inspect
        $ python3 ham/spam.py
        $ python3 --version
        Python 3.1.1





More information about the Python-list mailing list