omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    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.


    'Reload' module

    Pythonista
    3
    3
    1710
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • upwart
      upwart last edited by

      I have a module which contains some functions I use in several other programs. I have noticed that if I change the code of the module, these changes are not in effect in my programs. When I end Pythonista and start it up again, the new code is used.
      Is there an easier way to accomplish the 'reload' of the module ? (something like reset, reload or forget).

      1 Reply Last reply Reply Quote 0
      • omz
        omz last edited by

        You can use the built-in reload function. In the upcoming 1.5 update, this will be handled automatically in most cases.

        1 Reply Last reply Reply Quote 0
        • drweisz
          drweisz last edited by

          Hello,I have read that numpy and matplotlib will come soon to your very very nice app. Do you have a timeframe when this will happen?

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB Forums | Contributors