omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. Kithara

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    Kithara

    @Kithara

    0
    Reputation
    371
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Kithara Unfollow Follow

    Latest posts made by Kithara

    • Newb to Python and Pythonista

      when I create a script named 'mymodule' with class named 'myclass' in the Pythonista editor I can import that module from the console, instantiate the the class and test from the console. However when I make changes in the editor, and repeat that procedure my changes are not reflected in the console. I have tried 'reload' but that fails with an exception saying that module doesn't exist. I assume this due to my Python ignorance.

      Version 1.5 which I have, should be saving and reloading my script file containing the changes. But no go. If I restart Pythonista it then works. What am I doing wrong? The code seems to be correct and we are talking hello world level here.

      Kithara

      posted in Pythonista
      Kithara
      Kithara