Message 27718 - Python tracker (original) (raw)
Message27718
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.
| Author | georg.brandl |
|---|---|
| Recipients | |
| Date | 2006-03-09.08:16:25 |
| SpamBayes Score | |
| Marked as misclassified | |
| Message-id | |
| In-reply-to |
| Content |
|---|
| Logged In: YES user_id=849994 Is it possible for an encoding name to contain dots at all? If not, this would do too: if '.' in modname: continue |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-08-23 14:38:18 | admin | link | issue1446043 messages |
| 2007-08-23 14:38:18 | admin | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements
➜