[issue4476] compileall.py fails if current dir has a "types" subdir with 3.0 (ok with 2.5)

2008-11-30 Thread Michael Aivazis

Changes by Michael Aivazis <[EMAIL PROTECTED]>:


--
components: Library (Lib)
nosy: aivazis
severity: normal
status: open
title: compileall.py  fails if current dir has a "types" subdir with 3.0 (ok 
with 2.5)
type: behavior
versions: Python 3.0

___
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4476>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue4476] compileall.py fails if current dir has a "types" subdir with 3.0 (ok with 2.5)

2008-11-30 Thread Michael Aivazis

Michael Aivazis <[EMAIL PROTECTED]> added the comment:

sorry for the sloppy report. add a __init__.py in the types subdir. you 
should get a "Could not import runpy module" error.

___
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4476>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com