Re: using httplib2 through bpython creates a black void

2016-05-27 Thread Paul Walker
Hi

bpython 0.10.1 here, but I can't reproduce this. What terminal are you
running it in, and what's the value of TERM...?

On 19 May 2016 at 12:06, Filip Bengtegård  wrote:

> I'm sorry for the click baity subject name but I don't really know how to
> summarise what has happened.
>
> I've got an interesting problem that involves sending GET requests through
> bpython and in return getting less info on bpython than the regular
> interpreter, lemme give you a visual example:
>
>
>
>
> 
>
>
> The first screen shot shows you the bpython interpreter, where there's a
> space in between where nothing is shown and I know that httplib2 really
> wants to show me extra information because I've set httplib2.debuglevel = 1
> to include more info. Here's what it looks like in the regular python
> interpreter:
>
>
> 
>
> Here I can access the info I want such as the compression format, any
> ideas why this is happening?
>
> This is my first time posting really anything code related so please bear
> in mind my ignorance and lack of etiquette, if there's any more info you
> need please write!
>
> I am using bpython 0.15 on top of python 2.7.10 on a virtualenv.
>
> --
> You received this message because you are subscribed to the Google Groups
> "bpython" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to bpython+unsubscr...@googlegroups.com.
> To post to this group, send email to bpython@googlegroups.com.
> Visit this group at https://groups.google.com/group/bpython.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Paul

-- 
You received this message because you are subscribed to the Google Groups 
"bpython" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bpython+unsubscr...@googlegroups.com.
To post to this group, send email to bpython@googlegroups.com.
Visit this group at https://groups.google.com/group/bpython.
For more options, visit https://groups.google.com/d/optout.


using httplib2 through bpython creates a black void

2016-05-19 Thread Filip Bengtegård


I'm sorry for the click baity subject name but I don't really know how to 
summarise what has happened. 

I've got an interesting problem that involves sending GET requests through 
bpython and in return getting less info on bpython than the regular 
interpreter, lemme give you a visual example:






The first screen shot shows you the bpython interpreter, where there's a 
space in between where nothing is shown and I know that httplib2 really 
wants to show me extra information because I've set httplib2.debuglevel = 1 
to include more info. Here's what it looks like in the regular python 
interpreter:



Here I can access the info I want such as the compression format, any ideas 
why this is happening? 

This is my first time posting really anything code related so please bear 
in mind my ignorance and lack of etiquette, if there's any more info you 
need please write!

I am using bpython 0.15 on top of python 2.7.10 on a virtualenv.

-- 
You received this message because you are subscribed to the Google Groups 
"bpython" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bpython+unsubscr...@googlegroups.com.
To post to this group, send email to bpython@googlegroups.com.
Visit this group at https://groups.google.com/group/bpython.
For more options, visit https://groups.google.com/d/optout.