[IPython-dev] confirm_exit issue with scipy profile...

Hans Meine hans_meine at gmx.net
Tue Aug 21 07:26:05 EDT 2007


[Sending this again due to wrong sender address (did not receive any error 
though)..  Thanks Ville for your answer, I am sorry that this mail did not 
make it to the list in time!]

Am Dienstag, 21. August 2007 11:17:47 schrieb Hans Meine:
> Is .ipython in sys.path?  Apparently not.  I tried moving my code into an
> ipy_handy_utils.py and adding ip.ex("from ipy_handy_utils import *") to
> ipy_user_conf.py, but I am getting:
> > WARNING: Could not import user config!

I have to correct myself - I did not actually save the ipy_handy_utils.py ;-/

So this is a viable solution for me - I can then call my modules 
ipy_profile_foo_userspace.py and import them with that name.

Now it's all a matter of nice, *simple* examples in the default installation.  
Recently (0.8.1), I still got mostly old examples:

-rw-r--r--  1 meine bvp  6582 May  4 22:01 ipy_profile_sh.py
-rw-r--r--  1 meine bvp  1279 May  4 22:01 ipy_user_conf.py
-rw-r--r--  1 meine bvp  1025 Aug 21 11:21 ipy_user_conf.pyc
-rw-r--r--  1 meine bvp 24168 Aug 21 11:21 ipythonrc
-rw-r--r--  1 meine bvp  1345 Aug 21 11:21 ipythonrc-math
-rw-r--r--  1 meine bvp  2138 Aug 21 11:21 ipythonrc-numeric
-rw-r--r--  1 meine bvp  1603 Aug 21 11:21 ipythonrc-physics
-rw-r--r--  1 meine bvp  3602 Aug 21 11:21 ipythonrc-pysh
-rw-r--r--  1 meine bvp  1266 Aug 21 11:21 ipythonrc-scipy
-rw-r--r--  1 meine bvp  1260 Aug 21 11:21 ipythonrc-tutorial

If these were converted to the new syntax, more people would probably use it.

Ciao, /  /
     /--/
    /  / ANS



More information about the IPython-dev mailing list