Mark G wrote:
> Hi all,
>
> I am new to python and don't yet know the libraries well. What would
> be the best way to approach this problem: I have a html file parsing
> script - the file sits on my harddrive. I want to extract the date
> modified from the meta-data. Should I read through lines of
Necronymouse wrote:
> Thanks for reaction, I will prohably choose some project as you
> said...
>
>
>
If you want to dip your toe in waters of open source contribution it
looks like Gitso could use a little help pushing out their 0.6 release
(which I just happen to quite want but don't have ti
On Wed, 02 Dec 2009 19:24:07 -0800, Mark G wrote:
> Hi all,
>
> I am new to python and don't yet know the libraries well. What would be
> the best way to approach this problem: I have a html file parsing script
> - the file sits on my harddrive. I want to extract the date modified
> from the meta
Ben Finney wrote:
> markolopa writes:
>
>> Hi Roger,
>>
> […]
>>> Long, descriptive variable names all_in_lower_case
>>> Function names all in CamelCase
>>> Global names are in ALL CAPS
>> yes, pep8 I guess.
>
> Not quite: it deviates from PEP 8 on function names, which should rather
> be ‘lower
101 - 104 of 104 matches
Mail list logo