forked from swaroopch/byte-of-python
-
Notifications
You must be signed in to change notification settings - Fork 218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
模块这一章,dir 函数 #22
Comments
but I want to ask, where is the .py file, couldn't find it |
@Yifeng007duan |
Got it, just saw it, thx bro
获取 Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Molen <[email protected]>
Sent: Thursday, August 23, 2018 7:43:08 PM
To: LenKiMo/byte-of-python
Cc: Yifeng007duan; Mention
Subject: Re: [LenKiMo/byte-of-python] 模块这一章,dir 函数 (#22)
@Yifeng007duan<https://github.com/Yifeng007duan>
In the programs folder.
https://github.com/LenKiMo/byte-of-python/tree/master/programs
―
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#22 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AjddeCSKHz7IX3tLROsVlSzcwihcFXUqks5uTpVMgaJpZM4TCy1_>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
模块这一章,dir函数这一节
例子中,dir()返回的内容中应该包括‘sys’,英文例子已经修正了整个问题
The text was updated successfully, but these errors were encountered: