Project

General

Profile

Actions

Bug #5627

closed

[SDKs] PySDK file.seek() default whence should be SEET_SET, not SEEK_CUR

Added by Brett Smith about 9 years ago. Updated about 9 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
SDKs
Target version:
Story points:
0.5

Description

Heeeyyyyyy everybody, remember that time when I was grumbling about how our old seek() method had the wrong default whence argument?

I was apparently completely off my rocker, because the old version was correct. The default whence argument is SEEK_SET, not SEEK_CUR.

We should change it back before the situation gets worse.

Actions #1

Updated by Brett Smith about 9 years ago

  • Category set to SDKs
  • Assigned To set to Brett Smith
  • Target version changed from Bug Triage to 2015-04-29 sprint
Actions #2

Updated by Brett Smith about 9 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset arvados|commit:fd0074f2200bc41bc63be770fffbe2446fb0cc03.

Actions

Also available in: Atom PDF