This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2007年08月03日 07:15 by zpcz, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| py3k_zipimport.diff | zpcz, 2007年08月03日 07:15 | |||
| Messages (2) | |||
|---|---|---|---|
| msg52981 - (view) | Author: ‹‹PC›› (zpcz) | Date: 2007年08月03日 07:15 | |
Changes made: imp.get_magic() - returns bytes loader.get_data() - returns bytes loader.get_source() - returns str (currently thinks everything is in utf-8) |
|||
| msg52982 - (view) | Author: Guido van Rossum (gvanrossum) * (Python committer) | Date: 2007年08月03日 18:41 | |
Committed revision 56707. This looks fine at cursory inspection. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:25 | admin | set | github: 45271 |
| 2008年01月06日 22:29:45 | admin | set | keywords:
- py3k versions: + Python 3.0 |
| 2007年08月03日 07:15:49 | zpcz | create | |