Antoine Pitrou
|
8fb8f70c6d
|
Replaced `FileAlreadyExistsError` with the shorter `FileExistsError`
(thanks Georg)
|
2010-09-03 18:32:23 +00:00 |
Antoine Pitrou
|
4d8faee55c
|
Add "Error" at the end of class names.
Propose two new intermediate classes (ConnectionError and FileSystemError)
Add a small diagram.
|
2010-09-03 17:07:56 +00:00 |
Antoine Pitrou
|
8bf0e8e437
|
Suggesting a mechanism for deprecation of old exception names
|
2010-07-31 17:44:39 +00:00 |
Antoine Pitrou
|
1b7fd06289
|
Mention VMSError
|
2010-07-30 23:43:45 +00:00 |
Antoine Pitrou
|
c7a8f5a164
|
Typo fixes by Éric Araujo.
|
2010-07-26 22:20:52 +00:00 |
Antoine Pitrou
|
721a2025de
|
Fixes
|
2010-07-22 13:13:03 +00:00 |
Antoine Pitrou
|
449295a167
|
The attribute is named winerror, not winerr
|
2010-07-22 11:48:29 +00:00 |
Antoine Pitrou
|
e47d5fc5f3
|
Nick's input
|
2010-07-22 11:41:49 +00:00 |
Antoine Pitrou
|
8b37e1a751
|
Use a proper word (Rob Cliffe)
|
2010-07-22 10:52:13 +00:00 |
Antoine Pitrou
|
48c3e4a9c6
|
Stress appendices
|
2010-07-21 19:41:06 +00:00 |
Antoine Pitrou
|
732b400eb8
|
Markup again
|
2010-07-21 19:16:49 +00:00 |
Antoine Pitrou
|
89d3b59399
|
Markup
|
2010-07-21 18:59:23 +00:00 |
Antoine Pitrou
|
81cd118c17
|
Add items to survey.
|
2010-07-21 18:49:25 +00:00 |
Antoine Pitrou
|
60a5302f13
|
Add mention of the os module.
|
2010-07-21 17:54:21 +00:00 |
Antoine Pitrou
|
e742aa991b
|
Wording and markup changes.
|
2010-07-21 17:44:30 +00:00 |
Georg Brandl
|
fd2895531b
|
Add PEP 3151 -- reworking the OS/IO exception hierarchy.
|
2010-07-21 17:18:39 +00:00 |