A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-March/002857.html below:

[Python-Dev] Great Renaming? What is the goal?

[Python-Dev] Great Renaming? What is the goal?Peter Funk pf@artcom-gmbh.de
Mon, 27 Mar 2000 10:35:50 +0200 (MEST)
Hi!

> > 	import sys, os, time, re, struct, cPickle, parser
[...]

Ka-Ping Yee:
> Won't
> 
>     import sys, os, time.time, text.re, bin.struct, data.pickle, python.parser
> 
> also work?  ...i hope?

That is even worse.  So not only the 'import' sections, which I usually 
keep at the top of my modules, have to be changed:  This way for example
're.compile(...' has to be changed into 'text.re.compile(...' all over 
the place possibly breaking the 'Maximum Line Length' styleguide rule.

Regards, Peter



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4