The Artima Developer Community
Sponsored Link

Python Buzz Forum
more on that import craziness

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Victor Ng

Posts: 112
Nickname: victorng
Registered: Aug, 2003

Victor Ng programs Python for money, but he'd be programming Python anyway if he was a bum.
more on that import craziness Posted: Apr 27, 2004 4:08 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Victor Ng.
Original Post: more on that import craziness
Feed Title: Victor Ng's Weblog
Feed URL: https://blog.crankycoder.com/feed/atom/
Feed Description: Python Feed
Latest Python Buzz Posts
Latest Python Buzz Posts by Victor Ng
Latest Posts From Victor Ng's Weblog

Advertisement

Can someone explain what the difference betwee “import foo as mymod” and “import foo” is?

This is getting really dumb and frustrating.

If I change my import to an “import foo” from “import foo as mymod” then everything works.

Blech…

Read: more on that import craziness

Topic: UK Open Source trade association Previous Topic   Next Topic Topic: jvmstat

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use