It looks like you're not using a standard style guide for Python but
rather this one [1].
I suggest you to use something closer to PEP8.
[1] https://code.google.com/p/google-styleguide/
--
Fabio Erculiani
On 4/9/13 10:15 PM, Mike Frysinger wrote:
> i plan on updating the latest glibc to add USE=suid. in pkg_preinst and
> ROOT==/, the ebuild will read /proc/mounts for a devpts line with gid=5. if
> it doesn't find one, i'll have it call `die`. if the bsd pty scenario wasn't
> long dead, and the
On Wednesday 10 April 2013 06:04:00 Fabio Erculiani wrote:
> It looks like you're not using a standard style guide for Python but
> rather this one [1].
> I suggest you to use something closer to PEP8.
no
-mike
signature.asc
Description: This is a digitally signed message part.
On Wed, Apr 10, 2013 at 5:33 PM, Mike Frysinger wrote:
> On Wednesday 10 April 2013 06:04:00 Fabio Erculiani wrote:
>> It looks like you're not using a standard style guide for Python but
>> rather this one [1].
>> I suggest you to use something closer to PEP8.
>
> no
Good arguments! As usual I'd
On Wednesday 10 April 2013 12:42:14 Fabio Erculiani wrote:
> On Wed, Apr 10, 2013 at 5:33 PM, Mike Frysinger wrote:
> > On Wednesday 10 April 2013 06:04:00 Fabio Erculiani wrote:
> >> It looks like you're not using a standard style guide for Python but
> >> rather this one [1].
> >> I suggest you t
On Wed, Apr 10, 2013 at 6:32 PM, Mike Frysinger wrote:
> On Wednesday 10 April 2013 12:42:14 Fabio Erculiani wrote:
>> On Wed, Apr 10, 2013 at 5:33 PM, Mike Frysinger wrote:
>> > On Wednesday 10 April 2013 06:04:00 Fabio Erculiani wrote:
>> >> It looks like you're not using a standard style guide
On Wednesday 10 April 2013 13:40:17 Fabio Erculiani wrote:
> On Wed, Apr 10, 2013 at 6:32 PM, Mike Frysinger wrote:
> > On Wednesday 10 April 2013 12:42:14 Fabio Erculiani wrote:
> >> On Wed, Apr 10, 2013 at 5:33 PM, Mike Frysinger wrote:
> >> > On Wednesday 10 April 2013 06:04:00 Fabio Erculiani w
On Wed, Apr 10, 2013 at 1:15 AM, Mike Frysinger wrote:
> tl;dr: make sure your /dev/pts is mounted correctly w/gid=5 or bad things will
> happen and it's (probably) all your fault
So, who is this directed to? If this is to anybody who uses Gentoo,
then at best this should be a place to hash out
On Wednesday 10 April 2013 14:56:26 Rich Freeman wrote:
> On Wed, Apr 10, 2013 at 1:15 AM, Mike Frysinger wrote:
> > tl;dr: make sure your /dev/pts is mounted correctly w/gid=5 or bad things
> > will happen and it's (probably) all your fault
>
> So, who is this directed to?
any dev who maintains
Mike Frysinger posted on Wed, 10 Apr 2013 15:32:40 -0400 as excerpted:
> On Wednesday 10 April 2013 14:56:26 Rich Freeman wrote:
>> On Wed, Apr 10, 2013 at 1:15 AM, Mike Frysinger
>> wrote:
>> > tl;dr: make sure your /dev/pts is mounted correctly w/gid=5 or bad
>> > things will happen and it's (p
10 matches
Mail list logo