newer
Re: [Python-ideas] Make `import...

Make `import a.b.c as m` is equivalent to `m = sys.modules['a.b.c']`

Show replies by date

2547
Age (days ago)
2547
Last active (days ago)

List overview

Download

1 comments
2 participants

Add to favorites Remove from favorites

tags

participants (2)

  • Nick Coghlan
  • Victor Varvariuc