6 Oct
2004
6 Oct
'04
1:16 p.m.
On Wed, 2004-10-06 at 15:57, A.M. Kuchling wrote:
There's been discussion in the past of having a name for the Python standard library, so that 'from <name> import httplib' would always get the standard httplib module. This name should match whatever's using in the logging, so the logging should use a name everyone is happy with using in import statements. Whether that's stdlib or std or __std__ or Lib isn't important, as long as the logging matches.
+1 -Barry