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.


    Long pauses when Pythonista attempts to autocomplete in the console

    Pythonista
    2
    2
    1505
    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.
    • solarfl4re
      solarfl4re last edited by

      Hi,

      I've really enjoyed using Pythonista on my iPad 3 as I learn Python. I have a question, however; in the console, or whatever it is called, I type something like r = requests.get(url). Works fine. But later, if I type r. (with the intention of typing r.text to search the text of a page) there is a pause of around 15-20 seconds.

      My guess is that Pythonista is trying to auto-complete, because after some time the auto-complete list does show up.
      Is there any way to make this faster, or is this expected?

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

        Thanks, this seems to be requests-specific, as I've not yet seen this with other modules, but I'm not quite sure yet what's causing the slowness. I'll look into it.

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