AeroEng43 / shedskin

Automatically exported from code.google.com/p/shedskin
0 stars 0 forks source link

*ERROR* fabricate.py:27: cannot locate module: atexit #43

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
# What happens:
Apparently shedskin can't find find the standard python module "atexit".

# Steps to reproduce:
1. Download fabricate from http://code.google.com/p/fabricate/
2. Place fabricate.py in the same folder as shedskin.py
3. ./shedskin.py fabricate.py

# Specifics:
Shedskin SVN revision 958
Fabricate SVN revision 48
Mac OSX 1.5.8 default Python install

Original issue reported on code.google.com by Gelatino...@gmail.com on 14 Sep 2009 at 10:00

GoogleCodeExporter commented 8 years ago
sorry, but the 'atexit' module is not supported at the moment. please read the
shedskin tutorial for a full list of mostly supported modules, and other 
limitations
of using shedskin.

Original comment by mark.duf...@gmail.com on 14 Sep 2009 at 10:09