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

  • SEARCH
  • Home
  • 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
  • 2 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

I'm trying to download multiple files using IntentService. The IntentService donwloads them okey as
Okey, this is my problem. I have one service class where Ive managed to
Okey, this might seem a bit strange question so I will explain. Do I
Okey, so this is my problem. I have a page structure saved into a
Okey, here it goes. I have a block of code that repeats it self
Lets say i have a Shape object that has a constructor like this: Shape(
Okey, I agree - the title is useless. The thing is, I have no
Okey I have a class that prints the board and another class that prints
I was looking for this algorithm (algorithm which will randomly select from a list
Okey, so this is my problem. I want to use mod_rewrite to make nice

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.