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.


    Latest beta 160023

    Pythonista
    3
    5
    2301
    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.
    • JonB
      JonB last edited by

      Running a script from the editor which has an unclosed triple quotes string results in a crash. I was using triple quotes to comment out portions of code quickly, to figure out what was causing snother crash, and if i accidentally left the last block unclosed, pressing play crashes every time.

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

        Sorry about this. Should be fixed in 160024 (just uploaded).

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

          in create_objc_class it might be worthwhile checking the number of arguments in each method with the number of arguments inferred from the selector/method name. For instance, omitting the trailing underscore from a method name results in type encoding that does not match the actual method arguments. probably a minor nit.

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

            The new exception / traceback functionality is super awesome but does not seem to work inside a scene.Scene.

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

              Thanks, didn't notice that. Should be fixed in the next build.

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