Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove old Tools/demo/ scripts #97681

Closed
Closed
@vstinner

Description

@vstinner

I proposed to remove outdated example scripts: issue#97669. In the related discussionhttps://discuss.python.org/t/remove-outdated-tools-scripts-scripts/19571@gvanrossumproposed to remove demos of Tools/demos/.

@gvanrossum:

I think we should remove everything from those directories that isn’t needed to build. I don’t know how to tell what that is.For sure the Tools/demo directory can go – there’s even a demo of remote execution there! :-)

These demo scripts are not installed bymake install.

The remote execution are the rpython.py + rpythond.py scripts:

Remote python client. Execute Python commands remotely and send output back.

There is no security in these scripts: the TCP communication is not encrypted and there is no authentication.

Tools/demo/README describes the demo scripts.

Note: the stdlib contains theturledemo module:https://docs.python.org/dev/library/turtle.html#module-turtledemo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp