Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 165245
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T11:53:13+00:00 2026-05-11T11:53:13+00:00

Okey this is really strange. I have this script which basically downloads bunch of

  • 0

Okey this is really strange. I have this script which basically downloads bunch of achieve files and extracts them. Usually those files are .zip files. Today I sat down and decided to make it work with rar files and I got stuck. At first I thought that the problem is in my unrar code, but it wasn’t there. So I did:

f = urllib2.urlopen(file_location) data = StringIO(f.read()) print data.getvalue() 

heck I even did:

f = urllib2.urlopen(file_location) print f.read() 

because I just wanted to see the first chunk and the result is the same – I’m missing first line of the .rar file.

If I use web browser to download the very same file everything is fine, it’s not corrupt.

Can anyone please explain me what the hell is going on here? And what does it have to do with file type.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T11:53:14+00:00Added an answer on May 11, 2026 at 11:53 am

    Does the data maybe contain a ‘carriage return’ character (‘\r’) so that the first chunk is overwritten with subsequent data when you try to display it? This would explain why you don’t see the first chunk in your output, but not why you aren’t able to decode it later on.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Okey this is driving me crazy now... I'm working on a directX game in
Okey, so this is my problem. I want to use mod_rewrite to make nice
Hello everyone I have a code and I want to find the number of
I have a winform with a form called MainForm. I have a static class
I have two tables: <class name=Content table=language_content lazy=false> <composite-id> <key-property name=contentID column=contentID/> <key-property name=languageID
In javascript, I often use something like this object creator var o = new
Recently i decided to add banklink payment option for my php store and after
I'm using MVC model for 5 months. I agree with MVC, good technique for
Hey! I know title of question is very scary but I still I am
i using doctype: http://www.w3.org/TR/html4/strict.dtd full code: <!DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01//EN http://www.w3.org/TR/html4/strict.dtd> <HTML>

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.