IOError when attempting negative seek in file (Python 3.0 tutorial)
| BPO | 3524 |
|---|---|
| Nosy | @birkenfeld |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = 'https://github.com/birkenfeld' closed_at = <Date 2008-08-08.07:04:48.068> created_at = <Date 2008-08-08.00:42:34.766> labels = ['type-bug', 'docs'] title = 'IOError when attempting negative seek in file (Python 3.0 tutorial)' updated_at = <Date 2008-08-08.07:04:48.067> user = 'https://bugs.python.org/jsizelove'
bugs.python.org fields:
activity = <Date 2008-08-08.07:04:48.067> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = <Date 2008-08-08.07:04:48.068> closer = 'georg.brandl' components = ['Documentation'] creation = <Date 2008-08-08.00:42:34.766> creator = 'jsizelove' dependencies = [] files = [] hgrepos = [] issue_num = 3524 keywords = [] message_count = 2.0 messages = ['70874', '70887'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'jsizelove'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue3524' versions = ['Python 3.0']