[Python-porting] Possible bug on line 28 of file: https://github.com/PythonCharmers/python-future/blob/master/libfuturize/main.py

Mark Richardson mrichardson3 at gmail.com
Fri Sep 19 23:47:33 CEST 2014


Dear Gentlepeople,

In file
https://github.com/PythonCharmers/python-future/blob/master/libfuturize/main.py

on line 228 the source code is:

extra_fixes.add(prefix+'fix_add_all_future_builtins')

The program fails with the error:

Import Error: No module named libfuturize.fixes.fix_add_all_future_builtins

I checked the "fixes" subdirectory and do not readily find any file that
looks like it could be a typo or what not. I'll comment the line out and 
carry
on, but just in case it's important, I thought I'd shine a light on it.

Thanks so much,
Mark R.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-porting/attachments/20140919/7d77b871/attachment.html>


More information about the Python-porting mailing list