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

Commit9245991

Browse files
author
sina hosseinizad
committed
Add missing import to Ex6.8
1 parent9e55e15 commit9245991

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎Notes/06_Generators/03_Producers_consumers.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ opening a file--it merely operates on a sequence of lines given
124124
to it as an argument. Now, try this:
125125

126126
```
127+
>>> from follow import follow
127128
>>> lines = follow('Data/stocklog.csv')
128129
>>> ibm = filematch(lines, 'IBM')
129130
>>> for line in ibm:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp