[Tutor] how to connect to Django's irc

bob gailer bgailer at gmail.com
Sun Feb 20 20:34:25 CET 2011


On 2/20/2011 1:03 PM, shaheryar ali wrote:
> hi guys,
>
> does anyone know how to connect to the Django's irc,
> As django is based on python there asking from you guys,
>
>
> thanks
>
I don't know BUT what is the relevance of the following to your question?

If it is not relevant why did you include it?

Please in the future start a new email - do NOT spring off an existing one.

> ------------------------------------------------------------------------
> *From:* Alan Gauld <alan.gauld at btinternet.com>
> *To:* tutor at python.org
> *Sent:* Wed, January 19, 2011 8:04:23 PM
> *Subject:* Re: [Tutor] Decoding from strange symbols
>
>
> "Oleg Oltar" <oltarasenko at gmail.com <mailto:oltarasenko at gmail.com>> wrote
> > I am trying to decode a string I took from file:
> >
> > file = open ("./Downloads/lamp-post.csv", 'r')
>
> I assume you know what its supposed to represent? What the columns etc 
> are intended to be? Otherwise it will be a challenge!
>
> There is a section here that looks like the months of the year 
> (English) in reverse:
>
>
> \x00S\x00e\x00a\x00r\x00c\x00h\x00e\x00s\x00\t\x00D\x00e\x00c\x00
> \x002\x000\x001\x000\x00\t\x00N\x00o\x00v\x00
> \x002\x000\x001\x000\x00\t\x00O\x00c\x00t\x00
> \x002\x000\x001\x000\x00\t\x00S\x00e\x00p\x00
> \x002\x000\x001\x000\x00\t\x00A\x00u\x00g\x00
> \x002\x000\x001\x000\x00\t\x00J\x00u\x00l\x00
> \x002\x000\x001\x000\x00\t\x00J\x00u\x00n\x00
> \x002\x000\x001\x000\x00\t\x00M\x00a\x00y\x00
> \x002\x000\x001\x000\x00\t\x00A\x00p\x00r\x00
> \x002\x000\x001\x000\x00\t\x00M\x00a\x00r\x00
> \x002\x000\x001\x000\x00\t\x00F\x00e\x00b\x00
> \x002\x000\x001\x000\x00\t\x00J\x00a\x00n\x00
>
> Otherwise its all a bit arbitrary...
>
> HTH,
>
>
> -- Alan Gauld
> Author of the Learn to Program web site
> http://www.alan-g.me.uk/
>
>
> _______________________________________________
> Tutor maillist  - Tutor at python.org <mailto:Tutor at python.org>
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor


-- 
Bob Gailer
919-636-4239
Chapel Hill NC

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20110220/b13605ad/attachment-0001.html>


More information about the Tutor mailing list