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

Commit d04db9c

Browse files
Update README.md
1 parent 3a7a68c commit d04db9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎9_part grab screen multiprocessing/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ if __name__=="__main__":
6666
```
6767

6868
More about python multiprocessing and queues you can learn on this [link](https://docs.python.org/2/library/multiprocessing.html#multiprocessing.Queue.qsize). Short code explanation:
69-
We begin with creaginf a chared queue.
69+
We begin with creating a chared queue:
7070
```
7171
# Queue
7272
q = multiprocessing.JoinableQueue()

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /