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

Commit6c15823

Browse files
Update _posts/2020-04-04-how-to-contribute-by-cpython-unittest.markdown
Co-Authored-By: Noah <33094578+coolreader18@users.noreply.github.com>
1 parent18a076e commit6c15823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_posts/2020-04-04-how-to-contribute-by-cpython-unittest.markdown‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Let's find an incompatibility issue and fix it.
1919
Here is a quick tip to run single unittest file.
2020

2121
```sh
22-
$RUSTPYTHONLIB=Lib cargo run --release Lib/test/test_unicode.py
22+
$RUSTPYTHONPATH=Lib cargo run --release Lib/test/test_unicode.py
2323
```
2424

2525
##Add a new unittest file

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp